Commit Graph

317 Commits

Author SHA1 Message Date
brettw%gmail.com
02f6d582ff Bug 319910 r=bryner Add bookmark function for redirect-aware bookmark status checking 2006-02-28 17:53:16 +00:00
brettw%gmail.com
64e57bbffa Bug 327165 r=annie.sullivan Some titles are not remembered 2006-02-28 16:46:14 +00:00
brettw%gmail.com
00429619a1 Bug 324590 r=bryner Make folders update properly when sorting is active 2006-02-28 16:41:03 +00:00
brettw%gmail.com
302688f198 Bug 328523 r=beng (verbal) History system should remove observers. 2006-02-24 22:27:58 +00:00
beng%bengoodger.com
a2e1f5c83a bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com 2006-02-24 21:41:34 +00:00
annie.sullivan%gmail.com
1de1d46ea3 Removes an unnecessary transaction in the QueryFolderChildren() function that was causing an incorrect return value. bug=328364 r=brettw@gmail.com 2006-02-23 22:18:34 +00:00
annie.sullivan%gmail.com
d8ea1cf6a6 changing livemark_item.png to binary for bug 327543 2006-02-23 19:27:41 +00:00
brettw%gmail.com
1f3329817f Bug 327053 (make history DB cache persistent between transactions r=bryner) and
bug 328327 (remove vacuuming r=annie.sullivan).
2006-02-23 18:38:24 +00:00
annie.sullivan%gmail.com
56d9cb0059 Fixes problems with bookmark menus and toolbarbuttons not working correctly on mac. bug=327036 r=ben@mozilla.org 2006-02-23 18:30:40 +00:00
annie.sullivan%gmail.com
a7beae4944 Makes places toolbar use same id and class as old bookmarks toolbar. bug=327497 r=ben@mozilla.org 2006-02-23 18:19:27 +00:00
timeless%mozdev.org
1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
brettw%gmail.com
d497783fdd Bug 327484 r=annie.sullivan Bookmark import does not handle entities +
out-of-memory check
2006-02-22 02:00:53 +00:00
annie.sullivan%gmail.com
d1ac2f3f6e Moves toolbar styles out of places.css (which is for the places page) and into the browser shim stylesheet. bug=327762 r=ben@mozilla.org 2006-02-21 21:56:04 +00:00
annie.sullivan%gmail.com
3fecede4e9 Checking in patch from mossop@blueprintit.co.uk to make context menu open work in places bar subfolders. r=annie.sullivan@gmail.com bug=325782 2006-02-18 00:23:29 +00:00
bryner%brianryner.com
cb40d6eabd Sync up branch and trunk 2006-02-17 23:44:21 +00:00
brettw%gmail.com
fd1b0b87a0 r=bryner. Fix memory leaking of result nodes. Added virtual destructor
to the result node so that the result node's base relase implementation would
also delete the derived classes.
2006-02-17 23:13:53 +00:00
annie.sullivan%gmail.com
9cb66476c5 Checking in patch by mossop@blueprintit.co.uk to allow middle click to open links in tabs. bug=325781 sr=beng 2006-02-17 22:58:13 +00:00
annie.sullivan%gmail.com
0edcf1db07 Fixed drag and drop support for toolbars and menus. Added lots more visual feedback when dragging and dropping.
bug=318052 r=beng
2006-02-17 18:31:06 +00:00
cbiesinger%web.de
a381b0935f bug 325177 r=darin sr=bz
- add a "request" parameter to nsIContentSniffer
- make the unknowndecoder implement nsIContentSniffer
- make nsBaseChannel do type detection via nsIContentSniffer rather than a
  stream converter
