stefanh@inbox.com
90b5541ac9
Bug 346605 - Make openHelp() calls call suiterunner help correctly: Remove help buttons/js from Composer dialogs and use an overlay in suite/common instead. r=IanN, sr=Neil.
2007-05-13 14:36:09 -07:00
Stefan.Borggraefe%gmx.de
125996288f
Bug 252698 Use buttonlabel attributes in <dialog>s
...
r=glazou, sr=neil
2004-11-29 18:04:23 +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
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
timeless%mozdev.org
2146593567
Bug 175789 <dialog>s don't need dialogOverlay
...
r=cmanske sr=alecf
2002-12-03 13:25:59 +00:00
cmanske%netscape.com
56fba4830f
Fixed Tab code in Composer dialogs, b=157778, r=neil@parkwaycc.co.uk, sr=alecf, a=asa/drivers
2002-07-25 17:32:12 +00:00
cmanske%netscape.com
941c1e24c6
Bring Table dialog to XUL1.0 standards for proper Esc key and button ordering, b=135945, r=neil@parkwaycc.co.uk, sr=kin
2002-04-30 23:42:48 +00:00
caillon%returnzero.com
69b81b0423
Bug 131672, many editor property dialogs have no access keys. Patch by neil@parkwaycc.co.uk, r=cmankse, sr=hewitt
2002-04-20 16:07:09 +00:00
oeschger%netscape.com
2c095a7a0e
restore context-sensitive help to ui: new help file to include and updated syntax, bug=124902, a=asa/drivers, sr=alecf, r=andreww
2002-02-26 01:13:17 +00:00
glazman%netscape.com
ef03da922b
rename/remove obsolete elements/attrs from Composer xul; b=119164, r=peterv, sr=blake
2002-01-14 12:41:39 +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
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
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
blakeross%telocity.com
71e1ffab70
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +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
55dac8640c
Dialogs fixed as part of Composer color button fix to bug 77873, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt
2001-09-29 04:35:02 +00:00
blakeross%telocity.com
35953fea85
removing attr's that are now unnecessary due to default orientation. r=hewitt sr=hyatt
2001-09-23 07:16:02 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
5b93c1d9fc
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
ben%netscape.com
1590d377a4
Roll back this weekend's changes to editor dialogs, pending grid fixes.
2001-08-07 01:53:44 +00:00
ben%netscape.com
2911f95832
93732 - Fixing some bad bustage in a handful of editor dialogs
...
- grid columns aren't showing up due to lack of flexes on <column/> nodes (grid bug)
- text fields drawing over buttons
- buttons and other UI running off screen
- dialogs sizing oddly when sizeToContent() called
r=jag, sr=hewitt
2001-08-05 08:12:31 +00:00
cmanske%netscape.com
46f719f5a6
Finish fix for missing menulists in Table Properties dialog, b=89644, r=sfraser, sr=kin
2001-07-13 04:10:07 +00:00
cmanske%netscape.com
3ec2d70e85
Fixed missing menulists in Table Properties dialog bug 89644, r=89644, r=brade, sr=sfraser
2001-07-10 04:02:32 +00:00
timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
cmanske%netscape.com
bb41c589c5
Checking in fix for adding Help button to Table Properties dialog for brade, b=88377, r=cmanske, sr=sfraser. Includes fix for missing menulist in this dialog: b=89644, r=brade, sr=sfraser
2001-07-06 19:40:22 +00:00
cmanske%netscape.com
5315f30030
Added 'tableize' feature, added strings for UI bugs 71743, 41547; fixed missing 'return' after dialog error close window, b=70619; editor portion of image dialog preview bug 78351. r=mjudge, sr=kin
2001-05-09 05:23:37 +00:00
maolson%earthlink.net
fc69b17ec2
bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
...
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
blakeross%telocity.com
c9b9689e26
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
cmanske%netscape.com
863069d760
Fixed Spell check dialog layout bug 72223, r=andreww, sr=hewitt
2001-04-04 04:05:14 +00:00
cmanske%netscape.com
cd9973e31c
Replaced 'value' with 'label' for Table dialog checkboxes, b=73479, r=blake, sr=sfraser
2001-03-27 01:06:55 +00:00
blakeross%telocity.com
0b2dd2b2d2
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
timeless%mac.com
6cf0d97f11
Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
cmanske%netscape.com
26111655fb
Fixed Table dialog bugs 57206 and 69795. Cleanup up warinings in Insert Chars dialog. r=brade, sr=sfraser
2001-02-26 20:00:17 +00:00
cmanske%netscape.com
5b282dbb47
Fixed color picker buttons in dialogs, b=66417, r=blake, sr=sfraser
2001-02-02 00:14:43 +00:00
cmanske%netscape.com
32d551740a
Use 'oninput' instead of 'onkeyup' for JS input handler (59654). r=mjudge, sr=sfraser
2001-01-04 01:08:06 +00:00
blakeross%telocity.com
689f92be09
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=kin sr=sfraser
2000-12-15 00:42:53 +00:00
brade%netscape.com
6ba1558722
fix bugs #56139 and (partially) #57206 ; r=cmanske; sr=kin; remove table height until css support for it is provided; always write valign until we know how to search up the tree
2000-11-16 15:17:58 +00:00
cmanske%netscape.com
b306786737
Fixed hard-coded string, b=2410, r=pnunn, sfraser
2000-09-21 04:23:20 +00:00
cmanske%netscape.com
8c41151981
Table dialog cleanup, b=47691, r=rcassin@supernova.org. Composer prefs cleanup, b=47704, r=ben
2000-09-15 06:08:51 +00:00
cmanske%netscape.com
9858a049ed
Composer dialog cleanup. b=47691, 47701. r=hyatt
2000-09-14 05:30:06 +00:00
cmanske%netscape.com
54bd31dd70
Composer dialog cleanup work (47213, 47701, 9754) r=sfraser
2000-09-12 00:35:42 +00:00
ben%netscape.com
27f526d5ab
46613, classic skin polish and other fixes for message compose window
2000-09-03 05:39:33 +00:00
cmanske%netscape.com
7789da1eb0
nsbeta3 UI fixes: HTML source editor bugs 50034, 41869) r=sfraser, fixed Send Page commands for rcassin, changed to using value on title tag (related to 42331), List, Page Colors and other dialog cleanup (47686, 47695), r=rcassin, sfraser, ben
2000-08-30 02:44:18 +00:00
cmanske%netscape.com
3afb7bab79
Fixed lots of nsbeta3+ bugs: 45756, 47654, 41810,47503,48990, 48995,40204, 42740, 46953, 47646, 47696, 48693, 45899. r=sfraser,jfrancis
2000-08-23 00:29:24 +00:00
cmanske%netscape.com
030de906de
More editor UI bug fixes: 47653, 47688, 47693, 47687. r=sfraser
2000-08-11 03:20:47 +00:00
cmanske%netscape.com
c0a534c8ef
Big UI fix! bugs=47898, 26843, 26871, 37152, 38944, 41545, 42246, 42343, 43089, 45463, 45904, 46001, 47644, 47314, 47510, 47515, 47622, 47650, 47653, 47699, 47700, 46179, 47696, 47693. r=sfraser
2000-08-10 02:10:17 +00:00
cmanske%netscape.com
1a2fd2ef30
Fixed wrong method call to set background image for Table Dialog. Part of work for 20973, r=mjudge
2000-07-13 23:20:42 +00:00
cmanske%netscape.com
15901d9765
Finishing table editing+dialog work (b=20973, r=jfrancis), and disabling commands when in HTML Source mode (b=38875, r=sfraser)
2000-07-11 23:41:22 +00:00