Commit graph

2993 commits

Author SHA1 Message Date
sspitzer@mozilla.org
2abf85a2cd fix for bug #381751: when I drop a bookmark or link in the sidebar or bookmark manager dialog, it frequently doesn't go where I expect it to go
fix for bug #385970:  Drag and drop around folders reacts incorrectly to mouse position

fix for bug #382679:  moving items in the organizer down are off by 1

patch by=Christine Yen <cyen@mozilla.com>

r=sspitzer
2007-06-26 18:38:50 -07:00
dtownsend@oxymoronical.com
d6bd08ab48 Bug 247116 - Web pages bounce/shake/jump (places version of patch). r=mano 2007-06-26 18:13:28 -07:00
sspitzer@mozilla.org
480e7b8c6e fix for bug #382118: New separators cannot be deleted
patch=Christine Yen <cyen@mozilla.com>

r=sspitzer
2007-06-26 17:02:17 -07:00
sdwilsh@shawnwilsher.com
bb53da40e9 Bug 384944 - Use nsICookieManager2::Add instead of nsICookieService::SetCookieString for cookie restoration. Patch by Simon Bünzli <zeniko@gmail.com>. r=dwitte 2007-06-26 17:01:56 -07:00
sayrer@gmail.com
43d2c9d66c Bug 385982. WebContentConverterRegistrar in cycle with nsJSID. r=gavin 2007-06-26 16:48:55 -07:00
sspitzer@mozilla.org
73f5809227 fix for bug #383840: problems when manually importing bookmarks exported from places based bookmark builds
fix for bug #381225:  on import, places bookmarks builds attempt to merge in bookmarks.html, where firefox 2 appends bookmarks

fix for bug #380449:  potential data loss on export of LAST_MODIFIED, DATE_ADDED and ICON_URI attributes

r=dietrich
2007-06-25 19:38:34 -07:00
mozilla.mano@sent.com
0f6c796a90 Bug 385844 - Set Desktop Background: implement preview for image tiling. patch from Dao Gottwald <dao@design-noir.de>, r=me. 2007-06-25 18:03:39 -07:00
mozilla.mano@sent.com
e7e14a7ea0 Bug 385497 - when adding a sidebar panel bookmark, clicking on the 'show all folders' expand button in the 'add bookmark dialog' doesn't expand all the way. r=dietrich. 2007-06-24 17:21:19 -07:00
mozilla.mano@sent.com
2bc93b7f14 Bug 385614 - Assert like mad when deleting Livemarks from left pane in the BM. r=dietrich. 2007-06-24 17:00:17 -07:00
sspitzer@mozilla.org
751a4ccf41 fix for bug #384731: "Bookmark This Page" throws exception on close in bookmarkProperties.js if you have "bookmarkPropertiesDialog/lastUsed" annotations that point to itemIds for folder that don't exist
fix for bug #384733:  "Add Bookmark" dialog truncated if you have "bookmarkPropertiesDialog/lastUsed" annotations that point to itemIds for folder that don't exist

r=mano
2007-06-22 16:19:47 -07:00
sspitzer@mozilla.org
907d30783a fix for bug #385490: when attempting to add a bookmark as a sidebar panel, add bookmark dialog is cropped.
r=mano
2007-06-22 16:02:35 -07:00
asqueella@gmail.com
74750a9506 Bug 380589 - Clear Private Data might miss some SessionStore data
p=Simon Bunzli <zeniko@gmail.com>
r=dietrich
2007-06-21 12:18:33 -07:00
sspitzer@mozilla.org
360efb6c87 backing out fix for bug #373944 as it causes a performance regression, see bug #385208 2007-06-20 15:46:54 -07:00
sspitzer@mozilla.org
e4730ac07a fix for bug #373944: revert the workarounds for bug #373719, bug #373721, bug #374150 and bug #374166 caused by bug #267833.
Now that bug #373756, it is safe to do this.  But note, even when I revert the fix for bug #373756, I am not seeing the problems we saw after bug #267833 first landed.

r=mano
2007-06-20 00:43:51 -07:00
mozilla.mano@sent.com
9504644182 Fix typo. 2007-06-20 00:27:41 -07:00
sspitzer@mozilla.org
de83adb19b fix for bug #380735: Persist open state of the "age in days" and "site" containers in the history sidebar
r=dietrich
2007-06-19 22:19:06 -07:00
sspitzer@mozilla.org
036a5e74aa fix for bug #383572: changes made to bookmarks don't show in bookmark searches / Crash [@ nsCOMArray_base::InsertObjectAt nsNavHistoryFolderResultNode::OnItemChanged] deleting "ghost" bookmark
r=dietrich
2007-06-19 09:25:11 -07:00
sspitzer@mozilla.org
cb736116ae supplimental checkin for bug #383681: While BM is in a sorted view, adding a new separator is added below the position index, not the bookmark.
r=mano
2007-06-19 09:13:19 -07:00
kaie@kuix.de
2f1bec461d Bug 382810, In Encryption Certificates UI, button says Verification, Dialog uses Validation
r=mconnor
2007-06-18 23:13:50 -07:00
sspitzer@mozilla.org
bbbdc57261 fix for bug #383681: While BM is in a sorted view, adding a new separator is added below the position index, not the bookmark.
disable the "insert separator" from a sorted view and from views that are excluding items.

patch=Christine Yen <cyen@mozilla.com>

r=sspitzer
2007-06-18 21:19:39 -07:00
mozilla.mano@sent.com
78af7f0ef1 Bug 384936 - Folders in bookmarks menu are inaccessible after moving a bookmark to/in the menu. r=sspitzer. 2007-06-18 19:25:41 -07:00
sspitzer@mozilla.org
7f25642ab8 fix for bug #384671: when resetting the history sidebar view, don't use applyFilter()
this is needed for bug #380735, for when we persist day and host container
open state in the history sidebar.

additionally, call load() instead of using .place directly to avoid doing queriesToQueryString() only to call queryStringToQueries().

