Commit Graph

229 Commits

Author SHA1 Message Date
Dão Gottwald
930df1b2af Backed out changeset 27b53ca1b085 2009-07-29 10:49:59 +02:00
Ehsan Akhgari
0a02e029df Bug 506111 - consolidate getService calls in browser.js. r=dao 2009-07-29 08:22:12 +02:00
Dão Gottwald
f7fa537188 Bug 506861 - make more use of makeURI(). r=gavin 2009-07-29 07:55:18 +02:00
Dão Gottwald
90b48a859a Bug 503953 - make consistent use of gNavigatorBundle. r=gavin 2009-07-14 00:10:04 +02:00
Dão Gottwald
fbe7f2e857 Bug 500016 - superfluous wasOpen variable in HistoryMenu.onPopupShowing. r=mak 2009-06-24 01:55:35 +02:00
Marco Bonardo
752037d42a Bug 498619 - Pages list on History menu disappear when restore submenus are closed, r=dao 2009-06-23 01:00:44 +02:00
Marco Bonardo
4a7058a7b6 Bug 324430 - Allow stopping Places results updates when they are unused, r=dietrich 2009-06-15 13:09:40 +02:00
Dietrich Ayala
17819e9de5 Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco) 2009-06-12 15:39:42 -07:00
Asaf Romano
4b1e16bc03 bug 490068 - leak window after showing bookmarks panel. r=dietrich. 2009-05-17 23:14:27 +03:00
Dão Gottwald
ecd153a3b8 Bug 491221 - default button styling missing in the bookmarks properties dialog. r=mak, enn 2009-05-15 15:33:59 +02:00
Boris Zbarsky
b0bf808a84 Fix the test orange from bug 394759. Thanks to Dão for pointing to the right code to change. 2009-04-23 09:29:14 -04:00
Paul O'Shannessy
a7d1de272b Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan 2009-04-22 23:50:30 -07:00
Dão Gottwald
cf89ed43cd Bug 484022 - Title and button in the "Edit Bookmark" panel should be aligned with the fields, star should be centered. r=mak77 2009-03-25 23:18:23 +01:00
Shawn Wilsher
c3bde40cce Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback
Not having this callback makes life difficult for anyone trying to synchronize
bookmarks.  You cannot get any additional information about a bookmark when
onItemRemoved is called, since it's been removed.  Things like a guid no longer
exist, which results in a lot of pain for add-ons that want to synchronize.
r=dietrich
2009-03-19 15:56:51 -04:00
Asaf Romano
997033cc57 Bug 480151 - remember the last field modified first in the Add Bookmark dialog and start with focus there next time. r=dietrich. 2009-02-26 17:27:39 -08:00
Marco Bonardo
89beec81b8 Bug 476020 - Pressing Esc while having the tag autocomplete open closes the bookmarks panel, r=dietrich 2009-01-30 13:34:38 +01:00
Marco Bonardo
1960aa9265 Bug 462662 - Pressing Enter to select tag from autocomplete closes bookmarks properties dialog, r=dietrich 2009-01-22 12:19:42 +01:00
Dietrich Ayala
17dd8776c4 Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (relanding w/ leak fix, r=marco, r=gavin, l10n-r=pike) 2008-12-30 13:44:55 +01:00
Dietrich Ayala
44e08929e7 backout bug 414715 due to leaks 2008-12-29 17:22:39 -08:00
Dietrich Ayala
c51318949c Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (relanding w/ leak fix, r=marco, r=gavin, l10n-r=pike) 2008-12-29 14:49:05 -08:00
Dão Gottwald
f65e656a13 Bug 471302 - "bookmark this page" resets the clipboard every time you enter the window. r=gavin 2008-12-28 19:25:10 +01:00
Ehsan Akhgari
412b4d1fc9 Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel; r=mano 2008-12-18 23:42:40 +03:30
Dietrich Ayala
50c4ee7c67 Bug 451586 - Removing a bookmark using the Star dialog also removes all duplicates (same url) (r=marco, l10n-r=pike) 2008-12-11 11:47:25 -08:00
Dietrich Ayala
15440bfcb0 Bug 415960 - bookmark tags edit control should provide autocomplete (r=mano, core by asouzis@users.sf.net) 2008-10-31 09:16:22 -07:00
Marco Bonardo
32ef41c82a Bug 411261 - Bookmark properties dialog needs tagging UI, r=dietrich, ui-r:changes required by Faaborg in bug 459958 2008-10-30 18:21:47 +01:00
Gabriele Best
a6c492d7e4 Bug 237592 - Bookmarks/RSS items should always show tooltip when hovering with mouse, r=gavin 2008-10-13 12:19:55 +02:00
Kai Liu
b567f22676 Bug 431325 - Bookmark tooltip's title/url is cut off. ui-r=beltzner r=gavin 2008-10-01 01:36:20 +02:00
Dão Gottwald
9ad2f8c688 Bug 454109 - move urlbar functions to the urlbar binding. r=mano 2008-09-25 13:33:51 +02:00
Marco Bonardo
5edd5fff2c Bug 418671 - Clean up places views drag and drop code, r=mano 2008-09-19 17:47:45 +02:00
Marco Bonardo
75b9c06843 Bug 454500 - remove placesMigrationTasks from browser-places.js, r=dietrich 2008-09-11 16:53:33 +02:00
Asaf Romano
b17954bcdf backing out bug 432599 2008-07-30 02:22:28 +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
Ehsan Akhgari
2dd54cfd05 Bug 427739 – in RTL builds, popups for site identity and star hang the wrong way, r=dao 2008-07-11 22:31:48 +02:00
reed@reedloden.com
2439728c41 Bug 430551 - "bookmarks menu popup stays open after dragging bookmark over it" (set attribute "autoopened" on bookmarks menu when dragging) [p=jdarmochwal@gmx.de (Jan Darmochwal) r=Mano a1.9=beltzner] 2008-05-07 03:14:51 -07:00
gavin@gavinsharp.com
1319d00028 Bug 427039: New Bookmark / StarUI pops up in the wrong place if the star is not on the location bar, patch by Ryan A. C. <fittysix@gmail.com>, r=mconnor, ui-r=beltzner, a=pending 2008-04-13 18:00:16 -07:00
reed@reedloden.com
3803afe2a3 Bug 317472 - "Save custom encoding (last charset) in annotation service" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich r=Mano a=blocking-firefox3+] 2008-04-08 11:41:04 -07:00
dietrich@mozilla.com
a4f37b998e Bug 415781 ? Page Bookmarked text on star UI is misleading (r=dietrich, a=schrep) 2008-03-26 19:01:09 -07:00
mozilla.mano@sent.com
953ea17477 Correcting comments a little 2008-03-17 04:38:17 -07:00
mozilla.mano@sent.com
0888b44113 Bug 423124 - CMD/CTRL+clicking a bookmark creates two new tabs. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-03-17 04:33:16 -07:00
sdwilsh@shawnwilsher.com
9672b5fb6b Bug 399264 - stop hard coding folder roots in place: urls. r=dietrich 2008-03-15 12:39:04 -07:00
mozilla.mano@sent.com
e11a47b078 Bug 402558 - urls from bookmarks folder in sidebar don't open in tabs on middle-click. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-03-14 13:17:14 -07:00
mozilla.mano@sent.com
1cf43f811d Bug 418592 - 'Bookmarks Menu' folder can be dropped into itself. Patch by Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-14 12:37:37 -07:00
dietrich@mozilla.com
dd2d470451 More utils conversions for bug 384370 (irc-r=mano) 2008-03-14 09:08:06 -07:00
mozilla.mano@sent.com
9f7a578cf9 Bug 394252 - Unable to create a bookmark folder with Star menu. r=dietrich. 2008-03-13 17:52:21 -07:00
dietrich@mozilla.com
9b590e293e Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-03-13 12:25:49 -07:00
reed@reedloden.com
2b0fe40318 Bug 419544 - "places menupopups options ("open all in tabs", "open <feed website>") do not update correctly" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=Mano a=blocking-firefox3+] 2008-03-12 04:08:08 -07:00
dietrich@mozilla.com
bb02f4a736 Backing out test of bug 384370 2008-03-10 10:49:31 -07:00
dietrich@mozilla.com
ee727436aa Bug 384370 - test perf run (r=mano) 2008-03-10 09:41:52 -07:00
dietrich@mozilla.com
1b600c35eb Bug 381255 ? Drag and Drop to Bookmarks result in an Assertion failed (for mak77@supereva.it, r=mano) 2008-03-07 10:25:01 -08:00
dietrich@mozilla.com
b4a8b029fa backing out test checkin of bug 384370 2008-03-04 14:12:27 -08:00
dietrich@mozilla.com
115cb33e21 TESTING - temp checkin of bug 384370 (r=mconnor) 2008-03-04 13:23:04 -08:00
dietrich@mozilla.com
7df26481c9 backing out test patch for bug 384370 2008-03-04 12:04:14 -08:00
dietrich@mozilla.com
6eada140a5 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING (r=mconnor) 2008-03-04 11:50:18 -08:00
dietrich@mozilla.com
5ffe06b62c backing out, broke when unrotting 2008-03-04 11:43:35 -08:00
dietrich@mozilla.com
e1f7230d08 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING PERF (r=mconnor) 2008-03-04 11:41:52 -08:00
reed@reedloden.com
01854162fc Bug 418156 - "Attempting to Drag and Drop in Bookmarks menu results in broken close windows button" [p=bill@wg9s.com (Bill Gianopoulos) r=Mano a1.9b4=beltzner a=blocking-firefox3+] 2008-03-02 21:54:08 -08:00
mozilla.mano@sent.com
66b9b2ee55 Backing out patches for both bug 418156 and bug 413021, tree is frozen, doh. 2008-03-01 12:47:37 -08:00
mozilla.mano@sent.com
4c632a40c0 Bug 418156 - Attempting to Drag and Drop in Bookmarks menu results in broken close windows button. patch by Bill Gianopoulos <bill@wg9s.com>, r=me. 2008-03-01 05:49:39 -08:00
dietrich@mozilla.com
a66a3842e4 backing out bug 384370 for hosation of Ts 2008-02-29 09:29:58 -08:00
dietrich@mozilla.com
0d4f820d40 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (take two, r=mano, a=beltzner) 2008-02-29 08:39:13 -08:00
reed@reedloden.com
3d466a21b1 Bug 419866 - ""Recent Tags" list in smart bookmarks no longer seems to be working" [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich a1.9b4=beltzner] 2008-02-28 02:27:39 -08:00
dietrich@mozilla.com
a15fbe3750 backing out bug 384370, caused 25ms Ts regression on linux, and leaks on linux and mac 2008-02-27 11:05:52 -08:00
dietrich@mozilla.com
79bc38bb61 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-02-27 10:14:13 -08:00
dietrich@mozilla.com
e99b7ee9f2 Bug 385245 ? history sidebar very slow (way slower than fx2) (for ondrej@allpeers.com, r=dietrich) 2008-02-26 20:48:51 -08:00
mozilla.mano@sent.com
bba9529cf7 Bug 419549 - click bookmark item does not work. r=mak77, a~post-facto, see comment 6. 2008-02-26 02:37:59 -08:00
mozilla.mano@sent.com
502f9d7b6a Bug 405198 - Cannot drag and drop folders / items in Places Organizer. r=mconnor. 2008-02-16 22:17:34 -08:00
mozilla.mano@sent.com
e3e67a09b1 Bug 415062 - Bookmark this Link - Cancel not working. patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-02-13 07:43:17 -08:00
mozilla.mano@sent.com
7a28e13f59 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
reed@reedloden.com
85721119eb 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
mozilla.mano@sent.com
dfe847fa5d 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
mozilla.mano@sent.com
f5ade3b605 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
c67f64a649 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
mozilla.mano@sent.com
22bcac433b 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
mozilla.mano@sent.com
c60822aee7 Checked in the wrong revision for these files, likely broke few tinderbox builds 2008-01-29 22:46:45 -08:00
mozilla.mano@sent.com
9146353f42 Update bookmarking panel UI, patch on bug 393509. Also fixes bugs 414457, 413070, 413069, 413068, 413061, 413055, 413051. r=dietrich, a=beltzner for _very_ unpolished work. 2008-01-29 20:37:41 -08:00
mozilla.mano@sent.com
30240dded8 Update bookmarking panel UI, patch on bug 393509. Also fixes bugs 414457, 413070, 413069, 413068, 413061, 413055, 413051. r=dietrich, a=beltzner for _very_ unpolished work. 2008-01-29 20:37:20 -08:00
mozilla.mano@sent.com
98ea496f83 Bug 412148 - Drop support for unused view features. r=dietrich, a=schrep. 2008-01-29 12:04:43 -08:00
aaronleventhal@moonset.net
0ba36dfe0c bug 407359. Fix a11y issues with popups on main screen. r=mano, r=enn, r=surkov, r=marcoz, uir=mconnor 2008-01-23 15:49:10 -08:00
aaronleventhal@moonset.net
1c1ef03e6b Backing out bug 407359 because of orange 2008-01-22 14:26:57 -08:00
aaronleventhal@moonset.net
45fab18185 Bug 407359. Fix accessibility issues with popups in main screen UI. r=marcoz, enn, surkov, mano, ui=mconnor, a=blocking1.9 2008-01-22 07:32:20 -08:00
philringnalda@gmail.com
da733fb4ff Bug 413058 - Add bookmark dialog should dress left, r=mano, a=schrep 2008-01-19 20:57:44 -08:00
mozilla.mano@sent.com
d468c904f6 Bug 400443 - ASSERT: Insertion point for an menupopup view during a drag must be -1! when dropping on bookmark menu in menubar. patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-01-09 09:00:15 -08:00
reed@reedloden.com
86fac43121 Bug 409155 - "Ctrl+w not closing current tab" (make sure not to overwrite "wasDisabled") [p=zeniko@gmail.com (Simon Bünzli) r=Mano a1.9=mconnor] 2007-12-23 19:03:41 -08:00
reed@reedloden.com
2fcac62efa Bug 381434 - "Open "livemark name" ignores middle click" (intercept middle-click with onclick) [p=mak77@supereva.it (Marco Bonardo [MaK77]) r=Mano a=blocking-firefox3+] 2007-12-16 13:53:40 -08:00
reed@reedloden.com
0ac225c527 Bug 381434 - "Open "livemark name" ignores middle click" (intercept middle-click with onclick) [p=mak77@supereva.it (Marco Bonardo [MaK77]) r=Mano a=blocking-firefox3+] 2007-12-16 13:52:45 -08:00
reed@reedloden.com
22be418f0e Bug 407292 - "When adding a bookmark with no title, we should use the uri as the title" [p=mak77@supereva.it (Marco Bonardo [MaK77]) r=Mano a=blocking-firefox3+] 2007-12-14 16:24:09 -08:00
florian@queze.net
e0e0b69e49 Bug 408316: The license header of browser-places.js is not preprocessed and ends up in the middle of browser.js. r+a1.9=mconnor 2007-12-14 12:22:12 -08:00
sspitzer@mozilla.org
aed925c1c9 fix for bug #408322: right click, "bookmark this link" doesn't bookmark the link patch=Phil Ringnalda <philringnalda@gmail.com> r=sspitzer a=beltzner 2007-12-14 10:04:38 -08:00
dietrich@mozilla.com
8087786f44 Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 17:56:55 -08:00
dietrich@mozilla.com
c7f555e1b3 Backing out bug 398914 2007-12-04 11:44:46 -08:00
dietrich@mozilla.com
d07002ff34 Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 10:34:44 -08:00
mozilla.mano@sent.com
b5ffcb5410 Bug 390739 - Redo menu item is greyed out in Bookmarks Organizer (was: doesn't work when deleting items and undoing in Bookmarks Manager). r=dietrich. 2007-12-02 12:08:23 -08:00
reed@reedloden.com
8d608254d7 Bug 405344 - "Clicking star should not select address bar (Inconsistent behaviour)" [p=dao@mozilla.com (Dão Gottwald) r=Mano a=blocking-firefox3+] 2007-12-01 13:04:09 -08:00
mozilla.mano@sent.com
90c0f5c020 Bug 404884 (along with bug 399800) - Add "Show All History" command to the history menu. r=dietrich. 2007-11-26 11:04:23 -08:00
mozilla.mano@sent.com
adf51f6912 Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich. 2007-11-19 18:01:53 -08:00
enndeakin@sympatico.ca
1fd782ab70 Bug 402501, add bookmark panel not focused, use popupshown handler instead of timeout, r=mano 2007-11-17 05:28:16 -08:00
reed@reedloden.com
e85223b560 Bug 403641 - "hitting escape doesn't save changes to the bookmark title" [p=florian@mozilla.com (Florian Quèze) r=Mano a=blocking-firefox3+] 2007-11-16 20:29:07 -08:00
reed@reedloden.com
8a0eb4afaa Bug 398409 - "right-click -> Bookmark This Page, dialog opens in left corner of window (not under star button)" [p=florian r=Mano a=blocking-firefox3+] 2007-11-13 08:30:58 -08:00
sspitzer@mozilla.org
4241fde6d5 fix for bug #402668: reduce Ts by initially hiding editBookmarkPanel and autocomplete panel r=gavin, a=schrep 2007-11-11 10:36:52 -08:00
sspitzer@mozilla.org
f506f869bf backing out, tree's closed 2007-11-09 17:46:10 -08:00
sspitzer@mozilla.org
74b8f2a146 fix for bug #402668: reduce Ts by initially hiding editBookmarkPanel and autocomplete panel. r=gavin, a=schrep 2007-11-09 17:43:14 -08:00
mozilla.mano@sent.com
1f68e73b78 Bug 401211 - middleclick "Open All in Tabs" opens the bookmarks twice. r=sspitzer, a=blocking-beta. 2007-10-31 00:55:44 -07:00
mozilla.mano@sent.com
89b1516e9d Bug 400924 - Clicking on the star icon when the bookmarking panel is opened should close the panel. r=sspitzer, a=mconnor. 2007-10-30 18:16:46 -07:00
mozilla.mano@sent.com
908e585d0d Bug 399729 - Reduce places viewa performance overhead. This also fixes bugs 397117, 399472, 400738 and likely also 399476. r=sspitzer, a=blocking-m9/beltzner. 2007-10-24 19:02:28 -07:00
rflint@ryanflint.com
c2438e20e8 Back out 398020 due to test failures. 2007-09-29 22:29:08 -07:00
rflint@ryanflint.com
3b1d13ba21 Bug 398020 - more endcap cleanup. Patch by D&#227;o Gottwald <dao@design-noir.de>, r/a=mconnor 2007-09-29 19:39:22 -07:00
mozilla.mano@sent.com
10e4907d9e Bug 397161 - Keyword field should be hidden in the new popup. r=dietrich, a=mconnor. 2007-09-22 15:58:35 -07:00
mozilla.mano@sent.com
1b9bbe3b58 Bug 387749 - add an item detail pane to the organizer. r=dietrich (r=gavin for editable-menulist changes). a=mconnor. 2007-09-21 15:57:18 -07:00
dietrich@mozilla.com
39bfcb5b48 Bug 393546 Star-icon needs a tooltip with a description of what it's doing when clicking on it (r=sspitzer) 2007-09-21 11:18:34 -07:00
reed@reedloden.com
128efccf28 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
mozilla.mano@sent.com
b0a9d68eed Bug 396300 - Put unfiled-bookmarks under their own root. r=dietirch, a=mconnor. 2007-09-16 18:42:15 -07:00
sspitzer@mozilla.org
4b0bd8fb03 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
mozilla.mano@sent.com
e72a9c65fa 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
mozilla.mano@sent.com
c08d0673ec 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
a0b52957c1 Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug 2007-08-30 08:43:10 -07:00
mozilla.mano@sent.com
b4378fc996 Backing out 392820, tree was closed. 2007-08-29 15:50:14 -07:00
mozilla.mano@sent.com
d5ca3761ca 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
mozilla.mano@sent.com
41bfc7b363 Bug 385266 - New starring, bookmarking and tagging UI, changes noted in comment 333. r=dietrich. 2007-08-28 14:47:43 -07:00
mozilla.mano@sent.com
15e5163626 Bug 385266 - New add-bookmark ui, another round of changes, see comment 23 on the bug. r=dietrich. 2007-08-22 07:42:37 -07:00
mozilla.mano@sent.com
4540312ba5 Bug 385266 - New starring, bookmarking and tagging UI, further work. Make Bookmark This Page/Frame/Link use the new panel. r=dietirch. 2007-08-17 00:22:12 -07:00
mozilla.mano@sent.com
377bf0a52b Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-08-16 12:06:19 -07:00
mozilla.mano@sent.com
18ad48a0ed Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-08-15 18:15:50 -07:00
mozilla.mano@sent.com
56a3006a8d Bug 337855 - Don't rebuild places menus on each open. patch by seth, dietrich & me, r=dietrich/me. 2007-06-15 18:53:06 -07:00
dietrich@mozilla.com
50ea4a95ca Bug 384519 typo in history popupshowing handler (r=sspitzer) 2007-06-15 10:00:08 -07:00
sspitzer@mozilla.org
6f0266d111 fix for bug #382896: tooltip for folders shows internal location.r=mano 2007-06-12 08:34:02 -07:00
mozilla.mano@sent.com
4d33bc373e Bug 383328 - no 'open in tabs' menu item for folders / livemarks in bookmark toolbar overflow chevron. r=sspitzer. 2007-06-05 16:26:26 -07:00
sspitzer@mozilla.org
ea05cf85cb fix for bug #379591: places toolbar.xml should just change existing button itemChanged()r=mano 2007-05-30 09:17:34 -07:00
mozilla.mano@sent.com
103a6edab5 Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer. 2007-03-26 17:52:59 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00