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

52878 Коммитов

Автор SHA1 Сообщение Дата
tonyr%fbdesigns.com 42ee480407 Switch to the category manager for registration 2000-02-11 03:37:28 +00:00
tonyr%fbdesigns.com b544d8d607 Updated mail import to use nsMsgSend to reconstruct messages 2000-02-11 03:36:20 +00:00
tonyr%fbdesigns.com 0add89cc34 Switched to use the category manager for registration 2000-02-11 03:35:24 +00:00
tonyr%fbdesigns.com b9facfc045 Improved progress reporting 2000-02-11 03:33:54 +00:00
tonyr%fbdesigns.com 6daa52496b Added onclick handler for checkboxes 2000-02-11 03:33:02 +00:00
cata%netscape.com a3ba4f9144 One liner to change to radio button behavior. hyatt's suggestion. 2000-02-11 03:17:12 +00:00
cata%netscape.com 15c1fb0b25 Commenting out old Charset menu. bug #15482 r = none (two XUL lines) 2000-02-11 03:13:04 +00:00
bryner%uiuc.edu 307285c5d4 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 d388d09698 27138: Implementations for View Source and Preview. r=cmanske 2000-02-11 02:48:28 +00:00
akkana%netscape.com 3d64781210 Fixing nsCOMPtr taining build bustage. a=gramps 2000-02-11 02:38:20 +00:00
rchen%netscape.com 96e8a5830d 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 f73f158740 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 5e2b1e357c bug #25621: shouldn't add a |NULL| atom to the hashtable. r=beard 2000-02-11 01:59:55 +00:00
tbogard%aol.net 967c9ce147 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 b711a1f5a1 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 6ca7502dcd 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 988e112200 Adding js file for new dialog. r=mjudge 2000-02-11 01:44:24 +00:00
scc%netscape.com 438f45d38a 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 aa963fa765 add nsIMsgLogonRedirector,r=phil 2000-02-11 01:36:41 +00:00
gagan%netscape.com 1e0e0272df removed an unnecessary include. 2000-02-11 01:34:07 +00:00
rhp%netscape.com f9fe1c4033 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 09ebc0aef9 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 d9c41bd187 Fixing horkage... God please stop allowing people to use gotos in C++... 2000-02-11 01:26:23 +00:00
cmanske%netscape.com 1d97700c18 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 306c814879 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 336413eb3b 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 e3e99449f3 change a string to match spec (just changing string, no reviewer) 2000-02-11 01:24:24 +00:00
attinasi%netscape.com 989fe0998f 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 e4ed1c8f1d 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 35ee0595ba Turn multiple select back on. 2000-02-11 01:23:05 +00:00
attinasi%netscape.com 4dca3d4376 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 876fa25213 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 8c013f3c3a case-insensitive check for font-name in LoadFont. r=eric b=27005 2000-02-11 01:22:20 +00:00
attinasi%netscape.com bab15315db 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 a46135c7d4 Clean up xul. Add column picker popup menu. Pick better column widths. 2000-02-11 01:21:37 +00:00
attinasi%netscape.com 39839d0450 Support for enabling / Disabling the timer. r=pierre b=25406 2000-02-11 01:21:36 +00:00
hangas%netscape.com 50169601c5 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 e5a71116b8 Add style to hide columns. 2000-02-11 01:21:26 +00:00
slamm%netscape.com c12f1a0ffb Clean up xul. 2000-02-11 01:21:22 +00:00
attinasi%netscape.com 2c12eba1de 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 30ee8aaf25 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 c4e51dfba0 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 7f36d66a3b Add sidebar panel list url (bug 26073). 2000-02-11 01:17:39 +00:00
pollmann%netscape.com 4b0e839acd 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 1520370ca9 Change 'My Panels' to 'My Sidebar' (bug 26932). 2000-02-11 01:16:35 +00:00
slamm%netscape.com 33b37c485e Fix links in sidebar (bug 25951). 2000-02-11 01:16:31 +00:00
tbogard%aol.net c97f5db5b2 Removed unused include. 2000-02-11 01:16:30 +00:00
slamm%netscape.com 4f17c95058 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 ee0f18c047 Remove calculater (bug 18373). It was causing problems. 2000-02-11 01:16:18 +00:00
slamm%netscape.com 510d6ae179 Inline entities in rdf file. Remove calculater (bug 18373). It was causing problems. 2000-02-11 01:16:09 +00:00