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

647 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 9859de30bb Bug 195423 EdConvertToTable.js tries to SetTextboxFocus to a <radiogroup> r=brade sr=kin 2003-03-11 10:07:46 +00:00
cbiesinger%web.de 1eac5db47b 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 6dceef4315 Bug 177055 Fix an uninitialized variable in Selection List Properties dialog r=brade sr=sfraser 2003-02-24 12:50:21 +00:00
neil%parkwaycc.co.uk 6136c59eb6 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 e7d4b794f5 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 8ed37b9cd7 Bug 186129 SetTextboxFocus() should select textbox contents r=brade sr=kin a=asa 2003-02-12 11:50:15 +00:00
loadrunner%betak.net 2c7e185b46 bug 190734, r=brade, sr=sfraser, a=asa 2003-01-30 11:21:41 +00:00
neil%parkwaycc.co.uk 6b829b34d0 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
cmanske%netscape.com e1f53da40f Remove 'AppendStringToMenulist' JS method. b=183055, r=neil@parkwaycc.co.uk, sr=hewitt 2002-12-16 22:35:22 +00:00
rbs%maths.uq.edu.au c7e2c76219 Refine the conversion of entities during serialization, b=169590, r=nhotta, sr=jst 2002-12-13 22:12:10 +00:00
cmanske%netscape.com 0710c0df67 Backing out previous changes (relating to bug 183055) since dependend bug 118038 was not approved for checkin. Needed else Publishing and Advanced Edit doesn't work 2002-12-10 15:25:41 +00:00
rods%netscape.com ca00db2d37 Implement filters for spellchecker, so we can skip certain nodes (like Block Quote "cite") for mail
Bug 173046 r=jfrancis sr=kin a=asa
2002-12-10 15:03:04 +00:00
timeless%mozdev.org e58bc313c3 Bug 175789 <dialog>s don't need dialogOverlay
r=cmanske sr=alecf
2002-12-03 13:25:59 +00:00
cmanske%netscape.com d0ace40852 Reduce bloat in composer dialog JS. b=183055, r=akkana, sr=hewitt 2002-12-02 23:05:27 +00:00
glazman%netscape.com b8076d0038 Table of Contents management in Composer (lives under Insert menu); b=170050, r=cmanske, sr=peterv 2002-12-02 13:54:41 +00:00
timeless%mozdev.org 324aff4509 Bug 147372 Use .hidden and .collapsed instead of [GS]etAttribute
patch by neil@parkwaycc.co.uk r=cmanske sr=alecf
2002-11-19 15:51:56 +00:00
cmanske%netscape.com 86b723331b Remove editorShell from editor dialogs. b=158881, r=brade, sr=alecf 2002-11-12 22:44:04 +00:00
akkana%netscape.com 485a14b98e 168999: don't uninit the spellchecker twice, and eliminate the non-thread-safe asserts 2002-10-17 04:22:27 +00:00
glazman%netscape.com ef94ee2c0f Composer was inserting charset information (meta element) after the title of the document; b=145952, r=brade, sr=peterv, a=asa 2002-10-14 20:14:40 +00:00
akkana%netscape.com 7224a79a1a 168999: Make nsEditorSpellCheck an independant object instead of part of editorshell. r=brade sr=kin a=asa 2002-10-11 23:46:57 +00:00
cmanske%netscape.com 601e8a40e8 More remove editorShell from dialogs work (comments added by neil as requested). b=158881, r=cmanske, sr=alecf 2002-10-05 20:44:49 +00:00
smontagu%netscape.com 55b606ff79 Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2002-10-03 21:16:39 +00:00
cmanske%netscape.com 6412d4c2b0 Remove editorShell from dialogs. b=158881, r=brade, sr=alecf 2002-10-03 04:05:34 +00:00
cmanske%netscape.com d80df33152 Forgot part of fix to remove editorshell from dialogs bug: 158881, r=neil@parkwaycc.co.uk, sr=dveditz 2002-09-19 18:53:36 +00:00
cmanske%netscape.com 0a46f1dd2e Restoring previous accesskey since missing DTD change is now checked in. 2002-09-19 14:43:14 +00:00
cmanske%netscape.com 2fce54bcd4 Part of removing editorShell from Composer dialogs, form dialog work by neil@parkwaycc.co.uk, b=158881, r=cmanske, sr=dveditz 2002-09-19 14:25:17 +00:00
glazman%netscape.com 6921553d1d Reverting to v1.35 of the file since 1.36 introduced a bad entity name horking Composer. r=brade 2002-09-19 13:30:23 +00:00
cmanske%netscape.com 54020ecc8b Convert from nsIEditorShell to nsIHTMLEditor/nsIEditor interfaces in dialogs. Work by cmanske and neil@parkwaycc.co.uk, b=158881, r=brade,andreww,neil@parkwaycc.co.uk; sr=dveditz,sfraser 2002-09-19 03:32:23 +00:00
akkana%netscape.com e40e263ca8 67363: Undo should work for batch ReplaceAll. r=brade sr=kin 2002-09-18 23:08:59 +00:00
glazman%netscape.com dfe457b9a4 fixes several bugs at once:
could not revert to HTML attributes default value,
VALIGN attribute on table elements was not CSSized,
page colors of new documents were not CSSized,
bad design in |nsEditor::CloneAttributes()|,
new image width/height/border attributes were not CSSized,
error in EdTableProps.js

