Commit Graph

135223 Commits

Author SHA1 Message Date
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
troy
aa8a71ede0 Cleaned up some logic 1998-04-17 01:47:21 +00:00
troy
3ce8e88882 Changed nsIFrame member functions to return a nsresult 1998-04-17 01:41:24 +00:00
dario
9c2ef9bb37 fixing global object finalization 1998-04-17 01:35:54 +00:00
dario
cab1c3c057 fixing js capitalization and finalize methods 1998-04-17 01:32:07 +00:00
dario
c814fbb8a5 changing help menu text 1998-04-17 01:29:45 +00:00
valeski
c6f8adbb83 patch from dkindred@cmu.edu. Parenthesis inclusion and a printf formatting snag. rev'd by gagan 1998-04-17 00:33:25 +00:00
kmcclusk
a31e715330 Added a tab widget 1998-04-17 00:16:11 +00:00
wtc
f63a723b2e Ported to Linux/m68k. The patches were kindly provided by
Jes Sorensen <Jes.Sorensen@cern.ch>.
1998-04-16 22:56:27 +00:00
pinkerton
d9c0fa2a1d Use UGAColorRamp instead of hardcoding colors. Added a lot of code for supporting drag feedback on the selector bar to indicate where new workspaces will be created. (rev sdagley, appr sdagley) 1998-04-16 22:29:00 +00:00
pinkerton
f009753c1e API changes and lots of work to try to get translucent dragging to work (still commented out, though). Did fix the solid gray drag areas to just be the outlines, though. (rev sdagley, appr sdagley) 1998-04-16 22:28:09 +00:00
pinkerton
8478539a91 API change in CIconTextSuite to use string instead of cstring. Also using UGAColorRamp instead of hardcoding colors. (rev sdagley, appr sdagley) 1998-04-16 22:27:13 +00:00
pinkerton
51a29a7a82 API change in CIconTextSuite to use string not cstring (rev sdagley, appr sdagley) 1998-04-16 22:26:44 +00:00
pinkerton
99203e92db Fix 2 places where I was assuming the NavCenter was present when it wasn't. (rev sdagley, appr sdagley) 1998-04-16 22:26:12 +00:00