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

680 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 5f7d405c7f Post-bookmarksliner cleanup. r=ben sr=hewitt 2001-12-06 03:33:43 +00:00
blakeross%telocity.com 433c657262 Post-bookmarksliner cleanup. r=ben sr=hewitt 2001-12-06 03:11:06 +00:00
rjc%netscape.com a7aac47944 Fix bug # 113575. r=ben sr=blakeross 2001-12-05 23:54:09 +00:00
blakeross%telocity.com ae6585fdbd Just removing code obsoleted by bookmarksliner... r=ben sr=hewitt 2001-12-05 06:55:36 +00:00
blakeross%telocity.com 85e2e195cb readding 2001-12-05 06:42:33 +00:00
blakeross%telocity.com 150cce80f3 readding 2001-12-05 06:40:57 +00:00
blakeross%telocity.com f1e3d1d5e5 just seeing if this fixes leaks; will backout soon. 2001-12-05 06:33:34 +00:00
blakeross%telocity.com 4dd2d09763 try commenting out hackish refreshSort call that passed |this| to try to fix leaks. r/sr=hewitt 2001-12-05 05:37:19 +00:00
blakeross%telocity.com c99a425989 Remove observer in destructor. r/sr=hewitt 2001-12-05 05:36:07 +00:00
blakeross%telocity.com 1bbceb36a7 fix something I botched before checkin. 2001-12-05 04:52:08 +00:00
blakeross%telocity.com 25a2413d8a 73508 - convert bookmarks to outliner. don't file bugs on this yet. r=hewitt sr=ben 2001-12-05 04:30:04 +00:00
hewitt%netscape.com e6c49925ef 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 22:38:40 +00:00
andreww%netscape.com a6c1c8d5a9 bugzilla 101590 different terms in bookmarks properties referring to same element. r=shliang sr=hewitt. 2001-12-04 02:06:15 +00:00
rjc%netscape.com 149b03b861 Part of fix for bug # 108809: r=ben sr=hyatt 2001-12-04 00:05:21 +00:00
ben%netscape.com ac3182d4be fix build bustage. add nkcache dependency. 2001-12-01 08:01:08 +00:00
rjc%netscape.com e1f24c6ab1 Fix bug #108809. r=ben sr=hyatt 2001-12-01 07:23:21 +00:00
pchen%netscape.com 2d5c5f1b8a bug 57647, r=sgehani, sr=ben, don't redeclare 'var ix' 2001-11-29 02:03:05 +00:00
pchen%netscape.com 1cc006453f bug 86299, r=sgehani, sr=ben, do the right thing with relativeNode and parentNode when adding a new folder 2001-11-29 02:03:03 +00:00
pchen%netscape.com 02fbb307f3 bug 102311, r=hewitt, sr=ben, use getAttributeNS on RDF_NS to get correct bookmark types, also remove debugging alerts when adding a bookmark 2001-11-29 02:02:57 +00:00
rjc%netscape.com fe5d808f73 Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt 2001-11-27 01:47:41 +00:00
pchen%netscape.com 1a14cca12d bug 109569, r=fabian, sr=hewitt, remove onkeypress for textbox 2001-11-21 10:16:36 +00:00
pchen%netscape.com ff2745fe67 bug 109569, r=fabian, sr=hewitt, need to get ok button via document.documentElement.getButton("accept)" 2001-11-21 10:16:34 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
blakeross%telocity.com 74a884bb2f Bookmarksliner work (not part of build) 2001-11-18 05:06:47 +00:00
ben%netscape.com d24642a9e6 bug 110435 - make consistent use of variable names in add bookmark dialog. Also prevent adding bookmarks without names. r=peterv, sr=jst 2001-11-16 10:42:55 +00:00
pchen%netscape.com e93c12fab0 bug 107900, r=jag, sr=ben, return true if we loaded bookmarks, otherwise
return false
2001-11-10 00:08:42 +00:00
pchen%netscape.com 966897ed50 bug 107900, r=jag, sr=ben, return bool from ReadBookmarks() 2001-11-10 00:07:51 +00:00
pchen%netscape.com 8a4edf9b41 bug 108539, r=jag, sr=sfraser, need to call NS_IF_RELEASE(mInner) to prevent leak of datasource, also cleaned up create instance call 2001-11-06 01:20:12 +00:00
pchen%netscape.com 251990d83a bug 14824, r=rjc, sr=blake, add LoadBookmarks() and initDatasource() protected member functions 2001-11-05 03:13:15 +00:00
pchen%netscape.com ab5983b32e bug 14824, r=rjc, sr=blake, don't read bookmarks.html in nsBookmarksService::Init(), load bookmarks once in ReadBookmarks() 2001-11-05 03:13:12 +00:00
blakeross%telocity.com 3c4117c833 Line of text is missing from debug pref pane. r=hewitt sr=hyatt 2001-11-04 02:16:33 +00:00
blakeross%telocity.com 6c769e76e9 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:17:02 +00:00
seawood%netscape.com be10c3b1a8 Backing out fix for remote mach-o builds as it left mach-o builds fragile.
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
pchen%netscape.com 30fe512364 bug 68329, r=jag, sr=sfraser, resurrected an old patch from sfraser which
cleans up a lot of the string stuff, had help from jag to clean string
stuff even more
2001-11-03 02:22:40 +00:00
seawood%netscape.com 8a2a775382 Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
jaggernaut%netscape.com fab10e630f Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-27 14:30:31 +00:00
bnesse%netscape.com faf03ce445 Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf 2001-10-27 05:39:25 +00:00
pchen%netscape.com be2b8367ee bug 104367, r=jag, sr=ben, add bookmark dialog changed id from
newBookmarkDialog to newBookmarkWindow but this getElementByID() call
wasn't updated, ooops
2001-10-26 21:37:08 +00:00
dougt%netscape.com 0a62d4e8d5 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
hewitt%netscape.com d45cd3bc09 70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt 2001-10-21 04:16:03 +00:00
ben%netscape.com c7c2b4a954 80150 - bookmark gets deleted if dropped on column picker. Prevent drops from being accepted on the head row. r=pchen, sr=hyatt. Also remove an unused obsolete file and add some ids. 2001-10-20 11:13:44 +00:00
ben%netscape.com 41f3c95e4b Best fix for 87864, prevent duplicate bookmarks from being processed when loading a bookmarks file.
This code was originally removed from 6.1 because performance issues with IndexOf, which have recently been addressed. r=pchen, sr=waterson
2001-10-20 09:26:40 +00:00
rjc%netscape.com f9619ea5c6 Fix bug # 49142: speed up bookmarks menu creation on Mac. r=pink, sr=sfraser. 2001-10-19 21:32:07 +00:00
dougt%netscape.com d18d7e2b17 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
pinkerton%netscape.com 6630d79543 remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098 2001-10-19 14:13:20 +00:00
ben%netscape.com 06dff3a629 Fix for 74036 (Comment change, code being touched is disabled)
Make sure the old "File Bookmark" logic moves /all/ bookmarks selected, not just every other one.
Patch by Becki Sanford, r=ben, rs=hyatt
2001-10-16 07:16:38 +00:00
ben%netscape.com b4a5fa0f88 87864 - attempt at preventing bookmarks file growth due to duplicate bookmarks (?)
by preventing duplicate bookmark creation during copy operations.
r=jag, sr=waterson
2001-10-15 08:38:44 +00:00
jaggernaut%netscape.com 0c2b3bc449 Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot. 2001-10-07 10:58:39 +00:00
alecf%netscape.com 79b322f974 fix some dumb dependencies for bug 102290
r=jag, sr=darinf
2001-10-02 01:06:46 +00:00
hewitt%netscape.com ccceaa31cf 70750 - new dialog xbl bindings, r=ben, sr=hyatt 2001-10-02 00:57:32 +00:00