b=167712, b=167716, r=brade, r=jfrancis, sr=kin
2002-09-17 12:04:59 +00:00
darin%netscape.com c8bc7f6793 fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
cmanske%netscape.com 70027d06b0 Add support for 'Title' attribute in Image dialog. b=68800, r=brade, sr=hewitt 2002-09-03 23:37:58 +00:00
cmanske%netscape.com 973a1efad2 Remove editorShell from List Properties dialog; also dialog cleanup submitted by neil@parkwaycc.co.uk. b=158881, r=brade, sr=hewitt 2002-09-03 23:32:08 +00:00
cmanske%netscape.com fab3c6e4b2 More improvements to Composer List properties dialog. fix by neil@parkwaycc.co.uk, b=47686, r=brade, sr=alecf 2002-08-21 22:56:19 +00:00
brade%netscape.com c84c18b223 clean up new Object usage (bug 157970); r=Neil, sr=alecf 2002-08-16 21:37:24 +00:00
cmanske%netscape.com 7e4af3ff38 Set radio button to 'Cell' if cell is selected when setting background color. b=98194, r=brade, sr=hewitt 2002-08-15 22:40:18 +00:00
cmanske%netscape.com 4b5a2175a5 Fix upper limits for input fields in Composer property dialogs. b=155193, r=brade, sr=hewitt 2002-08-15 21:49:40 +00:00
cmanske%netscape.com 4cf949aea5 Part of fix to show tooltip when Advanced Edit button is disabled. b=161113, r=brade, sr=alecf 2002-08-15 21:44:33 +00:00
cmanske%netscape.com afb5e2e78c Retain 'Dont use alt text' check state after using Advanced Edit in Image Properties. b=145047, r=brade, sr=hewitt 2002-08-15 20:51:24 +00:00
cmanske%netscape.com dcd61de98a Disable 'Save password' in Composer publishing when PasswordManager is turned off. b=143154, r=brade, sr=hewitt 2002-08-15 20:48:08 +00:00
cmanske%netscape.com ef89dc7875 Optimize RegExp code by using 'test' instead of 'match'. b=145373, fix by neil@parkwaycc.co.uk, r=cmanske, sr=alecf 2002-08-13 17:30:23 +00:00
cmanske%netscape.com ff25b3cb57 Use 'insert/deleteNode' instead of 'insert/deleteElement' in dialog utilities. b=158881, r=neil@parkwaycc.co.uk, sr=kin 2002-08-13 16:59:49 +00:00
cmanske%netscape.com 5b2e1ca085 Support roman numerals in numbered list 'start' attribute. b=47686, most of fix by rcassin@supernova.org, finished by cmanske, r=cmanske,rcassin,neil@parkwaycc.co.uk, sr=alecf 2002-08-13 14:30:57 +00:00
akkana%netscape.com 82c93270bf 160486: prevent double 'not found' dialog. Fix from Harry Lu (harry.lu@sun.com), r=me, sr=sfraser 2002-08-12 21:57:00 +00:00
gerv%gerv.net ee117885c5 Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
cmanske%netscape.com 7f810500c5 Add tooltip to explain why Advanced Edit button is disabled. b=161113. r=brade, sr=alecf 2002-08-09 02:03:53 +00:00
cmanske%netscape.com b18089d5aa Convert editor dialog utilities to not use editorShell. b=15881, r=brade, sr=alecf. Also removes methods no longer needed as part of fix for bug 144957, fix by neil@parkwaycc.co.uk, r=varga, sr=alecf 2002-08-09 01:29:26 +00:00
cmanske%netscape.com fa180dfaba Convert list in SaveAsCharset dialog to outliner, b=144957, fix by neil@parkwaycc.co.uk, r=varga, sr=alecf 2002-08-09 01:26:18 +00:00
cmanske%netscape.com ea64684623 Improved border attribute handling for images, b=142093, r=brade, sr=dveditz 2002-08-06 19:15:55 +00:00