brade%netscape.com
5bfd847646
make EditorOverride.css a resource; fix bug 196075; r=jfrancis, sr=bryner
2003-04-03 08:01:49 +00:00
jkeiser%netscape.com
360fff450c
Fix .originalTarget problems in editor (bug 193689), r=brade@netscape.com, sr=jst@netscape.com, a=asa
2003-04-01 06:12:51 +00:00
sfraser%netscape.com
936a0dbf63
Fix for bug 199320 -- random composer crashes. Remove code that set the editor as a refCon on a controller which was created in JS, because it's unnecessary, and because the JS has no callbacks that allow it to null out the refCon when that editor is destroyed, leading to stale references which crash XPConnect. r=brade, sr=kin, a=asa.
2003-03-31 19:08:00 +00:00
glazman%netscape.com
4e4971d3d2
EditorOverride.css contained slow CSS rules; b=196625, r=kin, sr=kin
2003-03-25 15:16:21 +00:00
locka%iol.ie
bc732ec7f5
Add PERSIST_FLAGS_DONT_CHANGE_FILENAMES flag to prevent filename munging during composer upload. b=138832 r=brade@netscape.com sr=jaggernaut@netscape.com
2003-03-25 12:19:05 +00:00
neil%parkwaycc.co.uk
e0d58a904c
Bug 198264 Editor's "Toolbars" category label cannot be localised r=brade sr=alecf
2003-03-24 13:54:49 +00:00
jfrancis%netscape.com
8e004e3c40
fix for 118912: atomic deletion of emoticons
...
r=glazman; sr=kin
2003-03-23 19:45:40 +00:00
syd%netscape.com
872a9d4f7f
http://bugzilla.mozilla.org/show_bug.cgi?id=195655
...
Add support for 9 new smilies, and clean up code a bit (part of multiple checkins)
2003-03-22 04:54:35 +00:00
jaggernaut%netscape.com
a1b34287d3
Bug 26288: Allow user to select system fonts in editor UI. r=Neil, sr=sspitzer, moa=brade
2003-03-21 08:36:28 +00:00
heikki%netscape.com
c15488986d
Bug 172065, remove unused XIF labels, patch by stevechapel@earthlink.net, r=sgehani, sr=heikki.
2003-03-21 01:11:52 +00:00
bzbarsky%mit.edu
810930b853
Fix preview in image insertion dialog. Bug 198428, r=brade, sr=blizzard
2003-03-21 00:29:31 +00:00
brade%netscape.com
c8b4fcaf90
cleanup various items like omitting needless QI, fixing case to match idl file, adding parens to JS function, fix case of doctype string; r=timeless,Neil, sr=jag; bug 198402
2003-03-20 15:37:42 +00:00
brade%netscape.com
cd111f111e
remove unused nsRemoveLinksCommand (it's in C++); r=timeless, Neil, sr=jag; bug 198402
2003-03-20 15:36:26 +00:00
bzbarsky%mit.edu
2c56e0638e
Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
...
type="image"> into the content nodes and out of nsImageFrame. r=pavlov, sr=jst
2003-03-19 03:47:09 +00:00
jaggernaut%netscape.com
12df0824d1
Bug 189803: smaller images (decreased file size for various composer images), new images by Brant Langer Gurganus <brantgurganus2001@cherokeescouting.org>, r=brade, sr=jag
2003-03-19 00:14:20 +00:00
timeless%mozdev.org
6e41f0b08d
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=brade
2003-03-17 22:55:50 +00:00
neil%parkwaycc.co.uk
468e4a8cb9
Bug 54802 Add clipboard buttons for Composer r=brade sr=alecf
2003-03-14 15:23:53 +00:00
shliang%netscape.com
adcc3950fb
147653 - page setup commands doesn't work in mail and composer. r/sr=sspitzer,jag
2003-03-14 06:27:48 +00:00
pete.zha%sun.com
8cecc7f3a6
bug=195784 Composer - New Page Settings: access key missing for background color picker
...
r=brade@netscape.com sr=jaggernaut@netscape.com patch=jessie.li@sun.com
2003-03-12 03:05:57 +00:00
neil%parkwaycc.co.uk
24d58d28ed
Bug 195423 EdConvertToTable.js tries to SetTextboxFocus to a <radiogroup> r=brade sr=kin
2003-03-11 10:07:46 +00:00
neil%parkwaycc.co.uk
52904bfec7
Bug 54802 Add clipboard buttons for Composer (backend work) r=brade sr=alecf
2003-03-04 12:12:29 +00:00
cbiesinger%web.de
40b7826caa
195108 patch by piersc@cogs.susx.ac.uk r=dean_tessman@hotmail.com sr=dmose moa=brade Add accesskeys to editor Find and Replace dialog (editor)
2003-02-28 22:57:33 +00:00
neil%parkwaycc.co.uk
d35f7743b4
Bug 192013 Command updating far too slow r=brade r=cavin sr=sspitzer
2003-02-27 09:41:40 +00:00
kairo%kairo.at
661116311f
bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard
2003-02-27 00:05:44 +00:00
neil%parkwaycc.co.uk
7e96a2b07e
Bug 177055 Fix an uninitialized variable in Selection List Properties dialog r=brade sr=sfraser
2003-02-24 12:50:21 +00:00
glazman%netscape.com
7d058dbd34
Allow mouse-driven resizing of images and tables in all instances of editor.
...
For the default Mozilla build, this includes Composer and Mail Composition.
Embeddors willing to disable this feature should look at |nsHTMLEditor::SetIsImageResizingEnabled()|
Displays eight resizing handles plus an info box. Images are resized real-time.
Uses HTML attributes in pure HTML mode (mail composition for instance) and CSS properties when available.
Undoable and Redoable. Does not grind coffe and make a good expresso yet.
Thanks if you really read to that line.
b=47066, r=brade, r=cmanske (for the algo part inheriting from the XBL patch), sr=kin
2003-02-24 09:37:18 +00:00
pete.zha%sun.com
d1ea99b3c8
bug=193068
...
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2003-02-24 07:59:17 +00:00
kairo%kairo.at
82b0bb3ef0
bug 44908 - HTML Message/Compose Mnemonics: Format menu should match spec, r=brade, sr=sspitzer, checking in for piersc@cogs.susx.ac.uk
2003-02-22 13:51:13 +00:00
neil%parkwaycc.co.uk
8c729040fe
Bug 192299 Editing a page when browsing a named anchor should strip off anchor name from url r=brade sr=sfraser a=asa
2003-02-14 11:56:49 +00:00
neil%parkwaycc.co.uk
fb9e022960
Bug 185790 Impossible to remove JavaScript Events in Composer r=brade sr=sfraser a=asa
2003-02-14 11:42:10 +00:00
neil%parkwaycc.co.uk
a9c0a6ad41
Bug 82547 patch allows Composer to catch mouse events on some form elements r=glazman sr=kin a=asa
2003-02-14 09:59:51 +00:00
neil%parkwaycc.co.uk
d704d38a38
Bug 191127 Applying Content Alignment: Vertical to multiple cells produces broken HTML r=glazman sr=kin a=asa
2003-02-12 11:52:00 +00:00
neil%parkwaycc.co.uk
3162ce6df0
Bug 186129 SetTextboxFocus() should select textbox contents r=brade sr=kin a=asa
2003-02-12 11:50:15 +00:00
neil%parkwaycc.co.uk
f2567d8f8b
Bug 87321 Shift+Tab has duplicate behavior (event handled twice in message compose) r=brade sr=sspitzer a=asa
2003-02-04 12:12:55 +00:00
bzbarsky%mit.edu
593090f503
Relanding 189384 since it seems Not Guilty. Still r=sicking/sr=jst/a=asa
2003-01-31 23:21:22 +00:00
bzbarsky%mit.edu
0ec80cf1ba
Backing out 189384 to see whether this caused the Tp jump.
2003-01-31 14:28:50 +00:00
bzbarsky%mit.edu
0a5dfa0dba
Make getElementsByTagName(NS) in XUL use content lists (perf, etc). Bug
...
189384, r=sicking, sr=jst, a=asa
2003-01-31 06:28:14 +00:00
loadrunner%betak.net
2e91b52557
bug 190734, r=brade, sr=sfraser, a=asa
2003-01-30 11:21:41 +00:00
suresh%netscape.com
f8c2a46ae0
backing out neil's checkin to bug 189384. This caused a blocker in commercial tree. r/sr-brade. a-kyle.
2003-01-27 18:41:03 +00:00
neil%parkwaycc.co.uk
5b2b80e784
Bug 189384 Composer window slow to load r=brade sr=sfraser a=asa
2003-01-24 13:33:32 +00:00
brade%netscape.com
31602b6316
force undo commands to be updated (bug 183133); r=sfraser, sr=kin
2003-01-22 00:50:47 +00:00
neil%parkwaycc.co.uk
211e023905
Bug 189310 should retrieve composer command manager from content controllers r=brade sr=sfraser
2003-01-17 13:39:20 +00:00
neil%parkwaycc.co.uk
5670060205
Bug 187455 Table properties dialog doesn't support left or right caption side r=brade sr=sfraser
2003-01-17 13:37:20 +00:00
neil%parkwaycc.co.uk
a1bc09a739
Bug 164131 Duplicate entities in editorOverlay.dtd and messengercompose.dtd r=brade (editor) r=ducarroz (msgcompose) sr=sspitzer
2003-01-17 09:58:57 +00:00
neil%parkwaycc.co.uk
4a85b9e05d
Bug 188038 editor background image pref has wrong default name r=brade sr=peterv
2003-01-08 15:23:35 +00:00
kairo%kairo.at
a6f4446e42
change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard
2003-01-03 19:57:47 +00:00
cmanske%netscape.com
ecee77aa39
Backout accidental checkin related to bug 180303, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin
2002-12-21 17:29:07 +00:00
ducarroz%netscape.com
7591f728ed
Fix for bug 173046. fix initialization of the text filter service. Editor commands also takes care of msg compose spell button. R=rods, SR=sspitzer
2002-12-18 02:23:10 +00:00
rbs%maths.uq.edu.au
008e1e2517
Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...'
2002-12-17 00:41:25 +00:00
cmanske%netscape.com
8d01966f5a
Remove 'AppendStringToMenulist' JS method. b=183055, r=neil@parkwaycc.co.uk, sr=hewitt
2002-12-16 22:35:22 +00:00