59 lines
1.7 KiB
Text
59 lines
1.7 KiB
Text
2008-01-05 Jan Dittberner <jan@dittberner.info>
|
|
|
|
* btn4ws.py: switch to non gimpfu gimpplugin, GtkAssistant GUI,
|
|
get interactive functionallity completed, store settings in
|
|
btn4wsrc
|
|
|
|
2007-12-04 Jan Dittberner <jan@dittberner.info>
|
|
|
|
* btn4ws.py: add the functionality available in btn4ws.pl 0.6
|
|
|
|
* Makefile (GIMPTOOL, clean, dist): use setup.py to build
|
|
distribution, use find for clean, create a variable for gimptool
|
|
|
|
2007-12-03 Jan Dittberner <jan@dittberner.info>
|
|
|
|
* MANIFEST.in: add AUTHORS, ChangeLog and COPYING to distributed
|
|
files
|
|
|
|
* setup.py: initial distutils setup script
|
|
|
|
* btn4ws.py: dummy plugin doing nothing
|
|
|
|
* ChangeLog: initial project setup for Python reimplementation
|
|
|
|
2003-02-20 Jan Dittberner <jan@dittberner.info>
|
|
|
|
* btn4ws.pl: output HTML is valid XHTML 1.1 and CSS 2, changed the
|
|
layout of the generated HTML to use the same background color as
|
|
the buttons and to put the buttons in one column
|
|
|
|
* btn4ws.pl: release as 0.6.0
|
|
|
|
2001-12-20 Jan Dittberner <jan@dittberner.info>
|
|
|
|
* btn4ws.pl: converted comments to pod documentation
|
|
|
|
2000-08-25 Jan Dittberner <jan@dittberner.info>
|
|
|
|
* btn4ws.pl:
|
|
replaced perl_fu_round_sel by own operations, because it doesn't work
|
|
check range of roundradius
|
|
|
|
2000-08-24 Jan Dittberner <jan@dittberner.info>
|
|
|
|
* btn4ws.pl:
|
|
fixed for gimp 1.1.25, because file_save_png has some new options
|
|
correctly resize the glow layer, so the left and top part of the glow is
|
|
not cut.
|
|
|
|
2000-05-30 Jan Dittberner <jan@dittberner.info>
|
|
|
|
* btn4ws.pl: Fixed for Gimp 1.1.23
|
|
perl_fu_round_sel replaces perl_fu_round_sel_rect
|
|
|
|
2000-05-29 Jan Dittberner <jan@dittberner.info>
|
|
|
|
* btn4ws.pl: release 0.3.1
|
|
|
|
this is a bugfix release for 0.3.0
|