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

30 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net f7f3cb2736 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
aaronl%netscape.com 0c9157b18c Bug 127892. dialogKeys keyset has incorrect Win/Linux/OS2 behavior for Enter pressed on a button. r=neil, sr=jag 2003-07-14 09:56:39 +00:00
timeless%mac.com 07671c37b5 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2002-09-02 03:36:38 +00:00
heikki%netscape.com 55a5667dd2 Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2002-01-31 22:12:36 +00:00
jaggernaut%netscape.com f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
hwaara%chello.se bf6bec59e9 #86877, Buttons are never properly right-aligned on unix.
Patch tested and done by Mike Potter <mikep@oeone.com>

r=hwaara, sr=shaver
2001-08-14 00:19:25 +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
oeschger%netscape.com bfdc2fc6ad context sensitive help, sr=blake, a=asa, r=sfraser, b=46226, part2 2001-06-19 22:40:56 +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
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
tao%netscape.com 4b1208d8d4 1. 61626:"Need to make langxxxx.xpi platform neutral"
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
2001-03-06 02:34:34 +00:00
blakeross%telocity.com 180735f18a cmd+. in mac dialogs should cancel them and hitting enter/return dismisses dialogs when their default buttons are disabled (52571, 68649). r=timeless sr=alecf 2001-02-15 04:36:04 +00:00
blakeross%telocity.com a1027be4e2 Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=jag sr=alecf 2000-12-09 03:59:32 +00:00
sfraser%netscape.com ec3b4c3a5e Fix for bug 49196 -- buttons not showing up in Save/Don't save dialogs. Correctly used collapsed, not hidden, to make hyatt's change. r=ducarroz, a=leaf. 2000-08-16 21:28:25 +00:00
nbhatla%netscape.com 84255770e7 For bug #43658. Modifies dialog overlays to have proper buttons on MacOS. Also modified other platforms to allow for specially-styled dialog buttons. r=hangas 2000-07-17 21:04:43 +00:00
rbs%maths.uq.edu.au 26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
alecf%netscape.com 89933486b3 fix common dialogs where button3 and button4 are used, such as in editor 2000-04-28 20:55:44 +00:00
ben%netscape.com 447633c2c0 Prefwindow IV landing 2000-04-25 02:01:49 +00:00
ben%netscape.com 62deb982dc more new widget styles 2000-03-23 02:09:03 +00:00
ben%netscape.com 4f9c01c7c6 convert dialogOverlay to use new button widgets, make skinnable 2000-03-16 01:21:55 +00:00
ben%netscape.com 3ed3c22fb7 common dialog (25104)/dialogOverlay appearance tweaks 2000-01-30 02:01:59 +00:00
rgoodger%ihug.co.nz 064abf35b7 ProfileManager II, r=gayatrib@netscape.com, sspitzer@netscape.com 2000-01-13 04:19:46 +00:00
cmanske%netscape.com f1e30195ff Fixed bug 21969, button order in common dialogs for UNIX. a=jar, r=german,brade 1999-12-22 23:50:21 +00:00
akkana%netscape.com 02f62418b0 18446: change name of keyset back to 'keyset'. r=danm (actually, this is his change), a=chofmann 1999-12-21 00:12:28 +00:00
akkana%netscape.com 3d03085c9e 11818: Rename the special XUL key from "command" to "xulkey" so it won't
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
danm%netscape.com dd92cd7d31 treat the return key, like enter, as if the default dialog button had been pressed. part of fix for bug 17529. r:saari@netscape.com 1999-10-29 06:17:07 +00:00
hangas%netscape.com 84df0919cf Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt 1999-10-27 23:01:09 +00:00
hangas%netscape.com 669e7fa437 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
hangas%netscape.com a07b621d3b Fix assert caused by attempt to load js that does not exist. 1999-09-14 19:05:34 +00:00
hangas%netscape.com 04b6c263fc First Checked In. 1999-09-14 01:44:37 +00:00