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

3236 Коммитов

Автор SHA1 Сообщение Дата
brade%netscape.com 25b7dfff54 use correct members to get url string; bug 120344, r=cmanske, sr=kin 2002-01-16 20:15:57 +00:00
seawood%netscape.com fa5df5e54c Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
bzbarsky%mit.edu 1c61776f7a Bug 90633. Use the URL extension for the temp file we pass to helpers
if it matches the extension list in the mime info.  r=law, sr=mscott.
2002-01-16 04:28:06 +00:00
bzbarsky%mit.edu d974e9c1e6 Bug 104480. "EqualsIgnoreCase(nsAutoString(foo)) is bad and should
die." r=alecf, sr=jag
2002-01-16 03:31:25 +00:00
varga%utcru.sk bbc83df106 Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
dbragg%netscape.com b3ce95e541 Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com 2002-01-15 23:11:03 +00:00
akkana%netscape.com c53926df86 112139: fix infinite loop in rewrap. r=brade sr=sfraser 2002-01-15 22:43:42 +00:00
cmanske%netscape.com 39c9942b8c Command changes for bug 109296 (Link Checker dialog, r=akkana, sr=ben); mostly bug 45495: insert form elements, by neil@parkwaycc.co.uk, r=cmanske, sr=ben 2002-01-15 15:49:46 +00:00
cmanske%netscape.com 4a38f8bc4c Moved Composer-only menuitems to new overlay, bugscape bug 10540 (and remove warning in prefs dialog), r=syd, sr=kin 2002-01-15 15:42:29 +00:00
cmanske%netscape.com b6b97b56a8 Link Checker dialog, b=108296, r=akkana, sr=ben 2002-01-15 15:35:58 +00:00
cmanske%netscape.com 53842cdc1a Link Checker dialog, r=akkana, sr=ben 2002-01-15 15:34:06 +00:00
cmanske%netscape.com d955e2cdd2 New UI files added for bugs 109296 (Link Checker dialog, r=akkana, sr=ben) and 45495 (insert form elements, by neil@parkwaycc.co.uk, r=cmanske, sr=ben) 2002-01-15 15:32:37 +00:00
glazman%netscape.com 6af9069042 [CSS] Composer should be able to unbold/unitalicize invalid markup; b=119447, r=jfrancis, sr=kin 2002-01-15 14:44:00 +00:00
brade%netscape.com d8cb6449b2 remove JS warning (bug 118594; r=timeless; sr=ben) 2002-01-14 22:56:31 +00:00
brade%netscape.com 5a906d806b #include cleanup to prepare for nsIDiskDocument removal (bug 102033) 2002-01-14 21:16:41 +00:00
brade%netscape.com 43540c3879 #include cleanup to reduce unused statics (bug 117927) 2002-01-14 21:09:37 +00:00
brade%netscape.com 05a96c2bb5 #include cleanup to lessen unused static variables (bug 117927) 2002-01-14 21:07:31 +00:00
brade%netscape.com 86a11c08da remove unneeded #include (bug 115115) 2002-01-14 21:01:52 +00:00
brade%netscape.com 3137db60f5 remove DEAD_CODE (bug 115115) 2002-01-14 20:35:08 +00:00
brade%netscape.com e3a91ea66e remove DEAD_CODE (bug 115115); remove unused static (bug 117927) 2002-01-14 20:34:15 +00:00
brade%netscape.com b5713251e3 remove SaveDocument from the API; use nsIWebBrowserPersist instead 2002-01-14 20:33:18 +00:00
brade%netscape.com 2d9fde1336 #ifdef out / remove DEAD_CODE per jfrancis (bug 115115) 2002-01-14 20:31:47 +00:00
brade%netscape.com cbf09b8970 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 24d1d3e73d 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 f24a0a6725 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 9e491a7027 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 63d7375dbf 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 63687edf05 use nsIWebBrowserPersist for saving (bug 98550) 2002-01-14 20:17:13 +00:00
glazman%netscape.com 0e42ae548f 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 55a509e710 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +00:00
glazman%netscape.com 6de8ed6229 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 6e72ff8412 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 d4d607b690 finish landing 92331: plaintext mailquoting improvements. 2002-01-09 23:45:29 +00:00
cmanske%netscape.com 7adb199b03 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 4f0eec4798 Fixed layout in Advanced Edit dialog, b=87637, r=akkana, sr=ben 2002-01-09 15:14:04 +00:00
cmanske%netscape.com b15d488701 Fixed persisting checkbox in Create Table dialog, b=114668, r=glazman, sr=ben 2002-01-09 15:06:45 +00:00
glazman%netscape.com e33a80b378 CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin 2002-01-09 13:51:37 +00:00
alecf%netscape.com 3d9e878c34 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 99d17c4c73 Fix for 109824
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
locka%iol.ie d7a72cd6c8 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 a04c48c85d init mModCount in constructor (bug 117399; sr=kin; r=glazou) 2002-01-07 15:52:54 +00:00
glazman%netscape.com c8db299e29 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 1c86d20662 Part of fix to colorpicker bug 115694, r=syd, sr=hewitt 2002-01-05 20:54:09 +00:00
cmanske%netscape.com d6d31fd84c 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 4a5a55be9a 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 73f1febf82 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 93abe6b742 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
varga%utcru.sk dd8495555b 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 30a5df9b50 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 dbef093abe remove 5 static CID/IID since they are unused (bug 117927; r=glazou, rs=shaver) 2002-01-03 15:47:27 +00:00