glazman%netscape.com
abbeacef2f
bad test of collapsed selection, had side effect on setting background color; b=121903, r=jfrancis, r=brade, sr=kin
2002-02-18 10:06:07 +00:00
mjudge%netscape.com
44860e9469
small change for STATE_STrIng to STATE_ATTRIBUTE only embedding will notice.
2002-02-18 09:55:58 +00:00
dbaron%fas.harvard.edu
d376f6e5e2
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
cmanske%netscape.com
8e3ed7e742
Prevent scope error when using timeout with setfocus in textbox, fix by neil@parkwaycc.co.uk, b=125346, r=cmanske, sr=kin
2002-02-16 02:27:29 +00:00
cmanske%netscape.com
d8d99dd5da
Don't try to show empty name on Composer caption, b=121684, r=brade, sr=hewitt
2002-02-16 02:24:04 +00:00
brade%netscape.com
8d8ee23c46
don't adjust links/image locations if saving locally and starting with about:blank; bug #121980 , r=cmanske, sr=kin
2002-02-15 14:36:07 +00:00
cmanske%netscape.com
c51c71d818
Update for publishing UI, b=88208, r=brade, sr=ben
2002-02-15 06:07:40 +00:00
danm%netscape.com
5f73a47471
defer SetTextboxFocus in Startup. hack to make bug 103197 appear fixed. code=saari,me r=brendan
2002-02-15 00:09:10 +00:00
cmanske%netscape.com
b2482d0c4c
Expand things done within the 'try {}' in onAccept of Image Properties dialog, b=96477, work by neil@parkwaycc.co.uk, r=cmanske, sr=kin
2002-02-14 02:13:28 +00:00
cmanske%netscape.com
cb91a25dd3
Fixed comma mistake in checkin for bug 99620, r=glazman, sr=dveditz
2002-02-12 23:12:22 +00:00
brade%netscape.com
2d3628fcee
fix type in color conversion (bug 124459)
2002-02-12 15:52:40 +00:00
brade%netscape.com
3e8cbaa20d
don't adjust links/image locations if saving locally or saving with a new name in same location (only if save as to different location or remote saving); bug #121980 , r=jfrancis, sr=kin
2002-02-12 15:48:25 +00:00
akkana%netscape.com
7efee58322
80805: check in new find/replace files. r=cmanske sr=hewitt
2002-02-12 00:44:07 +00:00
cmanske%netscape.com
d83e3b9f53
New string needed as part of fix to b=96477, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin
2002-02-11 23:09:48 +00:00
bzbarsky%mit.edu
e3b541a10c
Relanding the Compare --> Equals conversion. a=mcafee
2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu
260814c5be
Testing performance impact of backout of what's left of the patch from
...
bug 115289. See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
cmanske%netscape.com
6ff254ec3a
Add checkbox to remove link border and simplify anchor/heading selection when choosing link (b=96477, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin); improved 'Constrain' checkbox logic in image dialogs (b=58133, r=neil@parkwaycc.co.uk, sr=kin)
2002-02-08 22:40:59 +00:00
cmanske%netscape.com
83ff63f27a
Fixed getting caption align attribute, b=96842, r=glazman, sr=dveditz
2002-02-08 15:38:11 +00:00
cmanske%netscape.com
59c0037c3c
Put colors in color list in alphabetical order, b=99620, sr=glazman, sr=dveditz
2002-02-08 15:35:21 +00:00
cmanske%netscape.com
dfaa711bd4
Support 'internal-gopher-' as a scheme, b=122613, r=glazman, sr=dveditz
2002-02-08 15:32:25 +00:00
kin%netscape.com
81eb5f8e2f
Fix for bug 124209 (Deleting selection in plain text reply compose causes hang)
...
and bug 124375 (composer / editor hang when delete blank lines)
Allow start/end points to be set to empty text nodes to prevent
infinite loop.
r=glazman@netscape.com sr=sfraser@netscape.com ,shaver@mozilla.org
2002-02-08 15:20:19 +00:00
cmanske%netscape.com
65a01be35c
Fixed missing scrollbar in HTML source view, b=124001, r=brade, sr=hewitt
2002-02-08 03:33:57 +00:00
bzbarsky%mit.edu
0f3179400d
Use the URI Checker to get headers for Save As. Bug 118719,
...
r=law,akkana,cmanske, sr=darin
2002-02-08 00:10:55 +00:00
cmanske%netscape.com
9d1e665b37
Supply 'EditorCleanup()' method for mail composer to use to fix bug 117791, r=brade, sr=dveditz
2002-02-07 23:44:32 +00:00
jfrancis%netscape.com
d518c7b724
duh
2002-02-07 04:44:21 +00:00
jfrancis%netscape.com
44033aab1c
fixes:
...
* 113691 : Composer freezes when removing multiple ol or ul tags.
* 113290 : Freezes when deleting some formatted text.
* 112144 : Attempt to reply to mail freezes entire Mozilla.
* 103685 : Caret disappears after deleting a blockquote w/ paragraph style.
* 121282 : Pressing enter causes caret to jump from end of <p> to the<h1>.
* 117418 : rewrote some code in nsWSRunObject.cpp: fixed warnings in GetWSNodes().
* 114911 : can't join two lists using delete key.
* 120000 : Indent list inside table causes table to split.
r=fm;sr=kin
2002-02-07 03:56:20 +00:00
alecf%netscape.com
18abf74f5c
dependency update
2002-02-06 22:19:07 +00:00
brade%netscape.com
ac1fd3b4cb
remove bogus '=' (sr=kin; a=leaf)
2002-02-06 18:19:39 +00:00
brade%netscape.com
21c1303189
cleanup, fix JS warnings, add GetPromptService function (bug 28792, r=cmanske, sr=hewitt)
2002-02-06 14:48:03 +00:00
brade%netscape.com
2bb8a8500b
remove JS warning (r=cmanske, sr=hewitt)
2002-02-06 14:46:23 +00:00
brade%netscape.com
c6b728e390
extend save/publish listener, clean up code for save/publish (bug 28792, r=cmanske, sr=hewitt)
2002-02-06 14:45:30 +00:00
brade%netscape.com
724aefbf11
add password/prompt strings (bug 28792, r=cmanske, sr=hewitt)
2002-02-06 14:42:38 +00:00
glazman%netscape.com
76f1156090
Adding noCSS flag to nsHTMLEditor; b=bugscape11956, r=brade, sr=kin
2002-02-05 15:16:14 +00:00
jst%netscape.com
60d1308df5
Fixing bug 116834. Making element.innerHTML='...<script>...</script>...' not execute the script, this makes mozilla compatible with IE wrt innerHTML and execution of scripts. r=bzbarsky@mit.edu, sr=rpotts@netscape.com
2002-02-05 05:53:56 +00:00
bzbarsky%mit.edu
580e33204e
Convert Compare() to Equals() where possible now that we can do
...
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
bzbarsky%mit.edu
19f2ba59d3
Fix strict JS warning. Patch by Alex Vincent <jscript@pacbell.net>,
...
r=brade, sr=kin
2002-02-03 02:37:02 +00:00
mkaply%us.ibm.com
3d38f01ebc
HPUX bustage
2002-02-02 14:30:00 +00:00
mcafee%netscape.com
4727b96fad
Fixing more bustage. r=mjudge
2002-02-02 08:10:55 +00:00
mcafee%netscape.com
b38a9dad14
Fixing build bustage, tab lossage
2002-02-02 07:58:39 +00:00
mjudge%netscape.com
a920d2cd43
file from previous checkin
2002-02-02 05:14:25 +00:00
mjudge%netscape.com
0444ffda5b
115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work.
2002-02-02 05:13:56 +00:00
akkana%netscape.com
b81c5ffc97
121046: fix a rewrap hang. r=adu@sparc.spb.su sr=kin
2002-02-01 21:29:16 +00:00
rods%netscape.com
4a4dd9b44f
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
...
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2002-02-01 14:52:11 +00:00
heikki%netscape.com
02a455545d
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
alecf%netscape.com
b417379c8c
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
...
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
mjudge%netscape.com
28e47e6ecf
BUG115229 files not in build yet. checking in new files to make tree landing of editor embedded work go more smoothely
2002-01-30 04:46:54 +00:00
glazman%netscape.com
7a6d676a3a
cmanske says that there is no need to get editorShell, it's always here...; b=91548, r=brade, sr=kin
2002-01-29 09:08:08 +00:00
cmanske%netscape.com
f64243fd8a
Fixed busted 'New' command in Composer, b=121939, r=brade, sr=hewitt
2002-01-29 00:56:08 +00:00
glazman%netscape.com
f0b7a4e269
inline styles were not saved because gElement was outside of document's tree; b=91548, r=brade, sr=kin
2002-01-28 16:00:12 +00:00
kin%netscape.com
361c8d6764
Workaround fix for bug #117141 (Composer crashes when loading pages with an HTML Select element [@FrameManager::GetPrimaryFrameFor])
...
Removed seemingly unnecessary selection UI Style rule for -moz-dropdown-list,
to workaround the crash that happens during the restyling of the HTML Select
element when the EditorOverride.css style sheet is loaded.
r=brade@netscape.com sr=sfraser@netscape.com
2002-01-28 15:06:44 +00:00
timeless%mac.com
9a99556080
Bug 117418 nsWSRunObject.cpp:704: warning: `PRInt32 curStartOffset' might be used uninitialized in this function
...
r=akkana sr=brendan
2002-01-27 07:07:10 +00:00
cmanske%netscape.com
79d0512c17
Save last-used directories as nsILocalFile type in prefs, b=93487, r=law, sr=dveditz
2002-01-26 00:55:27 +00:00
cmanske%netscape.com
08d0b690af
Fixed warnings and exception in Color Picker, b=119772, r=brade, sr=kin
2002-01-25 23:27:25 +00:00
glazman%netscape.com
7d7fdeaafe
move CSS in Composer stuff from nsEditorShell to nsHTMLEditor; b=121081, r=brade, sr=kin
2002-01-25 10:20:11 +00:00
glazman%netscape.com
31d7bfc1f0
remove CSSisms from nsEditor; b=121092, r=brade, sr=kin
2002-01-25 10:16:52 +00:00
glazman%netscape.com
8f43f51428
Pref should have 'Cascading Style Sheets' in the groupbox label (patch by caillon@returnzero.com); b=121125, r=glazman, r=brade, sr=kin
2002-01-25 09:57:48 +00:00
glazman%netscape.com
15ad9b1af8
Text Color well reverts to black when typing; b=112966, r/sr=kin
2002-01-25 09:53:58 +00:00
cmanske%netscape.com
480788d4c0
Update on insert Form widgets dialogs, b=45495, fix by neil, r=cmanske, sr=hewitt
2002-01-24 22:01:54 +00:00
cmanske%netscape.com
839fd1768c
Update on insert Form widgets dialogs, b=45495, fixes by neil/cmanske, r=neil/cmanske, sr=hewitt
2002-01-24 22:01:10 +00:00
cmanske%netscape.com
40cfd9805f
Fixed JS warning in table dialog, b=120264, r=caillon, sr=kin
2002-01-24 21:55:20 +00:00
cmanske%netscape.com
c4c1b72fde
Use radio buttons for 'Alt text' in Image dialog, b=114531, r=brade, sr=kin
2002-01-24 15:41:20 +00:00
cmanske%netscape.com
3f7aca0abf
Support Edit Frame in Composer, simplify Save Frame for browser, and move editor methods in editorApplicationOverlay.js, b=89975, r=hewitt, sr=hewitt
2002-01-24 15:36:36 +00:00
glazman%netscape.com
c9bfb9062a
composer background image broken source code; b=120662, r=brade, sr=kin, a=blizzard
2002-01-21 09:30:02 +00:00
ducarroz%netscape.com
02dd90d331
Part of fix for bug 115855. Add a function to allow message compose to reset font and colors attributes of the editor. R=cmanske, SR=mscott, A=blizzard
2002-01-18 20:52:23 +00:00
glazman%netscape.com
d751514687
backing out my fix for bug 119447 due to major side effect described in bug 120377; a=asa
2002-01-18 10:17:12 +00:00
glazman%netscape.com
e3d4b000f6
horizontal line properties window does not show that line is centered; fix done by neil@parkwaycc.co.uk; b=120120, r=glazman, sr=kin, a=blizzard
2002-01-18 10:08:12 +00:00
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
brade%netscape.com
53442192aa
remove kCContentIteratorCID since it's unused (bug 117927; r=glazou, rs=shaver)
2002-01-03 15:40:27 +00:00
brade%netscape.com
080ebbf701
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
d7f7725993
remove unused method (bug 115115; sr=smfr, r=cmanske)
2002-01-03 15:37:11 +00:00
brade%netscape.com
9c904d748c
remove kRangeCID since it's unused (bug 117927; r=glazou, rs=shaver)
2002-01-03 15:34:10 +00:00
brade%netscape.com
d287f9b20e
remove kIDOMSelectionIID since it's unused (bug 117927; r=glazou, rs=shaver)
2002-01-03 15:33:44 +00:00
stephend%netscape.com
28c4982745
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
1fde5f13f3
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
e5fc3853f2
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
711739d601
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
b0fd7fff2e
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
2212861db9
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
4b81a01977
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
1dc8b67ef1
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
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
cmanske%netscape.com
1d36afaa71
Fixed layout problems in Insert Table dialog, b=115668, r=syd, sr=ben
2001-12-18 05:59:30 +00:00
mjudge%netscape.com
d41f10649d
wrong name for module name. needed webbrwsr not webBrowser_core
2001-12-18 02:06:04 +00:00
mjudge%netscape.com
9b25533dc1
bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not
2001-12-18 01:29:49 +00:00
ben%netscape.com
6c39aa2280
109856 - 2 separators in image context menu.
...
Make editor js use same context menu function for determining whether or
not to show a separator as everyone else.
sr=hyatt/blake
2001-12-17 22:51:00 +00:00
brade%netscape.com
859f1b94e2
more NS_LITERAL_STRING cleanup (bug 26384; r=cmanske, sr=alecf)
2001-12-17 15:23:51 +00:00
jaggernaut%netscape.com
35451fef42
Fix Darwin bustage
2001-12-17 11:26:51 +00:00
jaggernaut%netscape.com
408c51aca8
Fix bustage
2001-12-17 09:59:21 +00:00
jaggernaut%netscape.com
037b03028d
I swear this all built fine for me.
2001-12-17 09:44:58 +00:00
jaggernaut%netscape.com
7936b26225
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jfrancis%netscape.com
16111253a4
fix for bug 114750 and various dups: infinite loop in editro when backspacing or forard deleting across some block boundaries. r=hwaara, sr=sfraser
2001-12-16 19:00:42 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
dbragg%netscape.com
8b33e8cf0b
Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
...
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
cmanske%netscape.com
1041270396
Fixed JS typing error that killed Insert Character dialog, b=115089, r=brade, sr=hewitt, a=asa/drivers
2001-12-13 21:31:24 +00:00
jfrancis%netscape.com
5e4e01a7c8
fix for Bug 92331: at long last moving over to using spans instead of pre's for plaintext mailcites. Due to limited testing the pref for this is left *OFF*. we'll flip it on if everything goes well later.
also fixes for:
101342 : Extraneous <br> when <td> content is <textarea>
104499 : when using the decrease indent, caret hops to the end of the previous line
r=fm; sr=kin
2001-12-12 06:02:15 +00:00
cmanske%netscape.com
12a9531fc6
Support changing list bullet/number style for selected list items. b=92278 r=jfrancis,brade sr=kin
2001-12-12 03:57:32 +00:00
cmanske%netscape.com
d097968b59
Hide Composer Edit menu item in IM window. bugscape b=10450 r=syd sr=dveditz,sfraser
2001-12-12 01:39:03 +00:00