Commit Graph

3928 Commits

Author SHA1 Message Date
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