June 16th, 2009· Streamlined CMakeLists
· Made homepage XHTML Transitional
· Removed gfileutils_local files (Upping the GLib requirement)
· Show SciTE status in SciteProj statusbar
· Updates to statusbar infotext
· Search dialog
· Better checks for SciTE existance
· Added file_to_load option to config file
· More memory leaks fixed
June 10th, 2009· minor bugs
· went from GTK's command line options to own code (easier to translate?)
· moved show_version to about.c
· Fixed image and desktop file
June 5th, 2009· Several memory leaks fixed
· More comments in source
· Documentation updates
· Updates to the add file error dialog
· Compilation warnings fixed
· Fixed cmake stuff
· No cmake check for C++
June 1st, 2009· Fixed memory leaks
· Made icons compiled into the executable instead of external PNG's
· Minor bugs fixed
· Documentation updates
· Made error reporting when adding files better
May 31st, 2009· Switched to g_option_context
· Added commandline setting for customizable graphics folder
· Added menu item for opening the options file
· Fixed location of files that are added through main menu add item
· Debug information in about dialog
· Documentation updates
· Made it possible to delete via keyboard
· Removed ChangeLog from homepage
· Added allow_duplicates option
May 28th, 2009· Fixed graphics search folders
· Removed unused variables
· Made the file selector remember last folder it added from
· Added abort_add_on_duplicate preference
· Added folder sorting functionality
· Minor changes
May 28th, 2009· Added dirty_on_folder_change preference
· Added Expand All Groups and Collapse All Groups menu items
· Fixed about dialog scrollbar policy and usage dialog scrollbar policy
· Added checkbox showing if there is an active connection to SciTE
· Added Save As menu item
· Added some system information to about dialog
· Added ChangeLog
May 24th, 2009· Made the program save information about folder expansion status to project file.
May 24th, 2009· Fixed folder icon bugs
· Group properties dialog
May 22nd, 2009· Fixed order of files in the XML project file
· Debug mode warnings removed
· File properties dialog
May 21st, 2009· Fixed a sorting bug
May 20th, 2009· Fixed error handling in preferences bug.
May 20th, 2009· Removed calls to nonfinished code.
May 20th, 2009· Changed scrollbar policy
· Began on folder-structure to XML converter
· New About-dialog