File: NEWS

package info (click to toggle)
tagcolledit 1.3-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 996 kB
  • ctags: 376
  • sloc: cpp: 2,515; sh: 791; makefile: 25
file content (22 lines) | stat: -rw-r--r-- 759 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
 * News in version 0.3   (2003-05-27)

 - Added a popup menu when right-clicking the item list
    - Delete tags option
    - Select this tag set option
    - Select this tag set in other panel option
 - Added a popup menu when right-clicking the tag selector
    - Add to all/selected tags option
    - Remove from all/selected tags option
 - Implemented adding a non-existing tag to an item
 - Allow adding "unavailable" tags to the selection, so that for example that
   tagset could be used as a target for a copy or move operation
 - Added a "delete unselected tags" option to the Edit menu
 
 * News in version 0.2   (2003-05-24)

 - Implemented many editing functions
 - Implemented the two-panels interface

 * News in version 0.1

 - Initial release