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

4103 Коммитов

Автор SHA1 Сообщение Дата
brettw%gmail.com 633819fb98 Bug 328598 r=bryner Expire history as you browse for faster shutdown times. 2006-04-10 22:29:32 +00:00
myk%mozilla.org cd3226a127 makes the bookmarks toolbar display bookmark titles generated by the microsummary service or extensions and stored in the bookmarks/generatedTitle annotation
bug=333052
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-10 20:56:25 +00:00
brettw%gmail.com 99d5aa0148 Bug 333146 r=ben@mozilla.org Make times only show in history view for the first line in a session. 2006-04-10 20:27:45 +00:00
beng%bengoodger.com dd72df764c 331414 - accesskeys collide in bookmark organizer window. patch by changdong.cui@sun.com r=ben@mozilla.org 2006-04-10 20:01:19 +00:00
beng%bengoodger.com ae476806c5 332061 - places window does not retain maximized state. patch by Simon Bunzli <zeniko@gmail.com> r=ben@mozilla.org 2006-04-10 19:29:55 +00:00
beng%bengoodger.com 30b012982e 332873 - dragging a folder within places trees fail... make sure we use the right interface to look up constants on, and that folder containers are opened before use. r=brettw@gmail.com 2006-04-10 19:26:20 +00:00
beng%bengoodger.com 7f142fde61 333374 - first steps to making advanced query builder match UE spec... make +/- buttons work better and improve visual appearance also some general places organizer cleanup r=annie.sullivan@gmail.com 2006-04-10 19:26:11 +00:00
beng%bengoodger.com 180c02535d 329733 - problems with drag & drop to bookmarks menus. ensure that we properly close up bookmarks menus after they have been opened. r=annie.sullivan@gmail.com 2006-04-10 19:26:01 +00:00
brettw%gmail.com 11fe53349e Bug 332941 r=annie.sullivan mAutoCompleteOnlyTyped not initialized. 2006-04-10 18:26:25 +00:00
brettw%gmail.com 9af4b359c5 Bug 333109 r=darin. Try to fix crash in OnItemRemoved. This is a workaround
for bug 333016 that prevents attaching multiple observers.
2006-04-10 17:24:14 +00:00
gavin%gavinsharp.com 28977a8df1 Bug 308204: null description in helper version info leaves Download Actions blank, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor 2006-04-09 21:10:51 +00:00
joe%retrovirus.com 01e7cbdb68 Backing out patch from bug 330063 to see if it's responsible for the
branch balsa allocation increases, and if so, fix before resubmitting.
2006-04-08 17:58:16 +00:00
steffen.wilberg%web.de 6cf9a2e2f4 Bump copyright date to 2006 in Help docs. 2006-04-08 10:11:03 +00:00
steffen.wilberg%web.de 8e5f344c89 Bug 324256: document revised Tabs prefs. r=jeff 2006-04-08 09:36:14 +00:00
brettw%gmail.com d0d8c63d6d Re-enable lazy operation (bug 329816) because it is not blocking current
image performance regression.
2006-04-07 23:34:33 +00:00
brettw%gmail.com c945ce38f4 Bug 328532 r=bryner Normalize annotation names in a separate table, migration
code from alpha1.
2006-04-07 19:50:33 +00:00
joe%retrovirus.com a6117f7ac0 * Added ability to edit Live Bookmark feed & site URIs in Bookmark Properties dialog
* Fixed a setFeedURI bug in the LivemarkService
* Fixed problems that broke the toolbar when a live bookmark had no site URI
* Converted some browser UI code to use LivemarkService methods rather than manipulating the annotations directly

bug=330063
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-06 23:25:36 +00:00
gavin%gavinsharp.com 5f87ed855d Bug 330842: "ASSERT: Can't serialize: file doesn't exist!" at startup, r=mconnor 2006-04-06 23:16:44 +00:00
gavin%gavinsharp.com 2016becb4a revert accidental commit 2006-04-06 23:15:47 +00:00
gavin%gavinsharp.com 3b1d5e3eec Bug 330842: "ASSERT: Can't serialize: file doesn't exist!" at startup, r+a=mconnor 2006-04-06 23:11:36 +00:00
dbaron%dbaron.org 3fb513b9ae Bump version on trunk to 3.0a1. b=330528 r=mconnor 2006-04-06 19:18:04 +00:00
benjamin%smedbergs.us a4c515c10e Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner 2006-04-06 18:06:05 +00:00
benjamin%smedbergs.us 409c85bd04 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 15:19:31 +00:00
brettw%gmail.com 2db30b86c6 Bug 332493 r=ben@mozilla.org Disallow negative indices for bookmark items. 2006-04-05 19:47:17 +00:00
joe%retrovirus.com d89b223e5c Adds some livemark-handling functions to nsILivemarkService, fixes a bug
on moving a livemark that doesn't have a site URI.

