Commit Graph

4428 Commits

Author SHA1 Message Date
Markus Stange
5506bd72d5 Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
2009-10-01 11:15:32 +13:00
Dão Gottwald
391e0ea92f Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner 2009-09-30 10:40:50 +02:00
Markus Amalthea Magnuson
469dab5479 Bug 314844 - "About Mozilla Firefox" menuitem should be labeled "About Firefox". r=gavin, ui-r=faaborg 2009-09-30 10:02:22 +02:00
Dão Gottwald
71b2f73aad Bug 519586 - anomaly on the back button texture when clicking the forward button 2009-09-30 09:57:52 +02:00
Dão Gottwald
b14da9eae5 Bug 518533 - back and forward buttons have the wrong orientation in RTL mode on OS X. r=vlad 2009-09-29 21:19:21 +02:00
Marco Bonardo
cbf9435322 Bug 477583 - Backups of bookmarks stops working if a future backup exists, r=mano 2009-09-29 12:44:18 +02:00
Markus Stange
ae8787f414 Bug 511785 - Replace toolbarbutton background images in the Places window with some CSS magic (borders, gradient backgrounds, box shadows). r=dao
--HG--
extra : rebase_source : 6e2a128c69aea89302243f60ad889c5e3f6380d3
2009-09-28 10:01:22 +13:00
Gavin Sharp
fee99eb3f2 Bug 462598 - about:rights text in nightlies is showing text for branded builds. r=dolske 2009-09-26 21:02:03 +02:00
Dão Gottwald
ad512f87f3 Bug 424517 - Icons on bookmarks toolbar should be always small. r=gavin 2009-09-26 17:50:26 +02:00
Asaf Romano
0cdda0b913 Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor. 2009-09-26 11:23:17 +03:00
Paul O’Shannessy
dc9f88b701 Bug 518616 - Browser tests shouldn't create storage statement wrapper or use step(). r=dao
--HG--
extra : rebase_source : 34526611e426f28eaf383e0db25c32f253d4e0ff
2009-09-25 15:32:22 -07:00
Paul O’Shannessy
315875c467 Bug 518617 - Private Browsing tests should use executeStep() instead of step(). r=ehsan
--HG--
extra : rebase_source : c7aa921163e13d5f7ea42ff084574876816a06d0
2009-09-25 15:32:21 -07:00
Mitchell Field
eb31b31d25 Bug 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +02:00
Curtis Bartley
ac1be2130e Bug 367596 - Create about:support page with troubleshooting information. r=johnath,mconnor 2009-09-25 18:40:51 +02:00
John Morkel
6d241a51b5 Test for bug 515635. r=dao 2009-09-25 18:40:38 +02:00
Dan Witte
38eb8b7058 Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00
Dão Gottwald
a8f534133a Bug 482941 - make 'View Background Image' handle background-image lists. r=mano 2009-09-23 11:07:12 +02:00
Phil Ringnalda
b3dd760f53 Bug 518124 - Package content_canvas.xpt, r=ted 2009-09-22 20:43:07 -07:00
David Dahl
1a3260b702 Bug 463270: fix favicon code to avoid trying to load a favicon for wyciwyg: pages (fixes ASSERTION: Must have a principal: 'mOwner'), r=gavin
--HG--
extra : rebase_source : 67d63f88c4ed980508c15ef1afcde94155e9171d
2009-09-22 14:13:58 -04:00
Benjamin Smedberg
56a8d84c46 Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted 2009-09-22 09:05:48 -04:00
Dão Gottwald
7d308bb248 Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad 2009-09-22 10:40:12 +02:00
Daniel Holbert
a9b38c7c2f Bug 495228, followup patch: Remove a few trailing right-paren characters that were missed in this bug's previous landing (to fix build warnings like "Extraneous text after ifneq directive"). r=ted 2009-09-21 22:43:58 -07:00
Dão Gottwald
7ac2f9cfd4 Bug 517704 - use gBrowser instead of getBrowser() in Places code. r=mak 2009-09-20 12:58:27 +02:00
Dão Gottwald
e2edb17057 backout part of changeset d93f6e968a19 2009-09-20 04:06:56 +02:00
Dão Gottwald
7a0d81c9ad Bug 517706 - use gBrowser instead of getBrowser() in private browsing code. r=ehsan 2009-09-20 04:00:09 +02:00
Dão Gottwald
ae7911d68f add debug info 2009-09-20 03:59:39 +02:00
Dão Gottwald
c574c94e2f Bug 517708 - use gBrowser instead of getBrowser() in session restore code. r=zeniko 2009-09-19 21:38:58 +02:00
Ehsan Akhgari
9a8993224e Bug 513166 - Remove "Warning Messages" settings button from Preferences --> Security; r=dao 2009-09-19 21:08:56 +04:30
Dão Gottwald
792e203b04 Additional fixes for bug 386333 2009-09-19 12:19:48 +02:00
Henrik Skupin
20394f5a36 Bug 386333 - Extract the mime type from data URI images in Page Info. r=mano 2009-09-19 12:19:00 +02:00
Phil Ringnalda
e62c83fdc6 Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Dão Gottwald
debf92ce03 Bug 517503 - clean up gBrowser.selectedBrowser usage. r=gavin 2009-09-18 20:18:26 +02:00
Robert Strong
05219ad1ff Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend 2009-09-18 11:03:27 -07:00
Josh Aas
29e5d02763 Don't use internet config for pref migration in 64-bit builds. b=517407 r=mstange r=vlad 2009-09-18 12:30:06 -04:00
Dão Gottwald
434476b8a5 tests cleanup 2009-09-18 13:52:28 +02:00
Justin Dolske
94fd90ef29 Bug 511984 - Enable fast-startup component for Firefox. r=vlad 2009-09-17 19:57:24 -07:00
John Morkel
2d21461a7d Bug 516603 - make existing addTab and loadOneTab callers pass a hashed arguments object. r=dao 2009-09-17 15:03:15 +02:00
Axel Hecht
8a0f8b5da2 bug 517179, disable building Malay (ms) until it's really up 2009-09-17 11:16:44 +02:00
John Morkel
13eca8276a Bug 515635 - "Search Google for ..." context menu should open tab next to current active tab. r=dao 2009-09-16 19:36:38 +02:00
Dão Gottwald
1530bcc13d tests cleanup 2009-09-16 18:30:20 +02:00
Dão Gottwald
823ba3d3e3 tests cleanup 2009-09-16 12:21:19 +02:00
Taras Glek
d9bfbd258e bug 514803: josh spotted a typo in prev patch
--HG--
extra : rebase_source : 1d09d47fc3d2bd46ea1deb0f42716d42a6552b9f
2009-09-15 19:31:47 -07:00
Taras Glek
a55bb4b6b0 Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
--HG--
extra : rebase_source : 8db26ce38ed4d654f8754f0501b54eb90ea76249
2009-09-14 10:48:26 -07:00
Johnathan Nightingale
6434f3c3d1 Bug 514520 - Double separator in context menu after properties dialog deletion. r=dao 2009-09-14 11:20:03 -04:00
Michael Schonfeld
a1c9bb1492 Bug 417483 - Double separator in context menu when selecting empty text & using iframes r=gavin 2009-09-14 11:19:58 -04:00
Gabriele Best
7c91477924 Bug 516088 - blank tooltip displayed in empty area of bookmark sidebar, r=mak 2009-09-15 14:43:12 +02:00
Ehsan Akhgari
264e286dc6 Fix unit test failure for changeset aaa39ba5d852 2009-09-15 17:01:30 +04:30
Ehsan Akhgari
611a93a130 Bug 510881 - Entering Private Browsing via command line shows tabs from previous session; r=mconnor,bsmedberg 2009-09-15 14:42:01 +04:30
Ehsan Akhgari
88405de0e3 Bug 488691 - Confusing warning when clearing all history; r=dao 2009-09-15 14:36:34 +04:30
Dão Gottwald
b808c44f50 test cleanup, no bug 2009-09-15 10:07:25 +02:00