5194 Commits

Author SHA1 Message Date
myk%mozilla.org
70d402a54e prevent the mouse pointer from getting stuck in a busy state over chrome after updating a microsummary
bug=337038
r=mconnor
a=mconnor for 1.8 branch
2007-01-14 05:37:51 +00:00
myk%mozilla.org
3f7b706351 make sure the microsummary service doesn't attempt to load javascript: or data: URLs
bug=339377
r=mconnor
a=mconnor for 1.8 branch
2007-01-14 05:37:50 +00:00
myk%mozilla.org
dff708230a Work around XUL template builder regression on trunk and possibly marginally improve performance.
bug=336857
r=enndeakin
sr=ben
a=mconnor for checkin to 1.8 branch
2007-01-14 05:37:49 +00:00
myk%mozilla.org
8bf9816a04 make the microsummary service prefer cached generators to downloading generators over the network
bug=337113
r=brettw
sr=ben
2007-01-14 05:37:48 +00:00
myk%mozilla.org
7bbbc95c6c possible fix for microsummaries Ts regression
bug=336833
r=mconnor
2007-01-14 05:37:47 +00:00
bzbarsky%mit.edu
ab2c5fd0ca Observe shutdown too. Bug 336922 followup, r=mconnor, sr=darin, branch181=mconnor 2007-01-14 05:37:46 +00:00
myk%mozilla.org
533dd63782 stop leaking the annotation service in the microsummary service; possible fix for balsa leak regression
bug=336922
r=bz
2007-01-14 05:37:45 +00:00
myk%mozilla.org
288322bf36 Initial support for microsummaries via a service and integration into the bookmarks UI.
bug=334471
r=brettw
a=ben for the branch
2007-01-14 05:37:44 +00:00
gijskruitbosch%gmail.com
358cf36800 Bug 364611 - toggleOfflineStatus in browser.js shouldn't ask if it can go offline if it's going online.
r=gavin.sharp@gmail.com (Gavin Sharp)
2007-01-13 10:29:16 +00:00
mozilla.mano%sent.com
481ad499fe Bug 329147 - no tooltips in places toolbar. r=sspitzer. 2007-01-13 10:18:30 +00:00
jst%mozilla.org
13e769d9b6 Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org 2007-01-13 01:08:43 +00:00
bzbarsky%mit.edu
867068ef8a Implement the proposed Web Apps 1.0 API for changing the selected style sheet
set, querying the available sets, etc.  Bug 200930, r=sicking, sr=dbaron
2007-01-11 19:32:31 +00:00
mozilla.mano%sent.com
2a02122616 Bug 366589 - Avoid places URIs parsing in the history sidebar. r=sspitzer. 2007-01-11 09:00:47 +00:00
sspitzer%mozilla.org
67de309fbc fix for bug #364599: some newly created profile files are write protected.
For Firefox 2.0.0.1-de, the default bookmarks.html, localstore.rdf, and mimeTypes.rdf (as well as search.rdf, but that is unused) files had the wrong permissions, which caused several problems.

Going forward, bsmedberg has made it so the build system will fix this problem if it happens again.  But for those 2.0.0.1-de users who were affected, this change will fix the permissions on these files.

r=bsmedberg
2007-01-10 21:48:07 +00:00
sspitzer%mozilla.org
f8e5d6319c improve comments, per asaf. no bug #.
r=mano
2007-01-10 09:49:20 +00:00
sspitzer%mozilla.org
63f867c71b fix for bug #366481
blank menu item under the "File" menu in the places (organize bookmarks) dialog.

