Commit Graph

104 Commits

Author SHA1 Message Date
Gijs Kruitbosch
2598407827 Bug 1096319 2015-01-05 11:41:06 +00:00
Manish Goregaokar
70d7281537 Bug 997570 - Trigger onsyncfrompreference handlers during construction of <preferences> tag. r=MattN 2014-05-01 16:47:00 +02:00
stefanh@inbox.com
86c45c7b01 Bug 957281 - Help button should be positioned at the lower end of the preferences window. r=Mano. 2014-04-07 21:16:11 +02:00
Manish Goregaokar
48411fd280 Bug 474527 - onbeforeaccept handler in a <prefwindow> can't prevent the window from closing; r=enndeakin,MattN
The majority of the patch was by Gavin Sharp.
2014-01-29 17:07:16 -08:00
ISHIKAWA, Chiaki
8e5ef245bb Bug 914066 - Function declaration needs to be at the top-level. r=bsmedberg 2013-09-10 13:12:54 -04:00
Trevor Saunders
cccb35afb2 bug 846185 - don't call into js when creating accessibles r=surkov, smaug 2013-07-19 00:13:35 -04:00
Dão Gottwald
2c59cbb336 Bug 820799 - Set the lastSelected property to an empty string rather than null, since the latter stringifies to 'null'. r=neil
--HG--
extra : rebase_source : 18301071202f5d2f50d5d8cd4c06eab7ab03b155
2012-12-14 01:08:07 +01:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Neil Deakin
0c36dfe88d Bug 507186, check source of command events so that checkboxes with an attached command will update preferences properly, r=neil 2011-09-06 10:44:55 -04:00
Ben Turner
715a0d112f Backed out changeset 6430d01da9e3 for failing unit tests on Windows. 2009-02-16 13:08:56 -08:00
Gavin Sharp
2b89342d73 Bug 474527 - onbeforeaccept handler in custom extension <prefwindow> can't prevent the window from closing; r=enndeakin 2009-02-16 16:27:16 +01:00
stefanh@inbox.com
dc5b0034a1 Bug 476226 - Beep when closing prefwindow with cmd+w in apps without own close key defined. r=gavin. 2009-01-31 14:56:25 +01:00
stefanh@inbox.com
c815f9c382 Bug 473444, follow-up adjustment of original patch. r=gavin. 2009-01-20 18:53:25 +01:00
stefanh@inbox.com
ecd5a50176 Bug 473444 - Help opens, but with a beep with cmd+? in prefwindow without overlayed/own key (this also makes us only open 1 help instance on mac from the prefwindow). r=gavin. 2009-01-17 15:21:51 +01:00
Steffen Wilberg
828c83616a Bug 319850: Make F1 open the respective Help topic by firing dialoghelp in prefwindows. r=mano 2008-12-18 20:50:49 +01:00
Markus Stange
9467c5bb99 Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-18 11:57:46 +02:00
Markus Stange
efc31b0d07 Merge backout of bug 398928 2008-10-13 14:33:01 +02:00
Markus Stange
9e3fc5bc06 Backed out changeset 151e51ec625e (bug 398928) because of unit test orange 2008-10-13 14:30:47 +02:00
Markus Stange
cd0ace7d7c Bug 398928 follow-up to fix preferences pane switching, r=Neil 2008-10-13 11:27:40 +02:00
Markus Stange
c66be3d531 Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-13 11:24:51 +02:00
Daniel Brooks
82dd90713a bug 451025: <preferences> element should work outside of a <prefwindow> — fix test failures 2008-10-10 00:23:55 -05:00
Daniel Brooks
d14b416f6a bug 451187 — <preferences> element should work outside of a <prefwindow> 2008-10-09 18:14:17 -05:00
Atsushi Sakai
add4cd38d8 Bug 446536 - Don't save proxy settings for SSL, FTP, Gopher, SOCKS; "fix" part; r=gavin.sharp 2008-09-17 15:09:37 +02:00
Ian Neal
bfb473374b Bug 445049 – Preference value types are not validated (or converted) before being set
p=Neil r=gavin
2008-08-01 16:22:59 +01:00
mnyromyr@tprac.de
e5e31cc975 Bug 410562: <preference>.reset() does not honor instantApply; r=gavin, a1.9=dsicore 2008-04-25 16:23:14 -07:00
mconnor@steelgryphon.com
6b1a312abe Bug 423486 - Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner 2008-03-24 10:18:38 -07:00
gavin@gavinsharp.com
4a1568ca9d Bug 423366: remove unused code, and non-obvious dependency on fontbuilder.js from preferences.xml, r=mconnor/masayuki, a=beltzner 2008-03-18 11:32:23 -07:00
masayuki@d-toybox.com
2d15463f40 Bug 390901 CJK - font-name is not recognised correctly in preferences p=me+jdagett(mac part)+kerlt(fontconfig part) r=jdagett+me+stuart+mconnor b1.9=stuart 2008-03-13 03:32:50 -07:00
neil@parkwaycc.co.uk
75d375bd08 Bug 419865 Port scripts pane to use <preferences> r=Mano,IanN sr=jag a=beltzner 2008-03-05 13:44:29 -08:00
florian@queze.net
763a4e6300 Bug 391534 - Prevent '<preference> with id='' and name='' has unknown type ''' warnings. r=Mano, a1.9=schrep 2008-01-16 21:01:12 -08:00
mnyromyr@tprac.de
2e2340c41b Bug 308754 - fire sync*preference with correct JS context; r=mano, a=mtschrep 2008-01-15 10:16:25 -08:00
florian@queze.net
5395a457d4 Bug 407193: Restore animateFadeIn behavior for Mac prefpanes (revert fix for bug 394881). r=mconnor, a=blocking-firefox3+ 2007-12-14 16:20:48 -08:00
aaronleventhal@moonset.net
754ec000fb Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil 2007-12-11 18:10:26 -08:00
rob_strong@exchangecode.com
d19a3cd646 Bug 401601 - applications preference tab jumps the first time I select it. r=sspitzer, blocking-firefox3=mconnor 2007-12-01 05:29:18 -08:00
rob_strong@exchangecode.com
9aa5875bc3 Backing out bug 401601 due to tree being closed without any notice on the tinderboxen of the tree being closed... bleh 2007-11-30 17:08:40 -08:00
rob_strong@exchangecode.com
cb68bbea85 Bug 401601 - applications preference tab jumps the first time I select it. r=sspitzer, blocking-firefox3=mconnor 2007-11-30 17:01:43 -08:00
sdwilsh@shawnwilsher.com
d11b213dd7 Bug 394881 - [Mac] Prefpanes should specify heights. r=mconnor 2007-10-22 11:07:01 -07:00
aaronleventhal@moonset.net
6d162608fa bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore 2007-10-01 17:57:23 -07:00
mnyromyr@tprac.de
86307f75d0 Bug 397095: prefwindow.showPane dies without prefpanes; r=gavin, a=mconnor 2007-09-24 14:05:29 -07:00
asqueella@gmail.com
27308d9427 bug 396307 - Preference bindings don't report exceptions in user-defined event handlers to the Error Console fix by switching from dump()ing the exception in the catch clause to using Components.utils.reportError() r=gavin, a=mconnor 2007-09-22 12:51:10 -07:00
rob_strong@exchangecode.com
1762824878 Bug 396121 - make Applications prefpane the right height on all primary platforms. r=mconnor, a1.9=mconnor 2007-09-21 16:12:21 -07:00
rob_strong@exchangecode.com
4ca6ad8130 Bug 396541 - Show Passwords dialog/chrome is broken. r=mconnor, a1.9=mconnor 2007-09-18 19:45:58 -07:00
rob_strong@exchangecode.com
c57e8ed79d Bug 394666 - prefpane height is incorrect when animateFadeIn is true and some other edgecases. r=mconnor, a1.9=mconnor 2007-09-17 12:18:17 -07:00
rob_strong@exchangecode.com
6a56b868a9 Bug 283697 - Firefox Options (Preferences) panels are cropped (cut off). r=mconnor 2007-09-02 15:05:53 -07:00
cbarrett@mozilla.com
89e9e66fb7 Bug 393117 - Remove native resize API. r=josh r=mconnor sr+a1.9=pav 2007-08-24 18:55:28 -07:00
neil@parkwaycc.co.uk
3762a3f60d Bug 389525 .selectedIndex is nicer than setAttribute("selectedIndex") r=gavin 2007-07-25 06:41:36 -07:00
joshmoz@gmail.com
14eecdeff4 use native window resize animation API for Mac OS X preferences. b=355177 r=sspitzer r=enn 2007-04-09 15:30:23 -07:00
mozilla.mano%sent.com
a504aa39fa Bug 361701 - First pane of preferences window is blank when animating is on. patch from Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=me. 2006-11-25 21:15:43 +00:00
mozilla.mano%sent.com
1f831db14e Bug 355469 - Show Passwords dialog does not resize correctly. r=mconnor. 2006-10-24 23:27:44 +00:00
mozilla.mano%sent.com
0aca412eb6 Bug 349343 - Tabs pane of preferences has mucho whitespace on Mac. r=mconnor. 2006-08-24 00:54:40 +00:00