bugzilla%arlen.demon.co.uk
9a4f277142
Bug 261956 Remove Form doesn't work
...
p=bugzilla@mcsmurf.de r=daniel sr=neil.parkwaycc.co.uk
2005-04-05 15:57:21 +00:00
pkw%us.ibm.com
3a8f44be9d
Bug 244834 - Table width changes in table properties are not applied.
...
r=brade@comcast.net , sr=neil.parkwaycc.co.uk@myrealbox.com
2005-02-04 23:33:16 +00:00
gerv%gerv.net
31625ba2b1
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
neil%parkwaycc.co.uk
6beb28a3a1
Bug 84098 Link properties dialog should display ids as well as named anchors and headings p=basic@mozillanews.org r=me sr=brendan
2004-01-30 11:04:40 +00:00
daniel%glazman.org
e192f6607b
Composer's table cell properties' dialog did not allow to reset width and hight and the switch between TD and TH did not work (regression): b=230165, r=timeless, sr=dbaron
2004-01-09 20:52:07 +00:00
timeless%mozdev.org
d8323ba73f
Bug 106386 Correct misspellings in source code
...
Changes strings which meant "referring"
patch by ajvincent@juno.com r=timeless sr=dmose
2003-11-17 10:05:45 +00:00
neil%parkwaycc.co.uk
aa816e6f1f
Bug 207221 Autocomplete URL in [Image/]Link Properties dialog r=brade sr=rbs
2003-09-11 09:10:22 +00:00
neil%parkwaycc.co.uk
161212bb00
Bug 45495 gui for editing form elements r=glazman sr=alecf
2003-05-27 12:44:22 +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
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
cmanske%netscape.com
6b7edca969
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
cmanske%netscape.com
2fd32d5576
Reduce bloat in composer dialog JS. b=183055, r=akkana, sr=hewitt
2002-12-02 23:05:27 +00:00
timeless%mozdev.org
b1c736039e
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
cf75c46a9e
Remove editorShell from editor dialogs. b=158881, r=brade, sr=alecf
2002-11-12 22:44:04 +00:00
glazman%netscape.com
0fbc1a8de1
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
cmanske%netscape.com
ca4919f12f
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
glazman%netscape.com
e03e047dcf
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
d47b2f5e65
fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
...
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
cmanske%netscape.com
4d442f9154
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
5657e3afe3
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
29a2e2a0dd
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
a0885fe305
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
f8b4da3f44
Remove unnecessary method AppendLabelAndValueToMenuList, b=144956, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt
2002-05-17 04:42:21 +00:00
hewitt%netscape.com
d38a0937d9
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
cmanske%netscape.com
a89a6d15ab
Simplify GetString() method in Composer, b=133546, r=brade, sr=kin, a=asa
2002-03-26 21:19:28 +00:00
cmanske%netscape.com
edb94adb74
Exception error in Spelling Dictionary dialog and XUL1.0 fixup, b=132697, r=andreww, sr=hewitt, a=asa
2002-03-23 01:28:49 +00:00
akkana%netscape.com
d7cbebbdc8
128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron
2002-03-14 22:11:14 +00:00
cmanske%netscape.com
80d3321447
Update to Composer Publishing UI, b=88208, r=brade, sr=kin
2002-02-20 02:17:46 +00:00
cmanske%netscape.com
a48a59354d
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
46cc62e9ab
Update for publishing UI, b=88208, r=brade, sr=ben
2002-02-15 06:07:40 +00:00
cmanske%netscape.com
b9e6e4b28f
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
e479265635
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
3e2628c49c
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
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
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
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
cmanske%netscape.com
3e284363cf
Coversion of Composer dialogs to XUL 1.0 compliance: use '<dialog>' and related common button attributes instead of global overlays. b=104113, r=akkana, sr=ben
2001-12-07 04:38:52 +00:00
cmanske%netscape.com
b25703f713
Removed 'IsValidImage()' method, b=90229, r=brade, sr=hewitt
2001-11-29 23:49:02 +00:00
cmanske%netscape.com
8262f88370
Editor JS utilities reorg (b=106374, r=kin, sr=hewitt) and first draft of new Publishing UI (b=88208, r=brade, sr=hewitt)
2001-11-15 15:28:24 +00:00
cmanske%netscape.com
5dc5ffad3a
Fixed problems relating to new XUL 1.0 changes, b=108670, r=timeless, sr=hewitt
2001-11-07 05:42:41 +00:00
cmanske%netscape.com
088960db15
Fixed error message when empty row or col input in Table Properties dialog, b=99306, r=akkana, sr=sfraser
2001-11-01 04:59:34 +00:00
bnesse%netscape.com
faf03ce445
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
cmanske%netscape.com
4c3cd207e0
Fixed lots of problems because getAttribute now returns null if no attribute, b=106822, r=bzbarsky, sr=kin
2001-10-26 18:51:37 +00:00
cmanske%netscape.com
03583963c2
Big UI cleanup for XUL 1.0 compliance, b=93732, r=syd,brade; sr=sfraser
2001-10-10 20:07:06 +00:00
cmanske%netscape.com
d0da434664
Hide 'URL is relative...' checkbox in Messenger Composer, b=101559, r=brade, sr=kin
2001-10-02 23:39:01 +00:00
blakeross%telocity.com
a3e409704c
Fix js strict warning about function not always returning a value...
2001-10-01 21:05:12 +00:00
cmanske%netscape.com
3112dc93b5
Inlude 'img' filetype for Open file dialogs when creating links, b=98567, r=akkana, sr=hewitt
2001-09-22 18:44:59 +00:00
cmanske%netscape.com
5f5666be8e
Tweaks to make relative url work, b=72583, r=syd, sr=hewitt
2001-09-21 00:38:47 +00:00
cmanske%netscape.com
221b53da65
Small tweak to fix for bug 72583 because of fix to 97983: use 'url_Path' instead of 'url_Directory' r=brade, sr=kin
2001-09-20 14:08:35 +00:00