Commit Graph

2122 Commits

Author SHA1 Message Date
mozilla.mano@sent.com
7c1760b346 Bug 393924 - Stop setting the bookmarkFeedURI annotation on livemark children. r=sspitzer. 2007-08-27 17:35:55 -07:00
sspitzer@mozilla.org
972ce584c2 fix for bug #393879: "view | show columns | name" is not disabled r=mano 2007-08-27 15:44:18 -07:00
philringnalda@gmail.com
44f440c0f7 Backing out bug 391385 for Ts/Txul regression 2007-08-27 11:05:40 -07:00
philringnalda@gmail.com
ca5e2a97d3 Bug 391385 - Split PopupAutoComplete in three: UrlbarAutoComplete, SearchAutoComplete and ContentAutoComplete, patch by Simon Bünzli <zeniko@gmail.com>, r=gavin 2007-08-26 14:27:26 -07:00
philringnalda@gmail.com
22d57e2f97 Bug 393205 - Don't keep a sandbox around all the time, patch by Simon Bünzli <zeniko@gmail.com>, r=gavin 2007-08-25 19:20:51 -07:00
mozilla.mano@sent.com
b133f3891a Bug 393445 - Button icon for tag list should be changed after the list is expanded. r=dietrich. 2007-08-24 11:05:17 -07:00
dietrich@mozilla.com
c2a60edd1f Bug 382639 bookmark toolbar change not reflected in UI (for stevewon@gmail.com, r=dietrich) 2007-08-23 15:24:34 -07:00
dtownsend@oxymoronical.com
a9f31d5557 Bug 337344: Disable location bar hiding by default, to make chrome spoofing harder. p=Johnathan Nightingale <johnath@mozilla.com>, r=mconnor 2007-08-23 11:49:02 -07:00
mozilla.mano@sent.com
fcbc60329b Bug 378632 - Viewing history by site in sidebar doesn't organise by site. r=mconnor. 2007-08-23 02:27:53 -07:00
dolske@mozilla.com
3bbb5c01d8 Revert wallpaper from Bug 390451: Remembered passwords lost when changing Master Password. r=gavin 2007-08-22 16:46:12 -07:00
gavin@gavinsharp.com
0b758ec54e Bug 386789: create JSON utilities module and use it for search suggest/sessionstore/Places, patch by Simon Bünzli <zeniko@gmail.com>, r=sspitzer, sr+a=brendan 2007-08-22 07:47:56 -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
dietrich@mozilla.com
14210bf691 Bug 387748 add a tag column in the organizer center pane, for tagged items (for christineyen+bugs@gmail.com, r=mano) 2007-08-21 15:31:44 -07:00
sdwilsh@shawnwilsher.com
d84e1dbbf7 Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor 2007-08-21 10:22:02 -07:00
sayrer@gmail.com
3840320449 Bug 385178. Memory leak when viewing feeds. r=gavin 2007-08-20 22:31:04 -07:00
dietrich@mozilla.com
a367b86927 Bug 384239 "Search in Bookmarks" search field looks much worse on mac than it does on windows (r=sspitzer) 2007-08-19 13:12:00 -07:00
philringnalda@gmail.com
e82c40dd1f Bug 266413 - Automatic Proxy Configuration URL string is imported from IE, but radio button is still on Direct Connection, patch by Bevan Collins <bevan.collins@gmail.com>, r=gavin 2007-08-18 19:48:31 -07:00
rflint@ryanflint.com
196631dafa Bug 338295 - Microsummaries should be removed when they cease to exist. r=myk 2007-08-17 20:27:22 -07:00
rflint@ryanflint.com
bc7906ef8b Bug 341341 - automatically update installed microsummary generators. r=myk 2007-08-17 15:44:28 -07:00
rflint@ryanflint.com
778825f8c0 Bug 341341 - automatically update installed microsummary generators (places unit test fixes). r=mano 2007-08-17 15:19:52 -07:00
sspitzer@mozilla.org
9b2a57d247 fix for bug #392192: first run migration / import from opera browser is slow, history import should use "run in batch" r=dietrich 2007-08-17 10:54:58 -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
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
enndeakin@sympatico.ca
0cc1ad3811 Bug 386917, choose application in feeds page not working, add popup state retrieving api, r=mano,sr=bz,a=dbaron 2007-08-15 16:52:47 -07:00
rflint@ryanflint.com
04310c5dd9 Backout due to places test failures 2007-08-15 12:02:55 -07:00
rflint@ryanflint.com
9797618d53 Bug 341341 - automatically update installed microsummary generators. r=myk 2007-08-15 11:24:33 -07:00
rflint@ryanflint.com
b641790654 Bug 392079 - Don't pass bad URIs from link elements beyond extractFromPage. r=myk 2007-08-14 23:18:30 -07:00
sdwilsh@shawnwilsher.com
019d0cf918 Bug 372441 - Implement registerProtocolHandler for arbitrary protocols. r=mano, ur-r=beltzner 2007-08-14 21:02:02 -07:00
sspitzer@mozilla.org
ce96ab1f2f fix for bug #392192: first run migration / import from safari browser is slow, history import should use "run in batch" r=sayrer 2007-08-14 12:29:49 -07:00
sspitzer@mozilla.org
9d755fa725 fix for bug #392003: first run migration / import from IE is slow, history import should use "run in batch" r=sayrer 2007-08-14 07:20:42 -07:00
gavin@gavinsharp.com
53b2bcf96d Bug 382513, rework sessionstore download retying code (don't remove unsuccesfully retried downloads from the downloads list), patch by Simon Bünzli <zeniko@gmail.com>, r=me, r=sdwilsh 2007-08-12 12:02:24 -07:00
gavin@gavinsharp.com
30b3a33aea Bug 346264: make 'restore session' button wider by adjusting the label, to make it easier to hit, patch by Simon Bünzli <zeniko@gmail.com>, r=me, ui+r=beltzner 2007-08-12 07:03:26 -07:00
sspitzer@mozilla.org
e9786b6582 fix for bug #387007: with lots of places data on the clipboard, command update is very slow: Places inefficiently determines whether or not it is able to paste patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer 2007-08-11 09:08:52 -07:00
sspitzer@mozilla.org
f05a4e4e30 fix for bug #388111: copy and paste from bookmarks into notepad.exe, and we lose newlines patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer 2007-08-10 08:50:15 -07:00
dcamp@mozilla.com
810c8122b1 fetch malware data with the url classifier. b=389501, r=tony 2007-08-09 15:11:22 -07:00
rflint@ryanflint.com
ac831c2263 Bug 370242 - check HTTP status code to determine auth (and other) failures. r=myk 2007-08-09 15:07:42 -07:00
dietrich@mozilla.com
ca1ac43a56 [SessionStore] Add 'Recently Closed Windows'/'Undo Close Window' (or make API easier on extensions) (for zeniko@gmail.com, r=dietrich) 2007-08-06 12:04:23 -07:00
ginn.chen@sun.com
9a8c1632f4 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
benjamin@smedbergs.us
28d40dae74 Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 07:46:17 -07:00
sspitzer@mozilla.org
25b223cb2d fix for bug #386788: DnD of multiple items of multiple types only drops part of selection patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer 2007-08-02 23:10:00 -07:00
sspitzer@mozilla.org
4e2c4b2708 fix for bug #386787: Dragging / dropping multiple items causes the order of items to reverse patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer 2007-08-02 22:52:05 -07:00
sspitzer@mozilla.org
21de63fb54 fix for bug #389782: history sidebar doesn't show the same results as fx 2, dup licate uris when grouped by site, last visited, or most visited r=dietrich 2007-08-02 22:41:31 -07:00
mozilla.mano@sent.com
f4ad6ec2f8 Bug 390716 - toolbar sub-folders are broken. r=dietrich. 2007-08-02 18:01:04 -07:00
mozilla.mano@sent.com
290a984bcd Bug 390712 - reloading a live bookmark generates warnings. r=dietirch. 2007-08-02 15:52:21 -07:00
mozilla.mano@sent.com
cc5d68d75b Fix history sidebar (need to QI the root to nsINavHistoryResultQueryNode), regressed by bug 382877 2007-08-02 15:27:02 -07:00
mozilla.mano@sent.com
3f958cc2b2 Bug 382877 - dynamic containers implementation, part 1. r=dietrich. 2007-08-02 13:19:44 -07:00
dolske@mozilla.com
d8016f5091 wallpaper part 2 for bug 390451 - Remembered passwords lost when changing Master Password. r=vlad, a=damons. 2007-08-01 18:04:04 -07:00
dolske@mozilla.com
88ab8a8d73 wallpaper for bug 390451 - Remembered passwords lost when changing Master Password. r=vlad, a=damons. 2007-08-01 16:26:35 -07:00
sspitzer@mozilla.org
113e9f840b fix for bug #389202: errors when I attempt to add a new folder with a description (new folder dialog doesn't dismiss)
r=dietrich, a=mconnor for M7
2007-07-29 21:11:52 -07:00
sspitzer@mozilla.org
0eb5fca39a fix for bug #384897: in-product links to AMO should be https:// (and not http://)
patch by Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>

r=sspitzer, morgamic
a=mconnor for M7
2007-07-28 20:19:33 -07:00
sspitzer@mozilla.org
41a1c0c9fa fix for bug #389912: Cannot move folder with "move" button in Bookmark Manager
r=mano, a=mconnor for M7
2007-07-27 22:12:22 -07:00
dcamp@mozilla.com
1902778c43 try landing new safebrowsing protocol again. b=387196, r=tony, r=vlad (for new fixes) 2007-07-25 23:38:43 -07:00
ginn.chen@sun.com
66dc209f5c Bug 385277 Fix two accessbility labelby attr
p=tiger.zhang at sun.com r=aaronleventhal mpa=mano
2007-07-25 21:17:51 -07:00
rflint@ryanflint.com
a250cb53f3 Bug 387069 - Exclude empty strings from the duplicate check. r=mconnor 2007-07-25 20:59:31 -07:00
rflint@ryanflint.com
0be9e3eb35 Bug 373500 - Generated titles (microsummaries) are not used in tree and menu places views. r=mano 2007-07-25 20:31:40 -07:00
dcamp@mozilla.com
3bee8fae17 backout patch for 387196 2007-07-25 20:11:43 -07:00
dcamp@mozilla.com
4613870993 implement the new google safebrowsing protocol. b=387196, r=tony 2007-07-25 18:49:20 -07:00
flamingice@sourmilk.net
c68744a442 Bug 385425, getting the quit prompt when restarting firefox after installing an add on, r=mano 2007-07-25 14:43:17 -07:00
mozilla.mano@sent.com
7f1f57f063 Bug 388672 - Can't add a POST keyword search bookmark. r=stevewon. 2007-07-24 14:32:29 -07:00
mozilla.mano@sent.com
8e50112fae Bug 388148 - Places View for Menus broken since bug #337855. r=dietrich. 2007-07-24 13:50:41 -07:00
asqueella@gmail.com
223f070f7d Bug 360735 - replace 'A' APIs with 'W' APIs in windows shell service
p=Ryan Jones <sciguyryan@gmail.com>
r=rstrong
2007-07-23 19:27:30 -07:00
mozilla.mano@sent.com
67258253c1 Bug 388695 - getBookmarkIdsForURI should sort by relevance. r=dietrich, sayrer. 2007-07-22 16:25:49 -07:00
sspitzer@mozilla.org
0b0adb6c68 fix for bug #389032: problems when changing search scope within Bookmarks Manager
r=mano
2007-07-21 01:34:42 -07:00
sspitzer@mozilla.org
4b984102cc fix for bug #388860: New folder button on Add Bookmark panel does nothing.
r=mano
2007-07-21 01:30:07 -07:00
sspitzer@mozilla.org
18a0640622 fix for bug #373353: add favicons to the results in the location bar
r=mano
2007-07-20 14:55:18 -07:00
sspitzer@mozilla.org
fa011e030d backing out, tree is closed 2007-07-19 21:22:07 -07:00
sspitzer@mozilla.org
79ba6b5ec5 fix for bug #388860: New folder button on Add Bookmark panel does nothing
r=dietrich
2007-07-19 21:18:44 -07:00
bugzilla@standard8.demon.co.uk
a871bb5a90 Bug 349309 toolkit's extensions.js/OpenURL is app specific (GetMoreThemes/Extensions). p=Philip Chee <philip.chee@gmail.com>,r=Neil (suite part),r=benjamin,cbiesinger 2007-07-19 11:14:05 -07:00
mozilla.mano@sent.com
15f04b5ba3 Backing out bug 388695 due to tinderbox suckage. 2007-07-18 21:01:53 -07:00
mozilla.mano@sent.com
bdd104cfbc Fix orange from bug 388695. 2007-07-18 19:50:58 -07:00
mozilla.mano@sent.com
292f2e1daa Bug 388337 - Pasting a folder which contains sub-folders fails. r=sspitzer. 2007-07-18 14:39:23 -07:00
philringnalda@gmail.com
dc70d1612e Bug 386392 followup, make bookmark sidebar and bookmarks as home page work post-MOZ_PLACES_BOOKMARKS, r=gavin 2007-07-17 21:31:07 -07:00
rflint@ryanflint.com
df5d9ed078 Backout bug 386473 due to leak increase. 2007-07-17 15:13:21 -07:00
mozilla.mano@sent.com
0419606b62 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
rob_strong@exchangecode.com
c06ca8948a Bug 388192 - Remove gopher OS integration support. r=sspitzer 2007-07-17 11:23:26 -07:00
rflint@ryanflint.com
43ba2462a3 Bug 386473 - XPCOMUtilify SearchService. r=gavin 2007-07-17 10:59:41 -07:00
mozilla.mano@sent.com
fe83315080 We don't implement classinfo after all (i.e. shut the console errors), follow-up patch on bug 376004. 2007-07-16 12:47:19 -07:00
mozilla.mano@sent.com
7df9db0546 Fix missed caller to use the new service (bug 376004), patch by Steve Won <swon@mozilla.com>, r=me. 2007-07-16 12:37:51 -07:00
philringnalda@gmail.com
5ae6912e9a Bug 388207 - Remove the bogus and never-(properly-)shown 'it's our fault :-(' feed preview error, r=mano 2007-07-15 14:28:39 -07:00
mozilla.mano@sent.com
f8417811ce Missing changes for bug 376004. 2007-07-15 13:11:35 -07:00
mozilla.mano@sent.com
79feca49e7 Bug 376004 - Places Transactions must not live in the window global scope. patch by Steve Won and me. 2007-07-15 02:44:50 -07:00
asqueella@gmail.com
3cea9732d8 remove unused nsTreeSorting.js, bug 374408
r=bsmedberg
2007-07-14 16:24:35 -07:00
sspitzer@mozilla.org
bfecea6b96 fix for bug #387952: Folder annotations should be kept intact for delete / undo transactions
patch=Christine Yen <cyen@mozilla.com>
r=sspitzer
2007-07-13 21:17:51 -07:00
sspitzer@mozilla.org
e13da5f762 fix for bug #378558: Organize Bookmarks - paste doesn't work after cut
includes fixes for:

bug #341953:  unable to paste links into the organize bookmarks dialog
bug #383044:  Drag-and-drop bookmark creation should support meta-data
bug #385381:  Paste doesn't work in the bookmarks Manager during copy if item is modified between copy and paste

r=sspitzer
2007-07-13 17:25:26 -07:00
flamingice@sourmilk.net
182c6c10f4 Bug 381839, typos, misalignments, etc. (May 2007 edition), Patch by Simon Bünzli, r=gavin 2007-07-13 11:06:57 -07:00
flamingice@sourmilk.net
8c82c64e72 Bug 387995, don't _repeatedly_ try to use Breakpad if it wasn't built, Patch by Simon Bünzli, r=gavin 2007-07-13 10:43:18 -07:00
ted.mielczarek@gmail.com
baaab3c7a2 bug 375083 - Send URL of active tab to the crash report as metadata. Patch by Adam Guthrie <ispiked@gmail.com>, r=dietrich 2007-07-12 08:40:59 -07:00
ginn.chen@sun.com
6bd4764c8c Bug 344581 [newprefs] Cache preferences not properly spoken by WindowEyes
patch by Aaren Leventhal r=ginn.chen, mano
2007-07-12 00:05:16 -07:00
philringnalda@gmail.com
f013da0b9d Bug 387833 - Cannot add keyword bookmark (because (get|set)PageAnnotationString is noscript now), r=mano 2007-07-11 23:05:15 -07:00
sspitzer@mozilla.org
ca17cee351 fix for bug #387172: text in search box in bookmark manager doesn't update until I switch folders
patch=Steve Won <swon@mozilla.com>
r=sspitzer
2007-07-11 19:09:47 -07:00
ajschult@verizon.net
9e1600be1f Backing out 375083 at ispiked's request to unbreak session store 2007-07-11 18:59:57 -07:00
sspitzer@mozilla.org
74ae517038 code cleanup for bug #387203: getFolderContents() returns the root result node instead of the result itself.
r=mano
2007-07-11 18:18:20 -07:00
ted.mielczarek@gmail.com
6b100bb939 bug 375083 - Send URL of active tab to the crash report as metadata. Patch by Adam Guthrie <ispiked@gmail.com>, r=dietrich 2007-07-11 15:45:08 -07:00
mozilla.mano@sent.com
0f3555aa18 Bug 385828 - Insertion, removal and move operations of items should update the last-modified field of their containing folder. r=dietrich. 2007-07-11 15:38:13 -07:00
sspitzer@mozilla.org
fc1606d42d fix for bug #331307: Bookmarks toolbar chevron is left-aligned instead of right-aligned
patch=Steve Won <swon@mozilla.com>
r=mano
2007-07-11 12:59:14 -07:00
mozilla.mano@sent.com
501fbf8e09 Bug 331654 - Provide a way to handle annotations values in a type-agnostic way. r=dietrich. 2007-07-11 02:57:59 -07:00
rob_strong@exchangecode.com
e9877e9a49 Bug 384384. r=bsmedberg, r=mscott for Thunderbird 2007-07-10 22:59:56 -07:00
philringnalda@gmail.com
b405ba9500 Bug 387516 - Searchbar bindings depend on global pollution from printUtils.js, r=gavin 2007-07-10 21:49:32 -07:00
sspitzer@mozilla.org
a70e7bcb8b fix for bug #385990: bail out early of command updating for history queries
r=dietrich
2007-07-10 09:20:54 -07:00
mozilla.mano@sent.com
07b1baf1c4 Bug 386876 - hide the always disabled 'New Bookmark...' menu item from the history sidebar. r=sspitzer. 2007-07-09 15:54:58 -07:00
dbaron@dbaron.org
228a8081c9 Fix leaks by removing preference observers. b=386665 r=tony@ponderer.org 2007-07-09 13:53:01 -07:00
thunder@mozilla.com
4c812e94be Bug 334408: Fix broken test. r=gavin 2007-07-08 20:56:44 -07:00
thunder@mozilla.com
e249c6ee74 Bug 334408: Import/export the last charset used to bookmarks.html. r=mano 2007-07-08 19:22:50 -07:00
philringnalda@gmail.com
812d6a9f76 Bug 327748 - Bookmark Properties dialog missing keyboard accesskeys, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-07-08 18:36:03 -07:00
philringnalda@gmail.com
9499d7fffe Bug 385894 - Kill old gfx code in nsWindowsShellService, patch by Ryan Jones <sciguyryan@gmail.com>, r=gavin 2007-07-08 18:25:34 -07:00
gavin@gavinsharp.com
136088fc70 Bug 383271: don't hold on to search engine XML documents when they're no longer needed, r=mconnor 2007-07-08 16:45:35 -07:00
gavin@gavinsharp.com
3697f7098f Bug 383271: break the cycle between the search suggest component and its timer (fixes leak when using search suggestions), r=mconnor 2007-07-08 16:44:03 -07:00
jwalden@mit.edu
e3c4baccae Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
sspitzer@mozilla.org
b301ce9ef5 fix for bug #373207 l10n: rename entity / properties that changed due to bug #373211 (search.all.label, cmd.find.label, places.title, etc)
patch=Steve Won <swon@mozilla.com>

r=sspitzer
2007-07-06 18:17:21 -07:00
sspitzer@mozilla.org
a2f891b8b3 fix for bug #334244: Click-drag-release on bookmarks toolbar folder drags the folder
patch=Steve Won <swon@mozilla.com>

r=dietrich
2007-07-06 18:12:37 -07:00
sspitzer@mozilla.org
bc972863cd fix for bug #386705: Description field of new bookmark is not populated even though it has <META name="description" content="...">
fix by=Marco Bonardo <mak77@supereva.it>

r=sspitzer
2007-07-03 08:39:33 -07:00
dolske@mozilla.com
0dbeb4eb58 Bug 385844: Set Desktop Background: implement preview for image tiling,
followup patch by Dao Gottwald <dao@design-noir.de>, r=mano
2007-07-02 22:36:11 -07:00
mozilla.mano@sent.com
7b934b2314 Bug 262329 - Sort By Name should sort between separators. r=sspitzer. 2007-07-01 05:23:38 -07:00
rflint@ryanflint.com
9fae2efbad Bug 385492 - XPCOMUtilify search suggestions. r=mconnor 2007-06-30 20:46:42 -07:00
rflint@ryanflint.com
cf468b34de Bug 381254 - Replace module in nsMicrosummaryService.js with XPCOMUtils.jsm's generateModule. r=myk 2007-06-30 20:35:19 -07:00
mozilla.mano@sent.com
9e50ac2d58 Bug 386159 - Menu-view performance improvements. r=dietrich, a=mconnor. 2007-06-28 13:33:21 -07:00
dietrich@mozilla.com
d429b8c71d backing out, per mano 2007-06-28 11:56:37 -07:00
dietrich@mozilla.com
f812d9d6ea Bug 386159 Menu-view performance improvements (for mano, r=dietrich) 2007-06-28 11:22:37 -07:00
mozilla.mano@sent.com
f136101493 Attempt to fix bug 385545 - toolbar folder contents aren't visible some time after loading. r=dietrich, a=mconnor. 2007-06-27 23:50:46 -07:00
rflint@ryanflint.com
c8b8392e8b Bug 386103 - l10n issues with search engine aliases. r=gavin 2007-06-27 15:58:47 -07:00
rflint@ryanflint.com
81be287856 Bug 378553 - Expose search engine alias functionality. r=gavin 2007-06-27 12:25:14 -07:00
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