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

260586 Коммитов

Автор SHA1 Сообщение Дата
brade adb5ab12d2 minimize references to CStr255 class; fix some small memory leaks 1998-04-21 04:47:44 +00:00
troy 2e70be499e Fixed column's incremental reflow function to properly handle margins 1998-04-21 04:27:34 +00:00
brade d61f7585c3 set pensize in drawing cell borders (if empty/zero-border and special selection or selected) 1998-04-21 03:30:56 +00:00
troy 7a352e2518 Made sure pseudo frames get a top and bottom margin of 0 1998-04-21 03:16:11 +00:00
ramiro e8c118a6e8 Un hard code /usr/lib/libm.a. Replace with -lm. (Linux) 1998-04-21 00:52:35 +00:00
ramiro a3e177c480 Update to 1998. 1998-04-21 00:51:45 +00:00
peterl 365c3a7d93 added spacing and border structs 1998-04-21 00:02:44 +00:00
troy 38fe177725 Changed the space manager interface to return trapezoids instead
of rects
1998-04-20 23:53:47 +00:00
montulli 02c06c5427 update cvpics.c to new streams API 1998-04-20 22:50:15 +00:00
buster 073e82f152 table performance and minor bug fixes. 1998-04-20 22:49:15 +00:00
troy e8b3026775 Fixed problem of hitting an assert when encountering an incomplete
frame when reflowing appended children
1998-04-20 20:24:25 +00:00
troy cfd0fcd45e Changed to using continuing frames for runaround of left/right floaters 1998-04-20 19:56:35 +00:00
troy c0472e2aff Changed to get nsIRunaround directly rather than use ReflowChild() 1998-04-20 19:55:45 +00:00
wtc d66533676a Eliminated compiler warnings. Fixed by Rick Osborne <rick@spacey.net>. 1998-04-20 19:04:42 +00:00
wtc 35395be1eb Eliminated compiler warnings. Fixed by Rick Osborne <rick@stacey.net>. 1998-04-20 18:58:25 +00:00
wtc 5938dd45fb Declare PrintUsage() to return void. Fixed by Rick Osborne
<rick@spacey.net>.
1998-04-20 18:55:32 +00:00
pinkerton 03504b5f00 Remove EstablishPort() override, another remaining vestage of Kelly. 1998-04-20 16:18:24 +00:00
pinkerton a546829837 fix build bustage for guha. 1998-04-20 16:08:47 +00:00
troy aee599dd97 Made it so that continuing frames have a top margin of 0 1998-04-20 04:37:49 +00:00
guha f7328a901f More Sitemap related fixes 1998-04-20 00:39:11 +00:00
ramiro 56af2384ea Un hardcode XmINDICATOR_DONT_SHOW. 1998-04-19 17:36:48 +00:00
ramiro 9be0d034aa Fix typos. 1998-04-19 16:15:00 +00:00
ramiro 0fb9908ec6 Update for new XmNindicatorPosition resource. 1998-04-19 16:14:30 +00:00
ramiro 39a525a180 Add XmNindicatorPosition resource. For toolbar dropping fedback. 1998-04-19 16:13:54 +00:00
ramiro 741a847cdb Add XmNnumPrivateComponents resource. 1998-04-19 16:12:26 +00:00
ramiro 82dfe24654 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 7b58e6bf76 Add some geometry debugging assertions and comments. 1998-04-19 11:16:43 +00:00
troy fddbbebe51 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 6ca816beb6 Added code to handle CSS margin properties 1998-04-18 22:16:37 +00:00
troy c08ecb911c Fixed a problem where mLastContentIsComplete wasn't getting set right
for block-level elements
1998-04-18 22:06:05 +00:00
troy 3c1512e523 Fixed a bug I introduced in the previous checkin 1998-04-18 05:03:04 +00:00
kmcclusk 2968c8e276 Changed SetBorderStyle to work with child windows only 1998-04-18 00:27:48 +00:00
kmcclusk f8195a35d6 Added SetBorderStyle and SetTitle to nsIWidget 1998-04-17 23:45:07 +00:00
troy e1e6d470ff Changed IsSplittable to have three return values 1998-04-17 23:08:20 +00:00
pinkerton c3315cef9e Added CAutoCompleteURLEditField from Paul Chen. (rev sdagley, appr sdagely). 1998-04-17 22:41:56 +00:00
pinkerton 535606e02a Fix 2 const problems for Kathy (rev sdagley, appr sdagely). 1998-04-17 22:41:09 +00:00
pinkerton bbb0c1d8c3 Remove 200K of icons that are no longer necessary. 1998-04-17 22:40:52 +00:00
pinkerton 5de4188125 When HTML area resizes, show arrow cursor in case it can take a while (like page with big tables). 1998-04-17 22:40:30 +00:00
pinkerton a153945b9c No longer using extra icons for hilighted and disabled state, but drawing them with toolbox transform modes. 1998-04-17 22:39:57 +00:00
pinkerton bc4117282b change class_id of location bar's edit field to new autocomplete class (rev sdagley, appr sdagely). 1998-04-17 22:39:12 +00:00
pinkerton 4be376c462 register Paul's autoURLcompletion stuff. (rev sdagley, appr sdagely). 1998-04-17 22:39:11 +00:00
pinkerton cf988eae72 For guha. Fixes crashes at startup. 1998-04-17 22:33:56 +00:00
pinkerton 1ce6e8a5dd First Checked In. 1998-04-17 22:28:59 +00:00
cmanske d918ffe048 Fixed problem with inserting at nIndex=0 in Growable array 1998-04-17 21:49:18 +00:00
mlm 054accdbe2 Oops - back out checkin from wrong tree 1998-04-17 21:42:16 +00:00
mlm aaa2b8b131 Minor nit fixes that I intended to check in before, reviewed by Brendan 1998-04-17 21:37:22 +00:00
cmanske fd0f0cb2ec Fixed Table Editing bugs in Composer 1998-04-17 21:34:20 +00:00
cmanske 07b0d91875 Fixed Table Editing bugs in Composer. Thanks to donwulff@iki.fi for finding a bug 1998-04-17 21:32:18 +00:00
timm 3150da15d7 First Checked In. 1998-04-17 16:34:18 +00:00
ftang ed00822b6a add big5 and gb2312 charset name for free font found at ifcss.org site 1998-04-17 02:56:00 +00:00