
2008-02-13  Tim Musson  <trmusson@ihug.co.nz>

	* configure.in: Version to 0.0.5
	* help/C/ignuit.xml: Bugfix: Missing "role" attribute was causing an
	  error for some people while building ignuit-C.omf
	* app-window.c (cb_m_import): Preserve imported category titles.
	* dialog-find.c (cb_find): Make empty queries search for blank cards.
	* main.glade, app-window.c: Remove File Properties button from toolbar.
	* pixmaps/: New images: known.png, unknown.png

2008-02-10  Tim Musson  <trmusson@ihug.co.nz>

	* configure.in: Version to 0.0.4
	* help/: Improved user guide.
	* examples/: New stuff to test it with.
	* Misc. code cleanup.
	* Added full text search for cards.
	* Added "Trash" feature ("Edit" -> "Recently Removed Items").
	* Added card count column to category pane.
	* app-window.c: Make "Reset Statistics" work on selected cards rather
	  than the entire file.
	* dialog-properties.c: Prevent the opening of multiple properties dialogs.
	* app-window.c: Show file name in window title.
	* app-window.c: Make category list reorderable.
	* dialog-editor.c, app-window.c, card.c: Added "Switch Sides" functions.
	* app-window.c: Gettextize the statusbar message.
	* dialog-editor.c, app-window.c: Update the main window's statusbar after
	  adding or removing a card via the editor dialog.
	* app-window.c (cb_treev_categories_drag_data_received): Drag cards
	  without closing the editor dialog.
	* app-window.c (cb_m_remove_cards): Remove cards without closing the
	  editor dialog.
	* app-window.c: Select and scroll to new categories when they're added.
	* app-window.c: After deleting a category, switch to the next available.
	* app-window.c: switch the category pane from a tree to a list store.
	* ignuit.schemas.in: Added a default value for the last schedule.
	* dialog-editor.c (cb_m_add): Flip to front view when adding a new card,
	  regardless of sticky_flips.
	* app-window.c (cb_treev_category_title_edited): Bugfix:
	  Set file->changed when a category title is edited.
	* dialog-editor.c (textview_check_changed): Fixed memory leak.
	* dialog-editor.c (cb_m_remove): Fixed memory leak.
	* dialog-quiz.c (dialog_quiz): Deactivate the "Store Results" toggle when
	  the quiz mode is QUIZ_NEW_CARDS.

2008-02-01  Tim Musson  <trmusson@ihug.co.nz>

	* configure.in: Version to 0.0.3
	* help/: Added initial user documentation.
	* Auto-generate data/ignuit.desktop and data/ignuit.schemas
	* app-window.c, prefs.h: Minor cosmetic tweaks.
	* dialog-preferences.c, prefs.h: Added an extra schedule box.
	* dialog-editor.c:
	  - Fixed incorrect score displayed in statusbar.
	  - Pop up a verification dialog if "Card->Reset Statistics" is selected.
	* dialog-quiz.c: Call gtk_widget_show on the Known/Unkown button images.
	* pixmaps/: New icons.

2008-01-28  Tim Musson  <trmusson@ihug.co.nz>

	* configure.in: Version to 0.0.2
	* dialog-quiz.c: Fixed a bug that was triggered when toggling a card's
	  state between Known and Unknown while reviewing tested cards.

2008-01-27  Tim Musson  <trmusson@ihug.co.nz>

	* First release (0.0.1)

