Commit Graph

3351 Commits

Author SHA1 Message Date
sspitzer@mozilla.org
a4c02456ab 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
4dad1c1885 Bug 247116 - Web pages bounce/shake/jump (places version of patch). r=mano 2007-06-26 18:13:28 -07:00
sspitzer@mozilla.org
2aafb0b267 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
19146c0174 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
2f6fd74c23 Bug 385982. WebContentConverterRegistrar in cycle with nsJSID. r=gavin 2007-06-26 16:48:55 -07:00
sspitzer@mozilla.org
590f31b086 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
f56fe4e0aa 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
bc8b8e5ae7 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
1b25d4835a 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
853359a4e9 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
352cdde65f 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
a59c970a1c 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
9cffddc61a 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
ae49d2b81b 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
a956febc57 Fix typo. 2007-06-20 00:27:41 -07:00
sspitzer@mozilla.org
7228bda8ed 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
8847d7a2d8 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
dc733c8c66 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
5112144e7a 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
d4db964d77 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
df5b1d76e7 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
006402d0e9 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
24c272f8c2 Bug 384763 - left click broken in bookmarks menu. r=ssptizer. 2007-06-18 17:16:09 -07:00
sspitzer@mozilla.org
0314d1b6da 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
5cad189502 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
703d65b306 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
264271c49e Backing out patch for bug 376991. 2007-06-17 08:09:44 -07:00
kherron@fmailbox.com
629f5b5d26 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
2104094fcf Bug 384690 - bookmarks menu is broken. r=dietrich. 2007-06-16 20:14:08 -07:00
flamingice@sourmilk.net
ff5ce7506d Bug 384654, Clean up nsBrowserGlue.js, r=mano 2007-06-16 14:23:17 -07:00
kherron@fmailbox.com
740e36cad5 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
3ef7e96849 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
2f0c4a4330 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
623aced10e 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
7d4df6bb57 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
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
flamingice@sourmilk.net
b71fa8f35a Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner 2007-06-15 11:01:25 -07:00
philringnalda@gmail.com
35bfb90b83 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
1b1e1826e2 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
31af162564 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
8e07a8d6d4 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
40ceec3b70 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
0379949225 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
25393cf047 Bug 382888 - BM menu not working when DM is focused. r=gavin. 2007-06-11 22:24:58 -07:00
tony@ponderer.org
41569819ce Bug 382996 - (Re)move G_ObjectSafeMappatch by Simon Bünzli, r=me 2007-06-10 16:59:20 -07:00
sspitzer@mozilla.org
722f5b8433 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
ea86b87bf8 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
225aa3662a Remove printf. Bug 377739, r=mconnor. 2007-06-05 18:04:01 -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
mozilla.mano@sent.com
d485243cf3 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
ff74b3cfee 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
d5fe38b16a 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
587663f866 Bug 381379 - remove G_Base64original patch by Simon Bünzli, r=me 2007-06-04 22:22:00 -07:00
tony@ponderer.org
8f4ec5ac57 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
a73028d53c 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
64b5f0c02c 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
2f544a8b6e 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
2d00396f58 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
6f12c5bd1d fix typo in comment. rs=sayrer 2007-06-01 07:34:22 -07:00
mozilla.mano@sent.com
b34f3a837c 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
29b143d626 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
f49133d34f 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
2b3a27413f Bug 382101 - Cannot move bookmark folder to the 'root'. r=sspitzer. 2007-05-30 17:34:13 -07:00
mcsmurf@mcsmurf.de
c15f866797 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
ea05cf85cb 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
216e23344d 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
e2a2009867 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
223d7877e1 Bug 381603 - Adapt to download manager changes. r=mconnor 2007-05-29 19:59:57 -07:00
mozilla.mano@sent.com
c7e487c482 Bug 382261 - Cannot move bookmarks toolbar folder. r=sspitzer. 2007-05-29 17:29:54 -07:00
sspitzer@mozilla.org
46a65c45cd 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
36437f7205 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
f09f8a8eef 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
4786dbc7ba 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
c1732ab667 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
fa77da2d7f 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
89b164dd07 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
d3a6564b46 fix for bug #380230: personal toolbar overflow chevron not updatingr=dietrich 2007-05-24 23:11:02 -07:00
dietrich@mozilla.com
4dd4308599 Bug 381378 export is unacceptably slow for large bookmarks collections (r=mano) 2007-05-24 22:41:49 -07:00
sspitzer@mozilla.org
4a525be3ab 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
dd015dc71e 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
f914a54187 Bug 381485 [Mac] Rename 'Get Info' back to 'Properties', r=mano 2007-05-23 06:19:41 -07:00
sspitzer@mozilla.org
9ab4f9d82c 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
fcf315384a 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
24281fb8a1 Bug 368745 - Use nsIFaviconService in Feed Preview. r=sspitzer,sayrer. 2007-05-22 17:36:38 -07:00
mozilla.mano@sent.com
6d35d9dde0 Bug 381511 - Use Bookmark dialog is broken in Places. r=sspitzer. 2007-05-22 15:44:30 -07:00
mozilla.mano@sent.com
fb0664a9e6 Bug 371823 - Optimize item moves. r=sspitzer. 2007-05-22 15:03:53 -07:00
sspitzer@mozilla.org
767defa6da 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
a61bcd2baa fix for bug #381594: not warning user about loading js / data urlsr=dietrich 2007-05-22 13:19:45 -07:00
jminta@gmail.com
b81d8c2457 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
37bb18dcbe Bug 381335 typo fix, irc-r=mano 2007-05-20 18:38:50 -07:00
mozilla.mano@sent.com
ce228c8079 Bug 381281 - Cannot reorder bookmarks. r=sspitzer. 2007-05-20 15:27:04 -07:00
sspitzer@mozilla.org
ab6654de07 fix build bustage 2007-05-20 10:31:31 -07:00
sspitzer@mozilla.org
0389b29ece 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
a4805be4dd 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
49fd67688d 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
5027b97c3d Bug 381239. Null out members of PrefHandler to break reference cycles. r=dietrich 2007-05-19 20:33:04 -07:00
sspitzer@mozilla.org
d1f9a974ca fix for bug #381267Bookmark Manager: Import from Netscape/Seamonkey wipes out bookmarksr=mano 2007-05-19 18:03:35 -07:00
jminta@gmail.com
af7f11f1ff 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
bc156ed1ac 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
2af0609eee Bug 381218 - Organizer's view menu is broken. r=sspitzer. 2007-05-19 17:44:57 -07:00
mozilla.mano@sent.com
a5b97a3f54 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
c595ac3dea missing semicolon 2007-05-19 12:55:37 -07:00
mozilla.mano@sent.com
adbab58705 Break cycles between the xbl views to history results (bug 381239). 2007-05-19 12:54:10 -07:00
mozilla.mano@sent.com
7902913383 Bustage fix #1 2007-05-18 21:47:38 -07:00
sayrer@gmail.com
7b34c14ea9 force a rebuild to fix bustage 2007-05-18 21:38:14 -07:00
sspitzer@mozilla.org
2af310476a 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
f557d5352d 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
06fe86956c Bug 380997: Don't set the places bookmarks toolbar favicon. r=sspitzer 2007-05-18 01:45:36 -07:00
thunder@mozilla.com
1af4acd1c8 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
ced6a4f9a3 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
0fb5370de3 Bug 380999: Clear places bookmarks on initial import. r=dietrich 2007-05-17 20:36:02 -07:00
mozilla.mano@sent.com
3e6b4a6600 Bug 381042 - Error: childFolder not defined. r=sspitzer. 2007-05-17 13:41:01 -07:00
sspitzer@mozilla.org
e5adb46c91 fix for bug #380979: after schema change we fail to import bookmarksr=dietrich 2007-05-16 23:47:41 -07:00
thunder@mozilla.com
b0ef359d62 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
d7f51d5fe8 Bug 369813, persist container open state in trees, r=mano 2007-05-16 18:14:27 -07:00
gavin@gavinsharp.com
65a29921c8 Bustage fix #3 for bug 374723 2007-05-16 07:07:43 -07:00
gavin@gavinsharp.com
35a15f2149 bustage fix #2 2007-05-16 03:42:41 -07:00
gavin@gavinsharp.com
84f7dbbb4a bustage fix 2007-05-16 03:23:00 -07:00
gavin@gavinsharp.com
19ca63911e 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
f3ee419bd1 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
c6a0f704db Bug 379913: Add convenience methods to the microsummary service. r=myk 2007-05-15 16:28:22 -07:00
thunder@mozilla.com
4f91d1194f Bug 373501: Add import/export of microsummaries to places. r=mano 2007-05-15 16:23:51 -07:00
mozilla.mano@sent.com
f5f32a1a38 Bug 380693 - unable to create a bookmark folder. r=sspitzer. 2007-05-14 21:22:14 -07:00
mozilla.mano@sent.com
7d3423612f Bug 380689 - Import & Export separators titles. r=sspitzer. 2007-05-14 21:18:25 -07:00
mozilla.mano@sent.com
9cf5508862 Bug 329842 - Add support for POST keywords. r=sspitzer. 2007-05-14 20:59:38 -07:00
mozilla.mano@sent.com
3031ce0327 Bug 372508 part 2 - remove folderId getter. r=sspitzer. 2007-05-14 14:56:38 -07:00
mozilla.mano@sent.com
c0bac3b3b7 Bug 376852 - Add description and keyword columns to places orgaznier. r=sspitzer. 2007-05-14 14:53:33 -07:00
mozilla.mano@sent.com
d76e630729 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
3042d48295 Bug 325342, implement places sort bookmark folder by name command, r=dietrich,mano 2007-05-11 12:06:57 -07:00
sspitzer@mozilla.org
4e84f876cf 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
e06f0386f7 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
72de7137c4 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
769a716f84 Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer. 2007-05-10 11:18:34 -07:00
mozilla.mano@sent.com
f1ee4c669a 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
d975b1127f Bug 376008 - typo fix (for onemen.one, r=mano) 2007-05-07 11:27:38 -07:00
myk@mozilla.org
2b21106794 Bug 368252: notify observers when a microsummary gets updatedr=sspitzersr=mconnor 2007-05-07 03:52:55 -07:00
mozilla.mano@sent.com
301b5faa55 Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-05-07 03:52:54 -07:00
myk@mozilla.org
e371b2f26d 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
93be980ba9 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
cbcc037dfb 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
02d18474ae 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
47c7485fa5 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
0804329716 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
cb9ccf3bfb 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
8cd8799178 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
69e7a629f0 Bug 379472 - fix typo in _getLoadInSidebarAnnotationp=onemen.one@gmail.comr=mano 2007-05-03 23:47:02 -07:00
sspitzer@mozilla.org
28c106ce0b 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
b49d85c4ab Bug 337868, update places bookmarks toolbar when items are modified, r=mano 2007-05-03 05:26:27 -07:00
dietrich@mozilla.com
ee0fa0b46b fix test bustage from bug 376008 2007-05-03 02:57:59 -07:00
dietrich@mozilla.com
1cd5754cc2 Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
gavin@gavinsharp.com
3b23c3bc14 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
24ad3c798b 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
561c2b6ef8 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
e8b4e05f30 fix for bug #378921: unable to bookmark a microsummarized URI.r=mano 2007-05-01 15:30:24 -07:00
asqueella@gmail.com
b458a15bef 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
a9ac8f5273 Bug 368252: notify observers when a microsummary gets updatedr=sspitzersr=mconnor 2007-04-27 13:37:52 -07:00
myk@mozilla.org
1f8d3a8ace 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
14b3277bc6 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
7737f46584 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
08839e84c9 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
f61971e016 Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking. 2007-04-25 09:35:27 -07:00
rob_strong@exchangecode.com
8f3f4b920e 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
b833653cb5 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
27bd6a1ae3 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
c2a9faa4e3 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
2942bef4f2 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
2e25a321f8 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
4e4384eab1 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
63ec8fc45f 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
5be4000455 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
b3b55e1e56 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
5bb1430076 Bug 376798 - QueriesToQueryString prefixes the first parameter with an ampersand. r=dietrich. 2007-04-09 17:30:52 -07:00
mozilla.mano@sent.com
9bd69cfc25 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
7a52426d7b 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
d71e16abcb 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
d7be331829 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
e1c0945dad Bug 375843 - Report Web Forgery menu item changed location, r=mano 2007-03-31 22:22:56 -07:00
mozilla.mano@sent.com
bb79dc18fb 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
855aef4a34 follow-up to bug 373504 (r=mano) 2007-03-30 16:16:24 -07:00
mozilla.mano@sent.com
3b2151b233 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
427bdd91fb Set showRoot on the folder tree for real (bug 371076). 2007-03-30 09:05:19 -07:00
mozilla.mano@sent.com
3a61b2d30e 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
efa757deda 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
eea3888f52 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
51ba92a2cc 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
a7496e9aa6 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
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
gavin@gavinsharp.com
a1d195c4a2 Fix typo in patch for bug 363618 2007-03-26 14:20:28 -07:00
gavin@gavinsharp.com
9621ca794b Fix comment typo from last checkin 2007-03-26 07:23:21 -07:00
gavin@gavinsharp.com
347de5a51b 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
9653a0dd2a Bug 374986 - Inappropriate commands are enabled for 'special' folders. r=sspitzer. 2007-03-25 14:56:52 -07:00
philringnalda@gmail.com
acf73cd075 Bug 375249 - Remove unused strings in safebrowsing, r=gavin 2007-03-25 11:53:37 -07:00
mozilla.mano@sent.com
2feb7d856b fix typos 2007-03-25 05:35:15 -07:00
mozilla.mano@sent.com
bd9d273059 Bug 373838 - Replace nsNavHistoryResultTreeViewer with a JS, browser-specific tree view. r=dietrich. 2007-03-25 05:28:29 -07:00
asqueella@gmail.com
df42cd5dc2 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
da5ae5e9db 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
a10c232918 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
7a5fefa6c5 Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer) 2007-03-22 17:56:55 -07:00
mozilla.mano@sent.com
66bfaee856 Bug 370105 - Remove ViewConfigurator and 'system-area' cruft. r=sspitzer. 2007-03-22 16:43:56 -07:00
mozilla.mano@sent.com
b911c22408 Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-03-22 16:13:57 -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