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

2761 Коммитов

Автор SHA1 Сообщение Дата
ted.mielczarek@gmail.com c67ad5e494 bug 321000 - search bar should strip newlines from pasted text, browser chrome test. r=gavin 2007-09-19 05:47:51 -07:00
philringnalda@gmail.com 1b57393db2 Bug 395615 - Remove unused globals in browser.js, r=gavin, a=mconnor 2007-09-18 20:38:21 -07:00
sspitzer@mozilla.org a7ddf5b751 fix for bug #370456: Missing kbd accelerator Bookmarks->Organize Bookmarks... patch=dietrich, r=mano, a=mconnor 2007-09-18 10:37:55 -07:00
ted.mielczarek@gmail.com eec27c5313 bug 321000 - search bar should replace newlines in pasted text with spaces. r=gavin a=mconnor 2007-09-17 18:08:33 -07:00
reed@reedloden.com 8d9ed8f049 Bug 390979 - "tabbrowser drag&drop code cleanup" [p=w.woods@optusnet.com.au (Wayne Woods) r=gavin a1.9=mconnor] 2007-09-17 17:59:41 -07:00
reed@reedloden.com 9e0923804e Bug 366705 - "error when you try to load a non existing page from a local drive" [p=sciguyryan@gmail.com (Ryan Jones) r=gavin a1.9=mconnor] 2007-09-17 15:21:34 -07:00
reed@reedloden.com d3326fabe9 Bug 395163 - ""page info" -> "permissions" fails to set "allow" exception for cookies" [p=f.qu@queze.net (Florian Quèze) r=gavin a1.9=mconnor] 2007-09-17 14:41:53 -07:00
reed@reedloden.com 49a0772098 Bug 396274 - "editBookmarkPanel opened from Star opens on the top left side (bookmarking/tagging UI/dialog mispositioned)" [p=dao@design-noir.de (Dão Gottwald) r=Mano a1.9=mconnor] 2007-09-17 14:17:58 -07:00
reed@reedloden.com 82765733c4 Bug 396241 - "nsIIOService.newURI exception in makeURI in contentAreaUtils.js when doing open Frame in New Tab with data url" [p=f.qu@queze.net (Florian Quèze) r=Mano a1.9=mconnor] 2007-09-17 13:57:48 -07:00
mozilla.mano@sent.com dc139dbe05 Bug 396300 - Put unfiled-bookmarks under their own root. r=dietirch, a=mconnor. 2007-09-16 18:42:15 -07:00
joshmoz@gmail.com 949718e0c0 Fix window staggering and positioning to make sure new windows are never partly positioned offscreen and don't seeminly arbitrarily get larger by the size of the title bar. b=218214 r=mano r=cbarrett sr=roc a=roc 2007-09-15 10:01:35 -07:00
rflint@ryanflint.com 1df211197e Bug 387646 - Endcap cleanup. r+a=mconnor 2007-09-15 01:47:26 -07:00
rflint@ryanflint.com 03beeed191 Bug 387646 - Endcap cleanup. r+a=mconnor 2007-09-15 01:21:20 -07:00
rflint@ryanflint.com ac8dffda7d Bug 395402 - Remove theme-specific bindings. r+a=mconnor 2007-09-15 00:45:39 -07:00
pavlov@pavlov.net 503fa1dfe9 backing out 383183 due to Tp regressions (396064). 2007-09-13 17:11:46 -07:00
dtownsend@oxymoronical.com 0300ba561a Bug 395862: About dialog broken. r=gavin.sharp, a=beltzner 2007-09-12 07:16:32 -07:00
thunder@mozilla.com e372ca2e54 Bug 392501: Parse distribution.ini at startup. r=bsmedberg, a=mconnor 2007-09-11 08:52:04 -07:00
sspitzer@mozilla.org 2542dcb71b fix for bug #394527: livemark feed URIs should show up as "bookmarked" (gold star on) in the url bar and in url bar autocomplete search results for performance: when searching previous autocomplete results, we don't need to regenerate the hash tables (of livemark item ids and livemark feed URIs). when searching previous autocomplete results, if we find any, tell the front end immediately, instead of waiting for our first db query to return. r=dietrich, a=mconnor for m8 2007-09-07 14:47:21 -07:00
dtownsend@oxymoronical.com ae19208495 Bug392000: Credit download manager icons. r+a=mconnor 2007-09-07 14:02:15 -07:00
mozilla.mano@sent.com aca0ca1775 Bug 395122 - Toolbar customization sheet is broken. r+a=mconnor. 2007-09-06 17:59:29 -07:00
gavin@gavinsharp.com 656dbf6e4e Relanding bug 383183 with some additional perf fixes: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-05 13:24:44 -07:00
gavin@gavinsharp.com dcb55f2369 Back out Larry (perf regressions) 2007-09-03 20:35:20 -07:00
gavin@gavinsharp.com 692f748626 Relanding bug 383183: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me 2007-09-03 17:42:41 -07:00
asqueella@gmail.com ecab4d7c9d remove trailing whitespace to kick qm-win2k3-01 2007-09-02 16:47:53 -07:00
asqueella@gmail.com d772740def Bug 384854 - Hide certain context menu options (view source, view selection source, etc) when viewing non-text content (images, plugins) p=Ehsan Akhgari <ehsan.akhgari@gmail.com> r=mano 2007-09-02 15:11:38 -07:00
asqueella@gmail.com b822f62112 Bug 394349 - use textbox.editor.transactionManager.clear() instead of textbox.editor.enableUndo(true/false) p=Ryan Jones <sciguyryan@gmail.com> r=gavin 2007-09-02 15:08:10 -07:00
asqueella@gmail.com eac1e82c6c Bug 393986 - Unnecessarily creating arrays using map in page info (should use forEach) p=Florian Queze <f.qu@queze.net> r=mano 2007-09-02 15:00:06 -07:00
asqueella@gmail.com 511b099774 relanding bug 361735 - middleclick on a search suggestion should open the result in a new tab p=Simon Bunzli (busy) <zeniko@gmail.com> r=gavin 2007-09-02 14:49:16 -07:00
mozilla.mano@sent.com f961e849ee Bug 175124 - improve open in tabs behaviour (see comment 26), this also enables 'Open All in Tabs' for host nodes in the history sidebar (bug 369919) and for saved searches (queries), patch by mconnor and me. 2007-09-02 12:03:24 -07:00
asqueella@gmail.com 938f8174e9 try to back out 361735 to see if it fixes the orange on bm-xserve08 2007-09-02 10:58:17 -07:00
asqueella@gmail.com 5160347c0d Bug 361735 - middleclick on a search suggestion should open the result in a new tab p=Simon Bunzli <zeniko@gmail.com> r=gavin 2007-09-02 09:00:08 -07:00
sspitzer@mozilla.org d27e1885a9 fix for bug #389487: Add favicons on recently closed tabs list patch=Michael Wu <flamingice@sourmilk.net> r=sspitzer 2007-08-31 16:03:29 -07:00
dolske@mozilla.com 2db731a223 Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin 2007-08-31 15:29:55 -07:00
sspitzer@mozilla.org 6d30347e46 fix for bug #387718: the location bar dropdown should show a star next to bookmarked results r=gavin 2007-08-31 13:19:19 -07:00
dtownsend@oxymoronical.com e32fc70047 Bug 252830: Blocked XPI install should have allow once feature. r+sr=dveditz, r=gavin.sharp, a=bzbarsky 2007-08-31 12:29:18 -07:00
dbaron@dbaron.org 66d113fbf8 Make double-clicking in the URL bar again place the selected text in the X selection. Patch by Dão Gottwald <dao@design-noir.de> b=393828 r=mano 2007-08-31 10:12:07 -07:00
dbaron@dbaron.org 49701705ac Add shutdown code for the macBrowserOverlay so that we remove gSanitizeListener as a pref observer. b=342600 r=mano 2007-08-31 10:08:03 -07:00
gavin@gavinsharp.com d4eea81352 Back out bug 383183 due to unit test failures and perf regression 2007-08-30 15:48:29 -07:00
gavin@gavinsharp.com 52cd38bb12 Bug 383183: include an identity indicator in primary chrome (Larry), patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me 2007-08-30 14:17:35 -07:00
mozilla.mano@sent.com 0f67d3e7db Bug 392820 (Bookmarks 'star' panel should capture keyboard shortcuts) - * block accel+w/accel+shift+w within the panel. * close the panel on enter/esc. * focus the name-field/picker and select its contents when opening the panel. * focus the content-area when the panel is closed. r=dietrich. 2007-08-30 09:13:33 -07:00
enndeakin@sympatico.ca b4dead1c27 Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug 2007-08-30 08:43:10 -07:00
mozilla.mano@sent.com 29f86ca3fa Backing out 392820, tree was closed. 2007-08-29 15:50:14 -07:00
mozilla.mano@sent.com 2107043d03 Bug 392820 (Bookmarks 'star' panel should capture keyboard shortcuts) - * block accel+w/accel+shift+w within the panel. * close the panel on enter/esc. * focus the name-field/picker and select its contents when opening the panel. * focus the content-area when the panel is closed. r=dietrich. 2007-08-29 15:49:37 -07:00
gavin@gavinsharp.com 008bcaa49e Fix newlines 2007-08-29 10:33:31 -07:00
mozilla.mano@sent.com 6862623e10 Bug 385266 - New starring, bookmarking and tagging UI, changes noted in comment 333. r=dietrich. 2007-08-28 14:47:43 -07:00
philringnalda@gmail.com 5f2ad21dbb Backing out bug 391385 for Ts/Txul regression 2007-08-27 11:05:40 -07:00
philringnalda@gmail.com 4a27aaed4a Bug 391385 - Split PopupAutoComplete in three: UrlbarAutoComplete, SearchAutoComplete and ContentAutoComplete, patch by Simon Bünzli <zeniko@gmail.com>, r=gavin 2007-08-26 14:27:26 -07:00
dtownsend@oxymoronical.com a93b5a61a4 Bug 390549: IPv6 addresses in URLs have [] disappear in non-editing location bar state. p=Dao Gottwald <dao@design-noir.de>, r=gavin.sharp 2007-08-26 02:27:02 -07:00
dtownsend@oxymoronical.com 7fdcb2b07c Bug 357951: Double clicking on the tab overflow scroll buttons should scroll by the width of the tab bar. p=Dao Gottwald <dao@design-noir.de> r=enndeakin 2007-08-26 02:17:54 -07:00
philringnalda@gmail.com 6649df8de5 Bug 376189 - Show Only This Frame and Open Frame in New Window/Tab don't send referrer, patch by Florian Quèze <f.qu@queze.net>, r=mano 2007-08-25 22:18:47 -07:00