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
rjc%netscape.com
fe28d861f3
Implement bookmark "delete" menu item.
1999-09-22 01:53:09 +00:00
rjc%netscape.com
7c545c9367
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
85d1810ae8
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
slamm%netscape.com
e5964482fc
Use only name and url columns for beta.
1999-09-20 20:54:54 +00:00
sspitzer%netscape.com
78f4b21b83
make ReadBookmarks() part of the nsIBookmarksService interface. I need this so I can call it from the profile code, so that after migration, the user has their 4.x bookmarks. one bug remains, is that when you call ReadBookmarks() more then once it should re-set the bookmarks, instead of adding to it.
1999-09-18 19:32:40 +00:00
briano%netscape.com
cd3098a8ae
General cleanup.
1999-09-18 03:45:06 +00:00
tao%netscape.com
c8c9b89f0d
Hook up da-DK.
1999-09-18 00:08:28 +00:00
tao%netscape.com
4a0a94a779
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:07:00 +00:00
tao%netscape.com
4661727893
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
rjc%netscape.com
8bb369b0b0
Use ToNewUTF8String(). [Missed a spot]
1999-09-17 11:29:18 +00:00
rjc%netscape.com
f6b3272e31
Fix signed/unsigned warning.
1999-09-17 04:59:55 +00:00
rjc%netscape.com
23c6dd0c95
Fix bug #5871 : now write out bookmark file in "UTF-8" encoding, along with:
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
To support this, when reading in the bookmark file, we look to see if a META charset is specified and, if it is, we'll try and get a decoder for it to use when processing the rest of the file.
1999-09-17 04:58:07 +00:00
rjc%netscape.com
e477157a1b
"rdf:find" is now called "rdf:localsearch"
1999-09-15 10:21:47 +00:00
ramiro%netscape.com
e8ba593918
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
slamm%netscape.com
2887532699
Removed debug statement
1999-09-14 23:09:42 +00:00
rjc%netscape.com
f6a62d4ee1
Rename "Nickname" to "Custom Keyword" per marketing.
1999-09-14 08:51:03 +00:00
rjc%netscape.com
12b887455e
Disallow quotes in etag.
1999-09-14 08:25:14 +00:00
rjc%netscape.com
6c576abc0f
Persist bookmark window's x/y and width/height attributes.
1999-09-12 08:43:41 +00:00
alecf%netscape.com
15a349dc09
fully resolve symbols for xpcshell
1999-09-10 09:29:22 +00:00
hyatt%netscape.com
cd3a84b435
Popup work.
1999-09-10 08:56:26 +00:00
warren%netscape.com
8494d751e0
Removed obsolete include.
1999-09-09 22:45:11 +00:00
rjc%netscape.com
99ffb08c28
Add folder check.
1999-09-09 01:01:16 +00:00
rjc%netscape.com
6e78553f6d
Fix bug # 13197: escape bookmark title as well as descriptions.
1999-09-08 03:06:15 +00:00
sfraser%netscape.com
b0ef8d73d4
Convert some NS_ASSERTIONS into warnings, so that I can start up without debugger breaks.
1999-09-07 23:54:44 +00:00
danm%netscape.com
e1e0bcf7d3
open new browser window with nsIDOMWindow.Open
1999-09-07 23:49:36 +00:00
danm%netscape.com
11f7fa25f7
adding JavaScript.shlb
1999-09-07 23:46:52 +00:00
rjc%netscape.com
f2e91fe2f4
Remove meaningless "open" attribute.
1999-09-07 09:45:40 +00:00
rjc%netscape.com
970c6554bc
Persist "open" attribute in bookmark's panel, and be sure to set "status" and "type" attributes so that we get proper icons!
1999-09-07 09:31:20 +00:00
rjc%netscape.com
51bc18e6ca
Added XXX comment, and now also size content to window.
1999-09-07 07:52:11 +00:00
rjc%netscape.com
d856f132e4
Fix silly warning.
1999-09-07 06:55:20 +00:00
rjc%netscape.com
a7caa1f3d9
If startHour is greater than endHour, switch 'em.
1999-09-04 07:36:12 +00:00
rjc%netscape.com
260f384c92
Add check for null.
1999-09-03 23:02:09 +00:00
rjc%netscape.com
6b3c7e36af
Also need to link against necko and timer libs.
1999-09-03 22:16:32 +00:00
rjc%netscape.com
6da7f94141
Don't forget const.
1999-09-03 22:13:02 +00:00
rjc%netscape.com
8e30415300
Landing support for "bookmark schedules".
1999-09-03 22:10:31 +00:00
hyatt%netscape.com
681f567519
Hooking up persistence of column state in bookmarks.
1999-09-03 09:33:32 +00:00
bruce%cybersight.com
100ee0f7a7
Use nsCRT::free() instead of delete[].
1999-09-03 06:59:31 +00:00
rjc%netscape.com
918914cf00
Remove cruft.
1999-08-31 00:17:59 +00:00
waterson%netscape.com
6d72fba30f
Add 'html:div' to constrain tree widget.
1999-08-30 21:54:02 +00:00
waterson%netscape.com
2cb5c551b6
Fix for new twisty syntax.
1999-08-30 08:41:29 +00:00
rjc%netscape.com
bfa70305e3
Use nsIXULSortService
1999-08-27 06:55:10 +00:00
cltbld%netscape.com
e1a35e11e5
backing out hyatt to fix mouseover/scrollbar crash
1999-08-26 21:37:20 +00:00
hyatt%netscape.com
9f079a0fef
Patching the bookmarks.xul.
1999-08-26 19:27:36 +00:00
hyatt%netscape.com
aaa6b28aa0
Patching the bookmarks xul.
1999-08-26 10:26:11 +00:00
hyatt%netscape.com
140ec36d80
Getting the scrollbar back on the bookmarks tree.
1999-08-26 10:00:54 +00:00
rjc%netscape.com
a3f5738d1c
Use new observes format.
1999-08-25 23:33:36 +00:00
rjc%netscape.com
17dc276e4f
Modify OpenURL() call to try to resolve #URL attribute before opening URL.
1999-08-25 23:26:38 +00:00
rjc%netscape.com
9ac6f93b34
We need those observes tags on columns for sorting, so putting 'em back in. Also, remove some cruft from the .js file that's no longer being used.
1999-08-25 22:51:52 +00:00
hyatt%netscape.com
f390e34484
Fixing the bookmarks window to use the new rules.
1999-08-25 10:29:52 +00:00
rjc%netscape.com
9ecb0eb822
Only write out attributes that actually have a value.
1999-08-25 03:13:13 +00:00
slamm%netscape.com
1bb5b94315
Add for dtd files.
1999-08-24 21:45:36 +00:00
mccabe%netscape.com
ed5a2f8522
Move uses xpfe/components interfaces to using NS_DECL_NSIFOO macro. Several interfaces in xpfe/components declared their own NS_DECL_IFOO macros; I moved those to generated NS_DECL_NSIFOO and will remove the definitions in a subsequent checkin to prevent any risk of mid-checkin skew.
1999-08-23 01:07:33 +00:00
hyatt%netscape.com
de12e8d8af
The XUL file for bookmarks was badly messed up.
1999-08-22 08:35:48 +00:00
hyatt%netscape.com
d819a08a33
Renaming onaction to oncommand.
1999-08-20 22:58:32 +00:00
slamm%netscape.com
68c788a1bc
For debug-only, find default bookmarks file in its new home.
1999-08-19 22:01:40 +00:00
slamm%netscape.com
ca557e7923
Use chrome url for dtd's.
1999-08-19 22:00:48 +00:00
rjc%netscape.com
81fd405f35
Fix bug # 11832: Approval: chofmann. Review: waterson.
1999-08-14 11:11:45 +00:00
slamm%netscape.com
f8e268afd8
Remove double inclusion of rules.mk and autoconf.mk. Gave a bunch of warnings. a=don.
1999-08-12 20:53:25 +00:00
rjc%netscape.com
c73c7adf6a
Fix bug # 11626: get context menus in the bookmarks window working again. Approval: chofmann. Review: Hyatt
1999-08-12 08:30:02 +00:00
slamm%netscape.com
3c090283a0
Fix chrome urls as last part of fix for bug #10341 . a=chofmann. Does not affect the build.
1999-08-12 00:10:32 +00:00
slamm%netscape.com
35db7ab0f0
Move bookmarks resources into their own directory (bug #10341 ). a=chofmann
1999-08-11 22:02:49 +00:00
slamm%netscape.com
cf70100b78
Replace 'resource:' urls with 'chrome:' urls (bug #10341 ). a=chofmann
1999-08-11 22:02:28 +00:00
rjc%netscape.com
20baef8938
Proper chrome (with close box). Thanks to danm.
1999-08-09 21:12:35 +00:00
rjc%netscape.com
2dd21e3dc2
Small XUL/JS/DTD changes. Now open search dialog when user wants to search through bookmarks.
1999-08-09 20:10:03 +00:00
danm%netscape.com
36cefdc1d3
corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow.
1999-08-07 02:51:03 +00:00
slamm%netscape.com
d57ff4ea56
Install bookmarks dtd in same place as windows and Unix.
1999-08-06 17:16:28 +00:00
slamm%netscape.com
fccb9b035e
Use the chrome URL instead of resource URL for properties.
1999-08-05 19:49:39 +00:00
slamm%netscape.com
e6da882fa7
Fix the scrollbar. Remove the treehead (bug #10950 ).
1999-08-05 19:48:47 +00:00
rjc%netscape.com
c373460476
Magical munging for IE Favorites and NetPositive (BeOS).
1999-08-05 01:43:19 +00:00
slamm%netscape.com
f69092803f
Hack the dtd URIs for now. The directories will need to be restructured a bit to fix this correctly.
1999-08-05 00:08:09 +00:00
slamm%netscape.com
e20f73dd67
Recommit. Add entity files.
1999-08-04 23:45:32 +00:00
slamm%netscape.com
1c61a743ad
Not ready yet. back out.
1999-08-04 23:43:05 +00:00
slamm%netscape.com
05a260de1b
Move entities into dtd files.
1999-08-04 23:40:49 +00:00
rjc%netscape.com
7f66a7ab63
Small XUL change
1999-08-03 11:30:18 +00:00
rjc%netscape.com
895837e5ef
Darn nsCOMPtr usage.
1999-08-03 07:08:59 +00:00
rjc%netscape.com
159996c8f8
Add support for changing a bookmark's URL.
1999-08-03 06:12:28 +00:00
hyatt%netscape.com
2899d32c9b
Patching the bookmarks XUL file (we're still in phase 2 of the landing).
1999-07-31 07:32:38 +00:00
hyatt%netscape.com
15b1e42512
Phase 1 of menu landing. Patching XUL files.
1999-07-31 02:51:48 +00:00
waterson%netscape.com
be565bc0ca
Stop assertions-on-startup when sidebar is opened.
1999-07-30 23:49:02 +00:00
rjc%netscape.com
8ddef160e8
Add persist attribute on "open" attribute. Also, get bookmark icons back on the left of the text.
1999-07-30 23:43:29 +00:00
bruce%cybersight.com
02d5c96f85
ANSI C++ fix. Fixes HP-UX build with aCC. Use 'friend class nsFoo' rather than 'friend nsFoo'.
1999-07-30 23:39:28 +00:00
waterson%netscape.com
91a8ac09e7
Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism.
1999-07-27 17:20:28 +00:00
rickg%netscape.com
4880a6da67
replaced calls to deprecated string API
1999-07-26 00:53:46 +00:00
rjc%netscape.com
6ce744dcaf
Support importing of NetPositive bookmarks under the BeOS.
1999-07-25 19:52:08 +00:00
rjc%netscape.com
73d493359b
Const this!
1999-07-22 23:01:29 +00:00
rjc%netscape.com
5e018d9859
Cleanup. Use GetValueConst() more, allow returning IE favorites URLs (on Mac), fix memory leak.
1999-07-22 22:58:22 +00:00
rjc%netscape.com
e581724190
For a given node, try asking the grap for the URL before falling back to using the node's ID. They might be different. REALLY!
1999-07-22 22:11:21 +00:00
rjc%netscape.com
6acc4caa83
Back out the code where, under Windows, try and munge imported IE Favorites names to not include a ".url". I'm going to put the code elsewhere.
1999-07-22 09:35:55 +00:00
rjc%netscape.com
ee373b9645
Under Windows, try and munge imported IE Favorites names to not include a ".url".
1999-07-22 09:28:36 +00:00
rjc%netscape.com
f26c23ea84
When looking for a bookmark file, first try PROFILE_DIR/bookmarks.html and if that doesn't exist, then try PROFILE_DIR/bookmark.htm
Do this because of differences in names on various platforms in older browser versions, when importing bookmarks into this version leaves us with naming differences.
We don't want to force the import process to change the bookmark filename, as that might break third party applications which mess with the bookmark file and expect the old name.
1999-07-22 09:08:44 +00:00
gagan%netscape.com
14c1cb2c49
Replaced resource:// with resource:/ to be more compliant with our parsing rules.
1999-07-21 11:48:56 +00:00
gagan%netscape.com
4dd1ac109f
Fixed the missing slash in chrome: hacks.
1999-07-21 03:18:55 +00:00
slamm%netscape.com
4a473e2d64
Add bookmark popup code
1999-07-21 00:00:14 +00:00
slamm%netscape.com
2a64dc7ad9
Add popups for personal toolbar folders.
1999-07-20 23:40:34 +00:00
slamm%netscape.com
b0a4b6aa1e
Use chrome url for skin.
1999-07-20 23:40:31 +00:00
rjc%netscape.com
ed40cbc21b
Don't bother showing properties dialog for separators.
1999-07-20 01:38:01 +00:00
rjc%netscape.com
54a8f749b4
Explicitly get rdf:type and loading attributes in XUL templates now that builder doesn't auto-set all attributes.
1999-07-20 01:37:24 +00:00
rjc%netscape.com
8c0ea90c5b
Get rid of warning by using PRUint32s instead of comparing signed and unsigned values.
1999-07-18 08:13:04 +00:00
rjc%netscape.com
caf8be0975
Fix.
1999-07-18 08:09:04 +00:00
rjc%netscape.com
92e2607bca
More bookmark command support.
1999-07-18 05:58:26 +00:00
rjc%netscape.com
8a39c9b51c
Start implementing some bookmark commands (for context menus, UI, etc.)
1999-07-18 03:55:20 +00:00
rjc%netscape.com
b4d8615595
Small command API cleanup.
1999-07-17 02:19:23 +00:00
slamm%netscape.com
fee93e6319
Go into inplace editing after second click. Commit implace edit if clicking some place new.
1999-07-15 23:06:58 +00:00
slamm%netscape.com
a82274ff5f
Tweak presentation.
1999-07-15 23:05:56 +00:00
rjc%netscape.com
73a1e1b8aa
Add support for updating a bookmark's "Last Visited" date when its URL is loaded.
1999-07-15 09:05:48 +00:00
rjc%netscape.com
c4b09f11e6
As bookmark properties change, update the "Last Modified" attribute to the current date/time.
1999-07-15 08:15:03 +00:00
rjc%netscape.com
27b574b957
Disallow inline editing on separators.
1999-07-15 01:16:38 +00:00
rjc%netscape.com
c4c0140ea1
Use 64-bit LL_MUL instead of LL_MUL32
1999-07-14 23:43:43 +00:00
rjc%netscape.com
be27b3e382
Temporary fix for build bustage.
1999-07-14 22:50:41 +00:00
rjc%netscape.com
671aaabe6a
Add various date columns as well as support for inline editing (just on the name column for the moment, until some content model issues are resolved.)
1999-07-14 21:15:35 +00:00
rjc%netscape.com
66391f92ea
Add support for int and date Literals.
1999-07-14 21:14:56 +00:00
slamm%netscape.com
1dbffc0d51
Use chrome url to find xul.css
1999-07-14 16:53:41 +00:00
slamm%netscape.com
033a49841f
Remove column headers
1999-07-14 15:49:18 +00:00
matt%netscape.com
ebeb19eca2
chromifying for xul.css
1999-07-14 00:54:38 +00:00
waterson%netscape.com
1fc35b0481
Bug 9546. Hard code width of window so window doesn't grow without bound when intrinsically sized.
1999-07-09 23:12:43 +00:00
waterson%netscape.com
fab7044180
Bug 9431. Don't return failure if can't find bookmarks file.
1999-07-09 23:09:59 +00:00
waterson%netscape.com
f878219d03
Bug 9401. Don't include debug backstop bookmarks in a release build. a=chofmann.
1999-07-08 01:23:12 +00:00
waterson%netscape.com
5db0a27c71
Duh. Write them to the correct place, as well.
1999-07-07 08:32:53 +00:00
waterson%netscape.com
0145bb9a12
Bug 7921. Look in profile directory _first_ before falling back to 'default' bookmarks file.
1999-07-07 08:22:30 +00:00
rjc%netscape.com
efb6e44f18
Starting to implement DoCommand(). [Doesn't seem to work 100% yet... can't find DoCommand() method for some reason that isn't clear to me yet.]
1999-07-07 05:33:38 +00:00
rjc%netscape.com
6f04287e9f
In bookmark properties panel, containers shouldn't be allowed to have shortcut URLs, so disable that input field
1999-07-03 11:35:11 +00:00
rjc%netscape.com
8c54f70547
Fix bug #9232 .
1999-07-03 07:53:46 +00:00
waterson%netscape.com
066b0c616e
Rewrite bookmarks to use JS and RDF where possible. Got rid of dependency on appcores (except RDFCore b/c of sorting). Fix bugs 5221, 7921.
1999-07-03 07:20:08 +00:00
waterson%netscape.com
e4e07af757
Fix a bunch of whitespace as an experiment in pleasing RJC's broken editor. More importantly, fix 7144, 5221, 7921.
1999-07-03 07:19:24 +00:00
slamm%netscape.com
fbdd6c0e04
Fix for bug 8764. Highlighting color was wrong.
1999-07-02 19:17:10 +00:00
dveditz%netscape.com
0eb6c820cf
nakefile cleanups
1999-07-02 13:42:17 +00:00
rjc%netscape.com
e4d10a9406
Don't lose CRs in bookmark descriptions.
1999-07-02 02:30:41 +00:00
rjc%netscape.com
f176924dcb
Handle bookmark descriptions properly (including escaping text before writing out, and unescaping when reading back in.)
1999-07-02 01:35:49 +00:00
slamm%netscape.com
b520c2acaf
Fix case to match cvs. IEFavorite.gif --> iefavorite.gif.
1999-07-01 23:54:28 +00:00
rjc%netscape.com
c0a84a2429
Fix typos.
1999-06-26 09:10:53 +00:00
rjc%netscape.com
c38162e850
Implement some commands for bookmarks.
1999-06-26 08:31:16 +00:00
rjc%netscape.com
c1e3ad37b9
Add contextual menu support for bookmarks panel.
1999-06-26 05:04:24 +00:00
rjc%netscape.com
9a60f136ab
Return an empty command enumerator instead of throwing an assertion.
1999-06-26 04:58:22 +00:00
rjc%netscape.com
d7d325434a
Add support for context menus.
1999-06-26 04:38:48 +00:00
rjc%netscape.com
d8cf0513a0
Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future.
1999-06-26 01:09:02 +00:00
sspitzer%netscape.com
65f7e673e1
fix build bustage
1999-06-25 21:38:43 +00:00
waterson%netscape.com
8c8ed7284d
Expunge EqualsResource() and EqualsLiteral().
1999-06-25 20:51:13 +00:00
briano%netscape.com
a2f1f59a32
Fix for platforms that don't define MKSHLIB_UNFORCE_ALL, but do define MKSHLIB_FORCE_ALL.
1999-06-25 19:00:45 +00:00
rjc%netscape.com
e91c207417
Make sure that columns are defined for bookmarks in this panel, otherwise sorting doesn't work.
1999-06-25 09:26:21 +00:00
rjc%netscape.com
aed939c9c8
If a non-natural order sort is active, hilite that column.
1999-06-25 09:20:21 +00:00
waterson%netscape.com
820a647acb
Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. Miscellaneous XPCOM fixage.
1999-06-24 00:23:52 +00:00
rjc%netscape.com
df706b302f
Fix bookmark panel in sidebar also by forcing tree root to be open (due to on-going tree changes.)
1999-06-23 09:37:10 +00:00
rjc%netscape.com
af93d99edf
Force root of bookmarks tree to be open (apparently required, at least for the moment, due to ongoing XUL tree changes).
1999-06-23 09:27:30 +00:00
hyatt%netscape.com
b66c3c67f2
Landing the tree widget branch.
1999-06-23 03:02:21 +00:00
jj%netscape.com
2a4c338f76
fixed duplicate code fragment name
1999-06-23 01:27:30 +00:00
mcafee%netscape.com
1b5df9e04d
Adding nocrap flag to tinderbox URL
1999-06-22 06:16:49 +00:00
rjc%netscape.com
b898073146
Add in search datasource in bookmarks.
1999-06-16 02:14:56 +00:00
rjc%netscape.com
6970884032
Be sure to write out bookmarks.html to the same place we read it in from! Bookmarks were moved from mozilla/rdf/ to mozilla/xpfe/components/bookmarks and bookmarks.html is now stored inside of $DIST/res/samples instead of the old $DIST/res/rdf
1999-06-12 02:29:16 +00:00
slamm%netscape.com
7994bc71ac
bm-props.js splitting JavaScript into separate file.
1999-06-11 23:37:28 +00:00
slamm%netscape.com
c1e3dce399
Fix for bug #6371 , Adding entity tags for strings. Also, splitting javascript into separate file.
1999-06-11 23:35:56 +00:00
rjc%netscape.com
65985b956d
Fix importing of "IE favorites" on Windows which was broken by mcmullen when he checked in a supposed fix for something that wasn't broken.
1999-06-11 08:34:50 +00:00
waterson%netscape.com
c8ada4a416
Fix crash parsing IE favorites.
1999-06-11 08:06:53 +00:00
waterson%netscape.com
6cfa4268fc
Add bookmarks.css to the style sheets we load in the panel.
1999-06-11 06:19:27 +00:00
waterson%netscape.com
6873fd9101
Change bookmarks service progid slightly.
1999-06-11 06:18:49 +00:00
waterson%netscape.com
d739224702
Clean up compiler warning.
1999-06-11 05:58:42 +00:00
waterson%netscape.com
b80013aed1
First Checked In.
1999-06-11 05:50:55 +00:00
waterson%netscape.com
7a89c3e34b
Debug to get running properly.
1999-06-11 05:47:19 +00:00
waterson%netscape.com
3f34830090
Add some missing resources. Update stuff to point to the res/samples dir.
1999-06-11 05:46:45 +00:00
waterson%netscape.com
026c47b889
Initial revision. Not yet in the build.
1999-06-11 02:50:47 +00:00