Commit Graph

28 Commits

Author SHA1 Message Date
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
ben%bengoodger.com
03d2f252eb aviary branch landing - some of the stuff in toolkit/content 2004-12-01 00:21:43 +00:00
dbaron%dbaron.org
5d3fec2f0c Move XPCNativeWrapper.js from communicator to global. b=256630 r=p_ch 2004-09-23 16:56:09 +00:00
steffen.wilberg%web.de
53c733d3c8 Bug 255642: about: links to nonexistent NPL. r/a=ben 2004-08-25 10:36:24 +00:00
scott%scott-macgregor.org
f3aa7ccbc3 Force our binding files to replace their equivalents from xpfe. Otherwise, if the xpfe version changes and ours doesn't it gets used instead.
Fixes Bug #229096 --> thunderbird toolbars blank because we are using the newst copy of xpfe\toolbar.xml
2003-12-21 21:52:39 +00:00
chanial%noos.fr
5dade47a7d convert chrome://global/content/widgets to chrome://global/content/bindings 2003-11-20 05:14:08 +00:00
chanial%noos.fr
44c6b12b7b MacOS X doesn't like manifest files that mix lines with and without a specified location. 2003-11-15 20:14:00 +00:00
chanial%noos.fr
1bc31aa2be studying Mac bustage 2003-11-15 19:03:00 +00:00
chanial%noos.fr
cd3b8e8dd3 fixing bustage 2003-11-15 08:29:09 +00:00
chanial%noos.fr
8e65ea4952 split the top-level toolkit manifest file into content/jar.mn, locale/jar.mn and obsolete/jar.mn so that we no longer have to repackage everything every time we modify one of these three subdirectories. 2003-11-15 07:43:50 +00:00