2010-01-08 [paul]	0.3

	0.3 released

2010-01-08 [paul]	0.2cvs21

	* configure.ac
	* po/ca.po
	* po/cs.po
	* po/fi.po
	* po/hu.po
	* po/id.po
	* po/ja.po
	* po/nl.po
	* po/pt_BR.po
	* po/sk.po
		added by Miquel Oliete, David Vachulka, Tommi Pirinen, Pader Rezso,
		MSulchan Darmawan, kazken3, Marcel Pol, Frederico Goncalves Guimaraes,
		and Slavko

2010-01-05 [holger]	0.2cvs20

	* src/python_plugin.c
		Make sure standard script directories exist,
		and add a menu item to open the script root dir
		in the default file browser

2010-01-02 [holger]	0.2cvs19

	* src/foldertype.c
		Add accessor for identifier

2009-12-30 [holger]	0.2cvs18

	* src/composewindowtype.c
	* src/foldertype.c
	* src/foldertype.h
		Add access to "save message to" setting of compose window

2009-12-30 [holger]	0.2cvs17

	* src/composewindowtype.c
		Add accessor to account selection combo box

2009-12-30 [holger]	0.2cvs16

	* src/composewindowtype.c
		Allow setting of custom headers in compose window

2009-12-29 [holger]	0.2cvs15

	* src/composewindowtype.c
		Add accessor for headers set in the compose window

2009-12-22 [holger]	0.2cvs14

	* README
		Update documentation

2009-12-22 [holger]	0.2cvs13

	* src/composewindowtype.c
		Add possibility to manipulate the "From" entry of
		a compose window

2009-12-22 [holger]	0.2cvs12

	* src/python_plugin.c
		Add startup and shutdown scripts

2009-12-20 [holger]	0.2cvs11

	* README
	* src/python_plugin.c
		Rename auto/compose to auto/compose_any.
		Maybe there'll be an extension in the future
		to have separate scripts for fresh composing,
		reply, forward etc some day

2009-12-20 [holger]	0.2cvs10

	* src/composewindowtype.c
		Add accessor for subject
	* README
	* src/python_plugin.c
		Add auto-triggered script for compose

2009-12-20 [holger]	0.2cvs9

	* README
		Update README

2009-12-20 [holger]	0.2cvs8

	* src/python_plugin.c
		Add menu items to compose window

2009-12-20 [holger]	0.2cvs7

	* src/clawsmailmodule.c
	* src/clawsmailmodule.h
	* src/composewindowtype.c
	* src/composewindowtype.h
	* src/python_plugin.c
		Python scripts for the compose window.
		Toolbar buttons done, menu still left to do.

2009-12-19 [holger]	0.2cvs6

	* src/python_plugin.c
		Register mainwindow scripts for mainwindow toolbar

2009-12-19 [holger]	0.2cvs5

	* .cvsignore
		More files to ignore
	* README
	* src/python_plugin.c
		Move scripts to "main" subdir

2009-11-17 [holger]	0.2cvs4

	* configure.ac
	* src/python_plugin.c
		Bump required Claws Mail version to 3.7.3.14

2009-11-17 [holger]	0.2cvs3

	* src/python_plugin.c
		Register scripts as possible choices for
		toolbar items

2009-11-12 [pawel]	0.2cvs2

	* configure.ac
		fix bashism

2009-11-11 [pawel]	0.2cvs1

	* src/python_plugin.c
	* src/composewindowtype.c
		sync with core

2009-10-09 [paul]	0.2

	0.2 released. (initial release)

2009-09-04 [holger]	0.1cvs15

	* src/messageinfotype.c
		Add access to message flags

2009-09-03 [holger]	0.1cvs14

	* src/Makefile.am
	* src/clawsmailmodule.c
	* src/messageinfotype.c
	* src/messageinfotype.h
		Add message info class, and 
		provide access to selected messages as a list
		of message info objects

2009-09-03 [holger]	0.1cvs13

	* .cvsignore
		More files to ignore
	* README
		Improvements
	* src/nodetype.c
		Add member function to convert a tree into a flat list

2009-08-20 [holger]	0.1cvs12

	* ChangeLog
		Fix typo
	* src/composewindowtype.c
		More robust statement order

2009-08-20 [holger]	0.1cvs11

	* configure.ac
	* src/python_plugin.c
		Bump required Claws Mail version to 3.7.2.19
	* src/composewindowtype.c
		Add interface for attaching files to a compose window

2009-08-20 [holger]	0.1cvs10

	* ChangeLog
	* README
		Fix README and ChangeLog

2009-08-19 [holger]	0.1cvs9

	* README
		Add some examples

2009-08-19 [holger]	0.1cvs8

	* src/clawsmailmodule.c
	* src/nodetype.c
		Add basic interface to quicksearch

2009-08-19 [holger]	0.1cvs7

	* .cvsignore
		more files to ignore
	* README
	* src/Makefile.am
	* src/clawsmailmodule.c
	* src/foldertype.c
	* src/foldertype.h
	* src/nodetype.c
	* src/nodetype.h
		Implement a tree widget, and
		provide access to the folderview

2009-08-19 [paul]	0.1cvs6

	* Makefile.am
	* configure.ac
	* src/Makefile.am
		reduce the minimum required python to 2.5
		and other autofoo fixes

2009-08-10 [holger]	0.1cvs5

	* README
		Be a little more elaborate
	* configure.ac
		Make PyGTK mandatory

2009-08-09 [holger]	0.1cvs4

	* .cvsignore
	* config/.cvsignore
	* po/.cvsignore
	* src/.cvsignore
		More files to ignore

2009-08-09 [holger]	0.1cvs3

	* configure.ac
		Increase version number to 0.1

2009-08-09 [holger]	0.0cvs2

	* config/config.rpath
		Add forgotten file

2009-08-09 [holger]	0.0cvs1

	* Initial import
