File: CHANGELOG

package info (click to toggle)
cd-circleprint 0.7.0-4
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 208 kB
  • sloc: perl: 1,643; makefile: 49
file content (53 lines) | stat: -rw-r--r-- 1,282 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
0.7.0 24-Dec-2007

  * Clean up menu code
  * Implement single label selection

0.6.0 9-Jul-2007

  * Use fonts installed on the system
  * Minor changes and bug fixes to graphics file code
  * re-organise system config vs form data and label data
  * clean up font handling so it works with label open
  * sort out window management code

0.5.1 7-Feb-2006

  * Cleanup of main window layout
  * Fork to preview to prevent blocking of main task
  * Close preview on exit
  * Ensure selected preview App is executable
  * Update default text strings
  * Tidy up "Scale" widget resolutions

0.5.0 7-Jul-2005

  * Convert to "use strict" and fix associated errors
  * Major rewrite of font and colour setup
  * Implemented label data/setup data separation
  * Reworked program menus
  * Updated man pages to reflect program changes
  * Many other minor changes

0.4.4

  * Fixed a bug in positioning tick marks

0.4.3 20-Feb-2005

  * Fixed graphics file refs in Makefile

0.4.2 15-Feb-2005

  * Fixed path problem with viewer default
  * re-structured project tree

0.4.1 10-Feb-2005

  * New Maintainer
  * Added missing comma after "Labeltext" (Debian Bug #233782)
  * English Language cleanup

0.2 Added graphics for the background

0.1 Initial release, there are many items to do