Commit Graph

209 Commits

Author SHA1 Message Date
rjc%netscape.com
cb6dfe1ad8 Part of fix for bug # 21677: read in bookmarks AFTER trying to get bookmarks string bundle. Approval: chofmann 1999-12-18 05:01:04 +00:00
rjc%netscape.com
5913ba7455 Fix bug # 21677: Use a string bundle so that hard-coded strings in nsBookmarksService.cpp can be removed. Approval: chofmann 1999-12-18 04:33:10 +00:00
rjc%netscape.com
98fedd3c6e Fix bug # 19089: use the correct document's list of RDF datasources, and try and resolve URLs (anonymous, as well as those with "#URL" properties) before loading them in. Approval: chofmann 1999-12-18 04:20:28 +00:00
rjc%netscape.com
cd8fa999fc Small bookmark icon style fix. 1999-12-05 12:15:30 +00:00
rjc%netscape.com
a73d168e96 Try and get icons from RDF graph before falling back to CSS styles. (This allows branding of icons for anonymous search nodes, for example.) 1999-12-05 12:11:02 +00:00
hyatt%netscape.com
676e72a81b Bringing bookmarks into compliance with master skin file rules. 1999-12-05 06:01:51 +00:00
warren%netscape.com
2db26922a6 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
slamm%netscape.com
c8cdfec814 Move click handler from <tree> to <treechildren>. This prevents clicks
on the column headers from launching a browser. Bug 11996. r=mcafee
1999-11-30 03:03:23 +00:00
slamm%netscape.com
6533220eda Remove old files. r=mcafee 1999-11-30 01:03:22 +00:00
slamm%netscape.com
16c5442088 Use single clicks to open folders, but double clicks to launch items.
Bug #14998. r=mcafee
1999-11-30 00:56:44 +00:00
slamm%netscape.com
06737fbcb1 Add license. Remove "! important" for twisty style rule.
The style rule works without it. r=mcafee
1999-11-30 00:56:39 +00:00
slamm%netscape.com
3fc952f65a Add bm-panels.js. Reorder to alphabetical order. r=mcafee 1999-11-30 00:56:33 +00:00
slamm%netscape.com
3e5b4d29a3 Change dump() calls to debug() calls. That makes it easier to turn
them all off at once.
Fix context menus. They were adding multiple items (bug #14765).
They also needed to select the item under the mouse. r=mcafee
1999-11-30 00:49:19 +00:00
rjc%netscape.com
e8e73ae1a9 Part of fix for bug # 14442: pressing the delete/backspace key(s) will now delete any selected bookmarks. 1999-11-24 06:33:48 +00:00
rjc%netscape.com
4e58337f79 Some partial fixes for bug # 14442: when pasting some nodes into a container, don't insert a URL that already is in the container. Also, keep a dirty flag for all operations, and only update (i.e. write out) the bookmarks.html file if dirty=true when all done. 1999-11-24 06:15:55 +00:00
rjc%netscape.com
be4a476563 Part of fix for bug # 19564: open search dialog via a chrome: URL. 1999-11-24 05:00:46 +00:00
rjc%netscape.com
f3b497f067 Add support for sorting in-between separators. Restoring all bookmark columns (per marketing). 1999-11-23 01:03:30 +00:00
rjc%netscape.com
44e73280c7 Check in some preliminary bookmarks drag&drop support. 1999-11-20 08:35:39 +00:00
rjc%netscape.com
7d483f4ddd nsBookmarksService must accept RDF nextVal assertions, otherwise the RDF container utilities can't successfully add/remove items from RDF sequences. 1999-11-20 08:34:41 +00:00
waterson%netscape.com
b44055e48a Back off on nsCOMPtr use for mInner because of funky release
sequence. Fixes crash on shutdown.
1999-11-18 09:44:29 +00:00
waterson%netscape.com
a0127275fd Bug 9246. Give bookmark URLs the tough love they need. Fix changing a bookmark's URL, fix setting a bookmark's URL when one wasn't set before. Prohibit removal of a bookmark's URL. r=rjc. 1999-11-18 06:21:09 +00:00
rjc%netscape.com
9998ddf0ff Bye bye "rdf:ftp" 1999-11-16 05:40:17 +00:00
slamm%netscape.com
44c25c47f1 Add the MPL. 1999-11-15 23:09:58 +00:00
pinkerton%netscape.com
ed2521b11f preliminary js for handling drops on the tree (r=saari). 1999-11-12 01:02:55 +00:00
pinkerton%netscape.com
247cfa3b19 toolbar/tree d&d code reworking (r=hyatt). 1999-11-11 05:11:10 +00:00
rjc%netscape.com
c85fee2632 Fix bug # 12114 [an internal timer no longer refcnt's the nsBookmarksService, preventing a leak; instead, we cancel the timer in the DTOR] and bug # 18250 [speed up loading of bookmarks on startup by deferring loading of IE favorites.html (on Mac) until needed, and try to read in the entire file in one read request if memory is available, otherwise fall back to parsing line by line]. Review: waterson@netscape.com 1999-11-10 07:05:16 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
pinkerton%netscape.com
0a89d40c78 add "status" area to the bottom so that bottom scroll arrow on MacOS is visible (r=slamm, bug# 8266). 1999-11-04 22:04:17 +00:00
tbogard%aol.net
10ded258a5 Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
rchen%netscape.com
2b1aa7634a Add Localization notes 1999-10-29 21:12:26 +00:00
slamm%netscape.com
b95ce6697b Handle clicks properly. Fix for 14857 and 11986. r=rjc 1999-10-19 21:11:39 +00:00
dveditz%netscape.com
ff01d5e8f4 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
tao%netscape.com
dfc5dc1b02 Move da-DK files to l10n/lang; r=leaf 1999-10-08 01:06:56 +00:00
tao%netscape.com
452378ee8a Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
rjc%netscape.com
7299479e84 Fix bug # 15435: prevent long ( > 255) URL corruption. Also convert over to a nsIModule. Review: dp@netscape.com 1999-10-05 05:11:09 +00:00
sspitzer%netscape.com
e3cdd7da27 a bunch of changes, all reviewed by mscott.
fix some bugs with next, back, and cancel in the profile manager.
(#15223, #15271)
re-write all callers of nsProfile::GetCurrentProfileDir() to use the file locator.
(#15063)
more profile code clean up. (#15042)
rename the old 4.x history.dat file.  it's called history.dat in 5.0, but the file
formats are different.  (binary in 4.x, vs mork in 5.0)
1999-10-05 04:12:58 +00:00
beard%netscape.com
9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
davidm%netscape.com
2c352d8185 13344 New browser windows generated by Manage Bookmarks too small 1999-10-01 03:31:17 +00:00
slamm%netscape.com
c018960c9c No longer use bookmarks-popup.js 1999-09-29 21:01:37 +00:00
kin%netscape.com
8c32968e27 Fix build bustage on windows. 1999-09-29 21:00:19 +00:00
slamm%netscape.com
c5d68630d4 Remove unused file. Bookmark menus are handled by xp menus now. 1999-09-29 20:20:33 +00:00
slamm%netscape.com
15fa1e7f36 Add style sheet to give bookmarks tree a single click look (bug #14998). Remove unsed file. 1999-09-29 20:20:12 +00:00
slamm%netscape.com
0fad3a055c Add style sheet to give bookmarks tree a single click look (bug #14998). 1999-09-29 20:20:06 +00:00
rjc%netscape.com
c97367cce4 Fix bug # 15062. Review: waterson. Approval: chofmann. 1999-09-28 22:16:38 +00:00
sspitzer%netscape.com
97c194c946 whoops, accidentally checked this in. 1999-09-28 07:44:48 +00:00
sspitzer%netscape.com
e96fe99b53 fix for #14999. remove the profile appcore 1999-09-28 07:29:25 +00:00
slamm%netscape.com
453fb20847 Add back extra columns within comments. No bug number (they are just comments). a=chofmann. 1999-09-24 18:56:51 +00:00
rjc%netscape.com
16b03c2920 Try getting "ref" before getting "id". Also, use tree.selectedItems() method everywhere. 1999-09-22 07:54:58 +00:00
rjc%netscape.com
fbaeea8581 Even more cut/copy/paste/delete support. 1999-09-22 07:41:15 +00:00