Commit Graph

886 Commits

Author SHA1 Message Date
darin%meer.net
bed23ed055 follow-up patch for bug 117026 "bookmark properties dialog very slow to load" patch=alfredkayser@nl.ibm.com, r=p_ch@verizon.net, sr=bzbarsky@mit.edu 2003-10-24 18:24:13 +00:00
mkaply%us.ibm.com
21a1ef2ab5 #205138
r=mkaply, sr=bryner
Code from jblanco - always select a folder so the New Folder button works
2003-10-21 19:47:25 +00:00
timeless%mozdev.org
d65516d533 PRPackedBool takes too much effort 2003-10-21 17:20:28 +00:00
timeless%mozdev.org
f980462645 Bug 143687 Bring back site icons (favicons) in personal toolbar
patch by mozilla-bugs@nogin.org r=varga sr=alecf
2003-10-21 17:00:37 +00:00
varga%nixcorp.com
199cf9bc76 Changing my email address. 2003-10-21 15:35:57 +00:00
chanial%noos.fr
5bc3a6716d remove #ifdef MOZ_PHOENIX that are no more relevent since we forked the bookmarks service.
correct typo in comment.
2003-10-17 16:27:55 +00:00
pkw%us.ibm.com
f12b9b3a14 Bug 220210 - Bookmarks root is always English "Bookmarks" if using one
profile named "default".
r=p_ch@verizon.net, sr=jag@tty.nl
2003-10-15 19:04:07 +00:00
neil%parkwaycc.co.uk
8d1dac27b4 Supplementary patch to bug 221503 to fix timeout issues r=pch sr=alecf 2003-10-10 22:20:20 +00:00
neil%parkwaycc.co.uk
d4ad872168 Bug 221503 Bookmarks chevron updates unnecessarily r=varga sr=alecf 2003-10-10 16:34:03 +00:00
darin%meer.net
66c21f9f57 fixes bug 117026 "bookmark properties dialog very slow to load" patch=alfredkayser@nl.ibm.com, r=dean_tessman sr=bzbarsky 2003-10-09 21:23:28 +00:00
cls%seawood.org
5c61023297 Case matters.
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
neil%parkwaycc.co.uk
335d0414c8 Bug 135269 No Open Bookmarks File menu option r=varga sr=alecf 2003-10-05 08:21:26 +00:00
chanial%noos.fr
80d87a306f Bug 213735: new bookmark and bookmark properties dialog should stay LTR when UI is RTL. patch by andrew <simmo@westnet.com.au>, r=mkaply, sr=jag 2003-10-01 18:33:05 +00:00
jag%tty.nl
1adea54304 Bug 218528: Personal Toolbar is empty when the UI is right-to-left. Patch by Neil, r=varga, sr=jag 2003-09-24 21:07:28 +00:00
neil%parkwaycc.co.uk
e0af45990e Bug 214832 some web pages bookmark as [object HTMLImageElement] r=caillon sr=bz 2003-09-24 14:58:51 +00:00
jag%tty.nl
328f52ed74 Bug 203960: add a UI pref allowing the user to choose between "Add tabs" and "Replace existing tabs". r=Neil, sr=bryner 2003-09-23 06:49:06 +00:00
neil%parkwaycc.co.uk
27f4a2ca1f Bug 215318 bookmark overflow chevron can overlap bookmark name text r=timeless sr=jag 2003-09-11 20:47:02 +00:00
bryner%brianryner.com
06c7c1b2b4 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
mkaply%us.ibm.com
291ba420ca Bug #207779
r=varga, sr=bryner, a=mkaply
Make Show Columns work in bookmarks
2003-08-14 21:41:19 +00:00
chanial%noos.fr
316f244de3 bug 210196 Fix use of bookmarks root / top root as a target and correct caller of CanDropBeforeAfter
r=varga, sr=jag
2003-07-17 11:08:07 +00:00
timeless%mozdev.org
ef853f6b57 Bug 211652 bookmarks.js fails on QueryInterface for nsIBookmarksService
r=caillon sr=bz
2003-07-14 21:16:33 +00:00
jaggernaut%netscape.com
2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
cbiesinger%web.de
9871c15630 179084, patch by mcsmurf@gmx.net r=varga sr=jag Bookmark Export uses Unix carriage returns on all platforms 2003-07-08 17:24:57 +00:00
ccarlen%netscape.com
2d9e11b576 Bug 210541 - Bookmarks service crashes if nsIProfile implementation is not present because of missing success check on getService() call. r=pch/sr=alecf 2003-06-24 22:40:38 +00:00
ssu%netscape.com
38bfb4eec9 fixing bug 201381 - Auto-importing IE favorites with directory entries may take a very long time, CPU usage 100. r=varga, sr=jag 2003-06-24 22:01:46 +00:00
alecf%flett.org
2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com
b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
sspitzer%netscape.com
f66409a939 fix for bug #197486
eval() in XBL may be dangerous; consider an alternative
thanks to neil.parkwaycc.co.uk@myrealbox.com for the fix.
r=jag, sr=ssptzer
2003-06-09 22:59:30 +00:00
varga%netscape.com
d79b7f1c25 Fix for bug 200048. "Set as New Bookmark Folder / New Personal Toolbar" not working.
r=jag, sr=sspitzer
2003-06-08 16:21:12 +00:00
varga%netscape.com
0d55c4b763 Fix for bug 203992. Bookmark's Notify/schedule fail to prompt user when change has occured.
r=jag, sr=bryner
2003-05-30 08:56:59 +00:00
jaggernaut%netscape.com
756d8ef907 Bug 203960: Make bookmark groups replace existing tabs instead of appending. r=jkeiser, varga, adamlock, sr=jst, hewitt 2003-05-30 00:21:01 +00:00
alecf%flett.org
4931ecdfb7 for bug 101995.. oops, forgot to rev the IID here, so that phoenix doesn't barf.
my previous checkin was r=jshin, sr=brendan
2003-05-29 22:15:09 +00:00
alecf%flett.org
34f90f2ace big part of fix for bug 101995 - remove bookmarks dependency from nsHTMLDocument 2003-05-29 22:11:23 +00:00
varga%netscape.com
e4cbd517b7 Trying to fix windows bustage. 2003-05-23 15:15:55 +00:00
varga%netscape.com
717feaab4a Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
chanial%noos.fr
1fbd2c329a bug 200359: Importing and exporting bookmarks are broken
r=bsmedberg@covad.net sr=alecf a=asa
2003-04-26 13:01:15 +00:00
neil%parkwaycc.co.uk
e71dd804fe Bug 66919 supplementary patch because .collapsed doesn't play nice with menuitems r+sr=jag a=sspitzer 2003-04-25 12:47:47 +00:00
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