Граф коммитов

12109 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald 52504891a1 Bug 498272 - Wait longer before showing the Ctrl+Tab panel 2009-07-26 19:36:09 +02:00
Ehsan Akhgari 1245f60820 Bug 423190 - [RTL] Feed popup is hardcoded to LTR; r=dao 2009-07-26 21:29:55 +04:30
Dão Gottwald 91b0b36163 Bug 506512 - Ctrl+Tab / All Tabs styling update 2009-07-26 09:53:04 +02:00
Dão Gottwald cc90bdd308 remove cruft from tests 2009-07-26 02:30:48 +02:00
Dão Gottwald 459dedb730 Bug 498704 - Make sure the window is focused before running the Ctrl-Tab test 2009-07-25 13:21:24 +02:00
Ehsan Akhgari 28100c06c9 Bug 490702 - Remove obsolete leftovers from removed clear passwords and offline data options in clear recent history dialog; r=dao 2009-07-25 12:27:51 +04:30
Dão Gottwald 9eae16eae5 fix stupid browser_discovery.js 2009-07-24 21:51:02 +02:00
Simon Bünzli 3c8469b589 Bug 477564 - Session restore hangs/not responding with high CPU on large form with many checkboxes r=dietrich
Cap the maximum number of XPATHs generated
2009-07-24 11:39:22 -04:00
Michael Kohler 8921593b1d Bug 496385 - Number of bookmarks to remove should be in the middle ("Remove %d Bookmarks") inside the star panel. r=gandalf, gavin 2009-07-24 17:36:58 +02:00
Dão Gottwald fc66419395 Bug 494808 - Page Info > Media doesn't list background images anymore. r=mano 2009-07-24 17:10:02 +02:00
Justin Dolske f2d320ac7b Bug 504953 - Clean up firefox branding in the build system. r=benjamin
--HG--
rename : browser/app/macbuild/background.png => browser/branding/nightly/background.png
rename : browser/installer/windows/nsis/branding.nsi => browser/branding/nightly/branding.nsi
rename : browser/base/branding/about.png => browser/branding/nightly/content/about.png
rename : browser/base/branding/aboutCredits.png => browser/branding/nightly/content/aboutCredits.png
rename : browser/base/branding/aboutFooter.png => browser/branding/nightly/content/aboutFooter.png
rename : browser/base/branding/icon48.png => browser/branding/nightly/content/icon48.png
rename : browser/base/branding/icon64.png => browser/branding/nightly/content/icon64.png
rename : browser/app/default16.png => browser/branding/nightly/default16.png
rename : browser/app/default32.png => browser/branding/nightly/default32.png
rename : browser/app/default48.png => browser/branding/nightly/default48.png
rename : browser/app/macbuild/disk.icns => browser/branding/nightly/disk.icns
rename : browser/app/document-os2.ico => browser/branding/nightly/document-os2.ico
rename : browser/app/macbuild/document.icns => browser/branding/nightly/document.icns
rename : browser/app/document.ico => browser/branding/nightly/document.ico
rename : browser/app/document.png => browser/branding/nightly/document.png
rename : browser/app/macbuild/dsstore => browser/branding/nightly/dsstore
rename : browser/app/firefox-os2.ico => browser/branding/nightly/firefox-os2.ico
rename : browser/app/macbuild/firefox.icns => browser/branding/nightly/firefox.icns
rename : browser/app/firefox.ico => browser/branding/nightly/firefox.ico
rename : browser/base/content/browserconfig.properties => browser/branding/nightly/locales/browserconfig.properties
rename : browser/locales/en-US/chrome/branding/brand.dtd => browser/branding/nightly/locales/en-US/brand.dtd
rename : browser/locales/en-US/chrome/branding/brand.properties => browser/branding/nightly/locales/en-US/brand.properties
rename : browser/app/mozicon128.png => browser/branding/nightly/mozicon128.png
rename : browser/app/firefox-branding.js => browser/branding/nightly/pref/firefox-branding.js
rename : browser/app/splash.bmp => browser/branding/nightly/splash.bmp
rename : browser/installer/windows/wizHeader.bmp => browser/branding/nightly/wizHeader.bmp
rename : browser/installer/windows/wizHeaderRTL.bmp => browser/branding/nightly/wizHeaderRTL.bmp
rename : browser/installer/windows/wizWatermark.bmp => browser/branding/nightly/wizWatermark.bmp
2009-07-23 17:35:49 -07:00
Justin Dolske ddc5dab9a4 Bug 504750 - Add splashscreen support to build system. r=benjamin ui-r=beltzner 2009-07-23 17:35:48 -07:00
Blake Kaplan 90ccdd6988 Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs). r+sr=jst sr=bzbarsky on some parts. 2009-05-21 01:17:51 -07:00
Neil Deakin a3e53f49fd Bug 503754, dropping tab on content area should not reload page, r=mano 2009-07-23 10:39:13 -04:00
Neil Deakin f3a13cd606 Bug 504367, remove unneeded code which caches focus in nsGlobalWindow::WindowStateHolder, r=bz 2009-07-23 10:38:54 -04:00
Ehsan Akhgari 7e82021076 Bug 493738 - The CSS rule for sanitize.xul is moved from skin/preferences/preferences.css to skin/sanitizeDialog.css; r=dao 2009-07-22 14:33:06 +04:30
Markus Stange 19a3117f09 Bug 488687 - Make the tabbrowser CSS tab text selector a little stricter so that it doesn't apply to normal tabbox tabs. r=dao 2009-07-21 14:37:13 +02:00
Markus Stange 88ddb76f95 Bug 486476 - Some findbar polish. ui-r=faaborg, r=dao 2009-07-21 14:36:48 +02:00
Dão Gottwald c89ce1b9e1 Bug 303491 - Groupbox caption styling cleanup. r=mstange, ui-r=faaborg 2009-07-21 12:12:01 +02:00
Dão Gottwald 536c5c8e25 Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn 2009-07-21 06:25:59 +02:00
Joe Drew 9c23ca0770 Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
2009-07-20 18:50:15 -07:00
Dão Gottwald 9857c61391 whitespace cleanup 2009-07-19 09:39:42 +02:00
Markus Stange a7b1fa9cae Bug 504300 - Preferences window styles should live in toolkit, not browser. r=dao
--HG--
rename : browser/themes/pinstripe/browser/preferences/panebutton-active.png => toolkit/themes/pinstripe/global/icons/panebutton-active.png
rename : browser/themes/pinstripe/browser/preferences/panebutton-inactive.png => toolkit/themes/pinstripe/global/icons/panebutton-inactive.png
2009-07-18 15:52:14 +02:00
Neil Deakin e328d19afd Bug 503966, dragging tab to bookmarks sidebar opens new window, fix this by passing the dataTransfer to the view, r=sdwilsh 2009-07-17 14:09:10 -04:00
Neil Deakin 72d17a5356 Bug 503222, check file types on drop last so that urls take priority,r=mano 2009-07-17 14:09:10 -04:00
Paul O'Shannessy 3ab659920f Bug 504189 - Need to make slow script dialog delay higher On WinCE, r=vlad 2009-07-17 10:54:40 -07:00
Michael Ventnor bc506b447b Bug 504275 - Bookmarks need icons even if menus_have_icons=false. r=dao 2009-07-17 10:54:31 +02:00
Dan Witte 331ec4e5be followup fix for bug 423132 (revert passing |this| as a parameter to forEach). 2009-07-16 20:53:43 -07:00
Justin Dolske 341b93475e Bug 504638 - Disable malware protection on Windows CE. r=vladimir 2009-07-16 15:04:01 -07:00
Justin Dolske 79a637e5e1 Bug 499226 - Remove unneeded branding icons for Linux. r=mconnor 2009-07-16 12:36:26 -07:00
Dan Witte 553bb38f72 Bug 423132 - speed up sessionstore cookie bits. r=dietrich, sr=mconnor 2009-07-15 17:57:29 -07:00
Ehsan Akhgari 2c4c1c054b Bug 496727 - Clean up the code landed as part of bug 488706; r=dao 2009-07-15 11:52:37 +04:30
Justin Dolske 5eeb186698 Bug 497603 - "Pause" should change to "Play" in the context menu when the end of a video is reached. r=dao 2009-07-14 13:26:33 -07:00
Marco Zehe a23e34d297 Bug 504053 - Since Bug 398170 clicking on a label in the Permissions tab does not focus on the radio buttons, r=gavin 2009-07-14 21:04:39 +02:00
Dão Gottwald 51c8915493 Bug 503953 - make consistent use of gNavigatorBundle. r=gavin 2009-07-14 00:10:04 +02:00
Gabriele Best 376cff7b91 Bug 259199 - Tooltips don't work in the sidebar. r=dao 2009-07-13 19:37:33 +02:00
Dão Gottwald 69fdce33c1 Bug 503734 - MAX_HISTORY_MENU_ITEMS and GLUE_CID shouldn't be defined globally. r=gavin 2009-07-13 19:34:13 +02:00
Dão Gottwald 597da51516 whitespace cleanup 2009-07-12 15:44:33 +02:00
Ehsan Akhgari 8531b2575d Bug 496335 - Don't restart Necko on Private Browsing mode transitions; r=mconnor
--HG--
rename : browser/components/privatebrowsing/test/unit/test_sslsite_transition.js => browser/components/privatebrowsing/test/unit/test_transition_nooffline.js
2009-07-11 20:24:13 +04:30
Dão Gottwald 8a22a9253a restore classic all-tabs menupopup code 2009-07-10 20:34:46 +02:00
Dão Gottwald 50da54bdab Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 4. r=enn 2009-07-10 14:19:07 +02:00
Dão Gottwald f5ab4ce935 another desperate attempt to fix the leak 2009-07-10 13:50:10 +02:00
Dão Gottwald 2d6640a167 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 3. r=enn 2009-07-10 13:21:16 +02:00
Dão Gottwald 96bbdd17aa port code from 3.5 for the all-tabs button's icon 2009-07-10 13:20:03 +02:00
Dão Gottwald 4587e9d812 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn 2009-07-10 11:13:10 +02:00
Dão Gottwald 4c08130499 backout rest of changeset e7ddb79fdb10 2009-07-10 11:01:53 +02:00
Dão Gottwald 2f8919ca14 backout part of previous push 2009-07-10 09:54:04 +02:00
Dão Gottwald 8f72376366 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn 2009-07-10 09:38:41 +02:00
Dão Gottwald 9e56d388e7 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 1. r=enn 2009-07-10 09:02:12 +02:00
Dão Gottwald 533b3e2432 Bug 503029 - remove effectively-dead code that sets the host in the status bar's security button. r=gavin 2009-07-10 08:57:50 +02:00