Commit Graph

52927 Commits

Author SHA1 Message Date
tonyr%fbdesigns.com
86789213df Switch to the category manager for registration 2000-02-11 03:37:28 +00:00
tonyr%fbdesigns.com
9686d54c2f Updated mail import to use nsMsgSend to reconstruct messages 2000-02-11 03:36:20 +00:00
tonyr%fbdesigns.com
0c1ce362ec Switched to use the category manager for registration 2000-02-11 03:35:24 +00:00
tonyr%fbdesigns.com
49e4fd5533 Improved progress reporting 2000-02-11 03:33:54 +00:00
tonyr%fbdesigns.com
bbe7e35e54 Added onclick handler for checkboxes 2000-02-11 03:33:02 +00:00
cata%netscape.com
4dfb6a4339 One liner to change to radio button behavior. hyatt's suggestion. 2000-02-11 03:17:12 +00:00
cata%netscape.com
a50f9d78b5 Commenting out old Charset menu. bug #15482 r = none (two XUL lines) 2000-02-11 03:13:04 +00:00
bryner%uiuc.edu
562036ebfc We don't need to build xlibrgb except when compiling the motif or xlib
toolkits. r=pavlov@netscape.com.
2000-02-11 03:07:32 +00:00
akkana%netscape.com
2c3c648c40 27138: Implementations for View Source and Preview. r=cmanske 2000-02-11 02:48:28 +00:00
akkana%netscape.com
a873ff2c2d Fixing nsCOMPtr taining build bustage. a=gramps 2000-02-11 02:38:20 +00:00
rchen%netscape.com
b156d60320 Add three lines at line 304 to fix the bug 14110. It checks whether there is ... at the end of the title. Have the code reviewed by Chris Saari. 2000-02-11 02:07:54 +00:00
pinkerton%netscape.com
9eb0272942 fix for 27423, menus coming back sometimes after a item was selected. r=hyatt. 2000-02-11 02:02:06 +00:00
scc%netscape.com
c0e8f62fdd bug #25621: shouldn't add a |NULL| atom to the hashtable. r=beard 2000-02-11 01:59:55 +00:00
tbogard%aol.net
a83acd9498 Changed the FocusAvailable to call on the new docshell path rather than the old webshell/ container path. r=saari 2000-02-11 01:56:01 +00:00
rpotts%netscape.com
9976c7dacc Bug #26883 (tested by duncan@be.com). Fixed up broken QI implementation in a socket transport test case. 2000-02-11 01:52:23 +00:00
ben%netscape.com
9455273a93 fix for default dialog buttons being truncated. (profile manager) r=don@netscape.com (no, really) 2000-02-11 01:49:42 +00:00
cmanske%netscape.com
d04017b855 Adding js file for new dialog. r=mjudge 2000-02-11 01:44:24 +00:00
scc%netscape.com
4addda4681 Added |NS_ISUPPORTS_CAST()|. Added |NS_DebugGetRefCount()| as per bug #26803. r={pinkerton, hyatt} 2000-02-11 01:42:58 +00:00
bienvenu%netscape.com
25d1996511 add nsIMsgLogonRedirector,r=phil 2000-02-11 01:36:41 +00:00
gagan%netscape.com
d30e9b3501 removed an unnecessary include. 2000-02-11 01:34:07 +00:00
rhp%netscape.com
58322257df Fix to escape quotes along with the other special characters - Bug #: 27039 - r: bienvenu 2000-02-11 01:32:20 +00:00
rhp%netscape.com
93757e9262 Changes for supression of GUI prompts on send operation - for message import - Bug #: 27154 - r: bienvenu 2000-02-11 01:31:15 +00:00
gagan%netscape.com
eb18765135 Fixing horkage... God please stop allowing people to use gotos in C++... 2000-02-11 01:26:23 +00:00
cmanske%netscape.com
98cbc65454 Fixed color picker bug 27293. Initial checkin of new Color Properties dialog. Added images to show span and div tags. r=mjudge 2000-02-11 01:26:03 +00:00
vidur%netscape.com
d4b67b3219 Fix for bug 9140. Area elements now have event fired for them. r=joki 2000-02-11 01:24:59 +00:00
ftang%netscape.com
59feaaf183 back out bad fix. agreed by ben and tao chang it back to 1.2 2000-02-11 01:24:25 +00:00
alecf%netscape.com
b0d0534556 change a string to match spec (just changing string, no reviewer) 2000-02-11 01:24:24 +00:00
attinasi%netscape.com
4d3cf88979 added default argument to FindNonTransparentBackground to tell it to start at the context's parent (for QuirkMode emulation). r=karnaze b=8524 2000-02-11 01:24:05 +00:00
attinasi%netscape.com
d29d823f98 Updated the code to use the nsIScrollableFrame interface instead of assuming the FirstChild is the scrolled-frame. r=evaughan 2000-02-11 01:23:36 +00:00
slamm%netscape.com
984af01259 Turn multiple select back on. 2000-02-11 01:23:05 +00:00
attinasi%netscape.com
1ddf942ed0 PaintBorder and RenderSide now tell the StyleUtil function FindNonTransparentBackground to use the parent of the context to find the bgcolor in Quirks mode. r=karnaze b=8524 2000-02-11 01:23:04 +00:00
attinasi%netscape.com
0722a164fa font-size in QuirksMode will now be ignored if the units are not specified. r=pierre b=23461 2000-02-11 01:22:47 +00:00
attinasi%netscape.com
5e98c782e5 case-insensitive check for font-name in LoadFont. r=eric b=27005 2000-02-11 01:22:20 +00:00
attinasi%netscape.com
2f46ba2ee2 PresShell is now observing the document always instead of just when a new PresContext is NOT created. r=troy b=25406 2000-02-11 01:21:50 +00:00
slamm%netscape.com
1c077a78b2 Clean up xul. Add column picker popup menu. Pick better column widths. 2000-02-11 01:21:37 +00:00
attinasi%netscape.com
254d4b2ef3 Support for enabling / Disabling the timer. r=pierre b=25406 2000-02-11 01:21:36 +00:00
hangas%netscape.com
e3be9f19a1 Checking in for saari, fix for key bindings with no xulkey="true" (bug 26484). r=hangas 2000-02-11 01:21:35 +00:00
slamm%netscape.com
77d289cd86 Add style to hide columns. 2000-02-11 01:21:26 +00:00
slamm%netscape.com
139a2eb921 Clean up xul. 2000-02-11 01:21:22 +00:00
attinasi%netscape.com
a15ba0edf1 Enabling and Disabling the Style-Timer to bound it to the Frame Creation context. r=nisheeth b=25406 2000-02-11 01:21:05 +00:00
attinasi%netscape.com
046da7439b added three new methods to allow Enabling, Disabling and querying the state of the timer. r=nisheeth b=25406 2000-02-11 01:19:23 +00:00
pollmann%netscape.com
04f744be8e Bug 10434: legend.form return form legend is in r=buster
Bug 26669: Don't execute script in noframe and noscript tags r=harishd,vidur
2000-02-11 01:18:41 +00:00
slamm%netscape.com
c0b5ea322c Add sidebar panel list url (bug 26073). 2000-02-11 01:17:39 +00:00
pollmann%netscape.com
fa1dd2cd6c Bug 10434: legend.form now returns form that legend is contained in. r=buster 2000-02-11 01:17:31 +00:00
slamm%netscape.com
694c922e72 Change 'My Panels' to 'My Sidebar' (bug 26932). 2000-02-11 01:16:35 +00:00
slamm%netscape.com
a33c7c754d Fix links in sidebar (bug 25951). 2000-02-11 01:16:31 +00:00
tbogard%aol.net
152712e118 Removed unused include. 2000-02-11 01:16:30 +00:00
slamm%netscape.com
e12819f714 Create remote panel list url from prefs (bug 26073). Change interCaps to lowercase_underscore. 2000-02-11 01:16:25 +00:00
slamm%netscape.com
93f745ef29 Remove calculater (bug 18373). It was causing problems. 2000-02-11 01:16:18 +00:00
slamm%netscape.com
243cf35045 Inline entities in rdf file. Remove calculater (bug 18373). It was causing problems. 2000-02-11 01:16:09 +00:00