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

97 Коммитов

Автор SHA1 Сообщение Дата
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