Граф коммитов

1520 Коммитов

Автор SHA1 Сообщение Дата
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
dbaron%dbaron.org f9c62f797f Make Firefox stop overriding the browser.display.screen_resolution pref, and remove the UI for it. b=323962 r=mconnor 2006-02-05 01:11:58 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
rob_strong%exchangecode.com 67001cd828 Bug 324023 - Command line method of setting the default browser. r=bsmedberg 2006-02-02 17:26:57 +00:00
wr%rosenauer.org 301c5a1e59 Bug 300856 - Cannot set default download directory to home on Linux/Unix, r=mconnor 2006-02-01 16:19:24 +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
masayuki%d-toybox.com 2dd4c0a7d4 Bug 316634 The Proxy setting of IE is not migrated. patch by Hiro <crot0@infoseek.jp> r=jshin, sr=darin 2006-01-26 15:52:35 +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