r=mano
2007-06-18 18:31:51 -07:00
mozilla.mano@sent.com
d07fb7189a Bug 384763 - left click broken in bookmarks menu. r=ssptizer. 2007-06-18 17:16:09 -07:00
sspitzer@mozilla.org
98a8321d77 fix for bug #384677: for history sidebar and history menu, don't specify begin / end times
r=dietrich
2007-06-18 17:08:17 -07:00
flamingice@sourmilk.net
fa6f29c2f5 Bug 338830, Multiple license blocks in safe browsing JS components, Patch by Régis Caspar, r=benjamin 2007-06-18 10:36:49 -07:00
dwitte@stanford.edu
341f5cae54 rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi. 2007-06-17 16:40:40 -07:00
kherron@fmailbox.com
732dc883fd Backing out patch for bug 376991. 2007-06-17 08:09:44 -07:00
kherron@fmailbox.com
607719f1bc Bug 367991 - Remove the places-specific calendar widget. Patch by Asaf Romano <mano@mozilla.com>, r=sspitzer. 2007-06-17 05:52:56 -07:00
mozilla.mano@sent.com
de4ce4040a Bug 384690 - bookmarks menu is broken. r=dietrich. 2007-06-16 20:14:08 -07:00
flamingice@sourmilk.net
40b01ffbed Bug 384654, Clean up nsBrowserGlue.js, r=mano 2007-06-16 14:23:17 -07:00
kherron@fmailbox.com
f932fa378f Bug 362239 - Replace 'desktop background' monitor image on Windows with something nicer. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp. 2007-06-16 14:10:36 -07:00
kherron@fmailbox.com
d04e5ca122 Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc. 2007-06-16 12:53:59 -07:00
sspitzer@mozilla.org
c4c493559b fix for bug #382136: in Bookmarks Menu - delete separator at bottom position, deletes bookmark
r=dietrich
2007-06-15 22:07:42 -07:00
sspitzer@mozilla.org
f5143d3cf1 fix for bug #384670: current collection searches in bookmark organizer window search all of bookmarks
r=dietrich
2007-06-15 22:03:40 -07:00
mozilla.mano@sent.com
cc63f583ec Bug 384515 - ASSERT: null node when moving the root node in a places tree. r=dietrich. 2007-06-15 18:55:15 -07:00
mozilla.mano@sent.com
b61dfd1ce7 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
flamingice@sourmilk.net
842c8ce636 Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner 2007-06-15 11:01:25 -07:00
philringnalda@gmail.com
43d9085dd7 Bug 350525 - New session restore API needs accompanying unit tests, patch by Dietrich Ayala <dietrich@mozilla.com> and Adam Guthrie <ispiked@gmail.com>, r=sayrer 2007-06-14 22:23:33 -07:00
aaronleventhal@moonset.net
a2995a4280 Bug 384229. No accessible name for location and search fields. r=ginn.chen, r=mano 2007-06-14 18:50:37 -07:00
philringnalda@gmail.com
6e83676554 Bug 384259 - Remove unused function safeGetBoolPref, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-13 21:41:41 -07:00
sspitzer@mozilla.org
ea95a77ca2 fix for bug #381416: Sort order is not remembered by Bookmarks Manager when the View menu is usedpatch=Christine Yen <cyen@mozilla.com>r=sspitzer 2007-06-12 08:40:07 -07:00
sspitzer@mozilla.org
ccb8b9955d fix for bug #383762: "Sort by Name" doesn't work properly with non-ascii characters.patch=Pavel Cvrcek <bugs@jasnapaka.com>r=sspitzer 2007-06-12 08:24:44 -07:00
mozilla.mano@sent.com
bc2c9be406 Bug 381878 - click on a folder in the bookmarks toolbar and then hover over the overflow arrow it doesn't expand. r=ssptizer. 2007-06-11 22:28:20 -07:00
mozilla.mano@sent.com
7906cbc577 Bug 382888 - BM menu not working when DM is focused. r=gavin. 2007-06-11 22:24:58 -07:00
tony@ponderer.org
fb5498e94f Bug 382996 - (Re)move G_ObjectSafeMappatch by Simon Bünzli, r=me 2007-06-10 16:59:20 -07:00
sspitzer@mozilla.org
e12772e6bb fix for regression bug #383529: after rebuilding the toolbar, "Open <feed name>" loads bogus address.r=dietrich 2007-06-06 19:00:05 -07:00
dietrich@mozilla.com
8df06a6895 Bug 367605 When quitting Firefox before all pages have loaded, session saving forgets pages that weren't loaded (for Simon Bunzli, r=dietrich) 2007-06-06 16:40:28 -07:00
jruderman@hmc.edu
0824cc880f Remove printf. Bug 377739, r=mconnor. 2007-06-05 18:04:01 -07:00
mozilla.mano@sent.com
094e2422c7 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
mozilla.mano@sent.com
28103d1e45 Bug 381534 - cannot drag and drop url from location bar to bookmarks toolbar. r=sspitzer. 2007-06-05 16:24:39 -07:00
rflint@ryanflint.com
425c384fc5 Bug 382890 - Crash in File | Import of profile from Seamonkey [@ nsSeamonkeyProfileMigrator::CopyPasswords]. Patch by Adam Guthrie <ispiked@gmail.com>, r=gavin/dolske 2007-06-04 22:35:00 -07:00
rflint@ryanflint.com
ef2ac3c676 Bug 382911 - Several JS components call nsICategoryManager.addCategoryEntry with an extra final parameter. Patch by Manish Singh <manish@flock.com>, r=gavin 2007-06-04 22:22:34 -07:00
tony@ponderer.org
44234495a8 Bug 381379 - remove G_Base64original patch by Simon Bünzli, r=me 2007-06-04 22:22:00 -07:00
tony@ponderer.org
c153be75a2 Bug 383001 - Include a minimal G_TabbedBrowserWatcher at the single place it's actually neededpatch by Simon Bünzli, r=me 2007-06-03 19:54:30 -07:00
tony@ponderer.org
7e1e7f7fde Bug 382816 - remove /toolkit/components/url-classifier/content/moz/filesystem.js and /toolkit/components/url-classifier/content/application.jspatch by Simon Bünzli, r=me 2007-06-03 17:37:36 -07:00
tony@ponderer.org
dd70934aa7 Bug 382991 - remove /browser/components/safebrowsing/content/js/*patch by Simon Bünzli, r=me 2007-06-02 15:21:47 -07:00
tony@ponderer.org
8f56e7df4f Bug 382620 - remove all methods marked as "deprecated" in safebrowsing codepatch by Simon Bünzli, r=me 2007-06-02 14:50:58 -07:00
tony@ponderer.org
51d8b89099 Bug 382618 - remove /toolkit/components/url-classifier/content/js/lang.jspatch by Simon Bünzli, r=me 2007-06-02 09:59:52 -07:00
mattwillis@gmail.com
9bb13b3eaf fix typo in comment. rs=sayrer 2007-06-01 07:34:22 -07:00
mozilla.mano@sent.com
b0a5706829 Bug 382073 - Bookmarks Service batch update API is a footgun. r=sayrer/mrbkap, a=mconnor. 2007-05-31 17:44:43 -07:00
mozilla.mano@sent.com
bbb80514d6 Bug 374613 - the context menu of places bookmarks with live titles is missing the 'reload' option. patch from Steve Won <swon@mozilla.com>, r=me, a=mconnor. 2007-05-31 17:39:09 -07:00
dietrich@mozilla.com
e6e0e93afc Bug 380232 occasionally not able to open the bookmarks dialog or subscribe to a feed url (using live bookmarks) [Remote chrome not allowed] (r=mano) 2007-05-31 12:13:15 -07:00
mozilla.mano@sent.com
01f39f58af Bug 382101 - Cannot move bookmark folder to the 'root'. r=sspitzer. 2007-05-30 17:34:13 -07:00
mcsmurf@mcsmurf.de
495231d1c6 Firefox/Thunderbird shell code uses wrong attribute for help text - Bug 382115, r=gavin for browser/, r=mscott for mail/ 2007-05-30 13:21:48 -07:00
sspitzer@mozilla.org
85b6f827a9 fix for bug #379591: places toolbar.xml should just change existing button itemChanged()r=mano 2007-05-30 09:17:34 -07:00
sspitzer@mozilla.org
95f002e59a fix for bug #382195: clicking the "show all bookmark folders" button is slow when we're opening to the bookmarks root.r=mano/dietrich 2007-05-30 09:08:11 -07:00
gavin@gavinsharp.com
5ac54140a2 Bug 380857: work around lack of void strings in frozen string API by avoiding the use of nsILoginInfo::Init() (re-enable IE password migration), patch by Justin Dolske <dolske@mozilla.com>, r=me 2007-05-29 20:00:37 -07:00
sdwilsh@shawnwilsher.com
1dfba6879b Bug 381603 - Adapt to download manager changes. r=mconnor 2007-05-29 19:59:57 -07:00
mozilla.mano@sent.com
f1137d54c4 Bug 382261 - Cannot move bookmarks toolbar folder. r=sspitzer. 2007-05-29 17:29:54 -07:00
sspitzer@mozilla.org
ed68018f38 fix for bug #381750: with lots of bookmarks, opening up the bookmark manager dialog is slowr=dietrich 2007-05-27 20:57:20 -07:00
sspitzer@mozilla.org
4c40a2ce52 fix for bug #381894: Some Live Bookmarks only show in the places organizer.also, there was a crash lurking in the export code when we didn't have a feed uri.r=sayrer 2007-05-27 20:50:34 -07:00
sspitzer@mozilla.org
a4a84efa8b fix for bug #382178: unable to clear a livemark's "site location" in the bookmark properties dialogr=mano 2007-05-27 16:36:57 -07:00
sspitzer@mozilla.org
f39722f9f0 fix for bug #380702: right click, "Reload live Bookmark" of livemark on personal toolbar adds blank items to the personal toolbar.r=mano 2007-05-27 12:28:40 -07:00
sayrer@gmail.com
0b42a4f979 Bug 380931. Post-landing cleanup from Bug 374723 (rewrite password manager in JS). Patch by Justin Dolse <dolske@mozilla.com>. r=mconnor/sayrer. 2007-05-26 21:47:40 -07:00
sspitzer@mozilla.org
41a9b3f399 fix for bug #381624: history sidebar slower the first time you open it (or on startup), then when you switch history views.fix for regression bug #381896: history sidebar not sorted properly the first time you open itr=dietrich, mano 2007-05-25 16:50:21 -07:00
rflint@ryanflint.com
f6b90fe77d Bug 381903 - WARNING: Components.reportError deprecated, use Components.utils.reportError in treeView.js. Patch by Ryan Jones <sciguyryan@gmail.com>, r=mano 2007-05-25 02:45:19 -07:00
sspitzer@mozilla.org
d423fa5ce9 fix for bug #380230: personal toolbar overflow chevron not updatingr=dietrich 2007-05-24 23:11:02 -07:00
dietrich@mozilla.com
821fed9a3d Bug 381378 export is unacceptably slow for large bookmarks collections (r=mano) 2007-05-24 22:41:49 -07:00
sspitzer@mozilla.org
09fd2031be fix for bug #381624: history sidebar slower the first time you open it (or on startup), then when you switch history viewsr=mano 2007-05-23 19:27:32 -07:00
mattwillis@gmail.com
aefae73281 bug 380912 - handle homepage urls with pipes properly when clicking 'get me out of here'. r=gavin 2007-05-23 09:23:09 -07:00
jminta@gmail.com
a958dfbfde Bug 381485 [Mac] Rename 'Get Info' back to 'Properties', r=mano 2007-05-23 06:19:41 -07:00
sspitzer@mozilla.org
8d77584e0c fix for bug #381624: history sidebar slower the first time you open it (or on startup), then when you switch history viewsr=mano 2007-05-22 18:44:36 -07:00
mozilla.mano@sent.com
8990c658b9 Bug 372508 - rename insertItem to insertBookmark and add a title parameter. r=dietrich. 2007-05-22 18:06:31 -07:00
mozilla.mano@sent.com
821246e4a9 Bug 368745 - Use nsIFaviconService in Feed Preview. r=sspitzer,sayrer. 2007-05-22 17:36:38 -07:00
mozilla.mano@sent.com
4c914f1ef1 Bug 381511 - Use Bookmark dialog is broken in Places. r=sspitzer. 2007-05-22 15:44:30 -07:00
mozilla.mano@sent.com
c93dcc6358 Bug 371823 - Optimize item moves. r=sspitzer. 2007-05-22 15:03:53 -07:00
sspitzer@mozilla.org
32a2059d6a fix for bug #368240: A link on the bottom of the history list takes long to loadr=mano 2007-05-22 13:36:43 -07:00
sspitzer@mozilla.org
ba35cb79f1 fix for bug #381594: not warning user about loading js / data urlsr=dietrich 2007-05-22 13:19:45 -07:00
jminta@gmail.com
1561b4669a Relanding bug 381280 (respect browser.bookmarks.file pref), this time with Ts fixes, r=mano 2007-05-20 19:13:25 -07:00
philringnalda@gmail.com
e0e9818eac Bug 381335 typo fix, irc-r=mano 2007-05-20 18:38:50 -07:00
mozilla.mano@sent.com
d177816c5e Bug 381281 - Cannot reorder bookmarks. r=sspitzer. 2007-05-20 15:27:04 -07:00
sspitzer@mozilla.org
98e31d90cd fix build bustage 2007-05-20 10:31:31 -07:00
sspitzer@mozilla.org
42eed0b24c fix for bug #381298: startup-with-no-profiles and choosing IE / Opera or Safari doesn't doesn't import favorites / bookmarksr=dietrich 2007-05-20 09:31:01 -07:00
mozilla.mano@sent.com
d51f54dc00 Bug 381335 - Fix various js warnings in places front-end code. patch from Henrik Skupin <hskupin@gmail.com>, r=me. 2007-05-20 08:18:41 -07:00
mozilla.mano@sent.com
5fc2d50922 Backing out the fix for 381280 for a cycle to check Ts and Txul impact. 2007-05-20 01:11:43 -07:00
sayrer@gmail.com
0867e646a3 Bug 381239. Null out members of PrefHandler to break reference cycles. r=dietrich 2007-05-19 20:33:04 -07:00
sspitzer@mozilla.org
b6ad565c8b fix for bug #381267Bookmark Manager: Import from Netscape/Seamonkey wipes out bookmarksr=mano 2007-05-19 18:03:35 -07:00
jminta@gmail.com
568a2d5052 Bug 381217 places exported bookmarks.html missing classic 'This is an automatically generated file' HTML comment, r=mano 2007-05-19 18:00:19 -07:00
jminta@gmail.com
d1a01b07f2 Bug 381280 Places bookmarks.html importer ignores 'browser.bookmarks.file' pref, r=mano 2007-05-19 17:56:50 -07:00
mozilla.mano@sent.com
92bf93cdba Bug 381218 - Organizer's view menu is broken. r=sspitzer. 2007-05-19 17:44:57 -07:00
mozilla.mano@sent.com
db8b7f1629 Yet another attempt to fix result & result nodes leaks (see bug 381239 comment 13) 2007-05-19 13:29:48 -07:00
mozilla.mano@sent.com
afd01a7c3d missing semicolon 2007-05-19 12:55:37 -07:00
mozilla.mano@sent.com
1eb14614ba Break cycles between the xbl views to history results (bug 381239). 2007-05-19 12:54:10 -07:00
mozilla.mano@sent.com
a5ea51c116 Bustage fix #1 2007-05-18 21:47:38 -07:00
sayrer@gmail.com
05e84aa82d force a rebuild to fix bustage 2007-05-18 21:38:14 -07:00
sspitzer@mozilla.org
6023cbbfcd fix for bug #371827: places bookmarks need additional metadate for lastModified and dateAdded.fix for bug #381209: don't write out ID attributes to bookmarks.html, as it will confuse Firefox 2.patch by dietrich, sspitzer. r=mano,dietrich,sspitzer 2007-05-18 17:40:55 -07:00
sspitzer@mozilla.org
4aea8d45f7 fix for bug #381145: export doesn't always write out toolbar folder attribute in some circumstances.r=mano/dietrich 2007-05-18 15:00:36 -07:00
thunder@mozilla.com
6b77e511dd Bug 380997: Don't set the places bookmarks toolbar favicon. r=sspitzer 2007-05-18 01:45:36 -07:00
thunder@mozilla.com
61702b7a40 Bug 381129: Do not write IDs for separators in exported bookmarks.html files. r=sspitzer 2007-05-18 00:48:00 -07:00
thunder@mozilla.com
9c86780665 Bug 380999: Disable import-to-folder tests, fix a few other minor issues in import/export code. r=dietrich 2007-05-18 00:00:00 -07:00
thunder@mozilla.com
32e30cf986 Bug 380999: Clear places bookmarks on initial import. r=dietrich 2007-05-17 20:36:02 -07:00
mozilla.mano@sent.com
c84133b2a4 Bug 381042 - Error: childFolder not defined. r=sspitzer. 2007-05-17 13:41:01 -07:00
sspitzer@mozilla.org
df657f26bc fix for bug #380979: after schema change we fail to import bookmarksr=dietrich 2007-05-16 23:47:41 -07:00
thunder@mozilla.com
c9ebcce8b9 Bug 376253: Places bookmarks import/export unit tests + assorted fixes uncovered by the tests. r=mano, r=dietrich 2007-05-16 23:06:48 -07:00
enndeakin@sympatico.ca
c8e44175f0 Bug 369813, persist container open state in trees, r=mano 2007-05-16 18:14:27 -07:00
gavin@gavinsharp.com
bd4d1b832f Bustage fix #3 for bug 374723 2007-05-16 07:07:43 -07:00
gavin@gavinsharp.com
8c56c98c87 bustage fix #2 2007-05-16 03:42:41 -07:00
gavin@gavinsharp.com
5477b804cb bustage fix 2007-05-16 03:23:00 -07:00
gavin@gavinsharp.com
405957fd02 Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me 2007-05-16 03:02:45 -07:00
thunder@mozilla.com
2653b13a7a Fix build bustage - don't build places import/export code except when MOZ_PLACES_BOOKMARKS are enabled. r=mano 2007-05-15 17:05:09 -07:00
thunder@mozilla.com
2da2087481 Bug 379913: Add convenience methods to the microsummary service. r=myk 2007-05-15 16:28:22 -07:00
thunder@mozilla.com
1f20fd1155 Bug 373501: Add import/export of microsummaries to places. r=mano 2007-05-15 16:23:51 -07:00
mozilla.mano@sent.com
30582e1416 Bug 380693 - unable to create a bookmark folder. r=sspitzer. 2007-05-14 21:22:14 -07:00
mozilla.mano@sent.com
eb9309e413 Bug 380689 - Import & Export separators titles. r=sspitzer. 2007-05-14 21:18:25 -07:00
mozilla.mano@sent.com
1355c9bb8a Bug 329842 - Add support for POST keywords. r=sspitzer. 2007-05-14 20:59:38 -07:00
mozilla.mano@sent.com
8d18c1a115 Bug 372508 part 2 - remove folderId getter. r=sspitzer. 2007-05-14 14:56:38 -07:00
mozilla.mano@sent.com
0c07d55db2 Bug 376852 - Add description and keyword columns to places orgaznier. r=sspitzer. 2007-05-14 14:53:33 -07:00
mozilla.mano@sent.com
cce32bf90e Bug 334758 - Import and export bookmark descriptions, patch by dietrich and me, r=sspitzer. 2007-05-11 12:26:14 -07:00
enndeakin@sympatico.ca
6e82f5428f Bug 325342, implement places sort bookmark folder by name command, r=dietrich,mano 2007-05-11 12:06:57 -07:00
sspitzer@mozilla.org
c039a18e12 supplimental patch for bug #334669: "bookmark separators have an icon overlaid over it". the supplimental patch keeps favicons at 16 px x 16 px (see bug #364316).r=manothanks to onemen.one@gmail for the patch 2007-05-10 23:17:18 -07:00
sspitzer@mozilla.org
afd0626a7d fix for bug #380340: move the places shutdown work to on the profile-before-change event. r=mano 2007-05-10 17:42:22 -07:00
mozilla.mano@sent.com
2c5e158506 Bug 380317 - crash on shutdown in nsPlacesImportExportService::WriteContainerContents(), mLivemarkService is null. r=sspitzer. 2007-05-10 16:52:47 -07:00
mozilla.mano@sent.com
455ba54224 Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer. 2007-05-10 11:18:34 -07:00
mozilla.mano@sent.com
33a988643d Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich. 2007-05-10 01:05:19 -07:00
dietrich@mozilla.com
569e25f8e9 Bug 376008 - typo fix (for onemen.one, r=mano) 2007-05-07 11:27:38 -07:00
myk@mozilla.org
9ba03ade72 Bug 368252: notify observers when a microsummary gets updatedr=sspitzersr=mconnor 2007-05-07 03:52:55 -07:00
mozilla.mano@sent.com
3562330e8e Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-05-07 03:52:54 -07:00
myk@mozilla.org
9f7fde2aca bug 368272: notify observers when microsummary generators are installed or updated to improve the API for extensions that add generator-related functionality (like Microsummary Manager)Patch by Ryan Flint.r=myk 2007-05-07 03:52:53 -07:00
myk@mozilla.org
d8c784e813 don't treat microsummary generator that goes missing as if it were a remote generatorbug=346822r=mconnor 2007-05-07 03:52:52 -07:00
myk@mozilla.org
f9b8882a5f display link tag's title attribute on microsummary menu item while downloading generatorPatch by Justin Dolske.bug=342231r=myk 2007-05-07 03:52:51 -07:00
martijn.martijn@gmail.com
b37280c96e Bug 337940 - Microsummary service should allow authors to dictate update frequency, patch by Simon Bünzli, r=myk 2007-05-07 03:52:50 -07:00
myk@mozilla.org
e30874168a add a bookmarks context menu item for refreshing a microsummary; bug=341555; r=mconnor; a=mconnor for 1.8 branch 2007-05-07 03:52:49 -07:00
myk@mozilla.org
da623c877d Initial support for microsummaries via a service and integration into the bookmarks UI.bug=334471r=brettwa=ben for the branch 2007-05-07 03:52:48 -07:00
sspitzer@mozilla.org
aca7ffe9f6 fix for bug #375677: Deleting 5 or more bookmarks at once in Bookmarks Manager seriously messes up the bookmark handling.fix by Todd Agulnick <toddsf@gmail.com>.r=sspitzer 2007-05-04 12:30:40 -07:00
gavin@gavinsharp.com
1a65fe5fda Bug 356289: modify the search service's concept of "default engine" so that extension-shipped search plugins can be easily restored using "restore default engines", r=mano, ui-r=mconnor 2007-05-04 08:48:08 -07:00
asqueella@gmail.com
927887d8e9 Bug 379472 - fix typo in _getLoadInSidebarAnnotationp=onemen.one@gmail.comr=mano 2007-05-03 23:47:02 -07:00
sspitzer@mozilla.org
16aae7ec5d fix for bug #379552: when I drop a page with no title onto the personal toolbar, we should use the uri as the title.r=mano 2007-05-03 07:37:11 -07:00
enndeakin@sympatico.ca
3203ecaddf Bug 337868, update places bookmarks toolbar when items are modified, r=mano 2007-05-03 05:26:27 -07:00
dietrich@mozilla.com
06f16dfdf8 fix test bustage from bug 376008 2007-05-03 02:57:59 -07:00
dietrich@mozilla.com
65504bd2fc Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
gavin@gavinsharp.com
1be8351c5a Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg 2007-05-02 13:13:33 -07:00
gavin@gavinsharp.com
e13832d06e Bug 357830: use parseFromBuffer instead of doing byte->string conversion manually, to benefit from nsDomParser's charset detection, r=mano 2007-05-02 13:06:43 -07:00
sspitzer@mozilla.org
60a0ed8c0b fix for bug #376302: unable to drop favicon or link onto personal toolbar folder, favicon drop leaves the cursor behindr=mano 2007-05-02 00:06:34 -07:00
sspitzer@mozilla.org
97da9e6bfd fix for bug #378921: unable to bookmark a microsummarized URI.r=mano 2007-05-01 15:30:24 -07:00
asqueella@gmail.com
444fac788a Bug 377844 - Pop up safebrowsing EULA/select remoteLookups radio when a provider menuitem is selectedp=Ryan Flint <ryan@ryanflint.com>r=mano, ui-r=beltzner 2007-04-29 08:21:03 -07:00
myk@mozilla.org
aa4de4e765 Bug 368252: notify observers when a microsummary gets updatedr=sspitzersr=mconnor 2007-04-27 13:37:52 -07:00
myk@mozilla.org
2cd4a80d9d bug 376919: add a hidden pref to disable microsummariesPatch by Ryan Flint.r=myk 2007-04-27 13:32:23 -07:00
asqueella@gmail.com
14ac47956a Bug 378257 - Typo in buildSelectionMetadata causing wrong annotations name to fill in the node metadatap=onemen.one@gmail.comr=mano 2007-04-27 09:37:09 -07:00
mozilla.mano@sent.com
14f52e2d45 Bug 377500 - Result is broken if two bookmarks items have the same URL but with different titles. r=dietrich. 2007-04-25 14:03:29 -07:00
asqueella@gmail.com
aabade3767 Bug 376014 - Possible stack overflow in nsDocNavStartProgressListenerp=Ryan Jones <sciguyryan@gmail.com>r=tony@ponderer.org 2007-04-25 13:42:46 -07:00
peterv@propagandism.org
f091506c2b Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking. 2007-04-25 09:35:27 -07:00
rob_strong@exchangecode.com
fa6d607087 Win32 only - Bug 372236: Internet Shortcut (.url) icons are now icons of Firefox instead of a page with a Firefox icon on it. patch=Thomas Bertels tbertels@gmail.com, r=rob_strong 2007-04-24 14:33:13 -07:00
mozilla.mano@sent.com
9c9736c770 Bug 376581 - ASSERT: null node when deleting last history item. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:38:04 -07:00
mozilla.mano@sent.com
2019f586fe Bug 378248 - PlacesCreateLivemarkTransaction doTransaction use getItemURI instead of getFolderURI. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:34:08 -07:00
mozilla.mano@sent.com
a299f09892 Bug 378470 - refreshVisibleSection fails to update viewIndex properly. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:30:11 -07:00
benjamin@smedbergs.us
3048b90adc Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
benjamin@smedbergs.us
baab01ada6 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
dietrich@mozilla.com
230cf21323 Bug 377066 GetAnnotationInfo always returns VALUE_TYPE_TEXT as the annotation type (r=mano) 2007-04-22 14:48:52 -07:00
philringnalda@gmail.com
6913ab4560 Bug 359471 - Disable auth, plugins and subframes in the phishing provider EULA iframe's docshell, patch by Ryan Flint <ryan@ryanflint.com>, r=mano 2007-04-21 18:55:13 -07:00
peterv@propagandism.org
98262e788a Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron. 2007-04-10 15:05:41 -07:00
mozilla.mano@sent.com
768c4382ff Bug 376731 - Pasting/Dropping a child of a live-bookmark should not copy over its livemark/bookmarkFeedURI annotation. r=dietrich. 2007-04-09 17:36:43 -07:00
mozilla.mano@sent.com
576a050e37 Bug 376798 - QueriesToQueryString prefixes the first parameter with an ampersand. r=dietrich. 2007-04-09 17:30:52 -07:00
mozilla.mano@sent.com
34d31856a4 Bug 376661 - History Sidebar->Bookmark This Link menu-item should be hidden for multiple-items selection. r=dietrich. 2007-04-05 17:03:13 -07:00
mozilla.mano@sent.com
d807bdd623 Bug 376618 - History Sidebar->Bookmark This Link should open the bookmark properties dialog in minimal UI mode. r=dietrich. 2007-04-05 15:07:06 -07:00
alfred.peng@sun.com
9209b524ef Bug 357243. Can not add certain item into cookie "Exceptions" list after clicking "Remove All Sites".Patch by Jia-Qin.Shi@Sun.COM. r=mano. 2007-04-05 02:59:20 -07:00
enndeakin@sympatico.ca
da48b5741b Bug 376429, sorting not working when clicking column headers in places window, r=mano 2007-04-03 18:08:43 -07:00
philringnalda@gmail.com
2e9ed09119 Bug 375843 - Report Web Forgery menu item changed location, r=mano 2007-03-31 22:22:56 -07:00
mozilla.mano@sent.com
3da5951010 Bug 335323 - Fix bookmark-properties dialog dimensions and the dialog modality flag in the various modes of the dialog. r=sspitzer 2007-03-30 16:47:07 -07:00
dietrich@mozilla.com
495251f578 follow-up to bug 373504 (r=mano) 2007-03-30 16:16:24 -07:00
mozilla.mano@sent.com
9ec143d6e1 Bug 373504 - Duplicating (pasting/dropping) a bookmark item does not copy over its annotations. r=dietrich. 2007-03-30 13:36:32 -07:00
mozilla.mano@sent.com
27ac637499 Set showRoot on the folder tree for real (bug 371076). 2007-03-30 09:05:19 -07:00
mozilla.mano@sent.com
6871ef2e25 Bug 373264 - bookmarks toolbar event overrides all instances of the toolbar binding. r=dietcih. 2007-03-28 17:07:42 -07:00
dietrich@mozilla.com
a1bd238ad9 Bug 329281 'Add Keyword for this Search' does not work w/ Places (r=mano) 2007-03-28 13:32:51 -07:00
sayrer@gmail.com
6fd085adb9 bug 375588. FeedWriter should pull image from accessor, not property bag. r=mano 2007-03-27 18:02:33 -07:00
mozilla.mano@sent.com
89d21f39d3 Bug 371076 (and bug 371077) - Query the bookmarks root rather than the places root in bookmarks-trees; allow exposing the root node of a query in the tree view (used in the organizer left pane, and in the add-bookmark dialog). This should also allow incremental updates in the bookmarks-sidebar. r=dietrich. 2007-03-27 17:28:34 -07:00
sspitzer@mozilla.org
aef535a5a7 fix for regression bug #375481: [places] unable to dnd bookmarks to the personal toolbarr=mano 2007-03-26 22:50:29 -07:00
mozilla.mano@sent.com
9bf22998f8 Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer. 2007-03-26 17:52:59 -07:00
gavin@gavinsharp.com
30cb2b12c8 Fix typo in patch for bug 363618 2007-03-26 14:20:28 -07:00
gavin@gavinsharp.com
2670fd6886 Fix comment typo from last checkin 2007-03-26 07:23:21 -07:00
gavin@gavinsharp.com
cf4116c17e Bug 363318: don't show home page when automatically restarting after an update, r=zeniko, r=mano 2007-03-26 07:22:14 -07:00
mozilla.mano@sent.com
79125c79e1 Bug 374986 - Inappropriate commands are enabled for 'special' folders. r=sspitzer. 2007-03-25 14:56:52 -07:00
philringnalda@gmail.com
4d945124a6 Bug 375249 - Remove unused strings in safebrowsing, r=gavin 2007-03-25 11:53:37 -07:00
mozilla.mano@sent.com
4d4f2357b4 fix typos 2007-03-25 05:35:15 -07:00
mozilla.mano@sent.com
268fae2aa7 Bug 373838 - Replace nsNavHistoryResultTreeViewer with a JS, browser-specific tree view. r=dietrich. 2007-03-25 05:28:29 -07:00
asqueella@gmail.com
693887e57a Bug 375215 - FeedWriter fails for feeds with text/html content type
p=Wladimir Palant <trev@gtchat.de>r=sayrer/mano
2007-03-24 22:26:32 -07:00
rob_strong@exchangecode.com
4a2d3b8cf1 Bug 375114 - After MS Office is updated the user is prompted to set Firefox as the default browser even though it already is the default browser. r=sspitzer 2007-03-23 14:32:30 -07:00
mozilla.mano@sent.com
68181975a3 Bug 374990 - Default insertion-point for a new item is passed as its default description. r=gavin. 2007-03-22 18:34:28 -07:00
dietrich@mozilla.com
8b523893b9 Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer) 2007-03-22 17:56:55 -07:00
mozilla.mano@sent.com
405f02eb73 Bug 370105 - Remove ViewConfigurator and 'system-area' cruft. r=sspitzer. 2007-03-22 16:43:56 -07:00
mozilla.mano@sent.com
ca16ac0359 Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-03-22 16:13:57 -07:00
hg@mozilla.com
05e5d33a57 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
gavin%gavinsharp.com
15e056867b Bug 247116: fix infinite resize loop that causes the UI to jitter when the bookmarks toolbar is empty, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r=me 2007-03-20 01:14:26 +00:00
dbaron%dbaron.org
405d600298 When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc 2007-03-20 00:58:20 +00:00
tony%ponderer.org
adafd50cff bug 372225: safe browsing repeats its work N times where N==the number of top level windows open
patch: use browser webprogress rather than the global one
r=bryner
2007-03-19 18:38:01 +00:00
mozilla.mano%sent.com
650e701071 Bug 374238 - assert when adding a bookmark without a microsummary. r=dietrich. 2007-03-16 22:05:05 +00:00
dietrich%mozilla.com
bea66f7322 backing out schema changes from bug 372501 and bug 371827 2007-03-16 19:30:49 +00:00
dietrich%mozilla.com
ecbc74e286 Bug 372501 - Items in moz_bookmarks should be explicitly typed (r=sspitzer) 2007-03-16 17:40:19 +00:00
sspitzer%mozilla.org
f55bc658ae fix for bug #374166: history-on-places regression, fail to set grouping
my fix for bug #373719 caused this regression.

r=mano
2007-03-16 03:02:29 +00:00
sspitzer%mozilla.org
851a527ed4 fix for bug #374150: [places] assert when I attempt to right click + bookmark a link: Couldn't select folders because no root node was available.
my fix for bug #373719 caused this regression.

r=mano
2007-03-16 01:51:01 +00:00
sspitzer%mozilla.org
a78caa45e5 fix for bug #373709: open the "Help" menu item in the places' based bookmarks manager dialog gives me a js error
patch=jminta
r=mano
2007-03-14 23:40:23 +00:00
sspitzer%mozilla.org
c6549ac6f0 fix typo. 2007-03-14 20:38:59 +00:00
sspitzer%mozilla.org
b8cef2d114 backing out my previous workarounds for bug #373719 and bug #373721.
instead, per Asaf's advice, fix this with setTimeout() so that we fix all views at once.

again, these bugs are fall out from bug #267833: Fire XBL constructors from EndUpdate(), not before.

r=mano
2007-03-14 20:38:12 +00:00
sspitzer%mozilla.org
36dd86a4e0 workaround for bug #373719: [places] on startup, no children of bookmarks item in the bookmarks sidebar (until I search)
workaround for bug #373721:  no children under "Bookmarks" in the left pane of the "Bookmarks Manager" dialog in places

these bugs are fall out from bug #267833: Fire XBL constructors from EndUpdate(), not before.

bug #373944 tracks backing these workarounds out.

r=dietrich
2007-03-14 17:32:25 +00:00
mozilla.mano%sent.com
90877ef48b Bug 370215 - update microsummaries to use unique place: uris for Places bookmarks. r=myk/dietrich. 2007-03-13 22:35:52 +00:00
bugzilla%standard8.demon.co.uk
7376f641d7 Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Bv1 /browser/) p=Serge Gautherie <sgautherie.bz@free.fr>,r=gavin 2007-03-13 18:56:01 +00:00
sspitzer%mozilla.org
76307b7b4f fix for bug #373211: history results showing up when you search in the organize bookmarks dialog.
fix for bug #373206:  when searching in bookmarks, if clear the quick search, we don't reset the search.

fix for bug #373207:  fix strings in the organize bookmarks dialog for fx 2 parity and remove a couple unused strings.

patch=jminta
r=mano
2007-03-13 01:21:32 +00:00
jwalden%mit.edu
e5e87de812 Bug 279698 - Some .js files in jars are not stripped of license headers via preprocessing (pass 1). r=mconnor 2007-03-11 02:21:48 +00:00
jminta%gmail.com
c503502ae2 Bug 335512 - Import bookmarks from file is broken for Places, r=mano 2007-03-11 00:41:43 +00:00
mozilla.mano%sent.com
77b98e39b5 Bug 357316 - More add/edit bookmark UI work. Changes listed on comment 15, r=dietrich. 2007-03-10 00:05:50 +00:00
peterv%propagandism.org
56c13a864e Not sure what happened, but it wasn't my intention to wipe out this file. 2007-03-09 13:16:39 +00:00
peterv%propagandism.org
a267e57680 Fix for bug 373219 (ASSERTION: Fault in cycle collector: null XPCOM pointer returned (ptr: 0)). r/sr=dbaron. 2007-03-09 13:14:06 +00:00
gavin%gavinsharp.com
0d7f6a0912 robcee doesn't like my writing style (fix typo) 2007-03-09 03:51:55 +00:00
mozilla.mano%sent.com
e74f845c50 Bug 332753 - javascript:addSidebar()/sidebar.addPanel() doesn't work in places-bookmarks builds. r=gavin. 2007-03-08 17:36:19 +00:00
mozilla.mano%sent.com
da78c736f9 Bug 329964 - Can't open a bookmark in the Web Panels sidebar in Places. r=dietrich. 2007-03-08 09:29:19 +00:00
gavin%gavinsharp.com
6973be168e Followup to bug 371943: be sure to pass event so that we can correctly determine the load target, patch by Tony Chang <tony@ponderer.org>, r=me 2007-03-07 23:33:17 +00:00
dietrich%mozilla.com
982652e67c Bug 370013 Bookmarks toolbar folder should be a child of the bookmark menu folder, Bug 370020 No way to set an arbitrary folder as the bookmarks toolbar folder (r=mano) 2007-03-07 21:22:54 +00:00
gavin%gavinsharp.com
2a749cee23 Bug 371943: "Report Web Forgery" shouldn't open in a new tab by default, also make standard key modifiers behave correctly for that menuitem, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor 2007-03-07 20:51:33 +00:00
mozilla.mano%sent.com
b8d60c16b1 Unit test for bug 372647. r=sayrer. 2007-03-07 20:42:47 +00:00
mozilla.mano%sent.com
abfba524c3 Update nodeIsLivemarkItem util to the changes done in bug 372647. patch on bug 372647, r=dietrich. 2007-03-07 20:06:29 +00:00
mozilla.mano%sent.com
153910d274 Bug 371821 - URI-based indexOfItem is obsolete. r=dietrich. 2007-03-07 01:33:20 +00:00
mozilla.mano%sent.com
3d223a67e1 Bug 371814 - undo-ing an item move in the organizer fails. r=dietrich. 2007-03-07 01:29:27 +00:00
mozilla.mano%sent.com
8dd9ac0bf9 Export bookmarks functionality is broken in Places Organizer (regression from bug 370959), no bug. 2007-03-06 23:28:53 +00:00
sayrer%gmail.com
f34ff256c1 Bug 372750. Demo test for asynchronous places tests. r=mano 2007-03-06 21:00:10 +00:00
dietrich%mozilla.com
cbf4a6376d Bug 372623 - contents of places toolbar are chevron'd after starting app w/ toolbar hidden (r=mano) 2007-03-06 19:41:15 +00:00
mozilla.mano%sent.com
47320fa4a5 Bug 372647- regression: bookmarkFeedURI annotation is not set on the children of a live bookmark. r=dietrich. 2007-03-06 18:37:58 +00:00
mozilla.mano%sent.com
460f6323cb More UI-parity pieces for places-bookmarks. Changes include: 1) Implement New Bookmark and New Livemark commands and UI using the shared bookmark properties dialog (bug 365102). 2) Make New Folder command use the shared dialog as well. 3) Show dialog when adding a live-bookmark (bug 332965). 4) Hide most fields when adding a bookmark using 'Bookmark This Page...'. 5) defualt titles for each item type (bookmark/folder/livemark). 6) Changing the uri of a bookmark is now undoable. 7) Tidy up and document the dialog pseudo-API. patch on bug 357316, r=dietrich. 2007-03-05 22:39:21 +00:00
benjamin%smedbergs.us
24acd794f7 Followup from bug 371309 for unofficial branding, r=gavin 2007-03-05 20:49:52 +00:00
mozilla.mano%sent.com
d5ba1ea8d3 Copy the feed-uri rather than the site-uri when copying a live bookmark, patch on bug 342381. r=sspitzer. 2007-03-05 19:47:55 +00:00
mozilla.mano%sent.com
ab7101647a Bug 371665 - View->Toolbar menu-item does not work in places organizer. r=sspitzer. 2007-03-05 19:45:19 +00:00
benjamin%smedbergs.us
8a2f5c1f61 Bug 371309 - Migration wizard explicitly sets a homepage which is wrong when using a partner distribution, r=gavin 2007-03-05 19:22:22 +00:00
sayrer%gmail.com
ef9bf60780 Bug 372283. Feed preview layout issues. r=mano 2007-03-05 01:53:08 +00:00
mozilla.mano%sent.com
a15c9787b4 Bug 371840 - bookmarkProperties cleanup. r=dietrich. 2007-02-28 17:49:49 +00:00
philringnalda%gmail.com
25f61e4a51 Bug 371402: _saveGeneratorXML() should create a file if the one passed to it does not already exist, patch by Ryan Flint <ryan@ryanflint.com>, r=myk 2007-02-28 04:41:16 +00:00
philringnalda%gmail.com
88e1bc4dc4 Bug 368272: Notify observers upon generator installation, patch by Ryan Flint <ryan@ryanflint.com>, r=myk 2007-02-28 04:33:49 +00:00
mozilla.mano%sent.com
d2e10ca5b1 Bug 372044 - Paste command moves an item rather than copying it. r=dietrich. 2007-02-28 01:32:58 +00:00
mozilla.mano%sent.com
34ecfe4a66 Bug 372040 - nodeIsLivemarkItem asserts for separators. r=dietrich. 2007-02-28 00:43:50 +00:00
dietrich%mozilla.com
4aec7cdbd3 Bug 371669 Cannot drop or paste items from the history sidebar into the bookmarks toolbar (r=mano) 2007-02-27 19:35:40 +00:00
philringnalda%gmail.com
02b197c452 Bug 371807: reusing permissions dialog shouldn't keep adding observers, r=mano 2007-02-27 04:15:12 +00:00
dietrich%mozilla.com
2794c33402 Bug 360133 - Fixing Windows build bustage (r=mano) 2007-02-27 00:58:29 +00:00
gijskruitbosch%gmail.com
13cdc85d94 Spelling nit, bug 371731, r=gavin.sharp@gmail.com (Gavin Sharp) 2007-02-26 19:40:28 +00:00
mozilla.mano%sent.com
a273bc07b0 Bug 371675 - Error when dropping a url on the places bookmarks toolbar. r=dietrich. 2007-02-26 14:12:11 +00:00
mozilla.mano%sent.com
58e623de50 Bug 371668 - Disabled properties context menu-item for bookmarked history items. r=dietrich. 2007-02-26 14:09:53 +00:00
dietrich%mozilla.com
5523340700 Bug 360133 Bookmarks must be internally uniquely identifiable (r=mano, sspitzer) 2007-02-26 00:54:36 +00:00
myk%mozilla.org
5ed516515c fixing build bustage caused by earlier checkin for bug 347310 2007-02-22 02:09:07 +00:00
myk%mozilla.org
76ef59031f bug 347310: makes MicrosummaryResource implement nsIPrompt on its notification callback to suppress extraneous errors on the Error Console when the microsummary resource updates microsummaries
r=biesi
2007-02-22 01:26:29 +00:00
mozilla.mano%sent.com
71456bbae2 Bug 366136 - New items don't appear in the tree view as they are created. r=dietrich. 2007-02-21 00:06:16 +00:00
mozilla.mano%sent.com
d3eb89b441 Bug 370959 - places frontend code cleanup. r=sspitzer. 2007-02-20 00:51:31 +00:00
mozilla.mano%sent.com
f94e3ecfd7 Bug 364644 - Re-enable livemark-reload functionality. r=sspitzer. 2007-02-19 20:12:25 +00:00
sspitzer%mozilla.org
0af80d0df2 fix for bug #367386: complex queries only return visited places.
r=mano, dietrich, sspitzer

patch by=thunder
2007-02-16 22:55:10 +00:00
smontagu%smontagu.org
acbe5a2568 Make case-insensitive comparisons between the list of language-region codes and the intl.accept_languages pref. Bug 370387, r=mano 2007-02-15 16:39:04 +00:00
myk%mozilla.org
71338f25c0 bug 368272: notify observers when microsummary generators are installed or updated to improve the API for extensions that add generator-related functionality (like Microsummary Manager)
Patch by Ryan Flint.
r=myk
2007-02-15 02:13:12 +00:00
myk%mozilla.org
dd14aef9c6 Bug 368842: cleanly disable the microsummary picker when nsIMicrosummaryService::getMicrosummaries throws an exception on an ftp URL or a text file 2007-02-15 01:44:41 +00:00
gerv%gerv.net
465b523fc0 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-02-14 16:58:55 +00:00
jminta%gmail.com
6a5d94c18a Bug 370329 Only do batch transactions when we really have a lot of transactions, r=mano 2007-02-14 02:08:26 +00:00
rob_strong%exchangecode.com
b49c839e35 Bug 370123: Crash while starting Firefox with a Web-Shortcut and enabled Profile Manager. r=sspitzer 2007-02-14 00:04:30 +00:00
mozilla.mano%sent.com
c1ae573626 Bug 366372 - 'Get Info' (Properties) command should be disabled for items under a live-bookmark folder. r=sspitzer. 2007-02-13 22:11:35 +00:00
jminta%gmail.com
fd9bd016a5 Bug 367623 - Places Bookmarks toolbar doesn't redraw properly after toolbar customizations, r=mano 2007-02-13 13:52:03 +00:00
rob_strong%exchangecode.com
12fe6aa33f Bug 370053: Clicking a URL shortcut icon opens two instances of Firefox. r=sspitzer 2007-02-13 01:14:48 +00:00
mozilla.mano%sent.com
8ece5e758b Bug 370097 - commands disabled state is not updated in the main window when a node is selected in the history/bookmarks sidebar. r=sspitzer. 2007-02-12 19:15:20 +00:00
mozilla.mano%sent.com
bfe48b6b94 Bug 346669 - disallow dropping items into a live-bookmark container. r=sspitzer. 2007-02-12 12:34:35 +00:00
mozilla%weilbacher.org
1d6842257b [OS/2] Bug 366242: define BROKEN_WM_Z_ORDER for OS/2, so that startup options like -new-tab work again. r=gavin 2007-02-12 10:09:05 +00:00
philringnalda%gmail.com
688712957d Bug 366442: search.rdf is obsolete, r=gavin 2007-02-12 03:24:46 +00:00
dietrich%mozilla.com
fa67774439 Backing out the patch for bug 342885 per comment #34 2007-02-12 03:07:55 +00:00
mozilla.mano%sent.com
50835abdd0 Bug 370012 - Content tree should be focused when opening the organizer. r=sspitzer. 2007-02-11 00:25:21 +00:00
mozilla.mano%sent.com
83c6dc6cd5 Bug 369935 - Partial feed subscription UI is shown until the feed is loaded. r=sayrer, gavin. 2007-02-11 00:05:19 +00:00
mozilla.mano%sent.com
ebf7da2575 Bug 369407 - Make the history sidebar use the shared places context menu. As part of that: 1) Add context menu for multiple-items selection 2) Remove the Expand/Collapse menu-item. 3) Replace the 'Copy Link Location' menu-item with the generic 'Copy' menu-item, which also copies the node title. r=sspitzer, ui-r=mconnor. 2007-02-09 22:17:37 +00:00
mozilla.mano%sent.com
561a95674d Bug 369807 - places-based 'Use Bookmark' dialog allows setting a separator as the homepage. r=sspitzer. 2007-02-09 10:25:55 +00:00
rob_strong%exchangecode.com
cdc2bbd5e3 Bug 369451 � When setting default browser first clean up HKCU keys. r=sspitzer 2007-02-08 20:18:17 +00:00
tony%ponderer.org
fb61cdfd9f Bug 368761 ��� "Report Web Forgery..." in the Help menu should be smarter
patch: show/hide menus in JS and revert css theme changes
r=bryner
2007-02-08 18:25:31 +00:00
mozilla.mano%sent.com
5ffb8e8661 Bug 362292 - [places] implement places-based-bookmarks sidebar (NPOB). patch from Dan Mills <thunder@mozilla.com>, r=me. 2007-02-08 13:33:04 +00:00
mozilla.mano%sent.com
6040afd6ff Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz. 2007-02-08 13:15:50 +00:00
mozilla.mano%sent.com
4b69ee8138 Copy the security checks for history items to placescontroller/utils, r=sspitzer (patch on bug 362292). 2007-02-05 20:38:52 +00:00
gavin%gavinsharp.com
207cfe7bc5 Bug 369151: Restored blank tabs can't be reopened once they're closed, patch by Simon B�nzli <zeniko@gmail.com>, r=dietrich 2007-02-05 19:06:06 +00:00
sspitzer%mozilla.org
e7ce14e451 fix for bug #360029: remove places icon from personal toolbar.
patch=dmills

thanks to jminta and philringnalda for the help.

r=sspitzer
2007-02-05 17:46:51 +00:00
mozilla.mano%sent.com
5e19ed3bf9 Bug 369311 - Typo in buildSelectionMetadata breaks the places context menu in certain conditions. r=gavin. 2007-02-05 00:28:27 +00:00
mozilla.mano%sent.com
c16ce0cd79 Bug 369222 - Javascript error when opening the context menu for the empty area (i.e. root node) in the places toolbar. r=sspitzer. 2007-02-04 19:23:00 +00:00
tony%ponderer.org
3121dbd933 bug 368761: "Report Web Forgery..." in the Help menu should be smarter
patch: swap help menu item based on context
r=bryner
2007-02-03 01:22:37 +00:00
tony%ponderer.org
a4ebb3e2da bug 369012: split client name and version number into separate query params
during phishing requests
patch: split {moz:client} and {moz:version}
r=marria
2007-02-02 02:30:31 +00:00
mozilla.mano%sent.com
604da2bce2 Bug 368776 - Feed Preview is broken if Safari is the default reader. r=mento. 2007-01-31 17:19:39 +00:00
jwalden%mit.edu
7eeed473b4 Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
mozilla.mano%sent.com
054e5be986 Bug 368781 - bookmark-properties window is busted in places-bookmarks builds. 2007-01-31 03:25:03 +00:00
mozilla.mano%sent.com
2653707f81 Bug 342381 - Copying a live bookmark should put the feed url on the clipboard. r=sspitzer. 2007-01-31 02:40:18 +00:00
rob_strong%exchangecode.com
6264b3f99e Landing of interdependent bugs for Vista support. Bug 354005 Setting the app as the OS default is broken on Vista. r=sspitzer, r=dougt, sr=bsmedberg. Bug 351949 � Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. r=sspitzer, r=rstrong. Bug 354226 � nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. r=rstrong. 2007-01-30 05:14:50 +00:00
mozilla.mano%sent.com
996551ffe5 Bug 368447 - Drag&Drop from the places toolbar is broken. r=sspitzer. 2007-01-27 23:27:50 +00:00
mozilla.mano%sent.com
1d34a195b5 Bug 367989 - metadata about node annotations is no longer set for uri nodes. r=sspitzer. 2007-01-25 18:52:15 +00:00
asqueella%gmail.com
9e3b19f9ee Bug 356578 - rebranding should affect the name of the executable
patch by O. Atsushi <torisugari@gmail.com>
r=mano, bsmedberg
2007-01-25 13:43:52 +00:00
mozilla.mano%sent.com
97fd408430 Bug 367293 - Change 'Open in Tabs' to 'Open All in Tabs' (places-bookmarks builds). r=sspitzer. 2007-01-22 00:16:57 +00:00
mozilla.mano%sent.com
dae01d62ef Bug 367187 - Places context menu fx2-parity. r=sspitzer. 2007-01-21 23:22:52 +00:00
gavin%gavinsharp.com
246b81dc9c Bug 359107: suspected forgery Google TOS refusal renders other choices un-reachable (can't change anti-phishing providers without agreeing to a EULA), patch by Ryan Flint <ryan@ryanflint.com>, r=me, ui-r=beltzner 2007-01-19 04:32:31 +00:00
sspitzer%mozilla.org
b54445fae1 supplimental fix for bug #364599:
Some new created profile files are write protected, for example bookmarks.html and localstore.rdf

OR existing perms with 0600 instead of 0644 and fix some line endings from my first patch.

r=dveditz
2007-01-19 03:21:40 +00:00