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

848 Коммитов

Автор SHA1 Сообщение Дата
smontagu%netscape.com ff3e4c1037 Bug 174197, font error when link bookmarked, r=varga, sr=jag 2003-04-21 23:59:15 +00:00
varga%netscape.com a7b5ad78b1 Fix for bug 200002. bookmarks.js : missing semicolon in line #98 ?
r=varga, sr=brendan, patch by Andreas Kunz <durbacher@gmx.de>
2003-04-18 21:17:15 +00:00
varga%netscape.com 92296323b5 Fix for bug 202477. Closing any browser window causes loooong hang (@ nsBookmarksService::WriteBookmarks).
r=darin, sr=smfr, patch by bsmedberg
2003-04-18 17:54:44 +00:00
varga%netscape.com 87db7390b1 Follow up fix for bug 199872. Bookmarks service doesn't appear to import IE
favorites
- fixing debug builds
- also changing DEBUG to DEBUG_varga to be less annoying
r=ccarlen
2003-04-18 17:44:50 +00:00
varga%netscape.com abb085458a Fix for bug 199524. File bookmark... dialog no longer resizable
r=jag, sr=peterv
2003-04-18 13:23:44 +00:00
varga%netscape.com 4127d84311 Fix for bug 199872. Bookmarks service doesn't appear to import IE favorites.
r=jag, sr=bryner
2003-04-18 12:34:20 +00:00
varga%netscape.com 86a16d7fd5 Fix for bug 201013. Move bookmarks transaction manager to bookmarks service.
Fixes also bug 199364 and 200771.
r=pch, sr=jag
2003-04-08 08:51:49 +00:00
varga%netscape.com a1d6e7476a Fix for bug 200498. Multiple copies of my bookmarks file are showing up in TEMP / bookmark changes are lost / cannot modify or delete.
r=bsmedberg, sr=bryner
2003-04-07 07:51:17 +00:00
varga%netscape.com 4f1b3a2981 Fix for bug 191783. Convert bookmark implemenation to use nsIFile instead of nsFileSpec.
patch by bsmedberg, r=varga, sr=alecf
2003-04-02 13:11:29 +00:00
varga%netscape.com 270b1a8492 Quick fix for bug 199619. Cannot create new bookmark folders in "Manage Bookmarks"
r=pch, sr=jag, a=asa
2003-04-01 05:09:22 +00:00
varga%netscape.com 3a62630378 Fix for bug 199346. "Manage Bookmarks" -> "Move..." dialog is horked when resized
r=pch, sr=jag, a=asa
2003-03-27 18:34:35 +00:00
jaggernaut%netscape.com 3d5dd541db Bug 199296: bookmarks in overflow menu on personal toolbar don't work. patch by shliang, r=varga, sr=jag, a=dbaron 2003-03-27 07:16:24 +00:00
jaggernaut%netscape.com cc210569db Bug 66919: Add overflow to personal toolbar. r=shliang, sr=bryner. 2003-03-26 06:36:16 +00:00
varga%netscape.com 7ce67a6aef Landing bookmarks branch.
Bug 196756 - Meta bug for major architectural changes in bookmarks code
r=jag, sr=bryner
2003-03-25 05:06:03 +00:00
chanial%noos.fr c191008fe6 one more file missing 2003-03-25 05:04:18 +00:00
chanial%noos.fr e0867ae218 Landing of the bookmarks rewrite TBOOKMARKS_20030320_BRANCH (bug 196756) part one.
It includes:
- bug 160019: Robust bookmarks handling.
- bug 53422: Bookmarks Transaction Manager
- bug 36339: top level bookmark root
- bug 114962: spring loaded bookmark menu in menubar
Thanks to Jan for the great help, bug fixing and testing.

Jan's fixes include:
- bug 51683: unique URI for bookmarks
- bug 99860: new file bookmarks dialog
- bug 121053: optional labels for separators

