3976 Commits

Author SHA1 Message Date
annie.sullivan%gmail.com
b277b94d8e Fixed icon uris broken in browser shim removal. bug=328543 r=ben@mozilla.org 2006-02-28 22:43:46 +00:00
annie.sullivan%gmail.com
5f2f140503 Checking in files that got checked in on the branch but not the trunk from the patch for bug 328243 2006-02-28 21:20:04 +00:00
brettw%gmail.com
b11c81267c Bug 328862 r=annie.sullivan Potentially uninitialized variable in RemoveChildAt 2006-02-28 18:26:37 +00:00
brettw%gmail.com
02f6d582ff Bug 319910 r=bryner Add bookmark function for redirect-aware bookmark status checking 2006-02-28 17:53:16 +00:00
brettw%gmail.com
64e57bbffa Bug 327165 r=annie.sullivan Some titles are not remembered 2006-02-28 16:46:14 +00:00
brettw%gmail.com
00429619a1 Bug 324590 r=bryner Make folders update properly when sorting is active 2006-02-28 16:41:03 +00:00
dbaron%dbaron.org
39054b499d Rename browser.display.screen_resolution pref, for which we used to have user interface, to layout.css.dpi, so old settings no longer take effect. b=327406 r+sr=roc 2006-02-28 10:00:47 +00:00
gavin%gavinsharp.com
6d52703717 Revert accidental checkin. 2006-02-28 04:18:01 +00:00
gavin%gavinsharp.com
f120eb443d Bug 323537: add DOMLinkAdded event listener in Startup instead of delayedStartup, since delayedStartup is too late to catch some of the events, r=mconnor 2006-02-28 04:15:56 +00:00
gavin%gavinsharp.com
84e70e74f3 Bug 328619: Places toolbar shown in popups, take two, patch by Phil Ringnalda <philringnalda@gmail.com>, r=ben 2006-02-27 19:23:20 +00:00
dveditz%cruzio.com
2c93c2bd67 bug 319319 remove incompatible MyWebSearch toolbar on install or upgrade if found in old version to prevent launching a broken browser. r/sr=bsmedberg, a=drivers 2006-02-26 18:25:18 +00:00
gavin%gavinsharp.com
ca42b1d4ce Bug 328528: remove unused preferences, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2006-02-25 22:54:49 +00:00
beng%bengoodger.com
e709b63ba8 fixing bustage fallout from 328243 - add default_places.html back to build in new locales directory so migration works properly. 2006-02-25 01:35:45 +00:00
brettw%gmail.com
302688f198 Bug 328523 r=beng (verbal) History system should remove observers. 2006-02-24 22:27:58 +00:00
beng%bengoodger.com
a2e1f5c83a bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com 2006-02-24 21:41:34 +00:00
gavin%gavinsharp.com
f95a1902d7 Bug 309251: set dom.disable_window_move_resize to false on the trunk (until bug 144069 is fixed), r=mconnor 2006-02-24 18:24:04 +00:00
gavin%gavinsharp.com
8895e6b3ba whitespace nit 2006-02-24 05:05:45 +00:00
gavin%gavinsharp.com
0dbca0a803 Bump the UUID of nsIBrowserProfileMigrator on the trunk too (bug 313529), rs=mconnor 2006-02-24 05:03:54 +00:00
gavin%gavinsharp.com
81706f1e14 fix whitespace to sync branch/trunk 2006-02-24 01:29:51 +00:00
gavin%gavinsharp.com
44600e3f15 add newline to sync branch/trunk 2006-02-24 01:25:06 +00:00
annie.sullivan%gmail.com
1de1d46ea3 Removes an unnecessary transaction in the QueryFolderChildren() function that was causing an incorrect return value. bug=328364 r=brettw@gmail.com 2006-02-23 22:18:34 +00:00
annie.sullivan%gmail.com
d8ea1cf6a6 changing livemark_item.png to binary for bug 327543 2006-02-23 19:27:41 +00:00
brettw%gmail.com
1f3329817f Bug 327053 (make history DB cache persistent between transactions r=bryner) and
bug 328327 (remove vacuuming r=annie.sullivan).
2006-02-23 18:38:24 +00:00
annie.sullivan%gmail.com
56d9cb0059 Fixes problems with bookmark menus and toolbarbuttons not working correctly on mac. bug=327036 r=ben@mozilla.org 2006-02-23 18:30:40 +00:00
annie.sullivan%gmail.com
a7beae4944 Makes places toolbar use same id and class as old bookmarks toolbar. bug=327497 r=ben@mozilla.org 2006-02-23 18:19:27 +00:00
gavin%gavinsharp.com
4f47bb1514 Bug 306195: Focus is lost on filtering in Cookies/Permissions dialogs, patch by Simon B�nzli <zeniko@gmail.com>, r=bryner 2006-02-23 14:10:42 +00:00
timeless%mozdev.org
1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
gavin%gavinsharp.com
c57bc17df6 Fix review nit from bug 298004. (syncs branch/trunk) 2006-02-22 22:54:08 +00:00
brettw%gmail.com
d497783fdd Bug 327484 r=annie.sullivan Bookmark import does not handle entities +
out-of-memory check
2006-02-22 02:00:53 +00:00
annie.sullivan%gmail.com
d1ac2f3f6e Moves toolbar styles out of places.css (which is for the places page) and into the browser shim stylesheet. bug=327762 r=ben@mozilla.org 2006-02-21 21:56:04 +00:00
gavin%gavinsharp.com
fc8fadb4e1 Remove old comment that no longer applies. rs=mconnor 2006-02-21 19:58:20 +00:00
joshmoz%gmail.com
fc622dd2b5 Add comment explaining extra menu nodes when using Carbon widgets. This comment becomes necessary since I have to sync 324180 to the branch. Follow-up to 324180. 2006-02-21 19:53:35 +00:00
dbaron%dbaron.org
f2f00feb16 Only do the security icon's click action for left clicks. b=304920 r=mconnor 2006-02-21 06:38:34 +00:00
gavin%gavinsharp.com
f4f6924f72 Bug 235277: make the go button look like other toolbar buttons, patch by miahz <miahzmiahz+bmo@gmail.com>, r=mconnor 2006-02-20 18:59:06 +00:00
masayuki%d-toybox.com
934242ec0d Bug 327303 Accept languages empties when IE profile migration is selected.(when with --enable-official-branding) / Bug 327306 The Proxy setting of IE is not migrated.(when with --enable-official-branding) r=mconnor 2006-02-20 09:22:05 +00:00
annie.sullivan%gmail.com
3fecede4e9 Checking in patch from mossop@blueprintit.co.uk to make context menu open work in places bar subfolders. r=annie.sullivan@gmail.com bug=325782 2006-02-18 00:23:29 +00:00
gerv%gerv.net
8f84dac652 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-02-18 00:14:03 +00:00
gavin%gavinsharp.com
4a7caed5b4 Bug 235204 followup, add localizable dialog width, r=mconnor 2006-02-18 00:14:02 +00:00
gavin%gavinsharp.com
0b5478451f Bug 324354: Ctrl-Z (undo) reveals visited URLs AFTER clearing history, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2006-02-18 00:14:01 +00:00
gavin%gavinsharp.com
bc9eec26a8 Bug 317369: make use of textbox's clickSelectsAll property for the location bar and help, r=mano/mconnor 2006-02-18 00:14:00 +00:00
gavin%gavinsharp.com
04a2ddcb43 Bug 315034: If search is set to open in a new tab, Alt+Enter should open the search result in the current tab, patch by Adam Guthrie <ispiked@gmail.com>, r=robstrong 2006-02-18 00:13:59 +00:00
allan%beaufour.dk
6ca57c1e4b Icon in Search Bar has incorrect (stale) tooltip. Bug 311653, r=mconnor, patch by Torisugari 2006-02-18 00:13:58 +00:00
gavin%gavinsharp.com
4fbfc64685 Bug 310393: Hitting Enter in an empty searchbar shouldn't add an empty entry to its form history, r=mano 2006-02-18 00:13:57 +00:00
gavin%gavinsharp.com
a632bd50aa Bug 219532: Add pref to make search bar results always open in a new tab, patch by Chris Butcher <cbutcher@gmail.com>, r=mconnor 2006-02-18 00:13:56 +00:00
gavin%gavinsharp.com
8c405266d2 Bug 308854: ctrl-up too many times in search box breaks search box, r=mconnor 2006-02-18 00:13:55 +00:00
gavin%gavinsharp.com
547a4ef1ee Bug 235204, remove pref observer to avoid a crash (bug 306135), r=mano 2006-02-18 00:13:54 +00:00
gavin%gavinsharp.com
89c9103a34 Bug 306358, fix drag and drop onto the search bar, r=mano 2006-02-18 00:13:53 +00:00
gavin%gavinsharp.com
2ff7d6b191 Bug 235204: New search dialog, used when the searchbar is either removed from the toolbar, of if the toolbar is hidden. r=mconnor 2006-02-18 00:13:52 +00:00
gavin%gavinsharp.com
b4977ab135 Bug 301283: Toolbar customize gives js error after removing searchbar, r=mconnor 2006-02-18 00:13:51 +00:00
aaronleventhal%moonset.net
b87af69c35 Bug 283273. Make search bar drop down of search engine choices keyboard and screen reader accessible. r=mconnor, a=mkaply 2006-02-18 00:13:50 +00:00