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

10276 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com 134553e736 Fix bustage. I screwed up ;-) 1998-10-17 00:08:07 +00:00
sdagley%netscape.com d71e3e62b8 Even though the Mac has the best compilers of all the Mozilla platforms it doesn't allow you to do C++ code in C files. 1998-10-16 23:55:56 +00:00
kipp%netscape.com e24173e891 Moved bullet pseudo-style next to LI defns to make it clear how to keep them in sync 1998-10-16 23:18:18 +00:00
rpotts%netscape.com 0592bf263b Wired the stop button up to the webshell... 1998-10-16 22:47:58 +00:00
rpotts%netscape.com 187d98b65d Added support for interrupting streams via the nsINetService::InterruptStream() method. 1998-10-16 22:44:20 +00:00
rods%netscape.com 8f7a0db81f Changed the background of the widget. 1998-10-16 22:43:13 +00:00
rods%netscape.com 7ecc06421f Removed debug statements 1998-10-16 22:42:55 +00:00
kipp%netscape.com 9a401ecee4 Use :BULLET style information to place bullets instead of hard coding off of the padding (Bug #1119) 1998-10-16 22:39:11 +00:00
rods%netscape.com 92c5909dd2 Removed debug statements 1998-10-16 22:36:43 +00:00
rpotts%netscape.com 66e4ecdc2b Call nsINetService::InterruptStream() when stopping a URL... 1998-10-16 22:30:57 +00:00
rods%netscape.com 0d4c77a5ce GetWidget was not creating enough memory to hold the string for text
measurement. This was causing it to write off into memory.
1998-10-16 22:27:27 +00:00
nisheeth%netscape.com 4a0f993d0b Patch for Layout Probe API. Submitted by Ori Kravitz (orik@mercury.co.il). 1998-10-16 22:26:29 +00:00
nisheeth%netscape.com 7fcf1e4690 Patch to change the name of a layout probe API function. Submitted by Ori
Kravitz (orik@mercury.co.il).
1998-10-16 22:24:44 +00:00
rpotts%netscape.com 6d876a4f82 Added support for interrupting streams via the nsINetService::InterruptStream() method. 1998-10-16 22:20:05 +00:00
fur%netscape.com d8ebf0ac3c The files in this directory are all obsolete. JavaScript development
has been moved to the js/src directory.  Sample code has been moved to
js/samples.
1998-10-16 22:18:00 +00:00
rpotts%netscape.com d0b19b7e74 Make NET_PollSockets(...) thread-safe just like NET_ProcessNet(...)... 1998-10-16 22:17:21 +00:00
blythe%netscape.com 8611205fcc Final changes for 328650, registry code slowing startup too much. 1998-10-16 22:15:55 +00:00
blythe%netscape.com 2fce0a1dd5 Bugzilla 412 submitted by dpg@ix.netcom.com, fix compile time warnings. 1998-10-16 22:14:24 +00:00
pollmann%netscape.com cb9bff9f76 Move DOM Style parsers to laydom.[ch]
Add destructor to entries
1998-10-16 22:11:19 +00:00
kipp%netscape.com 9271229659 Make default line-height be normal 1998-10-16 22:05:03 +00:00
kipp%netscape.com 36de8aa149 Disabled line-height for inline elements; align top/bottom objects better 1998-10-16 22:04:47 +00:00
ftang%netscape.com 92b3444436 change bookmark menu to convert form UTF8 to menu charset . apporved by Bill Law 1998-10-16 21:58:17 +00:00
pollmann%netscape.com b53399fd10 changing if defined to ifdef 1998-10-16 21:53:28 +00:00
pollmann%netscape.com 669ab7b786 Adding laydom.c for the DOM build. 1998-10-16 21:51:02 +00:00
spider%netscape.com 97c1ded88f Fix for pulling free source 1998-10-16 21:46:40 +00:00
ramiro%netscape.com 902a6724b3 Fix the urlbar somemore. It now set the url string properly. 1998-10-16 21:31:54 +00:00
saari%netscape.com fdb8a183ac Mac only change. Making changes to make the mac toolbars no flash on mouse rollover or when playing an animated GIF 1998-10-16 21:29:55 +00:00
pollmann%netscape.com ad21b6fe26 #ifdef the whole file for Mac builds :S 1998-10-16 21:24:41 +00:00
pollmann%netscape.com 9546182f05 Move DOM Style parsers to laydom.[ch]
Add destructor to entries.
1998-10-16 21:18:24 +00:00
pnunn%netscape.com e32da2eed6 migrate memleak fix(mlm) from 4.5 bug#324398. rv'd by pnunn. 1998-10-16 21:09:41 +00:00
karnaze%netscape.com ff72c25d09 added iframe, textarea, fieldset, legend to InlineReplaced list 1998-10-16 21:00:55 +00:00
shaver%netscape.com 8d5465ff84 add destructor to entries 1998-10-16 20:51:20 +00:00
cyeh%netscape.com 49df0a1ecc remove lm_span.c and lm_trans.c. these files were wrapped around an #ifdef DOM and were never built. if you must protest, please write the office of Mike Shaver, shaver@netscape.com 1998-10-16 20:42:37 +00:00
kipp%netscape.com d83756adae Support CSS2 floater placement by not allowing them on top of each other; fixed a bug with floater incemental reflow and spacemanager management 1998-10-16 20:22:39 +00:00
kipp%netscape.com cc29ab2df3 Tweaked the isFloated variable computation to only support left and right floaters 1998-10-16 20:21:11 +00:00
rods%netscape.com 7c85ee8e59 Added look and feel query for colors. 1998-10-16 20:11:42 +00:00
troy%netscape.com f7430c8872 Added new state flag NS_FRAME_SYNC_FRAME_AND_VIEW for controlling
whether the view is automatically positioned and sized to stay in
sync with the frame
1998-10-16 20:09:32 +00:00
rods%netscape.com 123e01ce9a Added a lot of error check for a null mRenderingSurface 1998-10-16 19:31:25 +00:00
kin%netscape.com d80a3fcfa4 Changed bogus MOZ_ENDER ifdef to the proper ENDER ifdef. 1998-10-16 19:26:11 +00:00
gagan%netscape.com 8adf4987f6 Fixed Mac warning on NuCache and made some file private functions static. 1998-10-16 19:16:43 +00:00
cyeh%netscape.com e57d98572a reflect NO_SECURITY changes in Makefile 1998-10-16 18:53:47 +00:00
spider%netscape.com ab24eda256 Change from ttrextest to zulutest 1998-10-16 18:32:38 +00:00
spider%netscape.com 0c3a05f37c Change name to zulu 1998-10-16 18:30:42 +00:00
spider%netscape.com 8cfad05d5c Change name to zulutest 1998-10-16 18:30:19 +00:00
shaver%netscape.com edc2a085ef Perignon: don't force creation of style DB 1998-10-16 18:25:21 +00:00
spider%netscape.com 230de154fe Move Registration from Container to Shell. 1998-10-16 18:23:36 +00:00
dcone%netscape.com c7ce0945b2 updated, documented and cleanup the code. 1998-10-16 17:59:52 +00:00
dcone%netscape.com 07ff87194f removed the file nsCSSLayout.cpp 1998-10-16 15:43:02 +00:00
kipp%netscape.com e53ad48230 nuked 1998-10-16 14:45:44 +00:00
ramiro%netscape.com 812a7ac503 Fix the initial toolbar size problem. 1998-10-16 11:56:34 +00:00