3976 Commits

Author SHA1 Message Date
joshmoz%gmail.com
48cf2f7af9 use brand name in Quit menu item title on Macs (this localization is only used by Cocoa widget builds currently, Carbon makes up its own title). b=333879 r=mconnor 2006-04-13 18:10:15 +00:00
joe%retrovirus.com
2da5e7ec87 Resubmitting this patch, which adds a editing for livemark URIs as well
as fixing a few small livemark bugs, now that I've fixed a couple reference
leaks in nsLivemarkService (see bugs 333764 and 333784).

NOTE: I expect this to cause an increase in allocations on branch balsa,
since it causes nsLivemarkService to be instantiated to set up the menus.
(nsLivemarkService previously wasn't used in the balsa bloat test)

bug=330063
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-13 17:19:18 +00:00
brettw%gmail.com
8b6483cced Bug 332144 r=brettw sr=beng (checkin for pamg) Subscriptions context menu should have "reload all livemarks" 2006-04-13 16:40:06 +00:00
brettw%gmail.com
6d71185dfb Bug 332143 r=brettw sr=beng (checkin for pamg) New livemarks don't get proper icon in toolbar. 2006-04-13 16:35:49 +00:00
brettw%gmail.com
a2117b5f4b Bug 333787 r=annie.sullivan Put history init in a transaction for almost immeasurably faster startup times. 2006-04-13 16:28:06 +00:00
mozilla.mano%sent.com
59ae53ee0f Bug 308973 - application menu title is still 'Deer Park' (also, happy new year as usual). p=beltzner, r=mconnor. 2006-04-13 11:13:37 +00:00
mozilla.mano%sent.com
b77605a169 Bug 325541 - change backspace behavior in the content area on linux to do PgUp/PgDown. r=mconnor. 2006-04-13 07:11:35 +00:00
joe%retrovirus.com
137fe6a340 Adds a nsCOMArray version of a function in the annotation service, and
changes some code in nsLivemarkService::Init to use it, which gets rid
of a handful of nsSimpleURI reference leaks when using the LivemarkService.

bug=333784
r=brettw@google.com
sr=bryner@brianryner.com
2006-04-13 03:05:50 +00:00
brettw%gmail.com
88b5a129f7 Bug 333794 r=annie.sullivan Crash on shutdown if timer fires. 2006-04-13 02:15:28 +00:00
annie.sullivan%gmail.com
75776cd3b1 Adds places popup. bug=329180 r=ben@mozilla.org 2006-04-13 00:48:00 +00:00
dbaron%dbaron.org
fdf31f9992 Fix --disable-places bustage, from bug 270893 2006-04-13 00:27:00 +00:00
gavin%gavinsharp.com
b3a747f4a5 Bug 330533: new aboutCredits Minefield image, by Ryan Flint, ui-r=beltzner 2006-04-12 22:30:10 +00:00
joe%retrovirus.com
2ea14c8b53 Fixed some leaked references in nsLivemarkService by changing leaky pointers
to member nsCOMPtrs, updated usage in nsBookmarksFeedHandler.
(Note that Annie copied this code from the non-Places livemark code,
 so this problem likely still exists there.)

bug=333764
r=darin@meer.net
sr=bryner@brianryner.com
2006-04-12 20:47:30 +00:00
beng%bengoodger.com
3e10e60586 329779 - wrong text shows for properties item on linux - shows 'get info' instead of 'properties'... patch by Tuukka Tolvanen <tuukka.tolvanen@gmail.com> r=joe@retrovirus.com sr=ben@mozilla.org 2006-04-12 20:44:57 +00:00
brettw%gmail.com
056a8b868a Bug 333754 r=annie.sullivan Comment out untested parts of the container API so we aren't stuck with it if it never gets coverage. If a need arises, we can uncomment and test. 2006-04-12 20:22:39 +00:00
gavin%gavinsharp.com
b6e1dd172d Bug 333067: fix search service leaks, r=mconnor 2006-04-12 18:25:42 +00:00
gavin%gavinsharp.com
f66d69106a Bug 332888: JS warning: variable folderId hides argument, r=ben 2006-04-12 18:23:32 +00:00
benjamin%smedbergs.us
70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
brettw%gmail.com
ab927be603 Bug 332295 r=joe@retrovirus.com Changing shortcut for URL doesn't work properly. 2006-04-12 15:32:34 +00:00
brettw%gmail.com
e8d6c0dd25 Bug 331985 r=annie.sullivan Don't save favicons when history is disabled. 2006-04-12 15:16:10 +00:00
brettw%gmail.com
f89d9ab4f7 Bug 331158 r=vladimir Preload database cache for faster autocomplete and other operations. 2006-04-11 17:09:43 +00:00
masayuki%d-toybox.com
152c9dd6c3 Bug 333221 IDC_SELECTANCHOR cursor is no longer required. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=roc 2006-04-11 16:26:34 +00:00
gavin%gavinsharp.com
ed4eaf83f7 Bug 308973: Rebrand Firefox trunk builds to "Minefield", patch by beltzner, r=mconnor 2006-04-10 23:58:24 +00:00
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