Commit Graph

1029 Commits

Author SHA1 Message Date
Stephen Horlander
fa121d285d Bug 731459 - visited livemarks icons is confusing.
r=mak
2012-03-09 23:29:41 +01:00
Matt Brubeck
788b29276e Merge mozilla-central to mozilla-inbound 2012-03-08 16:27:40 -08:00
Rob Campbell
44c93895a1 merge fx-team to m-c 2012-03-08 10:30:11 -04:00
Dão Gottwald
b3d60adc42 Bug 734040 - Remove unused fullscreen-video.css. r=mak 2012-03-08 15:36:18 +01:00
Dão Gottwald
59d7037110 Bug 687958 - Refactor about:certerror expanders and make them accessible. r=mak
--HG--
rename : browser/themes/gnomestripe/section_collapsed-rtl.png => browser/themes/gnomestripe/aboutCertError_sectionCollapsed-rtl.png
rename : browser/themes/gnomestripe/section_collapsed.png => browser/themes/gnomestripe/aboutCertError_sectionCollapsed.png
rename : browser/themes/gnomestripe/section_expanded.png => browser/themes/gnomestripe/aboutCertError_sectionExpanded.png
rename : browser/themes/pinstripe/section_collapsed-rtl.png => browser/themes/pinstripe/aboutCertError_sectionCollapsed-rtl.png
rename : browser/themes/pinstripe/section_collapsed.png => browser/themes/pinstripe/aboutCertError_sectionCollapsed.png
rename : browser/themes/pinstripe/section_expanded.png => browser/themes/pinstripe/aboutCertError_sectionExpanded.png
rename : browser/themes/winstripe/section_collapsed-rtl.png => browser/themes/winstripe/aboutCertError_sectionCollapsed-rtl.png
rename : browser/themes/winstripe/section_collapsed.png => browser/themes/winstripe/aboutCertError_sectionCollapsed.png
rename : browser/themes/winstripe/section_expanded.png => browser/themes/winstripe/aboutCertError_sectionExpanded.png
2012-03-08 13:03:19 +01:00
Dão Gottwald
ffbb92c91c Bug 732915 - Reduce the URL and search bar border radii. r=shorlander 2012-03-06 11:15:31 +01:00
Marco Bonardo
50b16a881a Merge last green PGO from inbound to central 2012-03-02 14:55:43 +01:00
Rob Campbell
c1923d6de4 Bug 732040 - move themes/*stripe/inspector.css into devtools theme directory and rename to htmlpanel.css; r=prouget
--HG--
rename : browser/themes/gnomestripe/inspector.css => browser/themes/gnomestripe/devtools/htmlpanel.css
rename : browser/themes/pinstripe/inspector.css => browser/themes/pinstripe/devtools/htmlpanel.css
rename : browser/themes/winstripe/inspector.css => browser/themes/winstripe/devtools/htmlpanel.css
2012-03-01 13:33:41 -04:00
Michael Ratcliffe
1ad14e2596 Bug 727867 - Rule view indicate when invalid values are entered; r=dcamp 2012-02-25 15:30:51 +00:00
Victor Porof
480eb3f3a5 Bug 723047 - Stack frames should display the location next to the function name; r=past 2012-02-25 11:04:07 +02:00
Michael Ratcliffe
03d179f404 Bug 722196 - Rule view showing rules in the wrong order; r=jwalker 2012-03-01 19:13:12 +00:00
Stephen Horlander
aca018a301 Bug 732093 - Update toolbar icons. r=dao 2012-03-01 23:42:27 +01:00
Dão Gottwald
cc07c08e46 Bug 730271 - Create sync folder for Sync-related content files. r=mak
--HG--
rename : browser/base/content/aboutSyncTabs-bindings.xml => browser/base/content/sync/aboutSyncTabs-bindings.xml
rename : browser/base/content/aboutSyncTabs.css => browser/base/content/sync/aboutSyncTabs.css
rename : browser/base/content/aboutSyncTabs.js => browser/base/content/sync/aboutSyncTabs.js
rename : browser/base/content/aboutSyncTabs.xul => browser/base/content/sync/aboutSyncTabs.xul
rename : browser/base/content/syncAddDevice.js => browser/base/content/sync/addDevice.js
rename : browser/base/content/syncAddDevice.xul => browser/base/content/sync/addDevice.xul
rename : browser/base/content/syncGenericChange.js => browser/base/content/sync/genericChange.js
rename : browser/base/content/syncGenericChange.xul => browser/base/content/sync/genericChange.xul
rename : browser/base/content/syncKey.xhtml => browser/base/content/sync/key.xhtml
rename : browser/base/content/syncNotification.xml => browser/base/content/sync/notification.xml
rename : browser/base/content/syncProgress.js => browser/base/content/sync/progress.js
rename : browser/base/content/syncProgress.xhtml => browser/base/content/sync/progress.xhtml
rename : browser/base/content/syncQuota.js => browser/base/content/sync/quota.js
rename : browser/base/content/syncQuota.xul => browser/base/content/sync/quota.xul
rename : browser/base/content/syncSetup.js => browser/base/content/sync/setup.js
rename : browser/base/content/syncSetup.xul => browser/base/content/sync/setup.xul
rename : browser/base/content/syncUtils.js => browser/base/content/sync/utils.js
extra : rebase_source : ca9eb20410f5a5640819ce9d68f5c51277ae5f35
2012-02-28 17:03:35 +01:00
Charles Chan
29def2e133 Bug 727997 - Sync options checkbox list shouldn't have a fixed height. r=dao 2012-02-28 11:49:16 +01:00
Tim Taubert
b39c293440 merge m-c to fx-team 2012-02-26 19:15:38 +01:00
Heather Arthur
2acd67c3c7 Bug 707740 - Ability to lock in a pseudo class in the page inspector. r=dcamp 2012-02-24 16:01:29 -08:00
Christian Sonne
0d2eacae92 Bug 706850 - New icon for livemark items.
r=mak ui-r=shorlander
2012-02-24 13:42:28 +01:00
Marco Bonardo
acd27422df Bug 613588 (Frontend) - Load-on-demand livemarks.
r=dietrich,mano
2012-02-24 13:42:26 +01:00
Paul Rouget
a1320dd0e3 Bug 717924 - Move the HTML tree view in the Page Inspector above the inspector toolbar. r=rcampbell r=dao 2012-02-23 18:41:43 +01:00
Jared Wein
c1ee72ed7f merge m-c to fx-team 2012-02-24 14:47:45 -05:00
Victor Porof
9e6e33625b Bug 712581 - Display the property details in the debugger using transitions; r=past 2012-02-23 18:02:36 +02:00
Ed Morley
04577d02d6 Merge mozilla-central to mozilla-inbound 2012-02-23 01:03:16 +00:00
L. David Baron
5bbf91479c Unprefix uses of -moz-box-shadow and -moz-border-radius that have crept back in to the tree, prior to removing support for the prefixed forms. (Bug 693510) r=Mossop 2012-02-22 14:14:51 -08:00
Rob Campbell
7fc1e05e22 merge fx-team to m-c 2012-02-22 12:47:22 -04:00
Joshua M
9064fff8f3 Bug 729293 - Reduce toolbar border-radii. r=dao
--HG--
extra : rebase_source : 783006477c88e264b04d5e7fa8824c0f5301c451
2012-02-22 00:13:27 +01:00
Mihai Sucan
36d4cb4ec8 Bug 717219 - Source Editor should highlight the current line in HTML documents; r=rcampbell 2012-02-08 22:49:10 +02:00
Mihai Sucan
bf2bd25595 Bug 707987 - Ability to set breakpoints in the Source Editor (orion); r=rcampbell f=past 2012-02-18 12:58:54 +02:00
Mihai Sucan
05ae442701 Bug 718816 - Orion upstream update (with debugger ruler support code); r=rcampbell 2012-02-21 20:05:46 +02:00
Michael Ratcliffe
82ff6b3ed6 Bug 585563 - The inspector style panel should link to the CSS editor; r=dcamp f=cedricv 2012-02-10 13:39:47 +00:00
Dão Gottwald
651a9023c2 Bug 702225 - revised nav bar button styling. r=shorlander 2012-02-21 11:24:28 +01:00
Joshua M
8f93bc81a4 Bug 726259 - Fix missing bookmarks toolbar top border if tabs on top and nav bar hidden; r=dao 2012-02-19 11:58:23 +00:00
Azat Tymerkaev
a75daa7407 Bug 609107 - Updated toolbarbutton dropmarker. r=dao
--HG--
rename : browser/themes/winstripe/mainwindow-dropdown-arrow-aero.png => browser/themes/winstripe/searchbar-dropdown-arrow-aero.png
rename : browser/themes/winstripe/mainwindow-dropdown-arrow.png => browser/themes/winstripe/searchbar-dropdown-arrow.png
2012-02-09 17:19:03 +01:00
Ed Morley
7f4d3ba866 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-07 20:55:09 +00:00
Leonard Camacho
3cba987605 Bug 691419 - Move the command line background image to the browser/.../devtools directory. r=dao
--HG--
rename : toolkit/themes/pinstripe/global/icons/commandline.png => browser/themes/gnomestripe/devtools/commandline.png
rename : toolkit/themes/pinstripe/global/icons/commandline.png => browser/themes/pinstripe/devtools/commandline.png
rename : toolkit/themes/winstripe/global/icons/commandline.png => browser/themes/winstripe/devtools/commandline.png
2012-02-07 09:53:12 +01:00
Panagiotis Astithas
38cc317f4e Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04:00
Paul Rouget
4d59c0d73b Bug 724778 - Style Editor: Fix toolbars alignment. r=dao 2012-01-27 14:04:07 +01:00
Blake Winton
c52c3d6265 Bug 694958 - [highlighter] [infobar] limit the size of the infobar. r=dao 2012-01-30 14:27:53 -05:00
VD
159e0d8954 Bug 721324 - Allow the source code editor of Scratchpad & StyleEditor to be themed; r=dao,msucan 2012-02-06 21:35:19 +02:00
Tim Taubert
f46f679081 Bug 721087 - [New Tab Page] Cells should have an outline to indicate their positions; ui-r=limi r=dao 2012-01-31 10:08:34 +01:00
Paul Rouget
703eedcd46 Bug 712223 - [highlighter] Breadcrumbs bar doesn't always have the same size on Windows and Linux. r=dao r=jwalker 2012-01-14 06:08:29 +01:00
Tim Taubert
5d9cd634cb Bug 715710 - [New Tab Page] Black bars behind titles should be lowered in opacity from 80% to 50%; ui-r=limi r=dao 2012-01-26 11:35:16 +01:00
Tim Taubert
7411a6d512 Bug 455553 - Part 2 - Assets / CSS / Images; r=dao 2012-01-25 23:42:15 +01:00
Joe Walker
be2deeb145 Bug 718431 - WebConsole doesn't show the warning icons on warning and errors; r=paul,dão 2012-01-27 13:42:06 +00:00
Tim Taubert
e0a0dce3dd Fix backout of bug 455553 2012-01-27 11:22:35 +01:00
Tim Taubert
740dd34385 merge m-c to fx-team 2012-01-27 11:21:18 +01:00
Paul Rouget
32b5bb970a Bug 720975 - Switch to vertical layout only when the window width < 550px. r=msucan 2012-01-25 16:09:11 +01:00
Tim Taubert
3cb54763ca Bug 715710 - [New Tab Page] Black bars behind titles should be lowered in opacity from 80% to 50%; ui-r=limi r=dao 2012-01-26 11:35:16 +01:00
Tim Taubert
a4073c0490 Bug 455553 - Part 2 - Assets / CSS / Images; r=dao 2012-01-25 23:42:15 +01:00
Tim Taubert
dbcd0d3bdf Fix backout of bug 455553 2012-01-24 15:04:27 +01:00
Paul Rouget
602babcebd Bug 718259 - Remove the resizer button in the Inspector Toolbar; r=rcampbell,dao; ui-r=shorlander 2012-01-15 07:25:45 +01:00