bug=332617
r=brettw
sr=darin
2006-04-05 02:22:23 +00:00
steffen.wilberg%web.de 0cd8d9810d Bug 310737: 1.0.x users have no way to re-enable software installation (message bar that appears when xpinstall.enabled is false points to removed UI). r=mconnor, ui=beltzner 2006-04-04 21:54:33 +00:00
roc+%cs.cmu.edu 35738108fd Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin 2006-04-04 21:26:17 +00:00
masayuki%d-toybox.com 451bac61b8 Bug 330276 Drop support for pre-Win2k platforms. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+dougt, sr=roc 2006-04-04 20:57:13 +00:00
gavin%gavinsharp.com 73c89c6ac4 Bug 331118: package .src search plugins too, until the search plugin format can be finalized (unbreak l10n builds), r+a=bsmedberg 2006-04-04 17:36:33 +00:00
beng%bengoodger.com 0396966d5d 329343 - hook up bookmark import menu item. r=annie.sullivan@gmail.com 2006-04-04 16:50:10 +00:00
beng%bengoodger.com 53f466f261 331755 - Use Bookmark option for setting home page is broken. add a new home page selection dialog that uses places. r=annie.sullivan@gmail.com 2006-04-04 02:03:32 +00:00
darin%meer.net a445fdef86 followup patch for bug 329634 "folder IDs are 64-bit integers" patch by pamg, r=darin 2006-04-04 01:57:38 +00:00
joe%retrovirus.com cb9fb59398 Implements "Bookmark All Tabs..." for Places. (Also fixes a small error
when undoing aggregate transactions.)

