Changes On Branch bookmark-dupes

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch bookmark-dupes Excluding Merge-Ins

This is equivalent to a diff from 3ab8aec172 to 0abdcf0828

2015-01-13
19:31
Added a new project, mailjanitor, which is supposed to read one or more IMAP folders, look for messages matching certain criteria, and perform actions on those messages (or otherwise). Will use the Synapse components for communication with the IMAP server, so added the entire Synapse distribution. Leaf check-in: ca2aa94ea0 user: tinus tags: mail-janitor
2015-01-12
08:04
Prepare TDuplicateSet for re-use in MergeFolders. Leaf check-in: 0abdcf0828 user: tinus tags: bookmark-dupes
07:30
Updated readbookmarks.pas so it also works properly with bookmarks.html exported from Google Chrome and Mozilla Firefox (initially it was only made for HTML export from Xmarks). check-in: 5fa0ba3897 user: tinus tags: trunk
00:45
Don't save intermediate files. check-in: e88e248c9b user: tinus tags: bookmark-dupes
2015-01-11
20:39
Give preference to bookmarks in subfolders of the toolbar as well. check-in: 6081fa977b user: tinus tags: bookmark-dupes
19:18
Merge of bookmark deduplicator. It works. check-in: 3ab8aec172 user: tinus tags: trunk
19:16
URL matching is now case-insensitive across the board. Fixed freeing the same objects multiple times. Leaf check-in: 98032daaf2 user: tinus tags: bookmark-dupes
2014-12-24
12:49
FreePascal-script that parses the HTML-export of XMarks's bookmarks (http://xmarks.com), and possibly also Netscape/Firefox's bookmarks.html (untested). At this point, does nothing but parse them, and display them on the output. Plans are deduplicating bookmarks, merging folders, removing empty folders, and merging consecutive dividers. check-in: 15a85711b3 user: tinus tags: trunk

Changes to readbookmarks.pas.