Sebastian Hengst
394a2dd441
Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin
2015-03-15 19:36:24 +01:00
Ehsan Akhgari
d91d200572
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05:00
Gregory Szorc
e396fc159d
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Boris Zbarsky
0c4e2cc50c
Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
...
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Boris Zbarsky
04924966b8
Bug 862917. Remove the non-standard window.defaultStatus. r=smaug,gavin
2013-04-19 23:03:02 -04:00
Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Gregory Szorc
7d09ff18e0
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
Gregory Szorc
2f9c3f619e
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
2013-02-25 13:19:09 -08:00
Mike Hommey
70d7c821af
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Oonishi Atsushi
8f0353652d
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
2011-11-10 15:01:11 +01:00
Margaret Leibovic
dd63205961
Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7
2010-10-28 15:00:31 -07:00
Robert O'Callahan
ea93b2367b
Backed out changeset ecd1948992eb
2010-10-29 16:07:46 +13:00
Margaret Leibovic
28e7c9718a
Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7
2010-10-28 15:00:31 -07:00
Dão Gottwald
b5aa8e5c8e
Bug 571567 - use <menupopup> instead of <popup>. r=enn
2010-06-22 08:34:21 +02: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
Dão Gottwald
ae7a751767
Bug 558643 - Remove unused toolbox-top class. r=gavin
2010-04-12 09:59:26 +02:00
Dão Gottwald
9f5ba67cdf
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
...
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
Neil Deakin
69bd6c8514
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
2009-07-29 14:33:53 -04:00
Neil Deakin
2b862dc7a3
Bug 456106, use new drag and drop api in browser and toolkit, r=mano
2009-06-20 20:04:07 -04:00
Marco Zehe
1799cbdffc
bug 469367 - Add ARIA semantics to those search widget types that don't have a Search button, r=dao, r=surkov
2009-02-02 10:38:53 +01:00
Phil Ringnalda
301a206b55
Bug 207864 - Some things GetService "@mozilla.org/rdf/container;1", r=neil
2009-01-06 21:33:04 -08:00
stefanh@inbox.com
c9b0fd6ac5
Bug 470792 - help.xul has a wrapper vbox that prevents the toolbar to be unified. NPOB. r=Neil.
2009-01-01 17:07:38 +01:00
stefanh@inbox.com
23aaaa2abf
Bug 460668 - Remove useless search-sidebar-closebutton from help.xul (also add emptytext attribute and remove some obsolete css). NPODB. r=Neil.
2008-10-25 17:10:10 +02:00
stefanh@inbox.com
01851caf27
Follow-up fix for bug 458775 (actually use the right attribute). NPOTDFB.
2008-10-09 19:30:47 +02:00
stefanh@inbox.com
80edd0165d
Bug 458775 - Make use of new search textbox widget in Help. r=dao. NPOTDFB.
2008-10-09 18:32:45 +02:00
Karsten Düsterloh
55fdfd98f7
Bug 438793: treelines for help viewer (NPOFF); r=dao
2008-09-17 22:17:37 +02:00
reed@reedloden.com
cdc2c657bc
Bug 432919 - "Help viewer content pane should not allow scripts, plugins, meta redirects, or subframes" [p=reed/dveditz r=Waldo (NPOTB)]
2008-05-09 20:35:19 -07:00
masayuki@d-toybox.com
72f6e5a72f
Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds. XUL part: r+ui-r=mconnor, a1.9=beltzner, XBL part: r=enndeakin, sr=neil, a1.9=dsicore
2008-04-23 01:04:08 -07:00
masayuki@d-toybox.com
8d9f23e370
backing out the previous patch. b=426501
2008-04-07 20:48:15 -07:00
masayuki@d-toybox.com
e82bf9d1d9
Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds #2 (xul part) r=moconnor, ui-r=mconnor+beltzner a1.9=mconnor+beltzner
2008-04-07 17:01:45 -07:00
reed@reedloden.com
34b64b4277
Bug 405165 - "Menu icons for Gnomestripe" (Remainder of B4 icons) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan r=Mano a1.9=mconnor]
2008-02-25 00:47:24 -08:00
joshmoz@gmail.com
79a734d074
disable "always raised" "feature" of help on Mac OS X. We'd need a more robust z-level impl for this to work and that is too difficult for this late in the game (Apple bug makes it hard). b=404283 r=mano ui-r=beltzner
2008-02-12 18:49:29 -08:00
neil@parkwaycc.co.uk
dceab00b9e
Bug 401388 Help viewer filters filtered datasources r=Waldo a=mconnor (over IRC)
2007-12-22 03:58:21 -08:00
neil@parkwaycc.co.uk
8a3af003c2
Bug 409168 Exclude unnamed topics from help viewer r=Waldo a=mconnor (over IRC)
2007-12-22 03:57:49 -08:00
reed@reedloden.com
db7cd57c4e
Bug 389628 - "Implement UI for full page zoom" [p=dao r=mconnor r+sr=sicking (for content/events/) a=blocking-firefox3+ for M9]
2007-10-25 16:02:20 -07:00
philringnalda@gmail.com
11dc4a0e47
Bug 379011 - Text size increasing/decreasing broken in view source window, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin
2007-06-13 22:26:39 -07:00
sdwilsh@shawnwilsher.com
44cbc3eab4
Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp
2007-05-23 11:08:10 -07:00
philringnalda%gmail.com
30565cbd6f
Bug 365574: Help's search sidebar close button (even more) broken, r=mano
2007-01-27 05:54:34 +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
1a077ba48c
Bug 358848: remove unused toolbar customization files for Help Viewer, r=mano
2006-11-01 04:03:19 +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
mozilla.mano%sent.com
2026ca86c8
content changes only for bug 351562, r=mconnor; theme part will be landed as part of the new theme.
2006-09-13 20:20:10 +00:00
pkasting%google.com
0a0053c799
Bug 348298: Clean up Find Bar code, patch 1.
...
r=masayuki
2006-08-18 20:26:23 +00:00
gavin%gavinsharp.com
b581167b49
Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky
2006-05-25 21:22:32 +00:00
steffen.wilberg%web.de
79507d5988
Bug 320901: Remove reloading code, key and context menu item from help viewer. r=mano, beltzner
2006-04-15 23:11:31 +00:00
darin%meer.net
53f8cfbf17
Fixing bustage: Implement new version of nsIXULBrowserWindow.setOverLink
2006-02-03 22:28:50 +00:00
gavin%gavinsharp.com
159dfdebf8
Bug 317369: make use of textbox's clickSelectsAll property for help, r=mconnor
2006-01-11 20:54:55 +00:00