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

893 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 9762c10f9c Bug 228432 Warning ``reference to undefined property selection.item[0]'' [xs] in file ``chrome://communicator/content/bookmarks/bookmarksTree.xml'', line 641, character 0.
r=neil sr=bz
2004-01-15 02:57:15 +00:00
darin%meer.net e7c6e0a021 fixes bug 194553 "Add accesskeys to bookmark properties" patch by alfredkayser@nl.ibm.com r=darin sr=jag 2004-01-05 15:42:52 +00:00
neil%parkwaycc.co.uk 1c304164a3 Bug 228433 "node has no properties" r=timeless sr=bz 2003-12-25 11:20:48 +00:00
caillon%returnzero.com d2fcdf5e55 Mark bookmarks as dirty when they are, so they get properly flushed.
Bug 131105
r=ben sr=bzbarsky a=dbaron
2003-12-07 00:27:15 +00:00
jshin%mailaps.org 5684182912 bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa 2003-12-03 21:41:37 +00:00
neil%parkwaycc.co.uk a43cccad95 Bug 224251 Bookmarks panel doesn't focus bookmarks tree when selected r=pch sr=alecf 2003-11-10 16:27:42 +00:00
jshin%mailaps.org 6ece9f55bf bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2003-10-30 05:04:45 +00:00
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