-----------------------------------------------------------------------------
Gummi CHANGELOG
-----------------------------------------------------------------------------

Gummi 0.4.5 (January 27th, 2010):

	Bugs fixed:
	* pdf compiling should no langer make gummi hang in certain cases
	* Workaround/fix for the pdf render memory leak
	* Xelatex should no longer leak file descriptors and crash
	* Unavailable recent files are now removed from the menu
	* Preview now shows correct page on file load with < pages
	* Preview update event now in seconds (less cpu ticks)
	* Removed /proc call for workfile generate (incompatible with bsd)
	* Fixed empty lines in template documents
	* Statusbar/Toolbar can be displayed/hidden
	* Correct active typesetter displayed in Preferences menu
	* Templates now set the correct filename
	* Miscelaneous cosmetic & spelling updates

	Features added:
	* Gconf replaced with ConfigParser (gconf deps dropped)
	* Better bibtex support including reference parser
	* Autosaving function added
	* Editor font now configurable
	* Added man page for gummi executable
	* More advanced search function
	* Restyled interface for import tabs

Gummi 0.4.2 (November 2th, 2009):
	
	Bugs fixed:
	* Changed website address to new homepage in all instances of the code

	Features added:
	* Improved error-checking mode, with automatic error highlighting

Gummi 0.4.1 (October 27th, 2009):
	
	Bugs fixed:
	* Replaced thread update model with glib interval event
	* Python >2.6.3 compatible

Gummi 0.4.0 (October 12th, 2009):

	Bugs fixed:
	* Relative filepaths for external files now handled correctly
	* Previewpane will attempt to re-setup if fail on first try
	* Rewritten and improved preview pane
	* Fixed cancel buttons in file chooser dialogs
	* Tempdir is now detected instead of a static value
	* Quick import minimalizes after succesfull import
	* Quit proces is now stopped when cancel button on save is pressed
	* Fixed tooltips for style toolbar
	* Fixed a gtksourceview warning on text insertion
	* Text style tags can't be nested anymore
	* Numerous warnings fixed using pylint/pychecker
	* Replaced a duplicate keyboard shortcut
	* Added multiple missing tooltips
	* Buttons in preferences and searchwindow now allign correctly
	* And numerous other small usability fixes

	Features:
	* BibTeX files support
	* XeTeX output support (see advanced options)
	* Restyled preview toolbar features auto-scaling zoom modes
	* Four preset templates for new documents
	* Window title now shows active docment name
	* Editor/Preview panes can now be scaled using a slider
	* Added functions for quick importing Matrices
	* Added indentation style buttons to the toolbar
	* Gummi can now be used in fullscreen mode 


Gummi 0.3b (September 22th, 2009):
	
	Bugs fixed:
	* Preview pane no longer crashes after extended period of use
	* Toolbar buttons now display a tooltip on mouseover
	* Undo is no longer able to erase the original document content
	* Statusbar messages will now correctly fade after a x interval
	* More solid character decoding/encoding
	* Preview pane will now temporarly disable itself when pdf invalid
	
	Features:
	* New save behaviour no longer exports .aux and .log files 
	* Added a toolbar for quick insertion of images and tables
	* Recent files are saved and displayed in the file-menu


Gummi 0.2f (September 15th, 2009):
	
	Bugs fixed:
	* Documents with non-ascii characters no longer crash editor pane
	* Gummi will now correctly launch with filename argument
	* Zoom normal button no longer sets wrong dimensions
	* Preview pane will browse backwards if content is deleted
	* Removed the redundant tempfile from the pdf update process
	
	Features:
	* Added a window containing the pdflatex output for error tracking
	* Added a status light to see current error status of document
	* Added three text style buttons for quick bold/italic/underline
	* Added mechanism to check whether new gummi version is available


Gummi 0.2b (September 8th, 2009):
	
	Bugs fixed:
	* Rescaled icon to look nicer on a gnome panel
	* Preferences window no longer triggers a GTKwarning
	* New file environment is now correctly created on load/saveas	
	* Mainwindow no longer blinks on check_for_save/program exit
	* Preview pane will no longer stop refreshing after a Save-as
	* Tex extension is now forced upon documents when saved
	* And several minor annoyances.. 

	Features:
	* Preferences can now be reset to defaults
	* Default text shown in new documents can now be changed
	* Added many improvements to the search function
	* Added file filters to open & save dialogs


Gummi 0.1f (August 26th, 2009):

	Bugs fixed:
	* Problems with opening and saving for non-gnome users fixed. 
	* Fixed problem that prevented preferences window from opening.
	* Fixed several problems with the check_for_save routine.
	* Mainwindow no longer hides when check_for_save prompts user on quit.
	* Preferences window is now correctly centered on parent window
	* Tex editor settings now correctly active on program init
	
	Features:
	* Added primitive search function (will extend it later)
	* Added hotkeys and keyboard shortcuts to menu items
	* Added toolbar to the main window for easy menuitems access


Gummi 0.1b (August 7th, 2009):

	* initial version
 