r=jag, sr=bryner
2003-03-25 04:42:38 +00:00
bzbarsky%mit.edu 26259f9100 Fix a few leaks, convert to nsCOMArray for mObservers. Bug 198275,
r=varga@netscape.com, sr=alecf
2003-03-20 03:04:20 +00:00
varga%netscape.com 8add72772d Whitespace cleanup for bug 191783.
r=varga, rs=sspitzer, patch by Benjamin Smedberg <bsmedberg@covad.net>
2003-03-18 19:50:06 +00:00
dougt%netscape.com 0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
timeless%mozdev.org 0191066d5b Bug 196834 all bookmarks lost when using "browser.bookmarks.file" pref and switching profile
r=ccarlen sr=alecf
2003-03-13 18:56:36 +00:00
timeless%mozdev.org be0882c0cf Bug 140414 CVS remove bookmarksDD.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-11 04:37:19 +00:00
timeless%mozdev.org 40c49d1b60 Bug 142236 CVS remove bookmarksTree.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-11 04:36:47 +00:00
timeless%mozdev.org 0da6525287 Bug 142236 CVS remove bookmarksTree.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-10 18:41:53 +00:00
timeless%mozdev.org b5949b79b1 Bug 140414 CVS remove bookmarksDD.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-10 18:40:10 +00:00
sfraser%netscape.com 395413772f Fix bug 195160: remove static NS_DEFINE_IID from header files. r=cls, sr=alecf. 2003-02-28 05:47:36 +00:00
cbiesinger%web.de 9405eda256 190020 r=timeless sr=alecf GetResource should take AUTF8String 2003-02-25 19:02:00 +00:00
timeless%mozdev.org 56c2bd7958 Bug 193683 Bookmarks Search Toolbar has no tooltip
patch by pepperxn@netscape.net r=neil@parkwaycc.co.uk sr=jag
2003-02-23 04:47:15 +00:00
varga%netscape.com 55f56a485c Fix for bug 182842. major perf regression (O(N^2)) in bookmark writing (closing windows)
r=darin, sr=jag, a=dbaron
2003-01-29 07:36:52 +00:00
jrgm%netscape.com 9f319a79e1 remove '#ifndef REPEATING_TIMERS' code. This was accidentally turned back on in 9/02 after being dead from 12/01, and will now revert to using repeating timers. Affect caret, <blink>, bookmarks & search 'ping'. bug 182141, r+sr=smfr 2003-01-20 04:26:17 +00:00
neil%parkwaycc.co.uk 4837a0fde9 Bug 176370 folder pane performance regression r=varga sr=bienvenu 2003-01-17 14:13:47 +00:00
dbaron%dbaron.org b9083989bb Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
bzbarsky%mit.edu 8133625a6d Backing out nisheeth. The orange all over (leak/bloat tests, ports) is his.
a=drivers@mozilla.org speaking through the oracle of blizzard
2002-12-06 20:40:13 +00:00
nisheeth%netscape.com cf59388a02 Checkin for bug 182366. r=heikki. sr=hewitt. a=asa. Start of project to use machine learning to better order results shown in the autocomplete dropdown. 2002-12-06 01:15:22 +00:00
gilbert.fang%sun.com 2710a15f44 Bug 129213 buttons in Manage Bookmarks need accesskeys
patch by jessie.li@sun.com, r=kyle.yuan, sr=jst
2002-12-04 02:51:03 +00:00
cbiesinger%web.de 99cdcb5d3f 152504 patch by david g king dgk@metrocast.net r=pch sr=ben
JavaScript error while leaving File Bookmark dialog (treecols has no properties)
2002-12-02 19:39:45 +00:00
varga%netscape.com 5a06a8ac41 Fixing bookmarks quick search label and accesskey. Bug 162542
r=caillon,sr=mozbot
2002-11-26 04:45:40 +00:00
rjc%netscape.com a922f52cac Fix bug # 167335: get cut/copy/paste of bookmarks working. r=chanial@noos.fr sr=ben 2002-11-22 22:06:21 +00:00
rjc%netscape.com 70497db352 Fix bug # 180423: implement nsIRDFRemoteDataSource::FlushTo() which enables, among other things, serializing bookmarks as RDF. r=pavlov sr=ben 2002-11-22 07:55:59 +00:00
timeless%mozdev.org 2d64a97bb3 Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-20 08:10:37 +00:00
chanial%noos.fr 88da520bf7 bug 92380: focus the personal toolbar so that commands executed from the context menu are correctly targeted. r=caillon, sr=bz 2002-11-10 21:58:31 +00:00
timeless%mozdev.org 503fb9a79d Bug 156814 If bookmark file is symlink, mozilla overwrites symlink with a file
r=caillon sr=bz
2002-11-07 01:19:25 +00:00
timeless%mozdev.org e621565ddb backing out. 2002-11-06 16:49:13 +00:00
timeless%mozdev.org 96218c8ecc Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
varga%netscape.com 6a8aae7f71 Fix for bug 162542. Quick Search bar for Bookmarks Manager
r=timeless, sr=jag
2002-11-06 12:07:38 +00:00
varga%netscape.com 8821d000a0 Fix for bug 123207. file bookmark dialog window resizes itself after every use from the bookmark manager
r=pch, sr=jag, a=asa
patch by Neil
2002-10-14 11:20:08 +00:00
chanial%noos.fr 39126c0946 Fix adding a group of tab and bookmark transaction manager horking in phoenix.
Allow the insertion of a resource in a valid container that isn't in the bookmark graph.
Not part of the build
2002-10-14 02:41:52 +00:00
blakeross%telocity.com c5a67e6cb4 174132 - bookmarks shouldn't hardcode navigator chrome url (fix bookmarks notifications in Phoenix). r=bryner sr=hewitt a=brendan 2002-10-13 03:31:48 +00:00
varga%netscape.com 69eaea837a Fixing JS errors caused by bug 172545.
r=neil, sr=sspitzer, a=asa
2002-10-10 06:35:58 +00:00
blakeross%telocity.com 2ebe610bb5 Minor bookmarks tweaks for Phoenix. Not part of build. r/sr=ben 2002-10-09 19:56:33 +00:00
rjc%netscape.com 099af79d56 Fix bug # 170622: Bookmarks deletion cmd needs to go through RDF composite db cmd APIs. Bookmarks need to NS_RDF_ASSERTION_REJECTED on unknown nodes. Bookmarking a group of tabs fix. r=blake sr=jag 2002-10-08 23:55:39 +00:00