Commit Graph

2820 Commits

Author SHA1 Message Date
Dão Gottwald
2e094fcb15 disable page style menu tests temporarily 2008-08-08 14:08:51 +02:00
Axel Hecht
67d268e69c bug 449608, bootstrap all-locales for landed hg repos, r=bs 2008-08-08 14:03:48 +02:00
Dão Gottwald
8cf44ba8a1 page style menu tests 2008-08-08 12:45:13 +02:00
Boris Zbarsky
1b9a4caf46 Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst 2008-08-07 19:15:40 -04:00
Dão Gottwald
ea5746602f Bug 395642 – make clear button in Applications prefpane be x button inside search field (and use emptytext for the label). r=myk 2008-08-07 09:36:13 +02:00
Dietrich Ayala
1e7252450a Bug 431882 - Don't allow paste of items into a feed list (for mak77@bonardo.net, r=mano) 2008-08-06 09:46:43 -07:00
Ehsan Akhgari
a5e2cecb9e Bug 427029 – about:robots looks bad on RTL 2008-08-06 17:55:01 +02:00
Simon Bünzli
545eff09fd Bug 343352 – Session restore clobbers my window position on restore. r=mano 2008-08-06 13:05:07 +02:00
Dão Gottwald
198d35306f Bug 388811 – provide a search textbox widget. r=enndeakin 2008-08-05 19:42:30 +02:00
Robert Strong
ff36003492 Correctness fix for Bug 447934 - Default browser check doesn't return false if the registry key doesn't exist. r=jmathies 2008-08-04 23:48:06 -07:00
Robert Strong
083168142e Bug 447934 - Default browser check doesn't return false if the registry key doesn't exist. r=jmathies 2008-08-04 23:13:44 -07:00
Masayuki Nakano
8dd6ed40c7 Bug 433340 – bookmark dialog covers candidate window when using IME r=enndeakin+gavin.sharp 2008-08-05 13:48:16 +09:00
Marco Bonardo
cc158c5660 Bug 432778 – Searching on Tags doesn't give back any results. r=dietrich 2008-08-03 12:57:17 +02:00
Dão Gottwald
5dbe1ac67d Bug 448892 – "setting a property that has only a getter" when adding the location bar to the chrome after starting the browser without it. r=gavin 2008-08-03 12:27:30 +02:00
Dão Gottwald
aa3b526d81 Bug 448885 – gBrowser, gURLBar etc. stuck at null when accessed before the associated elements are in the document. r=gavin 2008-08-03 00:41:32 +02:00
Dão Gottwald
7c0867e39b Bug 437358 – Use native platform colors for URLs in the location bar autocomplete. r=gavin 2008-08-02 21:37:17 +02:00
Boris Zbarsky
afcaac529f Bug 448572 followup. Remove the gNavigatorBundle here. 2008-07-31 17:08:32 -07:00
Boris Zbarsky
d051431c2f Adding more tests to figure out where the test timeout is happening 2008-07-31 14:05:04 -07:00
Asaf Romano
ae30673721 move the deprecated section to the end of this file per mconnor. 2008-07-30 23:34:08 +03:00
Asaf Romano
f9eaa879bd merge 2008-07-30 23:30:05 +03:00
Asaf Romano
facd24cbf0 Bug 448572 - Use smart getters in browser.js. r=gavin. 2008-07-30 23:28:29 +03:00
Asaf Romano
b17954bcdf backing out bug 432599 2008-07-30 02:22:28 +03:00
Ryan Flint
1e9a3e2710 Backout changesets d811aa4cf0cf and 96ca77c43cb9 from bug 432599 2008-07-29 16:04:50 -07:00
Asaf Romano
af451459ca Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel. Patch from Ehsan Akhgari [:ehsan] <ehsan.akhgari@gmail.com>, r=me. 2008-07-29 21:55:50 +03:00
Asaf Romano
66489dd3db Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel. Patch from Ehsan Akhgari [:ehsan] <ehsan.akhgari@gmail.com>, r=me. 2008-07-29 21:53:09 +03:00
Serge Gautherie
02663e3a4b Bug 445374 - In </browser/*>, use a xul <stringbundle/> instead of including the strres.js code. r=Mano. 2008-07-29 17:00:51 +02:00
Vlado Valastiak
bfbe1d97e0 Bug 444660 - Firefox's connection settings box duplicates 'H' accesskey. r=gavin. 2008-07-29 16:55:25 +02:00
Vlado Valastiak
ecacab40db Bug 429588 - one accesskey for different context menu items ('View Selection Source' and 'View MathML Source'). r=gavin. 2008-07-29 16:50:08 +02:00
Vlado Valastiak (wladow, Mozilla.sk)
9fac491233 'Search Foo for selected text' context menu hitchhikes an accesskey 2008-07-29 16:41:54 +02:00
Robert Strong
82aa07c5f2 Bug 447928 - HKCU protocol / file handlers won't be updated after update or during an in place upgrade. r=jmathies 2008-07-27 18:58:27 -07:00
Robert Strong
1b3f948078 Bug 445276 - uninstall\helper.EXE does not contain a value for Original file name. r=jmathies 2008-07-27 18:46:47 -07:00
Serge Gautherie
6280a774d6 Bug 225740 – utilityOverlay.js needs cleaning
p=sgautherie r=mano
2008-07-27 21:25:59 +01:00
Ted Mielczarek
b12044f77e bug 417516 - add top level Makefile targets to run test suites. add targets for mochitest. r=bsmedberg 2008-07-27 13:06:58 -04:00
Robert O'Callahan
7a5ee5e507 Back out bug 378028 due to mochitest failures. 2008-07-25 18:09:33 +12:00
Robert O'Callahan
52086cd743 Bug 378028. Add an 'axis' field to DOMMouseScroll events so that we can distinguish horizontal from vertical scrolling, and use it in trees and listboxes. r=smaug,sr=sicking 2008-07-25 16:07:43 +12:00
Asaf Romano
9d6e86ec20 merge 2008-07-25 02:24:46 +03:00
Axel Hecht
ea9d6c0eb3 bug 442279, remove firefox in-product help from the repository, r=gavin, ted 2008-07-24 19:12:25 +02:00
Marco Zehe
4496243bc8 bug 446535 - Main->Downloads->"Save to" file field misses accessible label, r=mano 2008-07-24 17:08:05 +02:00
Doug Turner
d001b131e5 Backed out changeset 7f2b90c30b79. May have caused unit tests to fail. 2008-07-23 17:49:34 -07:00
Asaf Romano
3ddd52e804 Bug 426806 - 'Sort By Name' is slow. r=dietrich. 2008-07-24 00:15:48 +03:00
Asaf Romano
6a0c1b201b Bug 446664 - Organizer: Cannot open a query by double clicking on it or pressing enter while it's selected in the right pane. r=dietrich. 2008-07-24 00:14:23 +03:00
Ted Mielczarek
1c2626261b bug 417516 - add top level Makefile targets to run test suites. add targets for mochitest. r=bsmedberg 2008-07-23 15:01:37 -04:00
Ben Hearsum
ffb6b2005b bug 446660: tracking bug for build and release of Firefox 3.1a1 - version bumps for nightly builds (3.1a1 -> 3.1a2pre) r=ted 2008-07-23 09:13:22 -04:00
Ben Hearsum
9ab9981bc9 bug 446660: tracking bug for build and release of Firefox 3.1a1 - version bumps for release builds (3.1a1pre -> 3.1a1) r=ted 2008-07-23 09:11:59 -04:00
Dave Camp
aade3068fa merge for backout of 040813674892 2008-07-21 19:58:58 -07:00
Dave Camp
3c4e980f6e Backed out changeset 040813674892 2008-07-21 19:41:33 -07:00
Reed Loden
30b2de5b9b Bug 439410 - "Add Shiretoko branding to mozilla-central" [r=gavin] 2008-07-21 19:29:32 -05:00
Asaf Romano
5ec40d3398 Bug 426806 - "Sort by Name" is slow in Places. r=dietrich. 2008-07-22 03:10:59 +03:00
Dão Gottwald
8e11ba903f Bug 445759 – Add a texture to the background of the Ctrl+Tab panel. r=gavin 2008-07-20 18:11:11 +02:00
Ryan Flint
4d072bbf49 Bug 446212 - Random failure on Linux mozilla-central qm-centos5-03 / browser_bug410900.js. r=gavin 2008-07-20 02:34:35 -04:00