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

59 Коммитов

Автор SHA1 Сообщение Дата
Mike Hommey fcb36ca646 Bug 428765 - Use nxIXULAppInfo to get application version number in about:. r=gavin,a=gavin 2010-10-26 09:15:28 +02:00
Justin Dolske 4973ef2e40 Bug 563274 - Overhaul nsIPrompt-related prompting code. r=gavin, sr=bs
--HG--
rename : toolkit/content/commonDialog.css => toolkit/components/prompts/content/commonDialog.css
rename : toolkit/content/commonDialog.js => toolkit/components/prompts/content/commonDialog.js
rename : toolkit/content/commonDialog.xul => toolkit/components/prompts/content/commonDialog.xul
rename : toolkit/content/selectDialog.js => toolkit/components/prompts/content/selectDialog.js
rename : toolkit/content/selectDialog.xul => toolkit/components/prompts/content/selectDialog.xul
2010-06-16 17:06:17 -07:00
Jason Orendorff 578fc3cdd3 Bug 533592, part 1 - Remove uses of and support for xpcnativewrappers=no/yes in manifests. (The default has been yes for some time and we will now only have that behavior.) r=mrbkap.
--HG--
extra : rebase_source : 996d2abecb15f44293abd470a28a3fe2706e130e
2010-05-27 12:33:54 -07:00
Phil Ringnalda 766dfa95f5 Bug 518989 - Allow theming of about:support, and move the inline JS out to a separate file, r=gavin 2010-02-20 20:42:25 -08:00
Phil Ringnalda c34e9394d6 Bug 518607 - Move the Troubleshooting Information page into toolkit so other apps like Thunderbird and SeaMonkey can use it, r=gavin 2010-02-20 19:36:46 -08:00
Neil Rashbrook 35c24275d9 Bug 528755 Move filepicker file types into toolkit/content/filepicker.properties r=gavin 2010-02-20 15:26:41 +00:00
Steffen Wilberg 35fff6553d Bug 220253: Port about:about to Toolkit, but only show useful 'about' pages. ui-r=beltzner, r=mconnor 2009-08-21 21:28:46 +02:00
Neil Rashbrook 2e6ce2b057 Bug 523693 Inline spell checker shouuld be a module r=gavin 2009-10-28 11:15:22 +00:00
Gavin Sharp eb8eda1339 Bug 513023 - Move about:rights content to toolkit. r=benjamin
--HG--
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights-unbranded.xhtml
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights.xhtml
rename : browser/locales/en-US/chrome/browser/aboutRights.dtd => toolkit/locales/en-US/chrome/global/aboutRights.dtd
rename : browser/locales/en-US/chrome/browser/aboutRights.properties => toolkit/locales/en-US/chrome/global/aboutRights.properties
2009-09-04 14:27:14 +02:00
Boris Zbarsky 553c2a6892 Bug 482585. Move some XUL textbox-specific rules out of xul.css and into the relevant bindings. r=enn, sr=dbaron 2009-03-12 10:16:33 -04:00
Ehsan Akhgari 21cfb7c08b Bug 437844 - [RTL] about:plugins is hardcoded to LTR; r=bz 2009-01-30 11:43:17 +03:30
Justin Dolske e7fb23c8ab Bug 469211 - Video controls should not require initial mouse over to appear. r=enn ui-r=boriss 2009-01-19 14:51:38 -08:00
Kai Liu 7a61003e36 Bug 240536 - resizer direction is to the right, when interface is RTL; r=roc,mano sr=roc 2009-01-18 13:58:19 +03:30
Neil Rashbrook 623cba3c5c Bug 455880 Move <filefield> to toolkit/content/widgets r=Enn
--HG--
rename : toolkit/mozapps/preferences/preferences.xml => toolkit/content/widgets/filefield.xml
2008-10-10 00:04:06 +01:00
Ted Mielczarek c2e30f605a bug 448155 - builds should have changeset ID in about:buildconfig when possible. r=bsmedberg
--HG--
rename : toolkit/content/buildconfig.html.in => toolkit/content/buildconfig.html
2008-09-22 14:00:38 -04:00
Chris Double 91826e2fd0 Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
dveditz@cruzio.com 8a2c640ed4 bug 292789 prevent use of chrome: URIs from <script>, <img> stylesheets, etc except for chrome packages explicitly marked contentaccessible. r=bzbarsky, sr=jst, a=beltzner 2008-04-12 14:26:19 -07:00
alqahira@ardisson.org b83a94caca Bug 368091 - Toolkit's about:license needs to allow for different 'official binaries' line (make toolkit/content/license.html generic and let apps build a customized copy from it; app changes for Firefox here; others in follow-up bugs). r=bsmedberg, mpa=gavin on the browser bits, r=philor on the ugly line in Thunderbird until bug 428144 lands, a1.9=beltzner 2008-04-10 09:07:21 -07:00
dietrich@mozilla.com c9d5644c22 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-03-13 12:25:49 -07:00
dietrich@mozilla.com afe04b3027 backing out test checkin of bug 384370 2008-03-04 14:12:27 -08:00
dietrich@mozilla.com ee6f5ace1d TESTING - temp checkin of bug 384370 (r=mconnor) 2008-03-04 13:23:04 -08:00
dietrich@mozilla.com 369fd460d9 backing out bug 384370 for hosation of Ts 2008-02-29 09:29:58 -08:00
dietrich@mozilla.com 7ea357f31c Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (take two, r=mano, a=beltzner) 2008-02-29 08:39:13 -08:00
dietrich@mozilla.com 02b9a4ac37 backing out bug 384370, caused 25ms Ts regression on linux, and leaks on linux and mac 2008-02-27 11:05:52 -08:00
dietrich@mozilla.com 5b99177f04 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-02-27 10:14:13 -08:00
cbarrett@mozilla.com d5aee6cebb Bug 395455 - Remove unused nativescrollbar.xml. r=enn a1.9=schrep 2008-01-15 13:51:58 -08:00
martijn.martijn@gmail.com 7297106a90 Bug 60513 - alert(), prompt(), confirm() box text has static text (text not selectable), r=gavin.sharp, ui-r=beltzner, a=dbaron 2007-10-08 16:29:21 -07:00
rflint@ryanflint.com a8d0fa5f4e Bug 339964 - move tabbrowser.xml out of mozilla/toolkit and into mozilla/browser. Patch by Stefan <stefanh@bluebottle.com> and myself, r=mconnor 2007-08-22 14:02:02 -07:00
cst@yecc.com 9afd3eb79f Bug 242621 Move Autoscroll Icon Out of the DOM (SeaMonkey-style autoscroll)Patch by me and Michael Ventnor <ventnor.bugzilla@yahoo.com.au>Icons by Dão Gottwald <dao@design-noir.de>ui-review=beltzner, r=mano 2007-06-14 19:36:38 -07:00
asqueella@gmail.com e8c772ebe7 Bug 374404 - Don't ship WidgetStateManager as part of toolkit/mailr=bsmedberg 2007-03-26 14:02:00 -07:00
mozilla.mano%sent.com 4653d980b1 Bug 368918 - browser.xul should use editMenuOverlay rather than duplicating its code. r=gavin. 2007-02-14 21:28:26 +00:00
enndeakin%sympatico.ca 7e1440cd65 Bug 92174, add date and time picker widgets to toolkit, r=neil,mano 2007-01-29 17:36:20 +00:00
mozilla.mano%sent.com 015f043c53 Bug 288254 - Findbar XBL widget. r=gavin,masayuki,bienvenu. 2006-11-26 22:47:46 +00:00
philringnalda%gmail.com 3171ef77f1 Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2006-10-29 04:39:28 +00:00
cbiesinger%web.de 18a14d01d3 Bug 352049 Kill the font download dialog
r=smontagu sr=bz
2006-09-10 19:15:09 +00:00
enndeakin%sympatico.ca 9d5f7be4a8 Bug 345510, add XUL numberbox, r=neil,mano,sr=neil 2006-08-14 02:44:00 +00:00
benjamin%smedbergs.us daa1520f43 Bug 328678 - XULRunner should include about:plugins, r=neil@p 2006-08-07 16:06:03 +00:00
enndeakin%sympatico.ca 31f554baac Bug 290255, add xul scale widget, r=mconnor,roc sr=neil,roc 2006-05-30 13:50:48 +00:00
enndeakin%sympatico.ca 970fb9925e Bug 268590, add notification widget, r=mconnor 2006-04-19 20:50:25 +00:00
joe%retrovirus.com bd7b62fd23 Moved Ben's JavaScript ASSERT function to be NS_ASSERT in
toolkit/content/debug.js

