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

21482 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com 4853eb9e57 Removed unsupported css2 'compact' support ; fixed bug #2013 with floater placement 1999-03-31 04:10:27 +00:00
kipp%netscape.com abc309263a landed HPUX patch from Kartik Subbarao <subbarao@computer.org> 1999-03-31 04:08:48 +00:00
kipp%netscape.com 9c9c6988c3 Added eStyleUnit_Chars 1999-03-31 04:08:07 +00:00
waterson%netscape.com 489a4f94fd Bug 4433. Fix XUL content sink to return NS_OK instead of NS_ERROR_UNEXPECTED when it sees too many close tags. 1999-03-31 03:53:46 +00:00
slamm%netscape.com 5bf2067288 Print form 'hidden' options after form tag for SaveAs form. 1999-03-31 01:45:46 +00:00
larryh%netscape.com 30ad92544c Memory leak fixed. Thanks to: David Gardiner <david.gardiner@unisa.edu.au 1999-03-31 01:27:44 +00:00
briano%netscape.com a8acc9185e 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 4a824391af Silly netcenter wants a link for every item. Fine. 1999-03-30 22:31:54 +00:00
robinf%netscape.com fd6ba8d141 removing unecessary ini file 1999-03-30 22:30:12 +00:00
robinf%netscape.com a49ad55586 removing unnecessray bitmap 1999-03-30 22:29:34 +00:00
robinf%netscape.com 7def17ad8e removing netcenter checkbox from this page 1999-03-30 22:27:55 +00:00
briano%netscape.com 768d8740c1 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 76bc08d978 Added code to generate RDF, for a Netcenter channel. 1999-03-30 22:16:03 +00:00
Jerry.Kirk%Nexwarecorp.com c051f651c7 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 48e9dc611c more progress on parser - not part of build yet 1999-03-30 18:00:21 +00:00
kipp%netscape.com 0fa15cd6a0 Reverse the decl of fe_encoding_extensions to fix the build 1999-03-30 16:01:40 +00:00
troy%netscape.com f772926cd0 Work-in-progress for generated content 1999-03-30 15:22:54 +00:00
troy%netscape.com 024837cf0a Added case for ILAYER 1999-03-30 15:20:14 +00:00
sspitzer%netscape.com 5187470a59 remove a warning
too many warnings, and people will just ignore them
1999-03-30 15:12:32 +00:00
sspitzer%netscape.com 02f6ac9eb9 remove a warning
too many warnings and people will ignore them
1999-03-30 15:11:30 +00:00
dougt%netscape.com 3f7f8513c0 removing softupdt refereces. Approved by dp. 1999-03-30 14:33:08 +00:00
rjc%netscape.com a73d0b2e04 Add check for NS_RDF_NO_VALUE (which required #including "rdf.h") 1999-03-30 11:42:28 +00:00
rjc%netscape.com 6356dba9b1 Add "Shortcut URL" column in bookmark window. 1999-03-30 11:41:30 +00:00
rjc%netscape.com e16abf736b 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 08d0b05e70 Add FindBookmarkShortcut() method. 1999-03-30 10:42:55 +00:00
rjc%netscape.com 4b0a833581 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 ea07ef11c7 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 b79a08d2b3 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 e74189c52f 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 c2937307d6 Thread Safe nsHashtable (on demand only) 1999-03-30 08:15:39 +00:00
evaughan%netscape.com 9473fe120e Implemented incremental reflow for boxes. 1999-03-30 08:11:00 +00:00
nisheeth%netscape.com 90a495ab1e 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 24cab2c8f4 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 8cc1520f94 work around mork problem getting msg hdrs 1999-03-30 06:31:16 +00:00
nisheeth%netscape.com 1cd4ad8964 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 3f8393527a The parser now statically links to the expat library... 1999-03-30 06:24:32 +00:00
nisheeth%netscape.com b450196dec Adding expat, James Clark's XML parser, to the Mac build... 1999-03-30 06:22:25 +00:00
nisheeth%netscape.com 86acee7818 Removed unnecessary libraries that were getting linked in. 1999-03-30 06:18:48 +00:00
waterson%netscape.com 1973f38272 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 ff30b4c143 Now filling in fMimeTypeArray, fExtensionArray, and fMimeDescriptionArray. 1999-03-30 05:53:36 +00:00
nisheeth%netscape.com 48109d85b3 Adding expat and xmltok to the link phase of viewer... 1999-03-30 05:47:48 +00:00
nisheeth%netscape.com 49b8727a3a Adding expat and xmltok libraries to the link phase for apprunner. 1999-03-30 05:46:46 +00:00
kipp%netscape.com 2f1125da8a new 1999-03-30 05:45:36 +00:00
bienvenu%netscape.com 0484e4a350 latest mork drop, fix ref counting bug, add meta table info 1999-03-30 05:43:09 +00:00
putterman%netscape.com af224c9bc6 Use some of the new springs and strut code. 1999-03-30 05:42:56 +00:00
sdagley%netscape.com 305b9eb997 First Checked In. 1999-03-30 05:39:30 +00:00
ramiro%netscape.com 532f507e84 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 8aaabc27ca 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 92cf5ee8b4 Added KeyBindMgr to build (but nobody is calling it yet) 1999-03-30 04:53:37 +00:00
sdagley%netscape.com 972500a229 First Checked In. 1999-03-30 04:52:13 +00:00