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

10240 Коммитов

Автор SHA1 Сообщение Дата
pollmann%netscape.com db243c4c15 Added libdom.[ch] for DOM Style parsers 1998-10-17 02:40:25 +00:00
cyeh%netscape.com a7f6c6d40d explicitly define -DNSPR20 for libpref. prep for turning off -DNSPR20
globally
1998-10-17 02:10:10 +00:00
shaver%netscape.com 7dbd6b9e79 don't build libmocha/lm_{span/trans}.c anymore, thanks 1998-10-17 01:56:52 +00:00
terry%netscape.com 41d41da0e3 Unleash mozbot source to the world. 1998-10-17 01:54:40 +00:00
slamm%netscape.com e36d7382fb Have XFE_ToolbarItem setup the instance pointer. 1998-10-17 01:09:15 +00:00
slamm%netscape.com 229f0b247c Add a function that returns true if a node has children.
This should probably be pushed down to the rdf module.
1998-10-17 01:09:12 +00:00
slamm%netscape.com bf7cbed0bc avoid some color warnings. We will have to fix the widget to
get the colors right.
1998-10-17 01:09:08 +00:00
slamm%netscape.com 18306f08a1 Bring toolbar drag/drop back to life. 1998-10-17 01:09:02 +00:00
kipp%netscape.com c3a0922d04 Added accessor for the line number 1998-10-17 01:06:17 +00:00
kipp%netscape.com a134288b35 Compute text indent for the first frame in the first line of a body frame 1998-10-17 01:05:58 +00:00
nisheeth%netscape.com 6110735e63 Patch submitted by Chris Siegler (siegler@citilink.com). Checks for an
error case in layout of formatted and preformatted text and aborts early.
Fixes a crash on resizing of pages with preformatted text inside tables.
1998-10-17 00:42:30 +00:00
karnaze%netscape.com 9fb22bd084 html 4 <BUTTON> basic functionality 1998-10-17 00:35:32 +00:00
ramiro%netscape.com 938680abe4 Fix bustage. I screwed up ;-) 1998-10-17 00:08:07 +00:00
sdagley%netscape.com 89cb766f22 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 b53160a31e 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 0b7c4ac2fa Wired the stop button up to the webshell... 1998-10-16 22:47:58 +00:00
rpotts%netscape.com 26b1c2655d Added support for interrupting streams via the nsINetService::InterruptStream() method. 1998-10-16 22:44:20 +00:00
rods%netscape.com 8bbee1fea9 Changed the background of the widget. 1998-10-16 22:43:13 +00:00
rods%netscape.com 257452dace Removed debug statements 1998-10-16 22:42:55 +00:00
kipp%netscape.com c6b279a725 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 3dae4d6469 Removed debug statements 1998-10-16 22:36:43 +00:00
rpotts%netscape.com c594ed5fe7 Call nsINetService::InterruptStream() when stopping a URL... 1998-10-16 22:30:57 +00:00
rods%netscape.com 2e7ee2f9e5 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 7044e96108 Patch for Layout Probe API. Submitted by Ori Kravitz (orik@mercury.co.il). 1998-10-16 22:26:29 +00:00
nisheeth%netscape.com 28ad501664 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 ff2991ca05 Added support for interrupting streams via the nsINetService::InterruptStream() method. 1998-10-16 22:20:05 +00:00
fur%netscape.com 36b290a006 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 4ea07305b4 Make NET_PollSockets(...) thread-safe just like NET_ProcessNet(...)... 1998-10-16 22:17:21 +00:00
blythe%netscape.com 397a5863ef Final changes for 328650, registry code slowing startup too much. 1998-10-16 22:15:55 +00:00
blythe%netscape.com 11bd8f8dac Bugzilla 412 submitted by dpg@ix.netcom.com, fix compile time warnings. 1998-10-16 22:14:24 +00:00
pollmann%netscape.com 622f4508be Move DOM Style parsers to laydom.[ch]
Add destructor to entries
1998-10-16 22:11:19 +00:00
kipp%netscape.com e38d304eb9 Make default line-height be normal 1998-10-16 22:05:03 +00:00
kipp%netscape.com e0ae19a560 Disabled line-height for inline elements; align top/bottom objects better 1998-10-16 22:04:47 +00:00
ftang%netscape.com 2a551b0077 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 6be86cf2f9 changing if defined to ifdef 1998-10-16 21:53:28 +00:00
pollmann%netscape.com a8942156af Adding laydom.c for the DOM build. 1998-10-16 21:51:02 +00:00
spider%netscape.com ffec45f5db Fix for pulling free source 1998-10-16 21:46:40 +00:00
ramiro%netscape.com 4f75bb00bb Fix the urlbar somemore. It now set the url string properly. 1998-10-16 21:31:54 +00:00
saari%netscape.com 68f14d0c22 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 bbabc2af1c #ifdef the whole file for Mac builds :S 1998-10-16 21:24:41 +00:00
pollmann%netscape.com 61e94462cf Move DOM Style parsers to laydom.[ch]
Add destructor to entries.
1998-10-16 21:18:24 +00:00
pnunn%netscape.com b6a0d81eab migrate memleak fix(mlm) from 4.5 bug#324398. rv'd by pnunn. 1998-10-16 21:09:41 +00:00
karnaze%netscape.com 1c777f29bf added iframe, textarea, fieldset, legend to InlineReplaced list 1998-10-16 21:00:55 +00:00
shaver%netscape.com 294bca5739 add destructor to entries 1998-10-16 20:51:20 +00:00
cyeh%netscape.com 0cd0b384a6 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 951e920f4b 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 1c7a31aab5 Tweaked the isFloated variable computation to only support left and right floaters 1998-10-16 20:21:11 +00:00
rods%netscape.com a28d244ec4 Added look and feel query for colors. 1998-10-16 20:11:42 +00:00
troy%netscape.com 6be0630937 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 fcfb7952b9 Added a lot of error check for a null mRenderingSurface 1998-10-16 19:31:25 +00:00