equal
deleted
inserted
replaced
|
1 * Selection based bookmarks editions. |
1 * Used SQL sequence instead of the db_sequence table. |
2 * Used SQL sequence instead of the db_sequence table. |
2 * Add CSS. |
3 * Add CSS. |
3 * Add Search capabilities. |
4 * Add Search capabilities. |
4 * Add default (dynamic?) tree expansion. |
5 * Add default (dynamic?) tree expansion using colltags. |
5 * Add XBel Export. |
6 * Add XBel Export. |
6 * Add support for icons. |
7 * Add support for icons. |
7 * Add modified time. |
8 * Add modified time. |
8 * Add access/check time. |
9 * Add access/check time. |
9 * Add user session support. |
10 * Add user session support. |
10 * Better unicode handling. |
11 * Better unicode handling. |
11 * Selection based bookmark manipulation. |
|
12 * More user preferences. |
12 * More user preferences. |
13 * Clean up of all the code. This is a real mess currently! |
13 * Clean up of all the code. This is a real mess currently! |
14 * Optimization of some code part. |
14 * Optimization of some code part. |