2006-02-17 16:54:27 +00:00
brettw%gmail.com
b1d2c6f268 Bug 327560: r=bryner History service keeps reference to main thread 2006-02-17 00:40:50 +00:00
beng%bengoodger.com
98724fe39b 327500 - clean up remaining uses of old bookmarks fe into ifndef MOZ_PLACES. fix build orange and other issues. r=annie.sullivan@gmail.com 2006-02-16 19:00:25 +00:00
beng%bengoodger.com
c1b55e69ba a stab at further improvements to Ts, Tp, and orange on balsa. Remove scripts when MOZ_PLACES is set that are not required. Don't attach a page show listener - it doesn't work anyway unless the buttons are visible! 2006-02-16 17:22:16 +00:00
beng%bengoodger.com
f4d75982b7 324704 - query creation and execution for bookmarks menu bar is ill-timed... need to do asynchronously in delayed startup or on popup showing, rather than at startup! r=brettw 2006-02-16 05:24:26 +00:00
beng%bengoodger.com
316e59b25d 327383 - corrupt UI/bookmarks bar/all sorts of wackiness due to bug in bookmarks import. clear out frame's feed uri state when a new link is encountered r=brettw a=dbaron 2006-02-16 05:00:36 +00:00
beng%bengoodger.com
85b3ec0642 327400 - UI issues with toolbar buttons, paper over potential instabilities in tab switching logic. r=brettw a=dbaron 2006-02-16 05:00:29 +00:00
brettw%gmail.com
24ed20fbe1 Bug 318817 r=beng: Import, store, and use bookmark keywords. 2006-02-16 00:42:46 +00:00
joe%retrovirus.com
adc1e2389d Changed Places Bookmark Properties panel from an in-window panel to a modal dialog. This addresses minimum size, modality, and rendering issues.
bug=322989
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-02-16 00:16:31 +00:00
beng%bengoodger.com
6768cc62bb 327372 - fix atlantia orange, avoid using static ctor/dtors. r=mark@moxienet.com 2006-02-15 23:13:49 +00:00
benjamin%smedbergs.us
1a5272733a Bug 327331 - nsNavHistory::Init is fragile and leaky in error conditions, r=brettw 2006-02-15 21:45:40 +00:00
brettw%gmail.com
1a1d8e397a Bug 327318, r=annie.sullivan. History service fails if indices already exist. 2006-02-15 18:15:31 +00:00
bryner%brianryner.com
dbdd1b0411 Speedups for history import (bug 325176). r=brettw. 2006-02-15 06:02:07 +00:00
annie.sullivan%gmail.com
8dd0b0bc82 bug=327209 r=brettw Fixes assert when removing from a toolbar 2006-02-14 23:48:28 +00:00
bryner%brianryner.com
26721c9510 Don't run import in the middle of history service initialization (bug 327191). r=brettw. 2006-02-14 22:37:05 +00:00
beng%bengoodger.com
5db32f1302 326598 - tree D&D massively broken. r=annie.sullivan@gmail.com. checked in on the branch earlier, checking in now to the trunk. 2006-02-14 21:36:04 +00:00
bryner%brianryner.com
c0d2dd1ea2 rename bookmarks/history and form history databases (bug 324545) r=brettw. Fixing the bookmarks unit test too. 2006-02-14 21:03:04 +00:00
bryner%brianryner.com
954754c11a fixing bustage r=brettw 2006-02-14 00:00:31 +00:00
brettw%gmail.com
2399e07df3 Bug 325665, r=bryner. Coalesce redirects in history, clean up session and
visit creation code.
2006-02-13 18:07:01 +00:00
beng%bengoodger.com
ce0f635f4e 324948 - should not be able to do edit operations on immutable containers (delete, paste, cut). Make sure we check if a container has readonly children, or the folder itself (if it is a bookmark folder) is readonly before enabling commands for cut, copy and paste. Also assert that activeView is non-null, for safety. r=annie.sullivan@gmail.com 2006-02-09 21:32:24 +00:00
beng%bengoodger.com
38a34e5126 320655 - changing the history view displayed should also update the sorting r=annie.sullivan@gmail.com 2006-02-09 19:29:10 +00:00
joe%retrovirus.com
385089b0d2 bug=326488
r=annie.sullivan@gmail.com
2006-02-09 02:18:12 +00:00
brettw%gmail.com
d6a0a185bd Bug 326432, r=annie.sullivan Bookmarks batches are transactions, livemarks
performance bug fixes.
2006-02-08 21:07:59 +00:00
joe%retrovirus.com
ff3df4b86e Checking in add bookmark UI modifications, cf. bug 322989 2006-02-08 16:52:16 +00:00
brettw%gmail.com
44b42c8a97 Bug 325763 r=annie.sullivan Remove calls to IsVoid, fix void handling 2006-02-08 02:12:23 +00:00
beng%bengoodger.com
115c18b945 326346 - javascript error when selecting text on a page. r=annie.sullivan@gmail.com 2006-02-08 01:52:41 +00:00
bryner%brianryner.com
39ccd2279a fixing bustage (bug 320261) 2006-02-08 01:50:23 +00:00
bryner%brianryner.com
14e56de3fd Add support for bookmark separators (bug 320261). r=brettw, ben. 2006-02-08 01:10:57 +00:00
brettw%gmail.com
b52d079d9a Bug 325812 r=annie.sullivan Add annotation Int64, remove variant functions. 2006-02-07 22:57:56 +00:00
brettw%gmail.com
fe609170c8 Bug 325288 r=annie.sullivan Closing a container should close its children. 2006-02-07 18:48:38 +00:00
beng%bengoodger.com
b021000a45 318816 - going back/forward to places is not instantaneous. Use pageshow/pagehide handlers to show/hide places UI within the browser window. r=annie.sullivan@gmail.com ... also ensure that places toolbar button icon is built in the jar.mn 2006-02-07 18:07:29 +00:00
brettw%gmail.com
5f5c82aa26 Bug 325161 r=annie.sullivan Make all nsINavHistoryResultNodes support URI attribute, remove nsINavHistoryURIResultNode. 2006-02-07 01:56:36 +00:00
bryner%brianryner.com
dcc1e4ece8 #ifdef'ing for MOZILLA_1_8_BRANCH 2006-02-07 00:19:04 +00:00
annie.sullivan%gmail.com
7740114fae Adding livemark_item.png which got missed by the crosscommitt script. 2006-02-01 05:53:44 +00:00
brettw%gmail.com
d9c4c55b1c [for mossop@blueprintit.co.uk] Bug 325350 r=brettw Places build fails
due to nsIParser change.
2006-02-01 02:18:20 +00:00
annie.sullivan%gmail.com
ec83762d22 bug=325169 r=brettw@gmail.com keywords=fixed1.8.1 Fix Livemark icons 2006-02-01 02:13:34 +00:00
brettw%gmail.com
1d2be4d7d2 Bug 325348, r=annie.sullivan Bookmarks in results not updated when there is no tree attached. 2006-01-31 22:25:24 +00:00
beng%bengoodger.com
8900aa83bc add places toolbar icon to cvs 2006-01-31 18:01:44 +00:00
beng%bengoodger.com
c54af24e54 317633 - undo/redo for Places. Make sure the various transactions work better - e.g. folder undo should save a list of its child nodes for restoration. Also ensure that bookmark edits done in the places tab aren't undone when another tab is selected and Ctrl+Z hit by implementing a transaction manager in the browser window that filters out places-tab transactions if the places tab isn't selected. Make the goDo*Command utility functions in globalOverlay.js consult the window looking for applicable controllers, not just the focused element. r=sullivan. Also 320085 - search menu keybindings for places: allow find bar to be turned off using a state variable, which prevents the opening of the strip but fires an event which other applications like places can listen to: 'find-activated'. 2006-01-31 18:00:06 +00:00
brettw%gmail.com
ec4454331e [for joe@retrovirus.com] Bug 324743, r=brettw. Result roots are closed by default. 2006-01-31 03:05:02 +00:00
brettw%gmail.com
33065cba6e Bug 325153, r=annie.sullivan Update duplicate collapsing when rows are removed. 2006-01-31 01:29:05 +00:00
brettw%gmail.com
a75303c36e Bug 324590 (partial fix), r=bryner. Handle bookmark title updating when results
are sorted
2006-01-31 01:01:49 +00:00
mrbkap%gmail.com
c4f20f9306 Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst 2006-01-30 23:45:19 +00:00
brettw%gmail.com
c54fc0453e Bug 325250, r=bryner. Fix infinite observer loops in history results. 2006-01-30 21:39:54 +00:00
bryner%brianryner.com
e67fd8ab25 Automatically increment the visit count when addVisit() is called (bug 324879). r=brettw. 2006-01-30 21:30:41 +00:00
brettw%gmail.com
035e395d38 Backing out parts of previous checkin that shouldn't have been there (will be in future patch). 2006-01-30 20:32:48 +00:00
brettw%gmail.com
481b477802 Bug 325092, r=bryner. Vacuuming history doesn't work. 2006-01-30 19:52:39 +00:00
annie.sullivan%gmail.com
fa710b069c Changed bookmarks set and get item title to use user titles instead of page titles. bug=320453 r=bryner keywords=fixed1.8.1 2006-01-28 01:32:44 +00:00
brettw%gmail.com
e6e304c016 Bug 324982, remove unnecessary unregister call. 2006-01-27 22:56:29 +00:00
annie.sullivan%gmail.com
670ce54d8a Patch from sayrer@gmail.com Change text search method, handle html/xhtml, trim whitespace bug=321036 r=annie.sullivan@gmail.com 2006-01-27 21:58:25 +00:00
brettw%gmail.com
a10cb44a81 Bug 322290 r=annie.sullivan (on patch accidentally attached to bug 323812).
Make queries act like folders on toolbar and menu.
2006-01-27 21:23:33 +00:00
brettw%gmail.com
dd201d37f4 Bug 320827, fix tree date picker in places. 2006-01-27 19:25:06 +00:00
annie.sullivan%gmail.com
104b4f993a Fixes to toolbar and menu to work with new history backend.
r=brettw sr=ben bug=209804
2006-01-27 18:30:51 +00:00
brettw%gmail.com
6267d722fe Bug 324876, r=beng. Minor tree fixes for updated result. 2006-01-27 18:16:21 +00:00
bryner%brianryner.com
ac27f71215 merging ben's vc6 fix to the trunk. 2006-01-27 09:07:05 +00:00
annie.sullivan%gmail.com
05efb984b6 Updated profile migrators to work with places
bug=322986 r=ben@mozilla.org
2006-01-27 02:19:35 +00:00
brettw%gmail.com
d7fc31b9f2 Make subscription query actually work. r=beng 2006-01-27 02:17:20 +00:00
annie.sullivan%gmail.com
6323a7f888 Adds an annotation to livemarked uris.
bug=324556 r=brettw
2006-01-27 00:56:11 +00:00
brettw%gmail.com
b33e58be22 Bug 324856, r=bryner Send notifications for RemoveFolderChildren, update bugs. 2006-01-27 00:36:16 +00:00
brettw%gmail.com
72520f515f Port Ben's VC6 compiler bustage fixes to trunk. 2006-01-26 20:45:41 +00:00
brettw%gmail.com
03e599bde3 Bug 324553, r=bryner. Finish remote container API plus manay misc fixes and cleanup. 2006-01-26 20:24:25 +00:00
bryner%brianryner.com
a5105bbfb4 Fix crashes when adding livemarks due to the stream listener referencing freed memory. This changes the LivemarkInfo objects to be refcounted and heap-allocated, and also adds a loadgroup for each channel so that we can reliably cancel the loads. Also, null check the site URI since this field is optional. Bug 323472, r=annie sr=darin 2006-01-25 22:59:55 +00:00
bryner%brianryner.com
e03cfed9eb Don't warn if the old history file doesn't exist (bug 324655). r=brettw. 2006-01-25 17:36:11 +00:00
brettw%gmail.com
819a4bd9a4 Bug 317829, r=beng. Support annotation-based queries. 2006-01-25 01:36:46 +00:00
brettw%gmail.com
04a6a92310 Bug 323492 update to prepare for branch merge 2006-01-24 18:35:58 +00:00
brettw%gmail.com
a0f8231c69 Bug 323492 r=bryner,beng Places history result node refactor, dynamic updates, performance improvements. 2006-01-24 01:24:15 +00:00
bryner%brianryner.com
0b03be0e18 Add MOZILLA_1_8_BRANCH #ifdefs in preparation for trunk-branch development. 2006-01-23 23:15:52 +00:00
annie.sullivan%gmail.com
14dbd3d22c Fix bug where activeView isn't set correctly for submenus.
bug=324160 r=ben@mozilla.org
2006-01-20 18:09:41 +00:00
annie.sullivan%gmail.com
28a8f7ba17 Fixed JavaScript errors which were breaking copy/paste/delete.
bug=324056 r=beng
2006-01-20 17:03:45 +00:00
annie.sullivan%gmail.com
39c67440c7 Adding advanced query builder for places.
bug=317831 r=beng
2006-01-19 21:32:24 +00:00
bryner%brianryner.com
7105c7c96d fixing some comments 2006-01-19 03:12:20 +00:00
bryner%brianryner.com
645e227d83 Addressing sr comments from darin. Bug 322369. 2006-01-18 01:21:36 +00:00
bryner%brianryner.com
5afcfd2410 Use the Mork reader class to import old history files, removing the dependency on Mork itself. Bug 322369, r=brettw. 2006-01-18 01:01:41 +00:00
beng%bengoodger.com
d749051807 save selection across delete operations (not done automatically by the view object)... , also restyle parts of the band across the top of the places view to make the content clearer. 2006-01-18 00:11:25 +00:00
beng%bengoodger.com
fd39f6a0f2 fix duplicate place names in root to avoid not showing history item in list... 2006-01-17 21:52:24 +00:00
annie.sullivan%gmail.com
61744add9a Hooked up context menus to bookmarks menu bindings.
bug=317834 r=beng sr=bryner
2006-01-17 20:34:39 +00:00
beng%bengoodger.com
4ff70730ad 315940 - fix up tab strip in browser window so that the places page does not have the underline that runs under the tab strip for regular web content. also fix the appearance of the search dropdown button, and make it have the right cursor. NPOB 2006-01-14 02:18:50 +00:00
beng%bengoodger.com
b47240db7a fix up search box some more, make the header prettier. 315940, NPOB. 2006-01-13 21:57:46 +00:00
beng%bengoodger.com
2dcdad0e1c rejigger places UI a bit, add a title bar across the top of the places view, adjust the default entries in the listbox, etc. also fix icons for generic queries and generic non-favicon pages. r=brettw for changes to the cpp. NPOB 2006-01-13 20:47:18 +00:00
bryner%brianryner.com
4c9c4117e6 bounds-check bookmark notifications. bug 322379 r=brettw 2006-01-06 01:38:44 +00:00
bryner%brianryner.com
e5c430fe42 Oops, missing piece of bug 320669. 2006-01-06 00:04:28 +00:00
bryner%brianryner.com
6d8e95ed4f Remove wantAllDetails from nsIBookmarkObserver (always send all details). Bug 320669, r=brettw. 2006-01-05 19:37:04 +00:00