It is supposed to be a "Properties..." menu item, but that has been
moved back to under the "Edit" menu item (see bug #365538).

r=mano
2007-01-10 09:33:11 +00:00
mozilla.mano%sent.com
f2f2471535 Bug 365538 - 'Move Bookmark(s)' UI in Places Organizer. r=sspitzer. 2007-01-09 23:00:23 +00:00
mozilla.mano%sent.com
b715965768 Bug 331856 - Middle-clicking Bookmarks Toolbar / non-bookmark items in Bookmarks menu opens all bookmarks in tabs. r=sspitzer. 2007-01-09 22:57:03 +00:00
mozilla.mano%sent.com
05d2d85ccb Bug 366474 - rootNodeIsSelected is not reliable for the menu view. r=sspitzer. 2007-01-09 22:48:50 +00:00
gavin%gavinsharp.com
bf31d58845 Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest 2007-01-09 20:29:09 +00:00
gavin%gavinsharp.com
b8f64c5c8f Bug 365867: remove helperapplications.js, since it's unused, r=mano 2007-01-09 20:04:44 +00:00
gavin%gavinsharp.com
bdb4196b49 Bug 298960: improve -remote openURL() support for URLs that contain commas, r=bsmedberg 2007-01-09 19:41:10 +00:00
ted.mielczarek%gmail.com
8335cbdf82 bug 365356, crashreporter.exe/ini not installed by NSIS installer. r=Rob Strong 2007-01-09 01:24:24 +00:00
mozilla.mano%sent.com
3ed1cd85e7 Bug 366372 - 'Get Info' (properteis) should be disabled for items under a live-bookmark folder. r=sspitzer. 2007-01-08 23:54:05 +00:00
dietrich%mozilla.com
27b7ad0153 Bug 366302 [SessionStore] only one text element/text area is saved (for zeniko, r=dietrich) 2007-01-08 23:36:51 +00:00
mozilla.mano%sent.com
13315bf780 Bug 366174 - Open in Tabs context menu item is enabled for empty folders. r=sspitzer. 2007-01-08 23:03:20 +00:00
mozilla.mano%sent.com
6a4ca8c63e Follow up to bug 366272, also make sure not to break macBrowserOverlay in --disable-places builds 2007-01-08 10:47:07 +00:00
mozilla.mano%sent.com
f36180eb7e Bug 366272 - --disable-places broken due to missing overlay. patch from Mook <mook.moz+mozbz@gmail.com>, r=me. 2007-01-08 10:44:55 +00:00
mozilla.mano%sent.com
7a9cefe3dc Bug 366196 - Live bookmarks folders are not readonly. r=sayrer. 2007-01-07 02:37:17 +00:00
mozilla.mano%sent.com
139951d55d Bug 366027 - Redo command is broken once a remove-separator command is undone. r=sspitzer. 2007-01-07 00:46:55 +00:00
jshin%mailaps.org
75529142a7 bug 266839 : opera profile migrator code treats UTF-8 as ASCII
r=mconnor, sr=darin
2007-01-06 17:33:05 +00:00
sspitzer%mozilla.org
f3275b18cc fix for regression bug #366061: can no longer search or change sort order (view) in the history sidebar.
r=mano
2007-01-05 20:07:07 +00:00
sspitzer%mozilla.org
0ea4e79fbc fix for bug #363690: make historyDisabled scriptable
r=mano,dietrich
2007-01-05 19:58:56 +00:00
dietrich%mozilla.com
6e7e2de003 Bug 340895 Move SessionStore preferences to firefox.js (for zeniko, r=mano) 2007-01-05 17:09:56 +00:00
mozilla.mano%sent.com
f2ca36db03 Fix browser.xul bustage in places-bookmarks-disabled builds from bug 365981. 2007-01-05 13:30:59 +00:00
mozilla.mano%sent.com
04e27732a3 Bug 365981 - Places XUL cleanup. r=sspitzer. 2007-01-05 11:45:15 +00:00
mozilla.mano%sent.com
f8fcdc11fb Bug 358492 - List default feed reader on OS X. r=mento. 2007-01-05 11:40:46 +00:00
dietrich%mozilla.com
85ef838c47 Bug 364972 [SessionStore] allow SessionStore to work without writing data to disk (for zeniko, r=dietrich) 2007-01-04 19:26:37 +00:00
benjamin%smedbergs.us
f18835aa25 Bug 364599 - Some newly-created profile files are write protected (build-system fix), r=rhelmer 2007-01-04 18:38:06 +00:00
gavin%gavinsharp.com
534742c2cc Bug 342885: Session restore launches even when I haven't crashed, patch by Simon B�nzli <zeniko@gmail.com>, r=me, sr=neil 2007-01-04 18:00:32 +00:00
philringnalda%gmail.com
95a616af6d Bug 365569: remove workaround from bug 297227, r=mento 2007-01-03 06:02:39 +00:00
mozilla.mano%sent.com
b7af671544 Bug 365570 - FeedWriter doesn't work with handlers with chrome:// URI (throws exception when downloading favicon). r=gavin. 2007-01-02 00:33:43 +00:00
mozilla.mano%sent.com
3d67dedf64 Bug 365539 - Don't list History and Subscriptions queries in Places Organizer's left pane. r=sspitzer. 2007-01-02 00:30:27 +00:00
mozilla.mano%sent.com
e04c31d457 Bug 365528 - Places Organizer Toolbar. r=sspitzer. 2007-01-02 00:26:35 +00:00
mozilla.mano%sent.com
5eae36d4d1 Bug 364643 - placesCmd_rename is not implemented. r=sspitzer. 2007-01-02 00:17:41 +00:00
philringnalda%gmail.com
21c73020bc Bug 365553: Update browser/toolkit copyright dates to 2007, r=gavin 2007-01-01 04:33:27 +00:00
philringnalda%gmail.com
0b89085d45 Bug 365437: browser/ dependency in help.css, r=mano 2006-12-31 18:36:44 +00:00
mozilla.mano%sent.com
e7400f2c0a Bug 365439 - Delete keyboard shortcuts are not working places organizer. Bug 333924 - [Mac] No Window menu in Places Organizer. r=sspitzer. 2006-12-31 17:43:46 +00:00
mozilla.mano%sent.com
d631a12331 Bug 364397 - Bookmarks under the chevron menu do nothing when activated (--enable-places-bookmarks only). r=sspitzer. 2006-12-30 10:26:23 +00:00
sspitzer%mozilla.org
911fcf80ca fix for bug #364316
[places] some favicons in the historu sidebar and the bookmarks dialog are bigger than 16px by 16px.

r=mano
2006-12-29 21:44:36 +00:00