Commit Graph

7231 Commits

Author SHA1 Message Date
reed@reedloden.com
8244b6d359 Bug 392427 - "Bookmarks "yellow star" is subtle when the address bar is also yellow" (Tango replacement icon) [p=calamandrei@gmail.com (Lapo Calamandrei) ui-r+a1.9b3=beltzner] 2008-02-04 12:24:51 -08:00
reed@reedloden.com
04d15ec4d9 Bug 415099 - "browser.xul ids changed" (revert ids and uses RDF service to try to migrate the persisted values) [p=mark.finkle@gmail.com (Mark Finkle) r=Mossop r=gavin a1.9b3=beltzner] 2008-02-04 11:37:26 -08:00
edward.lee@engineering.uiuc.edu
bb301340a2 Bug 415489 - URL bar autocomplete slow since bug 414507. r=dietrich, b-ff3=beltzner, a1.9b3=beltzner 2008-02-04 11:36:22 -08:00
dietrich@mozilla.com
5a62f4fcb4 Bug 415521 ? when inserting into a sorted view we should insert at the end (for marco, r=dietrich, a=beltzner) 2008-02-04 11:22:07 -08:00
mozilla.mano@sent.com
764465d990 Disable both the initial notifcation and th undo-remove-ui. patch on bug 393509, r+a=mconnor. this effectively fixes bug 414933. 2008-02-04 10:54:57 -08:00
dietrich@mozilla.com
caf927bc0f Bug 415169 ? Saving searches within bookmark folders is broken (r=mano, a=beltzner) 2008-02-04 10:10:28 -08:00
dietrich@mozilla.com
9344020f92 Bug 415484 ? Form data isn't saved at shutdown (for zeniko, r=dietrich) 2008-02-04 10:04:48 -08:00
reed@reedloden.com
3b43d885c1 Bug 392427 - "Bookmarks "yellow star" is subtle when the address bar is also yellow" (icon located in bug 392682; regressed by bug 413806) [p=faaborg@mozilla.com (Alex Faaborg) a1.9b3=schrep] 2008-02-03 17:25:52 -08:00
reed@reedloden.com
b4660310ac Bug 394046 - "Tracking bug: do major update from FF2.0.0.11 to FF3.0b2 to make sure it all works" (Fix defaults/profile/prefs.js packaging) [p=nrthomas@gmail.com (Nick Thomas [cf]) r=bsmedberg a1.9b3=beltzner] 2008-02-03 17:23:37 -08:00
reed@reedloden.com
79d87e8017 Bug 415043 - "dragging many bookmarks duplicates them and mix up selection (but on folder change they are correct)" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=Mano a1.9b3=schrep] 2008-02-03 17:22:39 -08:00
surkov.alexander@gmail.com
00ede61ac3 Bug 415105 - Removing Bookmark from Add Bookmarks dialog, Bookmark removed prompt not accessible, r=marcoz, mano, a=beltzner 2008-02-03 00:48:46 -08:00
philringnalda@gmail.com
bb66bf2bed Bug 415245 - Feed preview first run UI confuses video podcasts and feeds, r=mano, a=beltzner 2008-02-01 22:28:51 -08:00
reed@reedloden.com
466b0b1204 Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner] 2008-02-01 18:07:49 -08:00
reed@reedloden.com
f09622e60d Bug 415218 - "Fix uses of IO.newURI to use nsIIOService instead" [p=philringnalda@gmail.com (Phil Ringnalda) / reed@reedloden.com (Reed Loden) / ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=Mano a1.9b3=beltzner] 2008-02-01 16:39:05 -08:00
myk@mozilla.org
dd8a00723a bug 415202: applicationManager.js unnecessarily redefines TYPE_MAYBE_FEED; r,a=beltzner 2008-02-01 15:59:54 -08:00
jonas@sicking.cc
5adc019519 Bug 415168: Turn off <a ping> in firefox r/sr=vlad b3a=beltzner 2008-02-01 14:40:36 -08:00
reed@reedloden.com
e599e0db22 Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :( 2008-02-01 00:51:29 -08:00
reed@reedloden.com
cd74ad201d Bug 402486 - "deleting lots of items from the history sidebar is slow, locks up browser until finished" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a1.9b3=schrep] 2008-01-31 19:03:14 -08:00
gavin@gavinsharp.com
a4c3c58b4b Bug 411725: clean up selectors in browser.css, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=beltzner 2008-01-31 16:21:54 -08:00
mozilla.mano@sent.com
f72584e7ee Bug 415160 - saved searches should be selected after being created. r=dietrich, a=beltzner. 2008-01-31 16:19:43 -08:00
myk@mozilla.org
4e7dadc25f bug 414931: remove cruft from browser.js and make offline storage website list in preferences work on Windows and Linux; r=mano 2008-01-31 15:50:54 -08:00
mozilla.mano@sent.com
d0dfad0b57 Bug 395813 - Weird behavior with add bookmarks dialog (long dialogs with extra fields/delete and done buttons don't work/title not filled out). r=dietrich, a=beltzner. 2008-01-31 13:40:37 -08:00
thunder@mozilla.com
e84659baf1 Bug 411847: Fix typo in about dialog js. a=beltzner 2008-01-31 13:16:59 -08:00
mozilla.mano@sent.com
f6b6ed5e87 Bug 415101 - wrong bookmark and tags edited from the star menu. r=dietrich, a=beltzner. 2008-01-31 11:58:03 -08:00
gavin@gavinsharp.com
fd7c6222c0 Bug 411725: fix padding of the unified back/forward buttons, patch by mcdavis941 <mcdavis941.bugs@gmail.com>, r=me, a=schrep 2008-01-31 11:38:48 -08:00
enndeakin@sympatico.ca
a425bb001a Bug 414901, back out scriptable IO api, r+sr=bsmedberg,a=beltzner 2008-01-31 11:18:07 -08:00
mozilla.mano@sent.com
ffa35cb2e9 Bug 414930 - Unable to drag and drop URLs to Bookmarks Toolbar. r=dietrich, a=beltzner. 2008-01-31 10:13:08 -08:00
mozilla.mano@sent.com
13e9731037 Bug 414974 - Disallow removing special queries from the left pane. r=dietrich, a=schrep. 2008-01-31 10:10:40 -08:00
mozilla.mano@sent.com
afd8b4efe2 Bug 411088 - when deleting a tagged bookmark from the places organizer, the tag remains. r=dietrich, a=beltzner. 2008-01-31 10:05:22 -08:00
reed@reedloden.com
5216578546 Bug 414836 - "Need to sync toolbar with icons/text preferences and icon size when new localstore.rdf created" (reset the toolbox) [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9b3=beltzner] 2008-01-31 01:38:35 -08:00
reed@reedloden.com
62f140ecff Bug 413471 - "M2 Tango" (wrong-way, key, popups-blocked, rss, downloads, star, and gray star icons) [p=michael.monreal@gmx.net (Michael Monreal) / Tango team ui-r=faaborg a1.9b3=schrep/beltzner] 2008-01-31 01:00:05 -08:00
reed@reedloden.com
5831e8f228 Bug 413471 - "M2 Tango" (wrong-way, key, popups-blocked, rss, downloads, star, and gray star icons) [p=michael.monreal@gmx.net (Michael Monreal) / Tango team ui-r=faaborg a1.9b3=schrep/beltzner] 2008-01-31 00:53:09 -08:00
reed@reedloden.com
f5c4ce5f41 Bug 413806 - "Land Windows icons for Beta 3" (new Toolbar-small.png) [p=Iconfactory ui-r=faaborg a1.9b3=beltzner/schrep] 2008-01-31 00:21:55 -08:00
johnath@mozilla.com
9d7e93e087 Fix identity-icon-label padding on Linux. b=414919 r=gavin a=beltzner 2008-01-30 15:35:05 -08:00
gavin@gavinsharp.com
34851bb1f1 Bug 414945: fix home button styling when used on the main toolbar, without regressing Txul/Twinopen, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=beltzner 2008-01-30 15:16:52 -08:00
mozilla.mano@sent.com
1f652081dc Bug 414797 - Fix click and hold code on Mac. r=gavin, a=beltzner. 2008-01-30 15:13:48 -08:00
reed@reedloden.com
0c7b8abaa3 Bug 414876 - "[gtk] Unified back/forward drop-down button is too wide" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9b3=beltzner] 2008-01-30 15:10:08 -08:00
mozilla.mano@sent.com
267a55ed4d Bug 414922 - RSS Subscription broken. r=myk. a=beltzner. 2008-01-30 13:53:37 -08:00
mozilla.mano@sent.com
059cb86920 Bug 412027 - Map Esc to the cancel button in the Bookmark contextual dialog, with few other fixes (see comment 18). r=dietrich, a=beltzner. 2008-01-30 13:19:39 -08:00
reed@reedloden.com
aed2f8acf2 Bug 400064 - "Adapt Web Feed preview page for Podcasts and Video Podcasts" (Missed file in previous patch) [p=will.guaraldi@pculture.org (Will Guaraldi) ui-r=beltzner r=myk r=sayrer a1.9b3=beltzner] 2008-01-30 12:57:16 -08:00
gavin@gavinsharp.com
bce81fe6be Attempt to fix Twinopen regression (avoid styling the home button onload), a=mconnor 2008-01-30 10:29:19 -08:00
mozilla.mano@sent.com
d01605aac3 Bug 412027 - Map Esc to the cancel button in the Bookmark contextual dialog. r=gavin, a=mconnor. 2008-01-30 10:25:41 -08:00
gavin@gavinsharp.com
3322bed3d2 Attempt to fix Twinopen regression (avoid styling the home button onload), a=mconnor 2008-01-30 10:23:53 -08:00
sdwilsh@shawnwilsher.com
93ac332cd3 Bug 414214 - Download Manager window doesn't stay open when browser.download.manager.closeWhenDone is true. r=Mano, a=mconnor 2008-01-30 10:15:01 -08:00
gavin@gavinsharp.com
c984296c8f Bug 414362: back/forward buttons aren't unified in new profiles, patch by Dao Gottwald <dao@mozilla.com>, r=me, a=beltzner 2008-01-30 02:50:50 -08:00
gavin@gavinsharp.com
5040d1911d Bug 404109: Move the home button to the Bookmarks toolbar, and change the toolbar ID to reset customization state, patch by Dão Gottwald <dao@mozilla.com>, r=me, sr=mconnor, a=mconnor/beltzner 2008-01-30 02:43:29 -08:00
reed@reedloden.com
d1db25903c Bug 413471 - "M2 Tango" (add wrong-way icons) [p=michael.monreal@gmx.net (Michael Monreal) / Tango team ui-r=faaborg a=blocking-firefox3+] 2008-01-29 23:28:31 -08:00
reed@reedloden.com
bb575f5e91 Bug 413471 - "M2 Tango" (fix page-livemarks and feed icon mix-up) [p=michael.monreal@gmx.net (Michael Monreal) / Tango team ui-r=faaborg a=blocking-firefox3+] 2008-01-29 23:26:04 -08:00
gavin@gavinsharp.com
b81f65c176 Bug 386228: Unify back and forward button and provide a single dropdown, patch by Dão Gottwald <dao@mozilla.com>, r=me, sr=mconnor, a=mconnor 2008-01-29 23:17:45 -08:00
philringnalda@gmail.com
60181e1937 Bug 405137 - no tooltip for tab close button, r=mano, a=beltzner 2008-01-29 23:16:00 -08:00