add readme
add gplv3 license(-headers)
bump version
remove archlinux pkgbuilds
remove unused variable
* remove deprecated gdk_cairo_create()
* Rename to mandelbrot-gtk + lang fixes
* language install fix
* install language fix
* language install fix
* language install fix
* gdk device deprecated fixes
* layout fix2
* gdk device deprecated fixes
* layout fix2
* Fix layout
* xml fixes
Merge fractINT map-files into project.
Delete ugly colormaps.
Update Makefile. Update libcolor.
Fix overflow bug.
Language update.
Color lookup table with avltree.
Fix bug/improve lookuptable.c. Types guint->gint.
Fix syntax error in main.c. (WIN32)
Create configfile(xml), if not already exists.
Fix translation.
Add windows zip release.
Change labels.
Make project ansi compatible.
Initial commit
Add Internationalization support.
Fix bug.
Color-functions => shared library.
Correct little memleak. Mark bug with FIXME.
Fix little bug.
Renaming config.xml to mandelbrot.xml
cosmetics
Improve color rendering.
Open/save xml files.
Change Makefile for easy install form git-source.
Fix store drawing bug.
Use WinMain on windows systems.
Version 0.2:
Add new colorfunc. Cosmetics.
cosmetics.
Remove windows releasedir.
Remove -Wall flag for release builds.
Update language files.
gtk3 deprecated aligment fixes
gui-bug-fixes (cosmetic).
Include stdlib.h for MinGW gcc.
Ported to gtk3.
Tooltip text.
Remove g_thread_init()
* xml fixes
Fix little bug (color).
Bugfix renderthread + Gtk3.1 adaptions.
Update PKGBUILD.
Remove Colormaps/algos.
Fix Memoryleak.
Bug fix thread_done raise condition.
Fix gtk deprecated.
Update PKGBUILD's.
Fix killing raise-condition.
Version change.
Merge branch 'gtk3' of ssh://mandelbrot-git.git.sourceforge.net/gitroot/mandelbrot-gtk/mandelbrot-gtk into gtk3
Fix bug (transparent color -> storedrawing.c).
Code cleaning.
Remove comments from PKGBUILD file.
gtk3 deprecated aligment fixes
Bug fix thread_done raise condition.
Update PKGBUILD.
Fix killing raise-condition.
Bugfix renderthread + Gtk3.1 adaptions.