Pallani Kumaran
3853831c88
Bug 738160 - Fix "beause" spelling in /browser/locales/en-US/chrome/browser/browser.dtd. r=gavin
2012-03-22 17:17:19 +08:00
Mounir Lamouri
e2363342f0
Merging mozilla-inbound into mozilla-central.
2012-03-20 11:39:42 +01:00
Théo Chevalier
85f7ef50f6
Bug 728350 - Updated Telemetry help->about message to match notification message, r=gavin
...
--HG--
extra : transplant_source : uT%9D%1B%D9c%07%E2%E4k%9B%92%01%A1%E7%B9%15%F4%1B%A6
2012-03-19 18:01:12 -07:00
Mihai Sucan
f3b305cc58
Bug 731721 - Source Editor stepping support; r=rcampbell,past
2012-03-14 18:23:39 +02:00
Panos Astithas
06604833fe
Bug 711164 - Add support for stepping to the debugger; r=rcampbell
2012-03-18 08:50:43 +02:00
Marco Bonardo
cb781bfe97
Merge inbound and central
2012-03-16 13:42:16 +01:00
Gavin Sharp
d1b209dd2c
merge fx-team into m-c
2012-03-15 21:39:33 -07:00
Frank Yan
e13fa83e57
Bug 736279 - Followup to about:home Visual Refresh. r=mak
2012-03-15 15:58:09 -07:00
Frank Yan
ad5dbd581e
Bug 711157 - about:home Visual Refresh & Launcher. r=mak ui-r=shorlander
...
--HG--
rename : browser/base/content/aboutHome.css => browser/base/content/abouthome/aboutHome.css
rename : browser/base/content/aboutHome.js => browser/base/content/abouthome/aboutHome.js
rename : browser/base/content/aboutHome.xhtml => browser/base/content/abouthome/aboutHome.xhtml
rename : browser/base/content/aboutHome-snippet1.png => browser/base/content/abouthome/snippet1.png
rename : browser/base/content/aboutHome-snippet2.png => browser/base/content/abouthome/snippet2.png
2012-03-14 16:10:12 -07:00
Théo Chevalier
57a3543d80
Bug 730955 - Make Telemetry opt-in notification consistent with other Telemetry messaging, r=gavin
2012-03-14 14:38:35 -07:00
Tim Taubert
910f5e845d
merge m-c to fx-team
2012-03-13 11:28:24 +01:00
Tim Taubert
be0be8ae6c
Bug 729878 - Part 1 - New layout implementation; r=dietrich,dao ui-r=shorlander
2012-03-13 03:23:01 +01:00
Michael Ratcliffe
db9875d847
Bug 703643 - Be able to copy from the rules view; r=prouget
2012-03-11 14:01:38 +00:00
Paul Rouget
5b2f89841b
Bug 717923 - Use an icon for the inspect button; r=dao
2012-03-08 16:02:23 +01:00
Tim Taubert
c409d78680
merge m-c to fx-team
2012-03-12 09:41:48 +01:00
Ed Morley
f6653e490a
Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak
2012-03-11 23:38:53 +00:00
Mihai Sucan
8ad767dea2
Bug 731394 - Source Editor in read only mode is not entirely read only; r=rcampbell f=rcampbell
2012-03-08 19:37:35 +02:00
Mark Capella
ab747add0d
Bug 730898 - Reuse editMenuKeys in scratchpad.xul, r=msucan
2012-03-11 11:47:01 +02:00
Tim Taubert
4374bf03b2
Backed out changeset b5a3e22944f9 (bug 711157)
...
--HG--
rename : browser/base/content/abouthome/snippet1.png => browser/base/content/aboutHome-snippet1.png
rename : browser/base/content/abouthome/snippet2.png => browser/base/content/aboutHome-snippet2.png
rename : browser/base/content/abouthome/aboutHome.css => browser/base/content/aboutHome.css
rename : browser/base/content/abouthome/aboutHome.js => browser/base/content/aboutHome.js
rename : browser/base/content/abouthome/aboutHome.xhtml => browser/base/content/aboutHome.xhtml
2012-03-08 08:35:15 +01:00
Matt Brubeck
18cb28b830
Merge from mozilla-central to mozilla-inbound
2012-03-12 17:38:23 -07:00
Fabrice Desré
7d52a85dde
Bug 697006 - Add desktop support for the Open Web Apps API - Part 2 : UI [r=gavin]
2012-03-12 17:33:10 -07:00
Mihai Sucan
1b727b5c6a
Bug 723069 - The debugger should allow breakpoints to be set in the embedded editor; r=past
2012-03-05 19:56:13 +02:00
Frank Yan
5a15a61530
Bug 711157 - about:home Visual Refresh & Launcher. r=mak ui-r=shorlander
...
--HG--
rename : browser/base/content/aboutHome.css => browser/base/content/abouthome/aboutHome.css
rename : browser/base/content/aboutHome.js => browser/base/content/abouthome/aboutHome.js
rename : browser/base/content/aboutHome.xhtml => browser/base/content/abouthome/aboutHome.xhtml
rename : browser/base/content/aboutHome-snippet1.png => browser/base/content/abouthome/snippet1.png
rename : browser/base/content/aboutHome-snippet2.png => browser/base/content/abouthome/snippet2.png
2012-03-05 20:12:02 -08:00
Michael Ratcliffe
f89244a66c
Bug 728833 - String change in styleinspector.properties whitout changing name; r=past
2012-02-20 11:53:33 +00:00
Michael Ratcliffe
238a2b985a
Bug 727867 - Rule view indicate when invalid values are entered; r=dcamp
2012-02-25 15:30:51 +00:00
Victor Porof
7f112feed5
Bug 731523 - Fix typos in GCLI (tilt related commands); r=jwalker,francesco.lodolo
2012-02-29 10:03:15 +02:00
Paolo Amadini
749f7c69ab
Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
...
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-03-10 15:00:45 +01:00
Gavin Sharp
c7ed634880
Bug 718088: offer to re-set keyword.URL if it has a non-default value, r=bz on the docshell parts, r=fryn on the rest, ui-r=limi
...
--HG--
extra : transplant_source : F%5E%C6ge%1B%5B%14%0C%20%C4%C7%82%DA%D9%96%C0%86%A5%C6
2012-02-22 16:35:56 -08:00
Sid Stamm
12edf9445d
bug 633773 - Use Google's HTTPS search by default; r=gavin
2012-01-06 11:35:02 -08:00
Matt Brubeck
4b1062f69d
Merge from mozilla-central to mozilla-inbound
2012-02-28 10:08:33 -08:00
Mihai Sucan
a414046b7f
Bug 684445 - Orion source editor should have built-in context menu; r=rcampbell f=rcampbell
2012-02-27 20:08:45 +02:00
Nathan Froyd
1aca3e0a57
Bug 725407 - create opt-out Telemetry notification for Nightly and Aurora; r=gavin
...
--HG--
extra : rebase_source : c350a62b4e6db5ae942200822b6217a7d5c3d898
2012-02-23 06:37:04 -08:00
Alexandre Negrao
76ff990af2
Bug 722552 - Removed the required lines and the inspectPanelTitle.label now unused. r=rcampbell
2012-02-03 16:01:26 -02:00
Rob Campbell
6cc015b316
Bug 584407 - Create popup menu for inspector HTML panel. r=paul
2012-02-21 03:02:00 +01:00
Paul Rouget
f4a1316cf4
Bug 719607 - The HTML Tree Panel should NOT use the registerTools mechanism. r=rcampbell
2012-01-27 17:13:53 +01:00
Jared Wein
027e96add3
merge m-c to fx-team
2012-02-24 14:47:45 -05:00
Matthew Noorenberghe
4d9db1ac67
Bug 722352 - Follow-up fix for searchplugins install target rs=gavin
2012-02-23 19:11:26 -08:00
Victor Porof
a363e87655
Bug 725717 - GCLI needs a 'tilt' command; r=jwalker
2012-02-22 19:18:49 +02:00
Rob Campbell
ab1e048072
merge fx-team to m-c
2012-02-22 12:47:22 -04:00
Richard Newman
64c9c39aca
Merge m-c to s-c.
2012-02-17 19:04:00 -08:00
Pranav Ravichandran
9813284108
Bug 727709 - Papercut: add mention of "default" to server chooser in Firefox Sync setup. r=rnewman
2012-02-17 13:53:58 -08:00
Gavin Sharp
60893a95e7
Bug 724116 followup: get rid of the .inc file since it confuses l10n tools, f=axel
2012-02-15 11:21:58 -08:00
Mihai Sucan
8b47778c40
Bug 717219 - Source Editor should highlight the current line in HTML documents; r=rcampbell
2012-02-08 22:49:10 +02:00
Mihai Sucan
0fd25e6d95
Bug 707987 - Ability to set breakpoints in the Source Editor (orion); r=rcampbell f=past
2012-02-18 12:58:54 +02:00
Johan Charlez
14dffeb8ad
Bug 650760 - Create Help menu for Scratchpad; r=rcampbell
2012-02-21 07:09:29 -04:00
Michael Ratcliffe
54757b5699
Bug 683499 - GCLI needs an 'edit' command (for CSS only to start with); r=jwalker
2012-02-02 19:26:30 +00:00
Mark Capella
c15bf6c02a
Bug 407221 - Improve l10n notes for tagResultLabel and bookmarkResultLabel. r=mak
2012-02-23 14:25:13 +01:00
Matthew Noorenberghe
3bf8091b5c
Bug 724116 - Add additional URL types to implement channel parameter for Google search plugin. r=gavin
...
Based on Gavin's patch for bug 596439.
--HG--
rename : browser/components/search/test/testEngine.xml => browser/components/search/test/testEngine_mozsearch.xml
extra : rebase_source : c2d88610668c305a7a1710fb69a99a44d8f23bb7
2011-03-18 14:56:46 -07:00
Javi Rueda
391a3d76ce
Bug 708595 - Clarify download history related preferences in the Privacy pane. r=jwein
...
--HG--
extra : rebase_source : 16f3e7973494a01bc0be1287ceaee636416258e2
2012-02-13 21:54:41 +01:00
Tim Taubert
f118ef83b3
merge m-c to fx-team
2012-02-10 14:26:49 +01:00