rjc%netscape.com
da83e4cd53
Small bookmark icon style fix.
1999-12-05 12:15:30 +00:00
rjc%netscape.com
cb2c481427
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
77e6f3f51a
Bringing bookmarks into compliance with master skin file rules.
1999-12-05 06:01:51 +00:00
warren%netscape.com
a265a32348
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
79e098e8c5
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
ac8b0bdc14
Remove old files. r=mcafee
1999-11-30 01:03:22 +00:00
slamm%netscape.com
83518d92b7
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
8bad710b4e
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
ec15db50fb
Add bm-panels.js. Reorder to alphabetical order. r=mcafee
1999-11-30 00:56:33 +00:00
slamm%netscape.com
6197c55530
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
36faf3442d
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
626e6a519c
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
f7a6e45dcc
Part of fix for bug # 19564: open search dialog via a chrome: URL.
1999-11-24 05:00:46 +00:00
rjc%netscape.com
22725f01ff
Add support for sorting in-between separators. Restoring all bookmark columns (per marketing).
1999-11-23 01:03:30 +00:00
rjc%netscape.com
a2c16d2fc3
Check in some preliminary bookmarks drag&drop support.
1999-11-20 08:35:39 +00:00
rjc%netscape.com
328d85411b
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
05bb385d74
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
03700df161
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
45c4f182f3
Bye bye "rdf:ftp"
1999-11-16 05:40:17 +00:00
slamm%netscape.com
34f6f9ee0a
Add the MPL.
1999-11-15 23:09:58 +00:00
pinkerton%netscape.com
86dcd20ad7
preliminary js for handling drops on the tree (r=saari).
1999-11-12 01:02:55 +00:00
pinkerton%netscape.com
e965744d39
toolbar/tree d&d code reworking (r=hyatt).
1999-11-11 05:11:10 +00:00
rjc%netscape.com
8e15f368b3
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
8535dda53e
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
fa42ad7e0e
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
c9198a207c
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
971df9c409
Add Localization notes
1999-10-29 21:12:26 +00:00
slamm%netscape.com
734c9ee3f1
Handle clicks properly. Fix for 14857 and 11986. r=rjc
1999-10-19 21:11:39 +00:00
dveditz%netscape.com
2b60c91417
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
3fedc0502b
Move da-DK files to l10n/lang; r=leaf
1999-10-08 01:06:56 +00:00
tao%netscape.com
567a311790
Move localized resource files to mozilla/l10n/lang.
1999-10-07 23:59:32 +00:00
rjc%netscape.com
c078562567
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
06c28b31e7
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
b547c2ffb0
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
9e75934ef0
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
beb5b0f80f
13344 New browser windows generated by Manage Bookmarks too small
1999-10-01 03:31:17 +00:00
slamm%netscape.com
1319c7c728
No longer use bookmarks-popup.js
1999-09-29 21:01:37 +00:00
kin%netscape.com
6cb4df3914
Fix build bustage on windows.
1999-09-29 21:00:19 +00:00
slamm%netscape.com
7c24c4b4c5
Remove unused file. Bookmark menus are handled by xp menus now.
1999-09-29 20:20:33 +00:00
slamm%netscape.com
897de6b334
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
35560ddd7f
Add style sheet to give bookmarks tree a single click look (bug #14998 ).
1999-09-29 20:20:06 +00:00
rjc%netscape.com
cc6ad44ee6
Fix bug # 15062. Review: waterson. Approval: chofmann.
1999-09-28 22:16:38 +00:00
sspitzer%netscape.com
0667d24476
whoops, accidentally checked this in.
1999-09-28 07:44:48 +00:00
sspitzer%netscape.com
a0a70c9ca0
fix for #14999 . remove the profile appcore
1999-09-28 07:29:25 +00:00
slamm%netscape.com
14f87d98bc
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
1d04f4ed14
Try getting "ref" before getting "id". Also, use tree.selectedItems() method everywhere.
1999-09-22 07:54:58 +00:00
rjc%netscape.com
501b22d590
Even more cut/copy/paste/delete support.
1999-09-22 07:41:15 +00:00
rjc%netscape.com
abac08d461
Implement bookmark "delete" menu item.
1999-09-22 01:53:09 +00:00
rjc%netscape.com
b66f2ba26e
More hooking up of bookmark window's cut/copy/paste/delete/select-all menu items.
1999-09-22 00:47:33 +00:00
rjc%netscape.com
55dd5c3658
Expose clipboard to JS and start hooking up bookmark window's cut/copy/paste/delete/select-all menu items.
1999-09-21 12:34:16 +00:00