root/ChangeLog

Revision dbba0d71280f4ff436a0790befbda803e5dfbb01, 2.0 KB (checked in by Jan Dittberner <jan@…>, 3 years ago)

update version and copyright

  • update copyright years to include 2009 (fixes #22)
  • checkin using LC_ALL=C and LANG=C (fixes #21)
  • add a setup.cfg to make dev builds easily available
  • Property mode set to 100644
Line 
12009-03-15  Jan Dittberner  <jan@dittberner.info>
2        * setup.py: set version for release 0.8.0.1
3        * btn4ws.py: update copyright years, checking using LC_ALL=C,
4        LANG=C to avoid umlauts
5
62009-03-13  Jan Dittberner  <jan@dittberner.info>
7        * release as 0.8.0
8
92008-01-05  Jan Dittberner  <jan@dittberner.info>
10
11        * setup.py: set version for release 0.7.0
12
13        * btn4ws.py: switch to non gimpfu gimpplugin, GtkAssistant GUI,
14        get interactive functionallity completed, store settings in
15        btn4wsrc
16
172007-12-04  Jan Dittberner  <jan@dittberner.info>
18
19        * btn4ws.py: add the functionality available in btn4ws.pl 0.6
20
21        * Makefile (GIMPTOOL, clean, dist): use setup.py to build
22        distribution, use find for clean, create a variable for gimptool
23
242007-12-03  Jan Dittberner  <jan@dittberner.info>
25
26        * MANIFEST.in: add AUTHORS, ChangeLog and COPYING to distributed
27        files
28
29        * setup.py: initial distutils setup script
30
31        * btn4ws.py: dummy plugin doing nothing
32       
33        * ChangeLog: initial project setup for Python reimplementation
34
352003-02-20  Jan Dittberner  <jan@dittberner.info>
36
37        * btn4ws.pl: output HTML is valid XHTML 1.1 and CSS 2, changed the
38        layout of the generated HTML to use the same background color as
39        the buttons and to put the buttons in one column
40
41        * btn4ws.pl: release as 0.6.0
42
432001-12-20  Jan Dittberner  <jan@dittberner.info>
44
45        * btn4ws.pl: converted comments to pod documentation
46
472000-08-25  Jan Dittberner  <jan@dittberner.info>
48
49        * btn4ws.pl:
50        replaced perl_fu_round_sel by own operations, because it doesn't work
51        check range of roundradius
52
532000-08-24  Jan Dittberner  <jan@dittberner.info>
54
55        * btn4ws.pl:
56        fixed for gimp 1.1.25, because file_save_png has some new options
57        correctly resize the glow layer, so the left and top part of the glow is
58        not cut.
59
602000-05-30  Jan Dittberner  <jan@dittberner.info>
61
62        * btn4ws.pl: Fixed for Gimp 1.1.23
63        perl_fu_round_sel replaces perl_fu_round_sel_rect
64
652000-05-29  Jan Dittberner  <jan@dittberner.info>
66
67        * btn4ws.pl: release 0.3.1
68
69        this is a bugfix release for 0.3.0
Note: See TracBrowser for help on using the browser.