Commit Graph

19 Commits

Author SHA1 Message Date
Jan Dittberner dbba0d7128 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
2009-03-15 07:56:39 +00:00
Jan Dittberner 0566dd9023 add a closing </body> tag (fixes #19) 2009-03-13 19:26:23 +00:00
Jan Dittberner d537ab9479 mark btn4ws as executable
port to gimp-2.6 API (fixes #18)
2009-03-13 19:19:44 +00:00
Jan Dittberner 0c42754734 fixes #10
* set trunk version to 0.8.0a1 to prepare next planned version
2008-01-05 22:30:23 +00:00
Jan Dittberner d6088e1d97 addresses #10
* set version to 0.7.0
2008-01-05 22:23:09 +00:00
Jan Dittberner 6e3931983a fixes #7, fixes #12
* save state between invocations
 * update ChangeLog
2008-01-05 22:19:03 +00:00
Jan Dittberner 1e5b131e7d fixes #6, addresses #7
* GUI without gimpfu completed
 * interactive functionality is working
 * updated ChangeLog
2008-01-05 20:45:57 +00:00
Jan Dittberner 7c11b1b14d addresses #6
* completed input GUI
2008-01-05 16:26:37 +00:00
Jan Dittberner 8954b60857 addresses #6, fixes #11
* gimpfu is not used anymore
 * most parts of the input GUI are complete
2008-01-04 21:40:50 +00:00
Jan Dittberner 64f9dd7033 added gtk+ test code
* addresses #6, #11
2008-01-02 21:03:30 +00:00
Jan Dittberner 7bfa24d3a0 change code layout to gimpplugin instead of gimpfu
* addresses #11
2008-01-01 21:23:40 +00:00
Jan Dittberner d87ff5223a fixes #8
addresses #7
 * all functionality that is available in btn4ws.pl 0.6 is available now
 * Makefile uses a variable for gimptool now
 * compatibility with GIMP 2.4
2007-12-04 13:58:29 +00:00
Jan Dittberner c176a3d901 fixes #9
* Makefile calls setup.py for dist
 * Makefile uses find for clean
 * MANIFEST.in includes Makefile
2007-12-04 13:34:04 +00:00
Jan Dittberner 7846033113 fixes #3
addresses #7
 * add setup.py and a corresponding MANIFEST.in
 * update ChangeLog
2007-12-03 22:45:35 +00:00
Jan Dittberner 8ee41fca0b addresses #7 2007-12-03 22:17:05 +00:00
Jan Dittberner b3aea0221c fixes #2
fixes #4
 * create a simple stub plugin without functionallity but with all elements of the original GUI
2007-12-03 22:01:55 +00:00
Jan Dittberner a0355bf08c fixes #5
* set svn:keywords for Makefile
 * set svn:ignore to ignore *.pyc and *.pyo
2007-12-03 20:59:44 +00:00
Jan Dittberner 2033aa368d fixes #1
* create AUTHORS, ChangeLog, README and Makefile
 * add GPL text (COPYING)
2007-12-03 20:13:00 +00:00
Jan Dittberner c06df6e6e2 initial repository structure created 2007-12-03 18:41:16 +00:00