debug.js is now included by globalOverlay.js, but if that's not in your
scope you can just #include debug.js directly.

NS_ASSERT() shows a dialog box containing a stack trace when it's called
with a condition that isn't true.  The dialog box will be suppressed in
final builds, but in nightlies and alphas, it's useful for encouraging
bug submissions.  To disable the dialogs, set XUL_ASSERT_PROMPT=0 in
your environment.

bug=327349
r=darin@meer.net, gavin.sharp@gmail.com
2006-03-14 01:56:09 +00:00
gerv%gerv.net ca7df14533 Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott. 2006-01-27 12:08:02 +00:00
brettw%gmail.com cf6a628f86 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
mozilla.mano%sent.com 32940fb5bf Bug 301069 - Expose dialog titles on OS X (Dialog orgin spoofing isn't fixed on Mac). r=josh/mconnnor, a=mconnor 2005-07-25 20:14:25 +00:00
doronr%us.ibm.com 148f27f947 Bug 285584 - Make download & extension manager use accessible XBL widget. r=mconnor,a=bsmedberg 2005-06-17 18:11:02 +00:00
bsmedberg%covad.net 9abe57c447 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
tor%cs.brown.edu b57af84d2a Bug 293004 - svgBindings.xml not included in installer packages. r+a=bsmedberg 2005-05-06 15:15:40 +00:00
mozilla.mano%sent.com 590c879372 Bug 267227 (be able to use Window and Help menus in every window) - Move the Window and Help menus to a new overlay. r=mconnor 2005-03-24 16:00:01 +00:00
steffen.wilberg%web.de 48b20f11b3 Bug 222157: move contentAreaUtils.js from browser to toolkit because it's needed by ViewSource-SaveAs and Thunderbird (which still uses the xpfe version of that file). r=mconnor, cvs move by chase 2005-03-24 08:49:46 +00:00
ben%bengoodger.com b622819900 274712 - new options dialog 2005-02-25 09:07:58 +00:00
mozilla.mano%sent.com cdd53ab40a [Mac] Trying to close the Download Manager window (when it's the last open window) asks to confirm quit. r=mconnor 2005-02-20 22:58:48 +00:00