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

206 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 874b7eab04 Use only name and url columns for beta. 1999-09-20 20:54:54 +00:00
sspitzer%netscape.com 83595c633f 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 8019ec7ab8 General cleanup. 1999-09-18 03:45:05 +00:00
tao%netscape.com 487ca9abca Hook up da-DK. 1999-09-18 00:08:28 +00:00
tao%netscape.com 7bb627e388 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 01d9396f83 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 59d4fd33cb Use ToNewUTF8String(). [Missed a spot] 1999-09-17 11:29:18 +00:00
rjc%netscape.com 110678c049 Fix signed/unsigned warning. 1999-09-17 04:59:55 +00:00
rjc%netscape.com 962695acc5 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 75a2402566 "rdf:find" is now called "rdf:localsearch" 1999-09-15 10:21:47 +00:00
ramiro%netscape.com 26dd94b010 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
slamm%netscape.com 0b1c438325 Removed debug statement 1999-09-14 23:09:42 +00:00
rjc%netscape.com c7d87d114d Rename "Nickname" to "Custom Keyword" per marketing. 1999-09-14 08:51:03 +00:00
rjc%netscape.com 452908e725 Disallow quotes in etag. 1999-09-14 08:25:14 +00:00
rjc%netscape.com 775a75bef1 Persist bookmark window's x/y and width/height attributes. 1999-09-12 08:43:41 +00:00
alecf%netscape.com b59d7ee313 fully resolve symbols for xpcshell 1999-09-10 09:29:22 +00:00
hyatt%netscape.com 7af694338d Popup work. 1999-09-10 08:56:26 +00:00
warren%netscape.com ee7edbeac3 Removed obsolete include. 1999-09-09 22:45:11 +00:00
rjc%netscape.com 23007a93f0 Add folder check. 1999-09-09 01:01:16 +00:00
rjc%netscape.com 012310a7f3 Fix bug # 13197: escape bookmark title as well as descriptions. 1999-09-08 03:06:15 +00:00
sfraser%netscape.com 47ada8b71e 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 66807b758d open new browser window with nsIDOMWindow.Open 1999-09-07 23:49:36 +00:00
danm%netscape.com 9761902a0e adding JavaScript.shlb 1999-09-07 23:46:52 +00:00
rjc%netscape.com fb0c0f50ba Remove meaningless "open" attribute. 1999-09-07 09:45:40 +00:00
rjc%netscape.com f21c60c544 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 95f40faff6 Added XXX comment, and now also size content to window. 1999-09-07 07:52:11 +00:00
rjc%netscape.com 7475236f80 Fix silly warning. 1999-09-07 06:55:20 +00:00
rjc%netscape.com b587f95bce If startHour is greater than endHour, switch 'em. 1999-09-04 07:36:12 +00:00
rjc%netscape.com 339b06cb42 Add check for null. 1999-09-03 23:02:09 +00:00
rjc%netscape.com 8a61285270 Also need to link against necko and timer libs. 1999-09-03 22:16:32 +00:00
rjc%netscape.com 6753dd6636 Don't forget const. 1999-09-03 22:13:02 +00:00
rjc%netscape.com 208edff02d Landing support for "bookmark schedules". 1999-09-03 22:10:31 +00:00
hyatt%netscape.com da2d8656dc Hooking up persistence of column state in bookmarks. 1999-09-03 09:33:32 +00:00
bruce%cybersight.com 094c85129e Use nsCRT::free() instead of delete[]. 1999-09-03 06:59:31 +00:00
rjc%netscape.com 55f3d2422a Remove cruft. 1999-08-31 00:17:59 +00:00
waterson%netscape.com a190ad39a8 Add 'html:div' to constrain tree widget. 1999-08-30 21:54:02 +00:00
waterson%netscape.com 85dd7df113 Fix for new twisty syntax. 1999-08-30 08:41:29 +00:00
rjc%netscape.com 13cb1dd360 Use nsIXULSortService 1999-08-27 06:55:10 +00:00
cltbld%netscape.com a239116011 backing out hyatt to fix mouseover/scrollbar crash 1999-08-26 21:37:20 +00:00
hyatt%netscape.com badc806dc1 Patching the bookmarks.xul. 1999-08-26 19:27:36 +00:00
hyatt%netscape.com a34c180e15 Patching the bookmarks xul. 1999-08-26 10:26:11 +00:00
hyatt%netscape.com ab043c5fb4 Getting the scrollbar back on the bookmarks tree. 1999-08-26 10:00:54 +00:00
rjc%netscape.com 605d44031d Use new observes format. 1999-08-25 23:33:36 +00:00
rjc%netscape.com 0fd5dafcbb Modify OpenURL() call to try to resolve #URL attribute before opening URL. 1999-08-25 23:26:38 +00:00
rjc%netscape.com c7dc2121e8 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 e348731ccb Fixing the bookmarks window to use the new rules. 1999-08-25 10:29:52 +00:00
rjc%netscape.com 88a8ed4d17 Only write out attributes that actually have a value. 1999-08-25 03:13:13 +00:00
slamm%netscape.com 3db313b85c Add for dtd files. 1999-08-24 21:45:36 +00:00
mccabe%netscape.com 3add504545 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 2eaf064647 The XUL file for bookmarks was badly messed up. 1999-08-22 08:35:48 +00:00
hyatt%netscape.com f1252f912a Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
slamm%netscape.com ef94809e8c For debug-only, find default bookmarks file in its new home. 1999-08-19 22:01:40 +00:00
slamm%netscape.com 06f69e35e2 Use chrome url for dtd's. 1999-08-19 22:00:48 +00:00
rjc%netscape.com bf08656d94 Fix bug # 11832: Approval: chofmann. Review: waterson. 1999-08-14 11:11:45 +00:00
slamm%netscape.com 0ea4c49166 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 1625c2b74d 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 084d42a8cc 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 d59ca48dba Move bookmarks resources into their own directory (bug #10341). a=chofmann 1999-08-11 22:02:49 +00:00
slamm%netscape.com 70c9201782 Replace 'resource:' urls with 'chrome:' urls (bug #10341). a=chofmann 1999-08-11 22:02:28 +00:00
rjc%netscape.com 1bce0750f2 Proper chrome (with close box). Thanks to danm. 1999-08-09 21:12:35 +00:00
rjc%netscape.com 91e2d4425a 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 f221b4e5c7 corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow. 1999-08-07 02:51:03 +00:00
slamm%netscape.com 8631e3dadf Install bookmarks dtd in same place as windows and Unix. 1999-08-06 17:16:28 +00:00
slamm%netscape.com 5db0dc3ad9 Use the chrome URL instead of resource URL for properties. 1999-08-05 19:49:39 +00:00
slamm%netscape.com afef559106 Fix the scrollbar. Remove the treehead (bug #10950). 1999-08-05 19:48:47 +00:00
rjc%netscape.com 1ccafb56fd Magical munging for IE Favorites and NetPositive (BeOS). 1999-08-05 01:43:19 +00:00
slamm%netscape.com 1b52fc25a5 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 6b7d3dbefb Recommit. Add entity files. 1999-08-04 23:45:32 +00:00
slamm%netscape.com ad9fad37cf Not ready yet. back out. 1999-08-04 23:43:05 +00:00
slamm%netscape.com baf9f3d904 Move entities into dtd files. 1999-08-04 23:40:49 +00:00
rjc%netscape.com a8095a2d9d Small XUL change 1999-08-03 11:30:18 +00:00
rjc%netscape.com 5f76ea954f Darn nsCOMPtr usage. 1999-08-03 07:08:59 +00:00
rjc%netscape.com f986dfa9e4 Add support for changing a bookmark's URL. 1999-08-03 06:12:28 +00:00
hyatt%netscape.com 430785be1a 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 e0da4f446e Phase 1 of menu landing. Patching XUL files. 1999-07-31 02:51:48 +00:00
waterson%netscape.com 7214976a0e Stop assertions-on-startup when sidebar is opened. 1999-07-30 23:49:02 +00:00
rjc%netscape.com 288bb561e9 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 155432c7f4 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 f6b84db71a Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
rickg%netscape.com 5f296b4a5d replaced calls to deprecated string API 1999-07-26 00:53:46 +00:00
rjc%netscape.com fd945ffe4b Support importing of NetPositive bookmarks under the BeOS. 1999-07-25 19:52:08 +00:00
rjc%netscape.com f87c362f46 Const this! 1999-07-22 23:01:29 +00:00
rjc%netscape.com e9e5b78ee6 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 1694146d25 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 1c2b36a081 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 6bb89e5a9e 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 9b43bd34af 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 20c0996ab2 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
gagan%netscape.com 4d227d2aab Fixed the missing slash in chrome: hacks. 1999-07-21 03:18:55 +00:00
slamm%netscape.com 46af56f4d2 Add bookmark popup code 1999-07-21 00:00:14 +00:00
slamm%netscape.com 94ec699087 Add popups for personal toolbar folders. 1999-07-20 23:40:34 +00:00
slamm%netscape.com ecbac7a810 Use chrome url for skin. 1999-07-20 23:40:31 +00:00
rjc%netscape.com eda257436b Don't bother showing properties dialog for separators. 1999-07-20 01:38:01 +00:00
rjc%netscape.com 36ae20c85e 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 6b419352b7 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 c88e8ce2ad Fix. 1999-07-18 08:09:04 +00:00
rjc%netscape.com 6b61df1062 More bookmark command support. 1999-07-18 05:58:26 +00:00
rjc%netscape.com 6def62cc14 Start implementing some bookmark commands (for context menus, UI, etc.) 1999-07-18 03:55:20 +00:00
rjc%netscape.com d9ae69ad5c Small command API cleanup. 1999-07-17 02:19:23 +00:00
slamm%netscape.com 210d82664c Go into inplace editing after second click. Commit implace edit if clicking some place new. 1999-07-15 23:06:58 +00:00