Граф коммитов

21469 Коммитов

Автор SHA1 Сообщение Дата
larryh%netscape.com 3c2f89c7c4 Memory leak fixed. Thanks to: David Gardiner <david.gardiner@unisa.edu.au 1999-03-31 01:27:44 +00:00
briano%netscape.com 386c87e034 Added a newline at the end of the file so some of the Unix builds wouldn't barf. 1999-03-31 00:03:53 +00:00
terry%netscape.com 9b564d43be Silly netcenter wants a link for every item. Fine. 1999-03-30 22:31:54 +00:00
robinf%netscape.com a7133b92cf removing unecessary ini file 1999-03-30 22:30:12 +00:00
robinf%netscape.com 1bea961c80 removing unnecessray bitmap 1999-03-30 22:29:34 +00:00
robinf%netscape.com 8fcffb2212 removing netcenter checkbox from this page 1999-03-30 22:27:55 +00:00
briano%netscape.com 72f67c17f6 Added 'else true' to all the if blocks that were missing it. Needed to make QNX's lame shell happy. 1999-03-30 22:21:54 +00:00
terry%netscape.com 41a5a6549d Added code to generate RDF, for a Netcenter channel. 1999-03-30 22:16:03 +00:00
Jerry.Kirk%Nexwarecorp.com 2cbabd5f80 Initial checkin of Photon Widget Factory for Photon UI
Added Files: Phdlldeps.cpp nsPhWidgetFactory.cpp
1999-03-30 19:05:42 +00:00
bienvenu%netscape.com 3028c4517a more progress on parser - not part of build yet 1999-03-30 18:00:21 +00:00
kipp%netscape.com a03a03de19 Reverse the decl of fe_encoding_extensions to fix the build 1999-03-30 16:01:40 +00:00
troy%netscape.com 5c17291fd2 Work-in-progress for generated content 1999-03-30 15:22:54 +00:00
troy%netscape.com 13392f1eeb Added case for ILAYER 1999-03-30 15:20:14 +00:00
sspitzer%netscape.com 75afe94f24 remove a warning
too many warnings, and people will just ignore them
1999-03-30 15:12:32 +00:00
sspitzer%netscape.com 27f8baa992 remove a warning
too many warnings and people will ignore them
1999-03-30 15:11:30 +00:00
dougt%netscape.com 7f3f68a76d removing softupdt refereces. Approved by dp. 1999-03-30 14:33:08 +00:00
rjc%netscape.com b1ed1c81d8 Add check for NS_RDF_NO_VALUE (which required #including "rdf.h") 1999-03-30 11:42:28 +00:00
rjc%netscape.com b183b0b65e Add "Shortcut URL" column in bookmark window. 1999-03-30 11:41:30 +00:00
rjc%netscape.com 72d77e386f Fix crash when sorting on a column (due to change on how GetTarget() returns errors.) 1999-03-30 11:05:58 +00:00
rjc%netscape.com 23276edcca Add FindBookmarkShortcut() method. 1999-03-30 10:42:55 +00:00
rjc%netscape.com b75ffff3ed Add a column for "URL Shortcuts" and add a few sample shortcuts (for Mac websites) 1999-03-30 10:41:11 +00:00
dp%netscape.com ede6844b75 Attempting to fix the mac build by guessing the signature of the new nsHashtable constructor 1999-03-30 09:06:49 +00:00
jfrancis%netscape.com 7eab75c41b make a plaintext editor instead fo an html editor if TEXT_EDITOR is defined. 1999-03-30 08:19:26 +00:00
evaughan%netscape.com 8213be3738 added a class of titled button called "push" that works like a regular push button. 1999-03-30 08:18:34 +00:00
dp%netscape.com aa723aadf5 Thread Safe nsHashtable (on demand only) 1999-03-30 08:15:39 +00:00
evaughan%netscape.com 2fc7284055 Implemented incremental reflow for boxes. 1999-03-30 08:11:00 +00:00
nisheeth%netscape.com ccfa189100 Fixing Unix build bustage. Added nsExpatTokenizer to the list of files to be compiled. 1999-03-30 07:35:39 +00:00
nisheeth%netscape.com cb65ab09be Fixing Mac build bustage. The expat debug and optimized libraries were both being linked into the debug and optimized builds. Changed things so that the debug library is linked into the debug build and the optimized library into the optimized build. 1999-03-30 07:26:38 +00:00
bienvenu%netscape.com 2035682ae0 work around mork problem getting msg hdrs 1999-03-30 06:31:16 +00:00
nisheeth%netscape.com 053eae6b61 Removed the compile flag check for enabling expat, James Clark's XML parser. Now, expat can be enabled dynamically at run-time on the Windows and Unix platforms by setting the EXPAT environment variable to 1. On the Mac, create a file called EXPAT in the directory from which you run viewer.exe or apprunner.exe. This dynamic switch is only temporary. Once the bugs associated with expat's parsing of XUL files or XML errors in the XUL files are fixed, the expat parser will become the default. 1999-03-30 06:29:50 +00:00
nisheeth%netscape.com 275197382e The parser now statically links to the expat library... 1999-03-30 06:24:32 +00:00
nisheeth%netscape.com 145a6bd899 Adding expat, James Clark's XML parser, to the Mac build... 1999-03-30 06:22:25 +00:00
nisheeth%netscape.com b69d3a1888 Removed unnecessary libraries that were getting linked in. 1999-03-30 06:18:48 +00:00
waterson%netscape.com 2ebb313bbc Backed out briano's change so tinderbox on clobber builds won't be red. 1999-03-30 06:03:28 +00:00
beard%netscape.com 09e203abc3 Now filling in fMimeTypeArray, fExtensionArray, and fMimeDescriptionArray. 1999-03-30 05:53:36 +00:00
nisheeth%netscape.com 811987ce95 Adding expat and xmltok to the link phase of viewer... 1999-03-30 05:47:48 +00:00
nisheeth%netscape.com 10cc7c4e31 Adding expat and xmltok libraries to the link phase for apprunner. 1999-03-30 05:46:46 +00:00
kipp%netscape.com f54f42071f new 1999-03-30 05:45:36 +00:00
bienvenu%netscape.com 5fa4a76fbe latest mork drop, fix ref counting bug, add meta table info 1999-03-30 05:43:09 +00:00
putterman%netscape.com 112a766c9c Use some of the new springs and strut code. 1999-03-30 05:42:56 +00:00
sdagley%netscape.com 2b2ab9ab54 First Checked In. 1999-03-30 05:39:30 +00:00
ramiro%netscape.com de0f3f737c delete vs. delete[] vs. free fixes.
Thanks to "Bruce Mitchener, Jr." <bruce@cybersight.com for finding all these
and making patches.
1999-03-30 05:26:59 +00:00
terry%netscape.com db5a850e98 Removed some excessive debugging prints; made the results of the
"list" command be much more compact.
1999-03-30 04:59:38 +00:00
sdagley%netscape.com e470d6e184 Added KeyBindMgr to build (but nobody is calling it yet) 1999-03-30 04:53:37 +00:00
sdagley%netscape.com f8b92595c3 First Checked In. 1999-03-30 04:52:13 +00:00
terry%netscape.com 9c996bf694 Made it much less likely that mozbot will trigger flood-protection
code on the IRC server.
1999-03-30 04:50:31 +00:00
endico%mozilla.org c05c49549a remove people's signatures from summaries 1999-03-30 04:36:38 +00:00
beard%netscape.com fea881e4d1 1.0d6 1999-03-30 04:11:01 +00:00
beard%netscape.com 3af6611bba removed MIME type, "application/x-java-frame", added "application/x-java-applet" 1999-03-30 04:10:45 +00:00
evaughan%netscape.com 39fe1e8a11 Reimplemented navigator.xul on top of the new box layout system. 1999-03-30 04:05:49 +00:00