| 1 | 2009-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 | |
|---|
| 6 | 2009-03-13 Jan Dittberner <jan@dittberner.info> |
|---|
| 7 | * release as 0.8.0 |
|---|
| 8 | |
|---|
| 9 | 2008-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 | |
|---|
| 17 | 2007-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 | |
|---|
| 24 | 2007-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 | |
|---|
| 35 | 2003-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 | |
|---|
| 43 | 2001-12-20 Jan Dittberner <jan@dittberner.info> |
|---|
| 44 | |
|---|
| 45 | * btn4ws.pl: converted comments to pod documentation |
|---|
| 46 | |
|---|
| 47 | 2000-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 | |
|---|
| 53 | 2000-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 | |
|---|
| 60 | 2000-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 | |
|---|
| 65 | 2000-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 |
|---|