bug=330929
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-04 01:25:06 +00:00
beng%bengoodger.com 6712d4d3cb 332188 - key conflict in help menu. patch by changdong.cui@sun.com. r=ben@mozilla.org 2006-04-04 00:58:53 +00:00
beng%bengoodger.com c7b5891afd reverting accidental file commit for previous bugfix 2006-04-04 00:57:35 +00:00
darin%meer.net 859d5467e5 fixes bug 329634 "No apparent way to Reload Live Bookmark (or update livemarks)" patch by pamg, r=annie, sr=beng 2006-04-04 00:32:33 +00:00
beng%bengoodger.com 8101a0d0ac 331755 - Use Bookmark option for setting home page is broken. add a new home page selection dialog that uses places. r=annie.sullivan@gmail.com 2006-04-04 00:13:58 +00:00
beng%bengoodger.com 80ac2cdd61 332596 - bookmarks toolbar empties after using Restore Default Set. Make sure we call the right function (now private) after a reinit. r=annie.sullivan@gmail.com 2006-04-04 00:12:32 +00:00
beng%bengoodger.com f557b32a17 332188 Key conflict in 'help' menu. patch by changdong.cui@sun.com r=ben@mozilla.org 2006-04-04 00:11:19 +00:00
roc+%cs.cmu.edu aa92a80b72 Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor 2006-04-03 23:17:51 +00:00
gavin%gavinsharp.com 81ed1b9860 Bug 332448: POST search plugins don't work on the 1.8 branch, patch by Michael <toadking@lueshi.com>, r+a=mconnor 2006-04-03 20:13:33 +00:00
beng%bengoodger.com 93e1bb29dc 331905 - pasted folders/items are inserted at the wrong level in the bookmarks hierarchy. r=annie.sullivan@gmail.com 2006-03-31 22:42:21 +00:00
beng%bengoodger.com f276dcb4bc 330263 - off by one error for places drag and drop in tree views. r=brettw. Also a comment change to nsINavHistoryService.idl to improve documentation to prevent future bugs like this. 2006-03-31 22:42:10 +00:00
brettw%gmail.com d47cad5acd *** empty log message *** 2006-03-31 18:31:30 +00:00
gerv%gerv.net e5ceb6a60d Bug 236613 - reverting over-zealous comment character change mistake. 2006-03-31 08:52:21 +00:00
gerv%gerv.net 03eee62b5f Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 06:55:29 +00:00
joe%retrovirus.com 473093730c Convert all the DB-modifying operations in the Bookmark Properties to use
transactions so that they can be undone.  (The "change URI" is the only one
that's not transactionized yet, because it needs deeper work, cf. bug 331655)

bug=326321
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-03-31 00:34:03 +00:00
joe%retrovirus.com 2991bcbdeb Changed nsINavBookmarks::getItemTitle() and ::getKeywordForURI() so that
they return a void string (null in JS) when they can't find matches, rather
than throwing an illegal argument exception or returning an empty string,
respectively.  This fixes a problem when bookmarking about: URIs.

bug=331801
r=brettw@gmail.com
sr=ben@mozilla.org
2006-03-30 22:56:13 +00:00
darin%meer.net 0a60514286 fixes bug 251491 "Live bookmarks: Add menu item for main website (feed parent) (should link to home page)" r=beng 2006-03-30 18:04:22 +00:00
darin%meer.net 1b73e64f90 fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky 2006-03-30 17:31:15 +00:00
brettw%gmail.com 132f675aaf Bug 329816 r=bryner Temporarily disable lazy optimization until bug 332163 is fixed. 2006-03-30 01:35:22 +00:00
brettw%gmail.com 5de5e962e5 Bug 329816 r=bryner Make time-critical history operations lazy to improve PLT. 2006-03-29 17:46:58 +00:00
beng%bengoodger.com 4d4093c685 331935 - grouping no longer works in places organizer r=darin 2006-03-29 01:20:03 +00:00
mark%moxienet.com 159ccd8008 331827 Provisional build patch to make gtk2/darwin builds functional out of the box. There may be additional changes needed for static builds. r=bsmedberg 2006-03-28 20:06:17 +00:00
beng%bengoodger.com db71fd8af2 328191, cannot delete history entries + a few other fixes r=annie.sullivan@gmail.com 2006-03-28 19:59:26 +00:00
gavin%gavinsharp.com 5230a31014 Bug 330452: about:blank transfer state inconsistency, patch by Simon B�nzli <zeniko@gmail.com>, r+a181=mconnor 2006-03-28 17:25:11 +00:00
gavin%gavinsharp.com 190fd06102 Bug 330941: Remove pref unused pref from locale file too, r=mconnor 2006-03-28 17:20:26 +00:00
joe%retrovirus.com 2959d11ab5 Removes spurious separator from popup blocker menu when none of the blocked
popups have usable URIs.

bug=264716
r=gavin.sharp@gmail.com
sr=ben@mozilla.org
2006-03-28 02:16:06 +00:00
brettw%gmail.com cd32c8f0ec Bug 331707 (for thesuckiestemail@yahoo.se) r=brettw Reorder definition of
nsNavHistoryResult to make BeOS compiler happy.
2006-03-28 01:57:50 +00:00
beng%bengoodger.com 9e8d95940c 323812 - fix bogus copy-paste behavior and assorted other issues (insertion bugs, command updating) r=annie.sullivan@gmail.com 2006-03-28 00:53:50 +00:00
benjamin%smedbergs.us 2bdd3b1c75 Bug 214889 - add mozreg_s to the static link list and don't link it into xpcom obsolete when in a static build, r=cls 2006-03-27 20:16:50 +00:00
brettw%gmail.com 9fe39c1978 Bug 329118 r=annie.sullivan URL bar drop down list is in the wrong order. 2006-03-27 19:01:45 +00:00
brettw%gmail.com 5e422998c3 Bug 328470 r=bryner Large number of days overflows history expiration and all
pages are removed.
2006-03-27 18:11:12 +00:00
joe%retrovirus.com b96ebbe16a Replaced Clear History... menu item in browser with Clear Private Data... item,
which formerly lived in the Tools menu.

bug=329750
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
ui-review=mconnor@mozilla.com
2006-03-27 02:08:20 +00:00
bryner%brianryner.com 36104474e7 remove unused GetUnreversedHostname function (bug 331795) r=brettw 2006-03-27 01:26:09 +00:00
Olli.Pettay%helsinki.fi ee372ff167 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
beng%bengoodger.com ccdbcc9345 324958 - folder undo delete back to previous folder id. Implement folder removal transaction in bookmarks service itself, using private methods to restore folders back to previous ids. Adjust fe to use new api. r=brettw (C++), annie.sullivan (JS) 2006-03-25 00:46:09 +00:00
joe%retrovirus.com 47e8b0cfa9 Fixes sizing problem in bookmark properties dialog on Windows.
bug=330238
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-03-24 20:04:46 +00:00
myk%mozilla.org 190b89054f bug 330899: add id attributes to bookmark properties dialog elements (and canonicalize the names of existing ones) to make it easier to overlay that dialog; r=jhughes, sr=beng 2006-03-24 01:34:19 +00:00
darin%meer.net 8adfd50f67 fixes bug 331484 "toolbar buttons use icon+text despite setting for icon only" patch by pamg.bugs@gmail.com, r=philringnalda, sr=beng 2006-03-23 22:17:10 +00:00
brettw%gmail.com 851ac41704 Bug 331154 r=annie.sullivan Make result nodes update when folder titles change. 2006-03-23 20:30:59 +00:00
annie.sullivan%gmail.com 9907284368 Bug 329743: fixes dropmarker icon not showing up on places toolbar folders on mac.
Patch by Pam Greene <pamg.bugs@gmail.com>
r=annie.sullivan@gmail.com sr=ben@mozilla.org
2006-03-23 16:30:27 +00:00
joe%retrovirus.com baebbe6102 * Moved changeBookmarkURI functionality from controller.js into
nsINavBookmarksService
* Added annotation and favicon handling to changeBookmarkURI
* Added brettw's copyAnnotations patch to nsIAnnotationService
* Added a GetAnnotationService() to the annotation service for faster
  intra-component access
* Added a getBookmarkFoldersTArray() to nsINavBookmarksService for easier
  intra-component memory management; updated getBookmarkFolders() to use it
* Added stub for tagRoot to nsINavBookmarksService; DO NOT USE until 329961
  has been resolved
* Quick fix for Add Bookmarks breakage caused by 329546

bug=330192
r=brettw@gmail.com
sr=bryner@bryanryner.com
2006-03-23 06:24:54 +00:00
gavin%gavinsharp.com 68ecacbd8e Bug 327604: Status bar message text persists when switching tabs while page is loading, patch by Simon B�nzli <zeniko@gmail.com>, r+a=mconnor 2006-03-23 03:31:18 +00:00
beng%bengoodger.com dc5b2bd13d 329269, more command handling cleanup for places views. make sure the right commands are enabled for items in the readonly area of the places list, and generally. make sure reload commands are enabled appropriately. also, some spit and polish for the organizer window r=annie.sullivan@gmail.com 2006-03-23 00:53:54 +00:00
brettw%gmail.com b91abc175b Fix bustage on Windows 2006-03-23 00:43:57 +00:00
brettw%gmail.com 22deb9822e Bug 329546 r=ben@mozilla.org, annie.sullivan Separate out view from history
result.
2006-03-23 00:31:48 +00:00
brettw%gmail.com 34c8c3500d Bug 331017 r=bryner Folder IDs are re-used resulting in wrong icons. 2006-03-22 22:34:31 +00:00
brettw%gmail.com 612d885dd2 Bug 329738 r=annie.sullivan Empty titles for bookmarks ignored. 2006-03-22 22:29:12 +00:00
brettw%gmail.com f1d1c64266 Bug 326475 r=bryner Fix signedness error in result tree update. 2006-03-22 22:26:22 +00:00
brettw%gmail.com dd43a161df Bug 327818 r=bryner Make 0 days of history disable history. 2006-03-22 22:22:41 +00:00
brettw%gmail.com 82d13512d6 Bug 330524 r=annie.sullivan Bookmark folders with unusual options (not showing
everything) don't update when new subfolders are added.
2006-03-22 22:12:52 +00:00
brettw%gmail.com ac106b9bba Bug 330126 r=annie.sullivan Pages aren't marked as typed. 2006-03-22 21:58:59 +00:00
gavin%gavinsharp.com 549aeab6bb Bug 331222: context menu search no longer observes browser.tabs.loadInBackground pref; always opens in foreground, r+a=mconnor 2006-03-22 14:31:29 +00:00
joe%retrovirus.com f2f9ff880f This submission is a roll-up of three patches developed & approved during
the branch freeze:
330052 add bookmark dialog should have a default folder selected
329792 remove dead code for old tag-style folder selector in bookmark properties
330023 allow for editing of folder names

r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-03-22 03:36:41 +00:00
gavin%gavinsharp.com 9af5cfb6fe Bug 331264: band-aid to fix --disable-places builds, patch by Mook <mook.moz@gmail.com> 2006-03-22 01:19:05 +00:00
brettw%gmail.com c189db3cf0 Bug 320181 r=annie.sullivan Rewrite autocomplete code for places. 2006-03-20 23:13:01 +00:00
gavin%gavinsharp.com e6e265e6b7 Bug 330887: Ts fix attempt #3, re-add timeout for search bar init, r+a=mconnor 2006-03-20 19:01:01 +00:00
gavin%gavinsharp.com 198a9bebce Revert previous change to re-enable the search service (bug 330887) 2006-03-19 06:54:29 +00:00
gavin%gavinsharp.com cf4bb6b5d6 Bug 330887: second try at disabling the search service to see impact on Ts 2006-03-19 04:46:26 +00:00
gavin%gavinsharp.com d6514337e3 Back out previous change to re-enable search service (bug 330887) 2006-03-19 03:48:48 +00:00
gavin%gavinsharp.com 9aa85eaf02 Temporarily disable the search service to see what effect it has on Ts 2006-03-19 02:38:05 +00:00
gavin%gavinsharp.com 75b95b7e99 Bug 330887: try to fix Ts regression from bug 317107, r=mano 2006-03-18 22:23:02 +00:00
beng%bengoodger.com aeb958d61d 330802 - regression in toolbar/menu D&D due to not using newer property names r=annie.sullivan@gmail.com 2006-03-17 22:50:53 +00:00
beng%bengoodger.com a867d35b6d 330851 - ts/txul regressions... experiment by reverting to old init behavior. r=annie.sullivan@gmail.com 2006-03-17 18:12:49 +00:00
gavin%gavinsharp.com be1f83827b Bug 317107: followup fix for icon conversion, r+a181=mconnor 2006-03-17 10:39:11 +00:00
gavin%gavinsharp.com e0b49b7525 Bug 317107: fix typo 2006-03-17 08:52:55 +00:00
gavin%gavinsharp.com 3bc4c2ea93 Bug 317107: Fix icon setting bug, r=mconnor over IRC 2006-03-17 08:41:17 +00:00
gavin%gavinsharp.com 56ee1324c9 Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
mconnor%steelgryphon.com e10fa6108b fix an egregious oversight and add pav to the credits 2006-03-17 06:46:47 +00:00
joe%retrovirus.com 3f1406a60e Removes non-assignable containers from the folder tree in the bookmark
properties dialog.

bug=330054
r=brettw
sr=ben
2006-03-17 03:19:41 +00:00
beng%bengoodger.com 3618ce030e 329269 various improvements to view initialization r=annie.sullivan@gmail.com 330736 - bug in query serialization r=brettw@gmail.com 2006-03-17 02:01:06 +00:00
annie.sullivan%gmail.com 19c5b5e582 Bug 330216: Fixes JavaScript warning when checking id of nodes with no id, patch by Phil Ringalda <philringnalda@gmail.com> r=annie.sullivan@gmail.com sr=ben@mozilla.org 2006-03-15 21:20:36 +00:00
annie.sullivan%gmail.com 6440bff753 Moves history menu accesskey from H to i to avoid conflict with Help menu. patch by Pam Greene <pamg.bugs@gmail.com> r=annie.sullivan@gmail.com sr=ben@mozilla.org 2006-03-15 21:11:12 +00:00
annie.sullivan%gmail.com 780cacb5b6 Fixes several bugs with open in tabs: makes menus set selection in command events in case DOMMenuItemActive doesn't get sent, only shows Open in Tabs menuitem if there are two or more items in the menu, and respects browser.tabs.loadFolderAndReplace and browser.tabs.loadBookmarksInBackground prefs. Also moves #include of debug.js to browser.js as this was causing JavaScript errors on the mac. r=ben@mozilla.org sr=darin@meer.net bug=330130 2006-03-15 19:59:09 +00:00
joe%retrovirus.com c867d63a62 Changes a few remaining ASSERT() calls to NS_ASSERT() calls that I had missed
when working on bug 327349.

bug=330489
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-03-14 22:58:59 +00:00
kaie%kuix.de a789dec260 Bug 236933, Disable SSL2 and other weak ciphers by default
This patch (v3c) removes the UI to control SSL 2.
Firefox UI-review: beltzner
Firefox code review: mconnor
SeaMonkey UI-review: neil
Seamonkey+PSM code review: rrelyea
2006-03-14 21:29:13 +00:00
gavin%gavinsharp.com 955b2e95f2 Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 318193, r+a181=mconnor 2006-03-14 21:10:06 +00:00
gavin%gavinsharp.com 7cdcae15fc Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 23485, r+a181=mconnor 2006-03-14 21:06:53 +00:00
gavin%gavinsharp.com 8f1a6f1b42 Bug 325901: don't preprocess files unnecessarily, r=mconnor 2006-03-14 20:44:37 +00:00
gavin%gavinsharp.com 7caf3a2f1a Bug 323972: the home button does not have a disabled style rule, even though the image exists, r=mconnor 2006-03-14 20:39:55 +00:00
gavin%gavinsharp.com f4e69ea5a2 Bug 325772: remove unused files, r=mconnor 2006-03-14 20:25:21 +00:00
joe%retrovirus.com cef3e07235 Replace use of deprecated window.title with window.document.title.
bug=330075
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-03-14 17:20:23 +00:00
joe%retrovirus.com bd7b62fd23 Moved Ben's JavaScript ASSERT function to be NS_ASSERT in
toolkit/content/debug.js

debug.js is now included by globalOverlay.js, but if that's not in your
scope you can just #include debug.js directly.

NS_ASSERT() shows a dialog box containing a stack trace when it's called
with a condition that isn't true.  The dialog box will be suppressed in
final builds, but in nightlies and alphas, it's useful for encouraging
bug submissions.  To disable the dialogs, set XUL_ASSERT_PROMPT=0 in
your environment.

bug=327349
r=darin@meer.net, gavin.sharp@gmail.com
2006-03-14 01:56:09 +00:00
brettw%gmail.com 47430fafa3 Bug 330220 r=annie.sullivan Incorrect behavior when resorting after insertion.
Causes items not to resort, occasional crashes.
2006-03-13 19:13:31 +00:00
gavin%gavinsharp.com a45cc0f1c0 Bug 323761: default page style not available when preferred stylesheet's media is not screen or all, patch by Jonathan Haas <jonathan_haas@web.de>, r=mconnor 2006-03-13 03:18:52 +00:00
gavin%gavinsharp.com aa0d5cf679 Bug 329130: undefined entity error on the about: page when using builds without --enable-official-branding, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=l10n@mozilla.com 2006-03-13 03:16:07 +00:00
steffen.wilberg%web.de 0095a83a44 Bug 325961: Remove a sentence about specifying display resolution since that is no longer possible. r=jwalden, br181=me 2006-03-11 10:51:32 +00:00
beng%bengoodger.com 2a9e312db8 329269 - more work on places organizer. menus, accessible sorting and grouping options, etc. still a work in progress. r=annie.sullivan@gmail.com 2006-03-10 23:48:40 +00:00
brettw%gmail.com 1776867707 Bug 328598 r=vladimir Rollback 0-fill deleted DB entries and vacuum on
explicit clear to improve shutdown times.
2006-03-10 21:02:32 +00:00
brettw%gmail.com 42c99db36e Bug 329854 r=joe.hughes Add a excludeReadOnlyFolders to query options for
use when filing.
2006-03-10 19:44:28 +00:00
annie.sullivan%gmail.com 1e43db4652 Fixes bug where messages when bookmark folder children were shifted caused separators not to be removed correctly. bug=329892 r=brettw@gmail.com 2006-03-10 19:22:32 +00:00
joe%retrovirus.com a1baed1ab6 Changes to bookmark properties dialog:
* Customized bookmark properties dialog for add vs. edit cases
* Added support for changing URI of bookmark (annotations not carried over yet)
* Add support for viewing properties of history entries
* Changed from tag-style control to folder tree for folder selection,
  yielding layout and accessibility improvements
* Switched to using standard dialog buttons

bug=329272
r=annie.sullivan@gmail.com
sr=bugs@bengoodger.com
2006-03-10 17:36:41 +00:00
annie.sullivan%gmail.com 73f1a70a04 Fixes bug where observers didn't check the parent correctly on folder notifications. bug=329892 r=ben@mozilla.org 2006-03-10 00:09:32 +00:00
beng%bengoodger.com d245cc99cc 329956 - add bookmark button on toolbar no longer works. r=joe@retrovirus.com 2006-03-09 22:02:21 +00:00
joe%retrovirus.com 6ee44b5596 Temporary tweak to the Bookmark Properties dialog so that it doesn't
take over the screens of nightly users with large bookmark hierarchies.

bug=329761
r=joe@retrovirus.com
sr=ben@mozilla.org
2006-03-09 22:00:58 +00:00
annie.sullivan%gmail.com 1c47908858 Added code to re-initialize bookmarks toolbar after customizing. bug=327479 r=ben@mozilla.org 2006-03-09 19:39:29 +00:00
beng%bengoodger.com cb2a95031d 329907 - not possible to start with --disable-places due to missing string in dtd patch by bill gianopoulos, r=ben@mozilla.org 2006-03-09 17:54:35 +00:00
brettw%gmail.com 333e978287 Bug 329691 r=bryner Refactor init so that table creation happens before the
dummy database statement (which keeps the cache from expiring) starts. Fixes
errors during DB init and also performance problems on first run.
2006-03-09 17:34:35 +00:00
brettw%gmail.com b33591dc65 Bug 329831 r=annie.sullivan Make QueryStringToQueries return empty array if
there is no input.
2006-03-09 17:27:14 +00:00
beng%bengoodger.com 55dc9c72be fallout from 329586 - make sure places organizer trees find the browser window so they can open bookmarks 2006-03-09 08:42:05 +00:00
beng%bengoodger.com 4f1506ea51 revert part of previous change to 329586 to reduce Ts on windows 2006-03-09 04:58:07 +00:00
beng%bengoodger.com 1968c27e50 329586 - browser shim cleanup, tidies up some UI update notification in the browser, fixes a few menu items here and there, removes unnecessary initialization, moves places to its own window, removes all code to do with maintaining places as a tab, renames osme objects and member variables, formatting issues, creates a browser controller for updating commands. r=annie.sullivan@gmail.com 2006-03-09 02:08:45 +00:00
mark%moxienet.com db4ea6c86f 329806 Fix history import when upgrading from 1.0 profile without going through 1.5. r=bryner 2006-03-09 01:17:36 +00:00
rob_strong%exchangecode.com ab435ad30b Bug 271166 - Should be able to blacklist extensions centrally, in update.mozilla.org. ui-r=beltzner, r=darin, sr=mscott 2006-03-08 21:54:27 +00:00
brettw%gmail.com ef6412bece Comment out bug 329819 and 329691 which was causing problems. 2006-03-08 21:40:09 +00:00
brettw%gmail.com d305bbd079 Bug 329819 r=annie.sullivan Fix Tp regression from bug 329691, the dummy table
needs data in it to hold the statement (and hence the cache) open.
2006-03-08 21:23:22 +00:00
brettw%gmail.com db969df09c Bug 329698 r=joe@retrovirus.com,bryner Implement GetPageAnnotationNames 2006-03-08 20:33:49 +00:00
brettw%gmail.com d930ffbce5 Bug 329691 r=darin Errors creating tables in some situations (leads to error
creating bookmark service).
2006-03-08 16:51:32 +00:00
annie.sullivan%gmail.com 48bc2fe9d5 Fixes a bug in closing the menus after middle-clicking a bookmark. Bug=329321 r=ben@mozilla.org 2006-03-07 23:31:08 +00:00
annie.sullivan%gmail.com 560c49ad1d Fixes JavaScript warnings about trailing commas and redefined variables. bug=329171 r=ben@mozilla.org 2006-03-07 23:20:08 +00:00
brettw%gmail.com 3bf94f4f67 Bug 329524 r=joe.hughes ReplaceItem bookmark call doesn't update cache. 2006-03-07 22:50:22 +00:00
annie.sullivan%gmail.com 7038dc011b Bug 328779: Statusbar text for bookmark menu items, Patch by Dave Townsend <mossop@blueprintit.co.uk> r=annie.sullivan@gmail.com sr=ben@mozilla.org 2006-03-07 18:41:38 +00:00
beng%bengoodger.com 12ccb5f107 329587 - controllers registered after places controller cannot execute any commands due to places controller consuming all. r=fritz@google.com 2006-03-07 18:24:28 +00:00
annie.sullivan%gmail.com a746ead8e1 Makes toolbar and menu initialize from place attribute
bug=329531 r=ben@mozilla.org
2006-03-07 16:10:37 +00:00
brettw%gmail.com 604956368a Bug 329563 r=annie.sullivan Clarify annotation IDL documentation 2006-03-07 00:58:30 +00:00
joe%retrovirus.com 30d30c1b17 * Allows the user to access Bookmark Properties dialog from context menus.
* Adds support for editing the bookmark shortcut (formerly keyword) in the Bookmark Properties dialog.
* Improves the appearance of the Bookmark Properties dialog.
* Removes dead code from PlacesBrowserShim in browser.js

NOTE: This doesn't reflect the final UI for this functionality; rather,
this change is intended to add functionality for users of the nightlies.

bug=322988
r=annie.sullivan@gmail.com
sr=bugs@bengoodger.com
2006-03-07 00:52:35 +00:00
gavin%gavinsharp.com 0bc8b58676 fix whitespace 2006-03-06 23:57:47 +00:00
annie.sullivan%gmail.com 637efd057d Attempt to fix corrupt icon for livemarks
bug=327543
2006-03-06 19:23:09 +00:00
beng%bengoodger.com 4392404259 329077 - options icons gone... move an incorrectly placed #endif patch by phil ringnalda, r=me 2006-03-06 18:56:32 +00:00
brettw%gmail.com 813b3c944a Bug 318817 r=ben@mozilla.org Uncommented patch for this (Ben commented out
to see if it affected PLT on tinderboxes).
2006-03-06 17:51:17 +00:00
annie.sullivan%gmail.com 179f1ac345 Opens Bookmarks Menu when the mouse drags over it. r=ben@mozilla.org bug=329065 2006-03-05 07:20:53 +00:00
annie.sullivan%gmail.com 3bc14e6bed Moving "Open in Tabs" out of menu/toolbar binding and into browser code.
bug=329266 r=ben@mozilla.org
2006-03-05 01:40:26 +00:00
annie.sullivan%gmail.com a7d4222b3c Adds menuitem for Open In Tabs.
Reorganizes code so that command/click handlers for toolbar/menu bindings can be attached by overlays.
r=ben@mozilla.org bug=327034
2006-03-04 01:12:05 +00:00
beng%bengoodger.com f4f318c907 329146 - bookmarks toolbar does not show up because id is different and user customized toolbar in the past. r=annie.sullivan@gmail.com 2006-03-03 22:14:08 +00:00
brettw%gmail.com d3c8daa506 Bug 327206 r=annie.sullivan Make folder result nodes' readonly property sync
with bookmark readonly property.
2006-03-03 21:16:23 +00:00
benjamin%smedbergs.us b5c250b92c Add hack define for branch. 2006-03-03 21:08:51 +00:00
gavin%gavinsharp.com d4b6729551 Revert the change from bug 307407 now that bug 300453 is fixed on the branch (change dom.disable_window_flip to true), r=mconnor 2006-03-03 20:34:56 +00:00
gavin%gavinsharp.com db87a5f54f Change browser.link.open_newwindow to 3 on the trunk to match the branch, r=mconnor 2006-03-03 20:19:49 +00:00
gavin%gavinsharp.com 4b645f984c fix whitespace nit to sync branch/trunk 2006-03-03 19:51:18 +00:00
benjamin%smedbergs.us ac9da39266 Bug 328886 - Talkback not being updated properly, r=jay 2006-03-03 19:30:48 +00:00
brettw%gmail.com 5ab9f55633 Bug 325286 r=ben@mozilla.org Don't unnecessarily load favicons, make them get
set properly.
2006-03-03 19:11:10 +00:00
brettw%gmail.com 9c33e67573 Bug 327841 (also fixes 329110 and 321936) r=bryner. Implement failed favicon
cache in favicon service, update favicons for redirected bookmarks, don't load
favicon data if we have a recent copy.
2006-03-03 18:48:37 +00:00
benjamin%smedbergs.us f6b9337ffd Fixing bad merges for bug 313309 2006-03-03 13:57:09 +00:00
beng%bengoodger.com 38c8855bc5 329169 - leaked livemark service on shutdown... break cycle with load channels by canceling loads on xpcom-shutdown rather than in the livemark service's dtor, which will never fire due to circular references. r=bryner 2006-03-03 05:14:34 +00:00
gavin%gavinsharp.com cd7134e61d Back out the fix for bug 271359 from the trunk too (it was forgotten), original backout had r=mconnor 2006-03-03 04:09:10 +00:00
gavin%gavinsharp.com bd376807f4 little nits to sync 1.8 branch/trunk 2006-03-03 03:59:44 +00:00
bzbarsky%mit.edu 24944d8a8c Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff
to nsIGlobalHistory3.  Bug 328928, r=brettw and smfr, sr=darin
2006-03-03 03:34:48 +00:00
gavin%gavinsharp.com 54071d2f39 Bug 328480: can't select/copy cookies in the View Cookies dialog, r=mconnor 2006-03-02 14:08:54 +00:00
annie.sullivan%gmail.com 5c81cb5255 Adds UI for separators in menu and toolbar. r=ben@mozilla.org bug=327321 2006-03-01 22:50:25 +00:00
annie.sullivan%gmail.com 47b3db233a Implements history menu and binds Ctrl-H to places view, for now.
r=ben@mozilla.org bug=325605
2006-03-01 21:36:53 +00:00
annie.sullivan%gmail.com b362b8597a Makes items on places toolbar show up as a button during customize so that they can easily be moved. r=ben@mozilla.org bug=327364 2006-03-01 19:44:37 +00:00
brettw%gmail.com 8cd0dd5030 Bug 326428 r=annie.sullivan Generate default titles for untitled pages 2006-03-01 19:43:22 +00:00
brettw%gmail.com 2d6a143a78 Bug 328399 r=annie.sullivan Remove last visited page preference. 2006-03-01 19:27:08 +00:00
beng%bengoodger.com 152c560e9f bug 328895 - broken personal toolbar in places builds due to init being commented out, and bookmarks not in personal toolbar in default bookmarks file. also fixes duplication of bookmarks in personal toolbar and places list. r=annie.sullivan@gmail.com 2006-03-01 18:52:28 +00:00
bryner%brianryner.com 6e1d034a18 Speedups for nsMorkReader and history import (bug 327330). r=brettw 2006-03-01 02:51:43 +00:00
annie.sullivan%gmail.com c18b29dcfb Refinements to advanced search UI bug=326613 r=ben@mozilla.org 2006-02-28 22:59:44 +00:00
annie.sullivan%gmail.com b277b94d8e Fixed icon uris broken in browser shim removal. bug=328543 r=ben@mozilla.org 2006-02-28 22:43:46 +00:00
annie.sullivan%gmail.com 5f2f140503 Checking in files that got checked in on the branch but not the trunk from the patch for bug 328243 2006-02-28 21:20:04 +00:00
brettw%gmail.com b11c81267c Bug 328862 r=annie.sullivan Potentially uninitialized variable in RemoveChildAt 2006-02-28 18:26:37 +00:00
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
dbaron%dbaron.org 39054b499d Rename browser.display.screen_resolution pref, for which we used to have user interface, to layout.css.dpi, so old settings no longer take effect. b=327406 r+sr=roc 2006-02-28 10:00:47 +00:00
gavin%gavinsharp.com 6d52703717 Revert accidental checkin. 2006-02-28 04:18:01 +00:00
gavin%gavinsharp.com f120eb443d Bug 323537: add DOMLinkAdded event listener in Startup instead of delayedStartup, since delayedStartup is too late to catch some of the events, r=mconnor 2006-02-28 04:15:56 +00:00
gavin%gavinsharp.com 84e70e74f3 Bug 328619: Places toolbar shown in popups, take two, patch by Phil Ringnalda <philringnalda@gmail.com>, r=ben 2006-02-27 19:23:20 +00:00
dveditz%cruzio.com 2c93c2bd67 bug 319319 remove incompatible MyWebSearch toolbar on install or upgrade if found in old version to prevent launching a broken browser. r/sr=bsmedberg, a=drivers 2006-02-26 18:25:18 +00:00
gavin%gavinsharp.com ca42b1d4ce Bug 328528: remove unused preferences, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2006-02-25 22:54:49 +00:00
beng%bengoodger.com e709b63ba8 fixing bustage fallout from 328243 - add default_places.html back to build in new locales directory so migration works properly. 2006-02-25 01:35:45 +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
gavin%gavinsharp.com f95a1902d7 Bug 309251: set dom.disable_window_move_resize to false on the trunk (until bug 144069 is fixed), r=mconnor 2006-02-24 18:24:04 +00:00
gavin%gavinsharp.com 8895e6b3ba whitespace nit 2006-02-24 05:05:45 +00:00
gavin%gavinsharp.com 0dbca0a803 Bump the UUID of nsIBrowserProfileMigrator on the trunk too (bug 313529), rs=mconnor 2006-02-24 05:03:54 +00:00
gavin%gavinsharp.com 81706f1e14 fix whitespace to sync branch/trunk 2006-02-24 01:29:51 +00:00
gavin%gavinsharp.com 44600e3f15 add newline to sync branch/trunk 2006-02-24 01:25:06 +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