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

71149 Коммитов

Автор SHA1 Сообщение Дата
timm 414f6c6d39 Lots of changes for 2step 1998-04-21 06:56:36 +00:00
timm 2bc764ead2 Remove TABLE 1998-04-21 06:56:11 +00:00
timm 34e774306a Add "RegRoot" entry 1998-04-21 06:54:47 +00:00
timm c438bc7d71 Changes to match changes on server side 1998-04-21 06:53:38 +00:00
hshaw 4e9e905587 Removed dependency on sun-java/config/rules.mak 1998-04-21 06:49:20 +00:00
hshaw bc235b0210 Remove dependency on sun-java/config/rules.mak 1998-04-21 06:48:41 +00:00
hshaw 68a8c29953 Applet is a private component and hence removed 1998-04-21 06:48:15 +00:00
hshaw b6ae450149 Change JAVA ifdef's to OJI to distinguish between OJI and tightly integrated JAVA 1998-04-21 06:47:20 +00:00
hshaw 631b45559e Remove dependency on sun-java/config/rules.mak. 1998-04-21 06:45:01 +00:00
hshaw cfe66ad660 Move library creation to libs phase, cause jpeg to depend on dist/public vs reaching into sun-java for headers 1998-04-21 06:43:56 +00:00
hshaw ae5d7fc77a Fix problem with dependency checking of AWT11 class files 1998-04-21 06:42:48 +00:00
hshaw 02b502fc58 Add NS_DEPTH to list of macros processed by mantomak 1998-04-21 06:41:47 +00:00
hshaw 7ae4677f79 Make -DNO_SECURITY independent of MOZ_LITE/MEDIUM - hshaw/sudu 1998-04-21 06:40:35 +00:00
brade d18b81371f minimize references to CStr255 class; fix some small memory leaks 1998-04-21 04:47:44 +00:00
troy 33156c179e Fixed column's incremental reflow function to properly handle margins 1998-04-21 04:27:34 +00:00
brade ebb11fa3b8 set pensize in drawing cell borders (if empty/zero-border and special selection or selected) 1998-04-21 03:30:56 +00:00
troy fc6732dae0 Made sure pseudo frames get a top and bottom margin of 0 1998-04-21 03:16:11 +00:00
ramiro 1b63cfc5d6 Un hard code /usr/lib/libm.a. Replace with -lm. (Linux) 1998-04-21 00:52:35 +00:00
ramiro 0438c64732 Update to 1998. 1998-04-21 00:51:45 +00:00
peterl 69f50285b9 added spacing and border structs 1998-04-21 00:02:44 +00:00
troy 42f3d1a152 Changed the space manager interface to return trapezoids instead
of rects
1998-04-20 23:53:47 +00:00
montulli 5fb05f0a3d update cvpics.c to new streams API 1998-04-20 22:50:15 +00:00
buster 494d1f714f table performance and minor bug fixes. 1998-04-20 22:49:15 +00:00
troy c698570711 Fixed problem of hitting an assert when encountering an incomplete
frame when reflowing appended children
1998-04-20 20:24:25 +00:00
troy ef8ffb4eb4 Changed to using continuing frames for runaround of left/right floaters 1998-04-20 19:56:35 +00:00
troy ccfe33ed0a Changed to get nsIRunaround directly rather than use ReflowChild() 1998-04-20 19:55:45 +00:00
wtc 1c35203ecc Eliminated compiler warnings. Fixed by Rick Osborne <rick@spacey.net>. 1998-04-20 19:04:42 +00:00
wtc 0ed59f2d87 Eliminated compiler warnings. Fixed by Rick Osborne <rick@stacey.net>. 1998-04-20 18:58:25 +00:00
wtc 295ed27558 Declare PrintUsage() to return void. Fixed by Rick Osborne
<rick@spacey.net>.
1998-04-20 18:55:32 +00:00
pinkerton e5e8dcdf20 Remove EstablishPort() override, another remaining vestage of Kelly. 1998-04-20 16:18:24 +00:00
pinkerton 176fe27f78 fix build bustage for guha. 1998-04-20 16:08:47 +00:00
troy 7c5818ac1f Made it so that continuing frames have a top margin of 0 1998-04-20 04:37:49 +00:00
guha e3687c84c1 More Sitemap related fixes 1998-04-20 00:39:11 +00:00
ramiro f8f4ab89bd Un hardcode XmINDICATOR_DONT_SHOW. 1998-04-19 17:36:48 +00:00
ramiro 9679096321 Fix typos. 1998-04-19 16:15:00 +00:00
ramiro ec651cd23c Update for new XmNindicatorPosition resource. 1998-04-19 16:14:30 +00:00
ramiro 1ceb1bbdf5 Add XmNindicatorPosition resource. For toolbar dropping fedback. 1998-04-19 16:13:54 +00:00
ramiro a981b2eab4 Add XmNnumPrivateComponents resource. 1998-04-19 16:12:26 +00:00
ramiro 390d861652 Fix a core dump on resizing the toolbox. The problem was a recursive geometry
call into PreferredGeometry().  Fixed by plugin in the trivial geomtry manager
instead of the one that does complicated things.
1998-04-19 11:20:17 +00:00
ramiro f7c245cbd1 Add some geometry debugging assertions and comments. 1998-04-19 11:16:43 +00:00
troy e617812c67 Commented out the hack that explicitly set the P top margin since that's
now handled using CSS
1998-04-19 05:06:41 +00:00
troy ee9a9cab3d Added code to handle CSS margin properties 1998-04-18 22:16:37 +00:00
troy 616900b4e4 Fixed a problem where mLastContentIsComplete wasn't getting set right
for block-level elements
1998-04-18 22:06:05 +00:00
troy 79a1be09d6 Fixed a bug I introduced in the previous checkin 1998-04-18 05:03:04 +00:00
kmcclusk a0d9472205 Changed SetBorderStyle to work with child windows only 1998-04-18 00:27:48 +00:00
kmcclusk 31d9f3e8c5 Added SetBorderStyle and SetTitle to nsIWidget 1998-04-17 23:45:07 +00:00
troy 91a9babbf7 Changed IsSplittable to have three return values 1998-04-17 23:08:20 +00:00
pinkerton 9bb61e6e47 Added CAutoCompleteURLEditField from Paul Chen. (rev sdagley, appr sdagely). 1998-04-17 22:41:56 +00:00
pinkerton 705e272f86 Fix 2 const problems for Kathy (rev sdagley, appr sdagely). 1998-04-17 22:41:09 +00:00
pinkerton 1053d058ce Remove 200K of icons that are no longer necessary. 1998-04-17 22:40:52 +00:00