Commit Graph

3228 Commits

Author SHA1 Message Date
brade%netscape.com
2502b66f1d remove JS warning (bug 118594; r=timeless; sr=ben) 2002-01-14 22:56:31 +00:00
brade%netscape.com
61c6aca727 #include cleanup to prepare for nsIDiskDocument removal (bug 102033) 2002-01-14 21:16:41 +00:00
brade%netscape.com
4413188982 #include cleanup to reduce unused statics (bug 117927) 2002-01-14 21:09:37 +00:00
brade%netscape.com
774a1fbe73 #include cleanup to lessen unused static variables (bug 117927) 2002-01-14 21:07:31 +00:00
brade%netscape.com
48f2e221fd remove unneeded #include (bug 115115) 2002-01-14 21:01:52 +00:00
brade%netscape.com
f2c8087638 remove DEAD_CODE (bug 115115) 2002-01-14 20:35:08 +00:00
brade%netscape.com
3d8cad8a25 remove DEAD_CODE (bug 115115); remove unused static (bug 117927) 2002-01-14 20:34:15 +00:00
brade%netscape.com
6fb7fac03b remove SaveDocument from the API; use nsIWebBrowserPersist instead 2002-01-14 20:33:18 +00:00
brade%netscape.com
9939e28989 #ifdef out / remove DEAD_CODE per jfrancis (bug 115115) 2002-01-14 20:31:47 +00:00
brade%netscape.com
69ebeb09fe literal string cleanup (bug 26384); #ifdef out / remove DEAD_CODE per jfrancis (bug 115115) 2002-01-14 20:31:43 +00:00
brade%netscape.com
aeee1c5e44 literal string cleanup (bug 26384); #ifdef out / remove DEAD_CODE per jfrancis (bug 115115); remove unused statics (bug 117927) 2002-01-14 20:30:11 +00:00
brade%netscape.com
87f7abb5fa removal of methods SaveFile and DoAfterDocumentSave (bug 102033); #ifdef out / remove DEAD_CODE per jfrancis (bug 115115) 2002-01-14 20:25:29 +00:00
brade%netscape.com
39e3fae0b3 literal string cleanup (bug 26384); removal of nsIDiskDocument and methods SaveFile and DoAfterDocumentSave (bug 102033); #ifdef out / remove DEAD_CODE per jfrancis (bug 115115) 2002-01-14 20:25:17 +00:00
stephend%netscape.com
2f7270f8bc Bug 119763. Javascript strict warnings in EdImageProps.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend, sr=kin 2002-01-14 20:21:18 +00:00
brade%netscape.com
d115e1e868 use nsIWebBrowserPersist for saving (bug 98550) 2002-01-14 20:17:13 +00:00
glazman%netscape.com
ef03da922b rename/remove obsolete elements/attrs from Composer xul; b=119164, r=peterv, sr=blake 2002-01-14 12:41:39 +00:00
hewitt%netscape.com
7f0e98bdd5 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +00:00
glazman%netscape.com
a1a6b6b2cf oops, I erroneously left this code in my big yesterday's check-in and this belongs to another bug (118110); b=77705 2002-01-10 14:51:45 +00:00
jfrancis%netscape.com
0aa67c8c58 fix for 119053: backspace/delete can delete two br's instead of one. r=fm; sr=kin 2002-01-10 00:29:04 +00:00
jfrancis%netscape.com
bbad5feb5e finish landing 92331: plaintext mailquoting improvements. 2002-01-09 23:45:29 +00:00
cmanske%netscape.com
a223374295 Make 'sub' and 'sup' text styles mutually-exclusive, b=100825, r=jfrancis, sr=ben 2002-01-09 15:36:13 +00:00
cmanske%netscape.com
cc2d9b3421 Fixed layout in Advanced Edit dialog, b=87637, r=akkana, sr=ben 2002-01-09 15:14:04 +00:00
cmanske%netscape.com
6517d84abe Fixed persisting checkbox in Create Table dialog, b=114668, r=glazman, sr=ben 2002-01-09 15:06:45 +00:00
glazman%netscape.com
68488c9353 CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin 2002-01-09 13:51:37 +00:00
alecf%netscape.com
5ac5a63a0e Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin 2002-01-09 02:08:01 +00:00
dean_tessman%hotmail.com
0cbf4497da Fix for 109824
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
locka%iol.ie
87bfcf8f7f Removed huge chunks of dead webshell and cleaned up a few references to it elsewhere in the code. b=113970 r=valeski@netscape.com sr=rpotts@netscape.com 2002-01-08 13:01:38 +00:00
brade%netscape.com
4d0031da69 init mModCount in constructor (bug 117399; sr=kin; r=glazou) 2002-01-07 15:52:54 +00:00
glazman%netscape.com
3214848ef3 fix for erroneous check-in ; b=116393, rs=kin ; original and correct patch was r=cmanske, sr=jag 2002-01-07 15:02:20 +00:00
cmanske%netscape.com
0e4dc3f951 Part of fix to colorpicker bug 115694, r=syd, sr=hewitt 2002-01-05 20:54:09 +00:00
cmanske%netscape.com
3549eafa09 Fix updating toolbar color after page color is changed, b=115694, r=syd, sr=hewitt 2002-01-05 20:40:05 +00:00
cmanske%netscape.com
5492027621 Fixed list layout problems in Link and Spelling dialog (b=112951, r=andreww, sr=hewitt); rearrange buttons in spelling dialog (b=116672, r=glazman, sr=hewitt 2002-01-05 20:30:48 +00:00
cmanske%netscape.com
0336a6e359 Save default file dirs for HTML and Images, b=93487, r=syd, sr=hewitt 2002-01-05 20:25:53 +00:00
hyatt%netscape.com
d749d59e46 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
varga%utcru.sk
6673fe6131 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
brade%netscape.com
545842f66c remove 8 static CID/IID since they are unused (bug 117927; r=glazou, rs=shaver) 2002-01-03 15:50:21 +00:00
brade%netscape.com
10313daf8c remove 5 static CID/IID since they are unused (bug 117927; r=glazou, rs=shaver) 2002-01-03 15:47:27 +00:00
brade%netscape.com
9ac8511c17 remove kCContentIteratorCID since it's unused (bug 117927; r=glazou, rs=shaver) 2002-01-03 15:40:27 +00:00
brade%netscape.com
d79d0e0a15 remove kCDataFlavorCID and kContentIteratorCID since they are unused (bug 117927; r=glazou, rs=shaver) 2002-01-03 15:37:49 +00:00
brade%netscape.com
44e3f67b9b remove unused method (bug 115115; sr=smfr, r=cmanske) 2002-01-03 15:37:11 +00:00
brade%netscape.com
c0a29ad624 remove kRangeCID since it's unused (bug 117927; r=glazou, rs=shaver) 2002-01-03 15:34:10 +00:00
brade%netscape.com
bc1c3ef759 remove kIDOMSelectionIID since it's unused (bug 117927; r=glazou, rs=shaver) 2002-01-03 15:33:44 +00:00
stephend%netscape.com
d12922173f Bug 117553. Javascript strict warnings in EdConvertToTable.js. Patch by Stephen Walker <walk84@usa.net> r=bzbarsky@mit.edu, sr=alecf@netscape.com 2002-01-03 01:01:13 +00:00
rods%netscape.com
7929b953f5 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
seawood%netscape.com
128ac41103 nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
timeless%mac.com
61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
cmanske%netscape.com
8bc7019c04 Fixed JS error in Table Properties dialog, b=116393, fix by glazman, r=cmanske, sr=jag 2001-12-21 23:30:02 +00:00
rjesup%wgate.com
2e680f1b17 Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
assertions for bad voidarray indexes.  r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
timeless%mac.com
cddc03d118 Bug 101419 confirmEx got better but someone didn't help editor.js
r=brade sr=sfraser
2001-12-20 20:57:24 +00:00
hewitt%netscape.com
7b10439c40 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00