Fix bug 3006812: ensure exif cache is initialized even when all files are unreadable.
[geeqie.git] / ChangeLog
index 44cb9cc..7711f1a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 ------------------------------------------------------------------------
+r1907 | nadvornik | 2010-02-16 22:18:03 +0100 (Tue, 16 Feb 2010) | 2 lines
+
+added 2010 to copyright text
+
+------------------------------------------------------------------------
+r1906 | nadvornik | 2010-02-16 22:10:12 +0100 (Tue, 16 Feb 2010) | 2 lines
+
+updated version string
+
+------------------------------------------------------------------------
+r1905 | zas_ | 2010-02-16 21:07:05 +0100 (Tue, 16 Feb 2010) | 1 line
+
+Restore translators list, removed by revision 1899.
+------------------------------------------------------------------------
+r1904 | zas_ | 2010-02-16 20:55:35 +0100 (Tue, 16 Feb 2010) | 1 line
+
+Update russian translation. Thanks to Denis Silakov.
+------------------------------------------------------------------------
+r1903 | nadvornik | 2010-02-14 23:00:23 +0100 (Sun, 14 Feb 2010) | 4 lines
+
+fixed segfault in exif parser
+
+http://sourceforge.net/tracker/index.php?func=detail&aid=2950617&group_id=222125&atid=1054682
+
+------------------------------------------------------------------------
+r1902 | nadvornik | 2010-02-14 22:35:11 +0100 (Sun, 14 Feb 2010) | 6 lines
+
+fixed reference count
+
+there was a bug in reference count on writting unsaved metadata
+before starting an external editor
+
+
+------------------------------------------------------------------------
+r1901 | nadvornik | 2010-02-07 14:16:35 +0100 (Sun, 07 Feb 2010) | 2 lines
+
+test gnome-doc-tool in configure
+
+------------------------------------------------------------------------
+r1900 | nadvornik | 2010-02-07 13:44:55 +0100 (Sun, 07 Feb 2010) | 2 lines
+
+dropped obsolete sections, gqview changelog moved to wiki
+
+------------------------------------------------------------------------
+r1899 | zas_ | 2010-02-02 21:21:11 +0100 (Tue, 02 Feb 2010) | 9 lines
+
+Brazilian Portuguese translation was updated. 
+
+Thanks to Sergio Cipolla.
+
+References:
+http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567824
+
+
+
+------------------------------------------------------------------------
+r1898 | nadvornik | 2010-01-27 23:27:10 +0100 (Wed, 27 Jan 2010) | 2 lines
+
+czech translation fixes
+
+------------------------------------------------------------------------
+r1897 | zas_ | 2010-01-27 20:58:11 +0100 (Wed, 27 Jan 2010) | 1 line
+
+Update catalan translation, by angel mompo.
+------------------------------------------------------------------------
+r1896 | zas_ | 2010-01-17 14:34:48 +0100 (Sun, 17 Jan 2010) | 1 line
+
+Fix osd zoom level refreshing (it was broken since some times).
+------------------------------------------------------------------------
+r1895 | zas_ | 2010-01-13 20:49:39 +0100 (Wed, 13 Jan 2010) | 5 lines
+
+Update dutch translation. Work in progress.
+
+Patch by Marcel Pol.
+
+
+------------------------------------------------------------------------
+r1894 | mow | 2010-01-11 15:10:49 +0100 (Mon, 11 Jan 2010) | 1 line
+
+Wops, typo...
+------------------------------------------------------------------------
+r1893 | zas_ | 2010-01-10 15:23:29 +0100 (Sun, 10 Jan 2010) | 10 lines
+
+copy_file(): remove incomplete file on error (bug 2890715)
+
+The behavior changed, data is first written to a temporary file,
+which is unlinked in case of error, then the tempfile is renamed
+to the final name.
+Size of buffer was increased from 4k to 16k.
+
+
+
+
+------------------------------------------------------------------------
+r1892 | zas_ | 2010-01-09 12:44:27 +0100 (Sat, 09 Jan 2010) | 1 line
+
+Workaround intltoolize 0.40.6 bug related to LINGUAS, see bug 2817602.
+------------------------------------------------------------------------
+r1891 | zas_ | 2010-01-09 11:37:48 +0100 (Sat, 09 Jan 2010) | 1 line
+
+Log a message when EOVERFLOW error is set by stat() when building files lists. See bug 2876142.
+------------------------------------------------------------------------
+r1890 | zas_ | 2010-01-05 23:28:11 +0100 (Tue, 05 Jan 2010) | 8 lines
+
+Add Serbian translation.
+
+Note there are two *.po files, one for Cyrilic and one for Latin
+letters.
+
+Thanks to Milos Popovic.
+
+
+------------------------------------------------------------------------
+r1889 | zas_ | 2010-01-05 23:26:03 +0100 (Tue, 05 Jan 2010) | 1 line
+
+Update README about translations.
+------------------------------------------------------------------------
+r1888 | zas_ | 2010-01-05 18:49:50 +0100 (Tue, 05 Jan 2010) | 13 lines
+
+Allow to switch to fullscreen mode using LIRC.
+
+Imagine the following situation (which happened to me several times) :
+you want to see photos from your bed or your sofa so you launch geeqie
+and go to the right directory, then you take your remote control and sit
+comfortably far from your keyboard and mouse. And when you want to begin
+to watch photos, you realize you forgot to enable full screen! You have
+to stand up and to go until your computer and come back, whereas you
+could have done it with your remote control.
+
+Patch by Bernard Massot.
+
+
+------------------------------------------------------------------------
+r1887 | zas_ | 2010-01-02 13:38:55 +0100 (Sat, 02 Jan 2010) | 1 line
+
+Get rid of Geeqie version and beta release message. It clutters command line usage, and is not that useful. Suggested by Michal ?\196?\140iha?\197?\153.
+------------------------------------------------------------------------
+r1881 | zas_ | 2009-12-19 13:53:20 +0100 (Sat, 19 Dec 2009) | 9 lines
+
+Fix bug 2917164.
+g_utf8_collate_key_for_filename() don't give sort order one
+may expect. Using g_utf8_collate_key() make things closer
+to many other programs output (ie. ls and gqview).
+
+Thanks to Michael pointing this out.
+
+
+
+------------------------------------------------------------------------
+r1880 | zas_ | 2009-12-19 13:49:19 +0100 (Sat, 19 Dec 2009) | 1 line
+
+Store sort parameters in appropriate variables.
+------------------------------------------------------------------------
+r1879 | zas_ | 2009-12-10 18:48:43 +0100 (Thu, 10 Dec 2009) | 4 lines
+
+Move "Add Keyword" menu item at top of Keywords bar contextual menu.
+
+Suggested by Lars T?\195?\164uber.
+
+------------------------------------------------------------------------
+r1878 | zas_ | 2009-12-10 18:44:31 +0100 (Thu, 10 Dec 2009) | 7 lines
+
+Fix contextual menus in lateral bars.
+
+Use button_release_event instead of button_press_event,
+this makes contextual menus persistent until an option
+is selected or the menu is closed.
+
+
+------------------------------------------------------------------------
+r1877 | zas_ | 2009-12-04 22:01:11 +0100 (Fri, 04 Dec 2009) | 1 line
+
+Some systems do not have SA_SIGINFO (siginfo_t), like GNU/Hurd, so just test if defined or not. Patch by Michal ?\196?\140iha?\197?\153 (Bug ID: 2894271).
+------------------------------------------------------------------------
+r1876 | zas_ | 2009-12-04 21:40:02 +0100 (Fri, 04 Dec 2009) | 1 line
+
+Editors: disable Delete button if a .desktop file is not writeable and disable Edit button when no entry is selected.
+------------------------------------------------------------------------
+r1875 | zas_ | 2009-12-04 20:45:09 +0100 (Fri, 04 Dec 2009) | 1 line
+
+Add Opera to the list of browsers. Patch by Christian Heckendorf (feature request ID: 2908469).
+------------------------------------------------------------------------
+r1874 | nadvornik | 2009-11-28 00:27:35 +0100 (Sat, 28 Nov 2009) | 2 lines
+
+build documentation with gnome-doc-tool in makefile
+
+------------------------------------------------------------------------
+r1873 | nadvornik | 2009-11-22 10:12:22 +0100 (Sun, 22 Nov 2009) | 2 lines
+
+scripts for converting wiki documentation to docbook
+
+------------------------------------------------------------------------
+r1872 | nadvornik | 2009-11-21 21:08:51 +0100 (Sat, 21 Nov 2009) | 5 lines
+
+check gtk_clutter_init return value
+
+https://sourceforge.net/tracker/index.php?func=detail&aid=2899866&group_id=222125&atid=1054680
+
+
+------------------------------------------------------------------------
+r1871 | nadvornik | 2009-11-18 13:34:30 +0100 (Wed, 18 Nov 2009) | 2 lines
+
+changed https to http in wiki links
+
+------------------------------------------------------------------------
+r1870 | zas_ | 2009-11-13 19:37:31 +0100 (Fri, 13 Nov 2009) | 1 line
+
+Spanish translation was updated. Thanks to Redy Rodriguez.
+------------------------------------------------------------------------
+r1869 | zas_ | 2009-11-07 22:31:23 +0100 (Sat, 07 Nov 2009) | 1 line
+
+Updated spanish translation. Thanks to Redy Rodriguez.
+------------------------------------------------------------------------
+r1868 | mow | 2009-10-13 23:49:42 +0200 (Tue, 13 Oct 2009) | 1 line
+
+German translation update
+------------------------------------------------------------------------
+r1867 | mow | 2009-10-13 23:49:21 +0200 (Tue, 13 Oct 2009) | 8 lines
+
+Add compatibility for GTK 2.18
+
+With 2.18 some functions are deprecated. With geeqie that are two at the
+moment.
+- gtk_tree_view_column_get_cell_renderers - which can be replaced by
+  gtk_cell_layout_get_cells
+- gdk_event_get_graphics_expose - I just commented it as there seems to
+  be no replacement in GTK 2.18
+------------------------------------------------------------------------
+r1866 | nadvornik | 2009-10-10 17:01:41 +0200 (Sat, 10 Oct 2009) | 2 lines
+
+added a workaround for https://bugzilla.gnome.org/show_bug.cgi?id=590692
+
+------------------------------------------------------------------------
+r1865 | nadvornik | 2009-10-10 12:15:23 +0200 (Sat, 10 Oct 2009) | 4 lines
+
+use text renderer for editor->hidden
+
+The toggle was too confusing because it was not dirrectly editable.
+
+------------------------------------------------------------------------
+r1864 | nadvornik | 2009-10-01 20:40:34 +0200 (Thu, 01 Oct 2009) | 7 lines
+
+ignored multiple directories specified on commandline
+
+IMHO this was inconsistent - specifying one directory had completely
+different effect than specifying two or more directories. Moreover,
+it segfaulted.
+Now only one directory is allowed.
+
+------------------------------------------------------------------------
+r1863 | nadvornik | 2009-10-01 19:37:51 +0200 (Thu, 01 Oct 2009) | 2 lines
+
+fixed tree_store reordering
+
+------------------------------------------------------------------------
+r1862 | nadvornik | 2009-09-28 14:04:35 +0200 (Mon, 28 Sep 2009) | 2 lines
+
+do not cache incomplete thumbnails
+
+------------------------------------------------------------------------
+r1861 | nadvornik | 2009-09-28 11:57:06 +0200 (Mon, 28 Sep 2009) | 2 lines
+
+consider sidecars in layout_image popup menu
+
+------------------------------------------------------------------------
+r1860 | nadvornik | 2009-09-26 13:37:09 +0200 (Sat, 26 Sep 2009) | 6 lines
+
+bar_gps cleanup
+
+- removed the scrollbar
+- do not set decel-rate,
+  https://bugzilla.gnome.org/show_bug.cgi?id=596419
+
+------------------------------------------------------------------------
+r1859 | nadvornik | 2009-09-26 10:47:28 +0200 (Sat, 26 Sep 2009) | 8 lines
+
+print text using pango renderer
+
+- the text is sent to postscript as a bitmap
+- this fixes printing of non-ascii characters
+
+http://sourceforge.net/tracker/index.php?func=detail&aid=2836135&group_id=222125&atid=1054680
+
+
+------------------------------------------------------------------------
+r1858 | nadvornik | 2009-09-25 22:39:15 +0200 (Fri, 25 Sep 2009) | 8 lines
+
+require libchamplain 0.4
+
+- check for libchamplain 0.4
+- dropped libchamplain 0.3.x support
+
+http://sourceforge.net/tracker/index.php?func=detail&aid=2861847&group_id=222125&atid=1054680
+
+
+------------------------------------------------------------------------
+r1857 | nadvornik | 2009-09-24 23:52:44 +0200 (Thu, 24 Sep 2009) | 2 lines
+
+fixed and simplified sidecar grouping code
+
+------------------------------------------------------------------------
+r1856 | nadvornik | 2009-09-24 20:02:29 +0200 (Thu, 24 Sep 2009) | 2 lines
+
+fixed emitting of error signal from image loader
+
+------------------------------------------------------------------------
+r1855 | nadvornik | 2009-09-21 20:48:32 +0200 (Mon, 21 Sep 2009) | 5 lines
+
+fixed pan-view popup menu
+
+- removed wrong callback
+- consider sidecar files in the editor popup
+
+------------------------------------------------------------------------
+r1854 | nadvornik | 2009-09-14 23:25:10 +0200 (Mon, 14 Sep 2009) | 2 lines
+
+fixed selection handling in sidebar
+
+------------------------------------------------------------------------
+r1853 | nadvornik | 2009-09-13 23:08:40 +0200 (Sun, 13 Sep 2009) | 5 lines
+
+fixed editor list in popup menu
+
+- show an editor if any of selected files matches
+- added debug messages
+
+------------------------------------------------------------------------
+r1852 | nadvornik | 2009-09-13 23:03:17 +0200 (Sun, 13 Sep 2009) | 2 lines
+
+fixed incorrect translation
+
+------------------------------------------------------------------------
+r1851 | nadvornik | 2009-09-13 22:00:08 +0200 (Sun, 13 Sep 2009) | 2 lines
+
+fixed filelist refresh
+
+------------------------------------------------------------------------
+r1850 | nadvornik | 2009-09-13 14:33:11 +0200 (Sun, 13 Sep 2009) | 2 lines
+
+preserve histmap on NOTIFY_CHANGE
+
+------------------------------------------------------------------------
+r1849 | nadvornik | 2009-09-13 11:55:21 +0200 (Sun, 13 Sep 2009) | 2 lines
+
+added possibility to use geeqie-rotate as a standalone script
+
+------------------------------------------------------------------------
+r1848 | nadvornik | 2009-09-12 18:37:05 +0200 (Sat, 12 Sep 2009) | 2 lines
+
+strip the "lang=" prefix from exiv2 in all metadata formats
+
+------------------------------------------------------------------------
+r1847 | nadvornik | 2009-09-12 18:03:09 +0200 (Sat, 12 Sep 2009) | 2 lines
+
+simplified template
+
+------------------------------------------------------------------------
+r1846 | nadvornik | 2009-09-12 17:51:37 +0200 (Sat, 12 Sep 2009) | 5 lines
+
+editor fixes
+
+- fixed editor loading order
+- fixed EditorWindow->modified flag handling
+
+------------------------------------------------------------------------
+r1845 | nadvornik | 2009-09-12 17:31:24 +0200 (Sat, 12 Sep 2009) | 2 lines
+
+fixed reloading of editors
+
+------------------------------------------------------------------------
+r1844 | nadvornik | 2009-09-09 20:16:09 +0200 (Wed, 09 Sep 2009) | 2 lines
+
+advertisment added
+
+------------------------------------------------------------------------
+r1843 | nadvornik | 2009-09-07 22:44:29 +0200 (Mon, 07 Sep 2009) | 5 lines
+
+start_editor_from_filelist_full fixes
+
+fixed return value from start_editor_from_filelist_full()
+call editor_command_parse to detect possible problems early enough
+
+------------------------------------------------------------------------
+r1842 | nadvornik | 2009-09-07 22:04:22 +0200 (Mon, 07 Sep 2009) | 2 lines
+
+fixed list of possible editors in popup menu
+
+------------------------------------------------------------------------
+r1841 | nadvornik | 2009-09-07 21:48:05 +0200 (Mon, 07 Sep 2009) | 5 lines
+
+fixes sidecar file grouping
+
+files with a number in extension were listed twice, it 
+caused problems later
+
+------------------------------------------------------------------------
+r1840 | zas_ | 2009-09-07 10:24:09 +0200 (Mon, 07 Sep 2009) | 1 line
+
+Comment out unused functions, silenting related compilation warnings.
+------------------------------------------------------------------------
+r1839 | zas_ | 2009-09-07 10:18:18 +0200 (Mon, 07 Sep 2009) | 1 line
+
+Remove an unused variable and minor code cleanup.
+------------------------------------------------------------------------
+r1838 | nadvornik | 2009-09-06 16:29:19 +0200 (Sun, 06 Sep 2009) | 2 lines
+
+improved editor loading
+
+------------------------------------------------------------------------
+r1837 | nadvornik | 2009-09-06 16:21:19 +0200 (Sun, 06 Sep 2009) | 2 lines
+
+fixed unnecessary image reloads in color menu
+
+------------------------------------------------------------------------
+r1836 | nadvornik | 2009-09-06 16:01:03 +0200 (Sun, 06 Sep 2009) | 9 lines
+
+load desktop files in idle time
+
+- scanning all desktop files takes a lot of time because of hdd seek
+- this change moves the scanning to idle time
+- the editors appears in the menus some time after startup
+
+https://sourceforge.net/tracker/index.php?func=detail&aid=2852522&group_id=222125&atid=1054680
+
+
+------------------------------------------------------------------------
+r1835 | nadvornik | 2009-09-06 11:08:37 +0200 (Sun, 06 Sep 2009) | 2 lines
+
+added messages for debugging startup time
+
+------------------------------------------------------------------------
+r1834 | zas_ | 2009-09-05 15:48:21 +0200 (Sat, 05 Sep 2009) | 1 line
+
+Update svn ignore lists.
+------------------------------------------------------------------------
+r1833 | zas_ | 2009-09-04 17:53:04 +0200 (Fri, 04 Sep 2009) | 5 lines
+
+Fix up compilation issues related to libchamplain.
+
+See http://sourceforge.net/tracker/index.php?func=detail&aid=2848469&group_id=222125&atid=1054680
+
+
+------------------------------------------------------------------------
+r1832 | nadvornik | 2009-09-03 22:00:40 +0200 (Thu, 03 Sep 2009) | 2 lines
+
+fixed in-place rename
+
+------------------------------------------------------------------------
+r1831 | nadvornik | 2009-09-03 21:18:20 +0200 (Thu, 03 Sep 2009) | 5 lines
+
+do not reload image on copy, move, rename and external editor
+
+changed files should be detected anyway
+http://sourceforge.net/tracker/index.php?func=detail&aid=2848373&group_id=222125&atid=1054680
+
+------------------------------------------------------------------------
+r1830 | nadvornik | 2009-08-29 01:09:05 +0200 (Sat, 29 Aug 2009) | 2 lines
+
+fixed vd_notify_cb leak
+
+------------------------------------------------------------------------
+r1829 | nadvornik | 2009-08-28 23:01:29 +0200 (Fri, 28 Aug 2009) | 2 lines
+
+improved printing of selection
+
+------------------------------------------------------------------------
+r1828 | nadvornik | 2009-08-28 22:18:46 +0200 (Fri, 28 Aug 2009) | 2 lines
+
+improved the sidecar grouping algorithm
+
+------------------------------------------------------------------------
+r1827 | nadvornik | 2009-08-27 22:23:28 +0200 (Thu, 27 Aug 2009) | 4 lines
+
+fixed toggle_slideshow function
+
+https://sourceforge.net/tracker/index.php?func=detail&aid=2844302&group_id=222125&atid=1054680
+
+------------------------------------------------------------------------
+r1826 | nadvornik | 2009-08-26 21:19:06 +0200 (Wed, 26 Aug 2009) | 2 lines
+
+updated version message
+
+------------------------------------------------------------------------
+r1825 | nadvornik | 2009-08-26 21:16:02 +0200 (Wed, 26 Aug 2009) | 2 lines
+
+save one unnecessary call to stat_utf8
+
+------------------------------------------------------------------------
+r1824 | nadvornik | 2009-08-26 00:21:46 +0200 (Wed, 26 Aug 2009) | 4 lines
+
+use name as a tooltip of external editor if comment is missing
+
+the hotkey dialog ignores entries with empty tooltip
+
+------------------------------------------------------------------------
+r1823 | nadvornik | 2009-08-25 23:30:50 +0200 (Tue, 25 Aug 2009) | 7 lines
+
+write metadata before another opeation
+
+- this is implemented for copy and external editor
+- the unsaved metadata should survive operations like move or rename
+- saving metadata before delete is pointless
+
+
+------------------------------------------------------------------------
+r1822 | nadvornik | 2009-08-23 16:10:56 +0200 (Sun, 23 Aug 2009) | 4 lines
+
+workaround for xpm loader
+
+https://sourceforge.net/tracker/?func=detail&aid=2824016&group_id=222125&atid=1054680
+
+------------------------------------------------------------------------
+r1821 | nadvornik | 2009-08-23 15:37:15 +0200 (Sun, 23 Aug 2009) | 4 lines
+
+fixed moving and maintenance of std. thumbnails
+
+https://sourceforge.net/tracker/?func=detail&aid=2836224&group_id=222125&atid=1054680
+
+------------------------------------------------------------------------
+r1820 | nadvornik | 2009-08-22 23:58:49 +0200 (Sat, 22 Aug 2009) | 2 lines
+
+remove deleted files from metadata queue
+
+------------------------------------------------------------------------
+r1819 | nadvornik | 2009-08-22 22:20:19 +0200 (Sat, 22 Aug 2009) | 6 lines
+
+fixed sidecar grouping
+
+this fixes grouping of files which differs only
+in upper/lowercase extension. The old code stopped scanning
+when the first file was found.
+
+------------------------------------------------------------------------
+r1818 | nadvornik | 2009-08-18 22:19:23 +0200 (Tue, 18 Aug 2009) | 2 lines
+
+fixed possible crash in exif_item_get_integer
+
+------------------------------------------------------------------------
+r1817 | nadvornik | 2009-08-03 22:47:14 +0200 (Mon, 03 Aug 2009) | 2 lines
+
+updated links
+
+------------------------------------------------------------------------
+r1816 | mow | 2009-08-03 14:34:57 +0200 (Mon, 03 Aug 2009) | 1 line
+
+Fixing libexiv2 bug
+------------------------------------------------------------------------
+r1815 | mow | 2009-08-02 00:37:57 +0200 (Sun, 02 Aug 2009) | 3 lines
+
+Fix a small problem with casefull keywords
+
+In @1636 I miss one check for keyword case. Now it should be all fixed.
+------------------------------------------------------------------------
+r1814 | mow | 2009-08-02 00:37:37 +0200 (Sun, 02 Aug 2009) | 1 line
+
+This function is never used anymore: file_maint_removed
+------------------------------------------------------------------------
+r1813 | nadvornik | 2009-07-31 22:46:55 +0200 (Fri, 31 Jul 2009) | 2 lines
+
+updated project status
+
+------------------------------------------------------------------------
+r1812 | nadvornik | 2009-07-31 22:31:56 +0200 (Fri, 31 Jul 2009) | 4 lines
+
+added project web page under version control
+
+
+
+------------------------------------------------------------------------
+r1811 | zas_ | 2009-07-30 19:59:20 +0200 (Thu, 30 Jul 2009) | 1 line
+
+Some systems (BSD,MacOsX,HP-UX,...) define MAP_ANON and not MAP_ANONYMOUS. Make each an alias of other to be sure. issue reported by Martin Proetzsch.
+------------------------------------------------------------------------
+r1810 | nadvornik | 2009-07-29 23:03:38 +0200 (Wed, 29 Jul 2009) | 2 lines
+
+updated czech translation
+
+------------------------------------------------------------------------
+r1809 | nadvornik | 2009-07-29 00:27:24 +0200 (Wed, 29 Jul 2009) | 4 lines
+
+improved scroll on slower machines
+
+patch by Stanislav Brabec
+
+------------------------------------------------------------------------
+r1808 | nadvornik | 2009-07-29 00:14:26 +0200 (Wed, 29 Jul 2009) | 4 lines
+
+do not process sidecar files in bar_gps
+
+patch by Colin Clark
+
+------------------------------------------------------------------------
+r1807 | nadvornik | 2009-07-29 00:03:54 +0200 (Wed, 29 Jul 2009) | 2 lines
+
+run the scripts with /bin/sh
+
+------------------------------------------------------------------------
+r1806 | zas_ | 2009-07-25 10:23:23 +0200 (Sat, 25 Jul 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1805 | zas_ | 2009-07-25 10:13:13 +0200 (Sat, 25 Jul 2009) | 1 line
+
+Remove some bashisms from configure.in. Patch by Greg Troxel.
+------------------------------------------------------------------------
+r1804 | zas_ | 2009-07-25 10:00:07 +0200 (Sat, 25 Jul 2009) | 1 line
+
+Romanian translation was completed. Thanks to Sabin Iacob.
+------------------------------------------------------------------------
+r1803 | nadvornik | 2009-07-24 16:07:54 +0200 (Fri, 24 Jul 2009) | 2 lines
+
+update column sizes after toggling thumbnails
+
+------------------------------------------------------------------------
+r1802 | nadvornik | 2009-07-24 15:32:37 +0200 (Fri, 24 Jul 2009) | 2 lines
+
+fixed switching of multiline texts
+
+------------------------------------------------------------------------
+r1801 | nadvornik | 2009-07-24 14:56:54 +0200 (Fri, 24 Jul 2009) | 5 lines
+
+do not try to reload deleted image
+
+deleted image is replaced by the next one from the list, keep
+the old image displayed until the new one is set
+
+------------------------------------------------------------------------
+r1800 | nadvornik | 2009-07-24 14:45:42 +0200 (Fri, 24 Jul 2009) | 6 lines
+
+call gtk_tree_view_columns_autosize only when reall needed
+
+gtk_tree_view_columns_autosize is rather expensive, call it only
+afrer directory change or after user-requested refresh
+
+
+------------------------------------------------------------------------
+r1799 | nadvornik | 2009-07-24 14:21:23 +0200 (Fri, 24 Jul 2009) | 5 lines
+
+do not use cell_data_func
+
+cell_data_func is too slow, store formatted string in the tree_store
+instead
+
+------------------------------------------------------------------------
+r1798 | nadvornik | 2009-07-21 16:17:01 +0200 (Tue, 21 Jul 2009) | 10 lines
+
+fixed destroying of menu data
+
+Make sure that menu destroy functions do not access parent widget
+structures that are already destroyed
+There are 2 ways to achieve this:
+- use g_signal_handlers_disconnect_matched() like in vf_destroy_cb()
+- use separate data structure passed to *_popup_menu_destroy_cb()
+  like in img-view.
+
+
+------------------------------------------------------------------------
+r1797 | mow | 2009-07-18 10:16:54 +0200 (Sat, 18 Jul 2009) | 4 lines
+
+Fix a overrun
+
+data_offset + data_length could be bigger than guint which makes the
+calculation overflow to a value smaller then size.
+------------------------------------------------------------------------
+r1795 | nadvornik | 2009-07-02 19:37:05 +0200 (Thu, 02 Jul 2009) | 2 lines
+
+updated ChangeLog file
+
+------------------------------------------------------------------------
+r1794 | nadvornik | 2009-07-02 19:31:38 +0200 (Thu, 02 Jul 2009) | 2 lines
+
+updated ca.po - submitted by Mecatxis
+
+------------------------------------------------------------------------
+r1793 | nadvornik | 2009-07-01 22:55:37 +0200 (Wed, 01 Jul 2009) | 2 lines
+
+make sure that automake and config.h uses the same installation paths
+
+------------------------------------------------------------------------
+r1792 | nadvornik | 2009-07-01 21:38:17 +0200 (Wed, 01 Jul 2009) | 2 lines
+
+updated version string
+
+------------------------------------------------------------------------
+r1791 | nadvornik | 2009-07-01 21:33:09 +0200 (Wed, 01 Jul 2009) | 2 lines
+
+fixed mnemonic conflicts
+
+------------------------------------------------------------------------
+r1790 | nadvornik | 2009-07-01 20:59:39 +0200 (Wed, 01 Jul 2009) | 2 lines
+
+removed msgctxt keyword, older gettext fails on it
+
+------------------------------------------------------------------------
+r1789 | nadvornik | 2009-07-01 20:32:32 +0200 (Wed, 01 Jul 2009) | 2 lines
+
+removed gettext.h reference
+
+------------------------------------------------------------------------
+r1788 | nadvornik | 2009-07-01 09:04:42 +0200 (Wed, 01 Jul 2009) | 2 lines
+
+updated spec file
+
+------------------------------------------------------------------------
+r1787 | zas_ | 2009-07-01 01:40:37 +0200 (Wed, 01 Jul 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1786 | nadvornik | 2009-06-30 22:15:33 +0200 (Tue, 30 Jun 2009) | 2 lines
+
+fixed an use of uninitialized value
+
+------------------------------------------------------------------------
+r1785 | nadvornik | 2009-06-30 22:12:28 +0200 (Tue, 30 Jun 2009) | 5 lines
+
+fixes for a built without Exiv2
+
+don't try to access XMP metadata if not compiled with Exiv2
+some metadata options are valid without Exiv2, do not disable them
+
+------------------------------------------------------------------------
+r1784 | mow | 2009-06-30 21:53:55 +0200 (Tue, 30 Jun 2009) | 5 lines
+
+Revert "Add pgettext for some ambiguous strings"
+
+Now there should be all ambiguous strings gone. This reverts commit 1628
+
+With that commit also all ambiguous strings should be solved.
+------------------------------------------------------------------------
+r1783 | nadvornik | 2009-06-30 21:12:25 +0200 (Tue, 30 Jun 2009) | 2 lines
+
+add desktop.in files to the tarball
+
+------------------------------------------------------------------------
+r1782 | nadvornik | 2009-06-29 21:48:14 +0200 (Mon, 29 Jun 2009) | 2 lines
+
+fixed writting to gqview legacy format
+
+------------------------------------------------------------------------
+r1781 | zas_ | 2009-06-29 18:32:43 +0200 (Mon, 29 Jun 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1780 | zas_ | 2009-06-29 18:02:28 +0200 (Mon, 29 Jun 2009) | 1 line
+
+Fix POTFILES.in and update regen_potfiles.sh to add .desktop.in files.
+------------------------------------------------------------------------
+r1779 | nadvornik | 2009-06-28 15:41:51 +0200 (Sun, 28 Jun 2009) | 2 lines
+
+added geeqie-import-geeqie.desktop.in
+
+------------------------------------------------------------------------
+r1778 | nadvornik | 2009-06-28 13:55:54 +0200 (Sun, 28 Jun 2009) | 2 lines
+
+libchamplain compatibility fix
+
+------------------------------------------------------------------------
+r1777 | nadvornik | 2009-06-28 11:25:47 +0200 (Sun, 28 Jun 2009) | 2 lines
+
+cleanup: remove some disabled code
+
+------------------------------------------------------------------------
+r1776 | nadvornik | 2009-06-28 11:08:25 +0200 (Sun, 28 Jun 2009) | 2 lines
+
+warn if another operation is performed on a file with unsaved metadata
+
+------------------------------------------------------------------------
+r1775 | nadvornik | 2009-06-28 10:49:28 +0200 (Sun, 28 Jun 2009) | 2 lines
+
+sync histogram state after enabling it from the menu
+
+------------------------------------------------------------------------
+r1774 | nadvornik | 2009-06-28 10:32:27 +0200 (Sun, 28 Jun 2009) | 2 lines
+
+added script for importing GQView and Geeqie-alpha metadata
+
+------------------------------------------------------------------------
+r1773 | nadvornik | 2009-06-28 01:12:52 +0200 (Sun, 28 Jun 2009) | 2 lines
+
+put preferences to separate submenu
+
+------------------------------------------------------------------------
+r1772 | mow | 2009-06-28 00:58:20 +0200 (Sun, 28 Jun 2009) | 1 line
+
+German translation update
+------------------------------------------------------------------------
+r1771 | mow | 2009-06-28 00:57:56 +0200 (Sun, 28 Jun 2009) | 8 lines
+
+Complete commit @1747 (intltool usage)
+
+With using intltool the localisation will fail cause of missing
+desktop.in file. Also the old desktop files are obsoleted by this
+commit.
+
+Also it is not necessary any more to have a './' in front of the files
+in POTFILES.in.
+------------------------------------------------------------------------
+r1770 | mow | 2009-06-28 00:56:50 +0200 (Sun, 28 Jun 2009) | 7 lines
+
+Fix AM_CFLAGS and AM_CXXFLAGS from @1701
+
+The commit 1701 did insert wrong lines for AM_CFLAGS and AM_CXXFLAGS to
+src/Makefile.am.
+
+I also did some minor whitespace fixes and made the internal
+documentation consistent by using \ than @ for doxygen doc.
+------------------------------------------------------------------------
+r1769 | nadvornik | 2009-06-28 00:40:25 +0200 (Sun, 28 Jun 2009) | 2 lines
+
+added command for editing ufraw id file, changed menu location
+
+------------------------------------------------------------------------
+r1768 | nadvornik | 2009-06-27 23:12:07 +0200 (Sat, 27 Jun 2009) | 2 lines
+
+reordered View menu
+
+------------------------------------------------------------------------
+r1767 | nadvornik | 2009-06-27 22:47:17 +0200 (Sat, 27 Jun 2009) | 2 lines
+
+use radio buttons for file and dir mode in popup menu
+
+------------------------------------------------------------------------
+r1766 | nadvornik | 2009-06-27 22:12:56 +0200 (Sat, 27 Jun 2009) | 2 lines
+
+simplified menu_item_add_radio usage
+
+------------------------------------------------------------------------
+r1765 | nadvornik | 2009-06-27 19:54:31 +0200 (Sat, 27 Jun 2009) | 2 lines
+
+created Files and Folders submenu
+
+------------------------------------------------------------------------
+r1764 | nadvornik | 2009-06-27 17:47:50 +0200 (Sat, 27 Jun 2009) | 6 lines
+
+improved overlay menu
+
+- indicate overlay and histogram state in toggle and radio entries in
+  the menu
+- all entries have visible effect in all modes
+
+------------------------------------------------------------------------
+r1763 | nadvornik | 2009-06-24 22:31:30 +0200 (Wed, 24 Jun 2009) | 9 lines
+
+test if an accelerator can be stored
+
+gtk_accel_map_change_entry can't change accelerators 
+to keys like arrows. Test this and show the keys in the list
+only if they can be really changed.
+
+https://sourceforge.net/tracker/?func=detail&aid=2805139&group_id=222125&atid=1054680
+
+
+------------------------------------------------------------------------
+r1762 | nadvornik | 2009-06-23 21:20:48 +0200 (Tue, 23 Jun 2009) | 2 lines
+
+improved description string
+
+------------------------------------------------------------------------
+r1761 | mow | 2009-06-22 00:52:45 +0200 (Mon, 22 Jun 2009) | 1 line
+
+Localizing one string
+------------------------------------------------------------------------
+r1760 | mow | 2009-06-22 00:52:08 +0200 (Mon, 22 Jun 2009) | 11 lines
+
+Fix two memory failures
+
+1. if the description field for a exif information is empty the program
+   dumps core when trying to change this. The reason is a strcmp with a
+   NULL value.
+
+   The fix add the small functionality to set the field to default when
+   it is set empty.
+
+2. There was a g_strdup miss in exif.c which could end in memory
+   corruption.
+------------------------------------------------------------------------
+r1759 | nadvornik | 2009-06-21 22:14:53 +0200 (Sun, 21 Jun 2009) | 5 lines
+
+improved file list update priority
+
+- update list with lower priority than the priority of file operations
+- make sure that it is updated at least once per 2 seconds
+
+------------------------------------------------------------------------
+r1758 | nadvornik | 2009-06-21 15:28:02 +0200 (Sun, 21 Jun 2009) | 2 lines
+
+fixed jumping of filelist on focus_in event
+
+------------------------------------------------------------------------
+r1757 | nadvornik | 2009-06-21 14:39:58 +0200 (Sun, 21 Jun 2009) | 2 lines
+
+fixed updating of marks in sidecars
+
+------------------------------------------------------------------------
+r1756 | nadvornik | 2009-06-21 01:15:11 +0200 (Sun, 21 Jun 2009) | 6 lines
+
+various geeqie-ufraw improvements
+
+- handle xmp sidecars
+- commandline options, help
+
+
+------------------------------------------------------------------------
+r1755 | nadvornik | 2009-06-20 20:42:23 +0200 (Sat, 20 Jun 2009) | 6 lines
+
+fixed leak in file_util_* functions
+
+- file_util_* are changed to take over the filelist and free it when
+  done
+- make sure that these functions are called correctly
+
+------------------------------------------------------------------------
+r1754 | nadvornik | 2009-06-20 18:46:32 +0200 (Sat, 20 Jun 2009) | 5 lines
+
+improved list view
+
+- do the string formatting in the cell_data callback
+- show the sidecar list only in collapsed entries
+
+------------------------------------------------------------------------
+r1753 | nadvornik | 2009-06-20 10:51:07 +0200 (Sat, 20 Jun 2009) | 2 lines
+
+always check for deleted sidecar files
+
+------------------------------------------------------------------------
+r1752 | nadvornik | 2009-06-20 00:37:30 +0200 (Sat, 20 Jun 2009) | 2 lines
+
+fixed regexp usage
+
+------------------------------------------------------------------------
+r1751 | nadvornik | 2009-06-20 00:34:52 +0200 (Sat, 20 Jun 2009) | 2 lines
+
+run external commands from current directory even with no files
+
+------------------------------------------------------------------------
+r1750 | nadvornik | 2009-06-18 22:46:33 +0200 (Thu, 18 Jun 2009) | 8 lines
+
+ufraw-batch script
+
+added a more complicated script that demonstrates advanced
+features of external editors:
+- create a jpeg + ufraw id file for each raw file
+- update the jpeg if the id file was modified
+
+
+------------------------------------------------------------------------
+r1749 | nadvornik | 2009-06-17 20:41:10 +0200 (Wed, 17 Jun 2009) | 2 lines
+
+made file_util_start_editor_from_file consider also sidecars
+
+------------------------------------------------------------------------
+r1748 | nadvornik | 2009-06-17 20:19:11 +0200 (Wed, 17 Jun 2009) | 7 lines
+
+fixed problems with floor/ceil
+
+- introduce macros ROUND_DOWN, ROUND_UP
+- fixed incorrect usage of floor/ceil functions on int arguments
+
+patch by  Yuriy Kaminskiy
+
+------------------------------------------------------------------------
+r1747 | nadvornik | 2009-06-15 22:50:35 +0200 (Mon, 15 Jun 2009) | 6 lines
+
+use intltool for desktop file translation
+
+- desktop files are translated via .po files together with other strings
+- make update-po is replaced with intltool-update [lang]
+
+
+------------------------------------------------------------------------
+r1746 | nadvornik | 2009-06-15 21:13:45 +0200 (Mon, 15 Jun 2009) | 5 lines
+
+improved rotation script
+
+- applies the orientation from metadata
+- uses exiftran for jpeg an ImageMagick for other files
+
+------------------------------------------------------------------------
+r1745 | zas_ | 2009-06-14 10:49:39 +0200 (Sun, 14 Jun 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1744 | mow | 2009-06-14 00:19:57 +0200 (Sun, 14 Jun 2009) | 8 lines
+
+Update documentation
+
+Now it holds a more verbose doxygen description as discussed in mailing
+list.
+
+- Doxygen style description
+- Small visibility changes
+- Commit message change
+------------------------------------------------------------------------
+r1743 | nadvornik | 2009-06-13 21:26:32 +0200 (Sat, 13 Jun 2009) | 2 lines
+
+the options for custom border color were made independent
+
+------------------------------------------------------------------------
+r1742 | zas_ | 2009-06-11 20:18:07 +0200 (Thu, 11 Jun 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1741 | zas_ | 2009-06-11 19:34:37 +0200 (Thu, 11 Jun 2009) | 1 line
+
+Fix up compilation using make -jN: sometimes it fails due to order of headers inclusion.
+------------------------------------------------------------------------
+r1740 | nadvornik | 2009-06-10 22:45:24 +0200 (Wed, 10 Jun 2009) | 2 lines
+
+make sure that a directory exists on saving desktop files
+
+------------------------------------------------------------------------
+r1739 | nadvornik | 2009-06-10 22:26:47 +0200 (Wed, 10 Jun 2009) | 9 lines
+
+do not install helper scripts into /usr/bin 
+
+- install the helper scripts into pkglibdir, that is /usr/lib/geeqie
+- add the directory to $PATH on startup - the Exec line in desktop files
+  does not have to contain full path
+
+fixes
+https://sourceforge.net/tracker/?func=detail&aid=2801121&group_id=222125&atid=1054680
+
+------------------------------------------------------------------------
+r1738 | nadvornik | 2009-06-09 21:12:37 +0200 (Tue, 09 Jun 2009) | 4 lines
+
+enabled color management in img-view
+
+patch by Omari Stephens
+
+------------------------------------------------------------------------
+r1737 | nadvornik | 2009-06-09 21:08:52 +0200 (Tue, 09 Jun 2009) | 4 lines
+
+fixed leak in image_post_process_color
+
+patch by Omari Stephens
+
+------------------------------------------------------------------------
+r1736 | nadvornik | 2009-06-08 21:05:49 +0200 (Mon, 08 Jun 2009) | 4 lines
+
+unify code paths for New directory
+keep the directory visible after rename
+https://sourceforge.net/tracker/?func=detail&aid=1951183&group_id=222125&atid=1054680
+
+------------------------------------------------------------------------
+r1735 | nadvornik | 2009-06-07 12:11:05 +0200 (Sun, 07 Jun 2009) | 4 lines
+
+do not show wide frame in single image mode
+it partially fixes
+https://sourceforge.net/tracker/?func=detail&aid=2797348&group_id=222125&atid=1054683
+
+------------------------------------------------------------------------
+r1734 | nadvornik | 2009-06-07 00:51:55 +0200 (Sun, 07 Jun 2009) | 2 lines
+
+added mark filter to menu - now it is possible to assign hotkeys
+
+------------------------------------------------------------------------
+r1733 | nadvornik | 2009-06-06 21:39:46 +0200 (Sat, 06 Jun 2009) | 3 lines
+
+preserve zoom value on fullscreen startup
+
+
+------------------------------------------------------------------------
+r1732 | nadvornik | 2009-06-06 19:28:16 +0200 (Sat, 06 Jun 2009) | 4 lines
+
+swap x and y scale when scaling rotated images - it fixes tiles that were
+sometimes off by 1 pixel - thanks Petr for reporting,
+code cleanup
+
+------------------------------------------------------------------------
+r1731 | zas_ | 2009-06-06 19:02:21 +0200 (Sat, 06 Jun 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1730 | nadvornik | 2009-06-06 18:14:07 +0200 (Sat, 06 Jun 2009) | 5 lines
+
+better implementation of tree_view_row_get_visibility,
+gtk_tree_view_set_cursor is not sufficient in some cases, call also
+tree_view_row_make_visible
+
+
+------------------------------------------------------------------------
+r1729 | nadvornik | 2009-06-06 17:33:56 +0200 (Sat, 06 Jun 2009) | 3 lines
+
+do not call signal handler from vdtree_row_expanded
+it fixes tree view for user-entered hidden directories
+
+------------------------------------------------------------------------
+r1728 | nadvornik | 2009-06-06 13:15:09 +0200 (Sat, 06 Jun 2009) | 2 lines
+
+reduced jumping of directory tree when user clicks on folders
+
+------------------------------------------------------------------------
+r1727 | nadvornik | 2009-06-05 23:52:37 +0200 (Fri, 05 Jun 2009) | 2 lines
+
+simplified the code around vd_select_row
+
+------------------------------------------------------------------------
+r1726 | nadvornik | 2009-06-04 23:07:03 +0200 (Thu, 04 Jun 2009) | 7 lines
+
+use layout_set_fd() for changing images from a slideshow
+- this updates folder and icon in recursive slideshow mode
+
+preserve slideshow on layout change - fixes
+  https://sourceforge.net/tracker/?func=detail&aid=1998513&group_id=222125&atid=1054680
+
+
+------------------------------------------------------------------------
+r1725 | zas_ | 2009-06-04 21:51:20 +0200 (Thu, 04 Jun 2009) | 1 line
+
+Add an option to Image preferences to restrict custom border to fullscreen mode only. Bug 2798062.
+------------------------------------------------------------------------
+r1724 | mow | 2009-06-04 18:07:41 +0200 (Thu, 04 Jun 2009) | 4 lines
+
+Ongoing translation
+
+Now the most is translated to German language. Just the photographic
+notions are missing.
+------------------------------------------------------------------------
+r1723 | mow | 2009-06-04 18:07:16 +0200 (Thu, 04 Jun 2009) | 1 line
+
+Change the order of columns for editors dialogue
+------------------------------------------------------------------------
+r1722 | nadvornik | 2009-06-03 22:05:19 +0200 (Wed, 03 Jun 2009) | 2 lines
+
+regroup sidecar files when an operation on partial group is finished
+
+------------------------------------------------------------------------
+r1721 | nadvornik | 2009-06-03 00:33:53 +0200 (Wed, 03 Jun 2009) | 11 lines
+
+changed selection behavior as requested at
+http://sourceforge.net/tracker/?func=detail&aid=2789933&group_id=222125&atid=1054680
+
+file view - sidecars are added to the selection if they were expicitly selected
+            or if the entry is collapsed
+icon view - selection always contains sidecars
+
+file operations splits partially selected groups - selected files have
+disabled grouping
+
+
+------------------------------------------------------------------------
+r1720 | zas_ | 2009-06-01 18:37:30 +0200 (Mon, 01 Jun 2009) | 1 line
+
+Minor code cleanup and redundancy reduction.
+------------------------------------------------------------------------
+r1719 | nadvornik | 2009-05-31 16:32:39 +0200 (Sun, 31 May 2009) | 2 lines
+
+fixed incorrect type conversion
+
+------------------------------------------------------------------------
+r1718 | nadvornik | 2009-05-31 15:32:09 +0200 (Sun, 31 May 2009) | 3 lines
+
+do not display menus ("FileMenu" etc.) in accelerator configuration
+improved tooltip texts
+
+------------------------------------------------------------------------
+r1717 | nadvornik | 2009-05-31 13:08:00 +0200 (Sun, 31 May 2009) | 2 lines
+
+do not block the files sent to external editors like gimp
+
+------------------------------------------------------------------------
+r1716 | nadvornik | 2009-05-30 22:18:22 +0200 (Sat, 30 May 2009) | 5 lines
+
+preserve image center over short periods when the "broken image" icon is
+displayed
+http://sourceforge.net/tracker/?func=detail&aid=2793057&group_id=222125&atid=1054680
+
+
+------------------------------------------------------------------------
+r1714 | zas_ | 2009-05-26 21:41:22 +0200 (Tue, 26 May 2009) | 1 line
+
+Add .desktop files to restore lossless jpeg rotation via editors.
+------------------------------------------------------------------------
+r1713 | nadvornik | 2009-05-23 23:23:06 +0200 (Sat, 23 May 2009) | 4 lines
+
+added doxygen.conf
+https://sourceforge.net/tracker/?func=detail&aid=2795068&group_id=222125&atid=1054680
+
+
+------------------------------------------------------------------------
+r1712 | nadvornik | 2009-05-23 23:07:21 +0200 (Sat, 23 May 2009) | 3 lines
+
+enabled PageSize code
+https://bugzilla.redhat.com/show_bug.cgi?id=222639
+
+------------------------------------------------------------------------
+r1711 | zas_ | 2009-05-21 11:54:20 +0200 (Thu, 21 May 2009) | 1 line
+
+Add missing vim modeline.
+------------------------------------------------------------------------
+r1710 | zas_ | 2009-05-21 11:20:48 +0200 (Thu, 21 May 2009) | 1 line
+
+Attempt to use stock gtk icons for directory list and tree views.
+------------------------------------------------------------------------
+r1709 | zas_ | 2009-05-16 13:31:48 +0200 (Sat, 16 May 2009) | 1 line
+
+Fix up too short array, reported by Michael Schwendt.
+------------------------------------------------------------------------
+r1708 | zas_ | 2009-05-16 10:48:21 +0200 (Sat, 16 May 2009) | 11 lines
+
+Fix geeqie.desktop to match spec. Patch by Michael Schwendt.
+
+
+$ desktop-file-validate geeqie.desktop
+geeqie.desktop: warning: value "Application;Graphics;Viewer;" for key
+"Categories" in group "Desktop Entry" contains a deprecated value
+"Application"
+
+http://standards.freedesktop.org/menu-spec/menu-spec-1.0.html
+
+
+------------------------------------------------------------------------
+r1707 | zas_ | 2009-05-14 22:45:34 +0200 (Thu, 14 May 2009) | 1 line
+
+Fix up unused variables warnings.
+------------------------------------------------------------------------
+r1706 | zas_ | 2009-05-14 22:32:14 +0200 (Thu, 14 May 2009) | 1 line
+
+Merge common thumb code from view_file_list and view_file_icon to view_file.
+------------------------------------------------------------------------
+r1704 | nadvornik | 2009-05-12 22:54:58 +0200 (Tue, 12 May 2009) | 2 lines
+
+added some notes to README file
+
+------------------------------------------------------------------------
+r1703 | nadvornik | 2009-05-12 22:38:26 +0200 (Tue, 12 May 2009) | 2 lines
+
+fixed compilation with older gtk
+
+------------------------------------------------------------------------
+r1702 | nadvornik | 2009-05-12 22:17:03 +0200 (Tue, 12 May 2009) | 2 lines
+
+updated TODO list
+
+------------------------------------------------------------------------
+r1701 | nadvornik | 2009-05-12 20:25:18 +0200 (Tue, 12 May 2009) | 2 lines
+
+added GPS map support - patch by Colin Clark 
+
+------------------------------------------------------------------------
+r1700 | zas_ | 2009-05-12 08:54:05 +0200 (Tue, 12 May 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1699 | zas_ | 2009-05-12 08:42:20 +0200 (Tue, 12 May 2009) | 1 line
+
+Fix up tooltip text: Color _Management -> Color Management.
+------------------------------------------------------------------------
+r1698 | nadvornik | 2009-05-11 22:50:13 +0200 (Mon, 11 May 2009) | 5 lines
+
+added keyboard configuration dialog 
+mostly written by Petr Ostadal
+alternate keys are not yet fully configurable - the corresponding code
+is commented out
+
+------------------------------------------------------------------------
+r1697 | zas_ | 2009-05-11 12:10:13 +0200 (Mon, 11 May 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1696 | zas_ | 2009-05-11 11:55:39 +0200 (Mon, 11 May 2009) | 1 line
+
+Include missing header file.
+------------------------------------------------------------------------
+r1695 | nadvornik | 2009-05-09 21:45:24 +0200 (Sat, 09 May 2009) | 2 lines
+
+expose the file grouping flag to the user
+
+------------------------------------------------------------------------
+r1694 | nadvornik | 2009-05-09 21:25:51 +0200 (Sat, 09 May 2009) | 2 lines
+
+extended the list of grouped metadata tags
+
+------------------------------------------------------------------------
+r1693 | nadvornik | 2009-05-09 19:02:35 +0200 (Sat, 09 May 2009) | 2 lines
+
+added some structure to the metadata preferences dialog
+
+------------------------------------------------------------------------
+r1692 | nadvornik | 2009-05-08 20:29:09 +0200 (Fri, 08 May 2009) | 2 lines
+
+better tooltip for disabled lcms
+
+------------------------------------------------------------------------
+r1691 | nadvornik | 2009-05-07 22:24:35 +0200 (Thu, 07 May 2009) | 2 lines
+
+limit metadata details dialog size
+
+------------------------------------------------------------------------
+r1690 | nadvornik | 2009-05-07 21:52:38 +0200 (Thu, 07 May 2009) | 2 lines
+
+fixed keyword tree initialization
+
+------------------------------------------------------------------------
+r1689 | nadvornik | 2009-05-07 21:38:07 +0200 (Thu, 07 May 2009) | 2 lines
+
+updated version string to beta1
+
+------------------------------------------------------------------------
+r1688 | nadvornik | 2009-05-07 21:34:33 +0200 (Thu, 07 May 2009) | 2 lines
+
+enabled XDG directory layout
+
+------------------------------------------------------------------------
+r1687 | nadvornik | 2009-05-07 21:30:15 +0200 (Thu, 07 May 2009) | 2 lines
+
+use "keywords" instead of "tags" in option name, it is more consistent
+
+------------------------------------------------------------------------
+r1686 | zas_ | 2009-05-03 19:54:37 +0200 (Sun, 03 May 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1685 | nadvornik | 2009-05-03 00:34:46 +0200 (Sun, 03 May 2009) | 2 lines
+
+added stock icons for slideshow
+
+------------------------------------------------------------------------
+r1684 | nadvornik | 2009-05-03 00:19:42 +0200 (Sun, 03 May 2009) | 2 lines
+
+updated czech translation
+
+------------------------------------------------------------------------
+r1683 | nadvornik | 2009-05-02 13:14:24 +0200 (Sat, 02 May 2009) | 2 lines
+
+force the metadata dialog if it was triggered by the menu or the button
+
+------------------------------------------------------------------------
+r1682 | nadvornik | 2009-05-02 12:59:36 +0200 (Sat, 02 May 2009) | 2 lines
+
+action table clean up
+
+------------------------------------------------------------------------
+r1681 | nadvornik | 2009-05-02 11:15:56 +0200 (Sat, 02 May 2009) | 3 lines
+
+improved pixel info, changed the menu entry from "Hide" to "Show",
+added it on default status bar
+
+------------------------------------------------------------------------
+r1680 | nadvornik | 2009-05-02 01:40:01 +0200 (Sat, 02 May 2009) | 3 lines
+
+"<control>S" seems to be hardcoded hotkey for GTK_STOCK_SAVE
+use <shift>S for sort manager
+
+------------------------------------------------------------------------
+r1679 | nadvornik | 2009-05-02 01:15:51 +0200 (Sat, 02 May 2009) | 3 lines
+
+- handle color profile and write metadata buttons on statusbar by ui_manager
+- statusbar buttons made configurable
+
+------------------------------------------------------------------------
+r1678 | nadvornik | 2009-05-01 11:49:27 +0200 (Fri, 01 May 2009) | 3 lines
+
+allow external editors without parameters, as long as they are in
+category 'X-Geeqie'
+
+------------------------------------------------------------------------
+r1677 | nadvornik | 2009-04-29 22:28:54 +0200 (Wed, 29 Apr 2009) | 2 lines
+
+updated czech translation, not yet complete
+
+------------------------------------------------------------------------
+r1676 | zas_ | 2009-04-28 23:40:00 +0200 (Tue, 28 Apr 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1675 | zas_ | 2009-04-28 23:38:20 +0200 (Tue, 28 Apr 2009) | 1 line
+
+Update POTFILES.in: cellrenderericon.c removed, color-man.c added.
+------------------------------------------------------------------------
+r1674 | zas_ | 2009-04-28 23:37:27 +0200 (Tue, 28 Apr 2009) | 1 line
+
+Fix up po/Makefile to rebuild geeqie.pot when POTFILES.in was modified. Without this change, new translatable strings in recently added files were not available for translation in various .po files after a make update-po. Makefile.in.in.patch was modified to include this fix plus some minor cleanups.
+------------------------------------------------------------------------
+r1673 | nadvornik | 2009-04-28 22:09:41 +0200 (Tue, 28 Apr 2009) | 2 lines
+
+do not translate internal strings
+
+------------------------------------------------------------------------
+r1672 | nadvornik | 2009-04-28 08:55:56 +0200 (Tue, 28 Apr 2009) | 2 lines
+
+added new files
+
+------------------------------------------------------------------------
+r1671 | nadvornik | 2009-04-28 08:54:59 +0200 (Tue, 28 Apr 2009) | 2 lines
+
+compilation fixes for older glib and gtk
+
+------------------------------------------------------------------------
+r1670 | zas_ | 2009-04-28 01:07:59 +0200 (Tue, 28 Apr 2009) | 1 line
+
+French translation was updated: fix few main menu mnenonics.
+------------------------------------------------------------------------
+r1669 | nadvornik | 2009-04-27 23:39:56 +0200 (Mon, 27 Apr 2009) | 2 lines
+
+compilation fixes
+
+------------------------------------------------------------------------
+r1668 | nadvornik | 2009-04-27 22:19:21 +0200 (Mon, 27 Apr 2009) | 2 lines
+
+"make dist" fixes
+
+------------------------------------------------------------------------
+r1667 | zas_ | 2009-04-26 16:08:44 +0200 (Sun, 26 Apr 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1666 | nadvornik | 2009-04-26 13:38:28 +0200 (Sun, 26 Apr 2009) | 2 lines
+
+small fixes
+
+------------------------------------------------------------------------
+r1665 | nadvornik | 2009-04-26 11:25:52 +0200 (Sun, 26 Apr 2009) | 2 lines
+
+fixed return from metadata_write_revert
+
+------------------------------------------------------------------------
+r1664 | nadvornik | 2009-04-26 11:01:35 +0200 (Sun, 26 Apr 2009) | 2 lines
+
+added an option to write image orientation to the metadata
+
+------------------------------------------------------------------------
+r1663 | nadvornik | 2009-04-26 00:08:09 +0200 (Sun, 26 Apr 2009) | 3 lines
+
+separated Orientation and Grayscale functions
+moved Grayscale to Color management menu
+
+------------------------------------------------------------------------
+r1662 | nadvornik | 2009-04-25 22:55:11 +0200 (Sat, 25 Apr 2009) | 2 lines
+
+added more info to the details dialog
+
+------------------------------------------------------------------------
+r1661 | nadvornik | 2009-04-25 01:26:49 +0200 (Sat, 25 Apr 2009) | 2 lines
+
+added details dialog for other operations too
+
+------------------------------------------------------------------------
+r1660 | nadvornik | 2009-04-25 00:51:00 +0200 (Sat, 25 Apr 2009) | 2 lines
+
+added possibility to exclude individual files
+
+------------------------------------------------------------------------
+r1659 | nadvornik | 2009-04-23 23:15:14 +0200 (Thu, 23 Apr 2009) | 2 lines
+
+fixed writting metadata behavior at exit
+
+------------------------------------------------------------------------
+r1658 | nadvornik | 2009-04-23 23:12:19 +0200 (Thu, 23 Apr 2009) | 2 lines
+
+added an image to the file details dialog
+
+------------------------------------------------------------------------
+r1657 | nadvornik | 2009-04-23 22:48:03 +0200 (Thu, 23 Apr 2009) | 2 lines
+
+differentiate between "Cancel" and "Discard changes"
+
+------------------------------------------------------------------------
+r1656 | zas_ | 2009-04-21 23:47:11 +0200 (Tue, 21 Apr 2009) | 1 line
+
+Fix up few warnings (especially on 64bits platforms).
+------------------------------------------------------------------------
+r1655 | nadvornik | 2009-04-21 23:16:32 +0200 (Tue, 21 Apr 2009) | 2 lines
+
+fixed metadata.confirm_on_dir_change
+
+------------------------------------------------------------------------
+r1654 | nadvornik | 2009-04-21 23:07:28 +0200 (Tue, 21 Apr 2009) | 2 lines
+
+added possibility to show modifiied metadata before write
+
+------------------------------------------------------------------------
+r1653 | nadvornik | 2009-04-20 23:34:16 +0200 (Mon, 20 Apr 2009) | 8 lines
+
+added remote interface for exporting additional info (sidecars,
+destination) to external commands
+
+see the symlink command for an example
+
+http://sourceforge.net/tracker/?func=detail&aid=2488845&group_id=222125&atid=1054680
+
+
+------------------------------------------------------------------------
+r1652 | nadvornik | 2009-04-20 23:07:52 +0200 (Mon, 20 Apr 2009) | 2 lines
+
+write info and debugging messages to stderr
+
+------------------------------------------------------------------------
+r1651 | nadvornik | 2009-04-20 21:44:50 +0200 (Mon, 20 Apr 2009) | 2 lines
+
+improved remote protocol to allow bidirectional communication
+
+------------------------------------------------------------------------
+r1650 | nadvornik | 2009-04-17 22:26:22 +0200 (Fri, 17 Apr 2009) | 2 lines
+
+fixed tests for vd_find_row return value
+
+------------------------------------------------------------------------
+r1649 | mow | 2009-04-14 23:51:29 +0200 (Tue, 14 Apr 2009) | 3 lines
+
+German translation updated
+
+With some help from de.alt.rec.digitalfotografie.
+------------------------------------------------------------------------
+r1648 | zas_ | 2009-04-14 22:54:50 +0200 (Tue, 14 Apr 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1647 | nadvornik | 2009-04-14 00:40:47 +0200 (Tue, 14 Apr 2009) | 2 lines
+
+color profile fixes
+
+------------------------------------------------------------------------
+r1646 | nadvornik | 2009-04-13 16:39:50 +0200 (Mon, 13 Apr 2009) | 2 lines
+
+show color management status on statusbar
+
+------------------------------------------------------------------------
+r1645 | nadvornik | 2009-04-13 12:55:49 +0200 (Mon, 13 Apr 2009) | 3 lines
+
+support X11 screen profile
+http://freedesktop.org/wiki/ICC_Profiles_in_X_Specification_0.3
+
+------------------------------------------------------------------------
+r1644 | nadvornik | 2009-04-13 10:09:56 +0200 (Mon, 13 Apr 2009) | 2 lines
+
+moved color profiles from statusbar to View menu
+
+------------------------------------------------------------------------
+r1643 | mow | 2009-04-12 19:58:55 +0200 (Sun, 12 Apr 2009) | 1 line
+
+German translation updated
+------------------------------------------------------------------------
+r1642 | zas_ | 2009-04-12 17:06:43 +0200 (Sun, 12 Apr 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1641 | mow | 2009-04-12 13:02:03 +0200 (Sun, 12 Apr 2009) | 3 lines
+
+Update POTFILES.in
+
+metadata.c was not in the POTFILES.in.
+------------------------------------------------------------------------
+r1640 | nadvornik | 2009-04-12 10:36:53 +0200 (Sun, 12 Apr 2009) | 2 lines
+
+fixed ambiguous strings
+
+------------------------------------------------------------------------
+r1639 | nadvornik | 2009-04-11 23:28:46 +0200 (Sat, 11 Apr 2009) | 2 lines
+
+improved default keyword tree
+
+------------------------------------------------------------------------
+r1638 | mow | 2009-04-11 22:46:37 +0200 (Sat, 11 Apr 2009) | 4 lines
+
+Fix that the output of msgfmt could be singular
+
+The output of msgfmt could be singular if there is only one translation
+of the given type.
+------------------------------------------------------------------------
+r1636 | mow | 2009-04-11 21:51:03 +0200 (Sat, 11 Apr 2009) | 4 lines
+
+Allow to configure case handling of keywords
+
+Sometimes I use just different case for keywords. This should be
+chooseable.
+------------------------------------------------------------------------
+r1635 | nadvornik | 2009-04-11 21:35:03 +0200 (Sat, 11 Apr 2009) | 2 lines
+
+fixed updating of filelist marks
+
+------------------------------------------------------------------------
+r1634 | mow | 2009-04-11 20:34:12 +0200 (Sat, 11 Apr 2009) | 9 lines
+
+Adding debian packaging informations
+
+Adding debian control directory to create a geeqie debian package.
+
+NOTES: (To be fixed in autoconf)
+   - LIRC must be explicit _enabled_ instead of disable. This is wrong
+     documented.
+   - It might be a good idea to derivate the readmedir and the htmldir
+     from docdir.
+------------------------------------------------------------------------
+r1633 | mow | 2009-04-11 18:34:25 +0200 (Sat, 11 Apr 2009) | 4 lines
+
+Implementing CTRL-W to close advanced exif window
+
+In fact, this implements keypress event handling in the advanced exif
+window to handle CTRL-W event.
+------------------------------------------------------------------------
+r1632 | mow | 2009-04-10 15:54:08 +0200 (Fri, 10 Apr 2009) | 5 lines
+
+Just update the internal sort method
+
+There is no other use of the internal sort method than speeding up the
+sorting of a collection. So setting it to SORT_NONE is the better
+choice.
+------------------------------------------------------------------------
+r1631 | mow | 2009-04-10 15:44:37 +0200 (Fri, 10 Apr 2009) | 4 lines
+
+Implement random sort method for collections
+
+This patch allows to randomize the collections. (Closes: #2497413)
+https://sourceforge.net/tracker/?func=detail&aid=2497413&group_id=222125&atid=1054683
+------------------------------------------------------------------------
+r1630 | mow | 2009-04-10 12:18:42 +0200 (Fri, 10 Apr 2009) | 9 lines
+
+Fix the broken statistic generation
+
+The output of msgfmt has different format if no fuzzy translations (or
+even no translated) are available. I fixed that by parsing the output of
+msgfmt more intelligent.
+
+Drawback of the solution is that the parsing will not work if the output
+of msgfmt use not the strings "translated messages", "fuzzy
+translations" and "untranslated messages".
+------------------------------------------------------------------------
+r1629 | mow | 2009-04-10 11:47:40 +0200 (Fri, 10 Apr 2009) | 4 lines
+
+German translation updated
+
+Also included a update in the README file. Finally I add myself to that
+file. :-)
+------------------------------------------------------------------------
+r1628 | mow | 2009-04-10 11:47:20 +0200 (Fri, 10 Apr 2009) | 8 lines
+
+Add pgettext for some ambiguous strings
+
+There are some strings which are ambiguous to translate. There is the
+pgettext function to solf that problem.
+
+For example, locations can be translated to german by Ortsangaben
+(geographical) or by Pfad (filesystem). I am sure there are also some
+ambiguous in other languages.
+------------------------------------------------------------------------
+r1627 | zas_ | 2009-04-09 22:40:16 +0200 (Thu, 09 Apr 2009) | 1 line
+
+Minor french translations fixes.
+------------------------------------------------------------------------
+r1626 | zas_ | 2009-04-09 22:07:16 +0200 (Thu, 09 Apr 2009) | 1 line
+
+Fix histogram labels in french.
+------------------------------------------------------------------------
+r1625 | zas_ | 2009-04-09 21:58:03 +0200 (Thu, 09 Apr 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1624 | nadvornik | 2009-04-08 21:32:30 +0200 (Wed, 08 Apr 2009) | 4 lines
+
+improved Exiv2 error reporting:
+- use correct charset
+- respect --debug
+
+------------------------------------------------------------------------
+r1623 | mow | 2009-04-07 01:59:54 +0200 (Tue, 07 Apr 2009) | 4 lines
+
+Nest new keywords inside existing
+
+It is boring to first add a bunch of keywords and then move them to the
+new location. It is more natural to add them as child to existing ons.
+------------------------------------------------------------------------
+r1622 | mow | 2009-04-07 01:59:38 +0200 (Tue, 07 Apr 2009) | 4 lines
+
+Fix the is_keyword bug
+
+The is_keyword would be new set when placing the radio buttons. This
+Patch fix it by setting the variable afterwards.
+------------------------------------------------------------------------
+r1621 | mow | 2009-04-07 01:39:27 +0200 (Tue, 07 Apr 2009) | 1 line
+
+Set the focus for new keyword dialog
+------------------------------------------------------------------------
+r1620 | zas_ | 2009-04-07 00:18:13 +0200 (Tue, 07 Apr 2009) | 1 line
+
+Disable unused functions when compiled without threads support, prevents few warnings.
+------------------------------------------------------------------------
+r1619 | zas_ | 2009-04-07 00:13:54 +0200 (Tue, 07 Apr 2009) | 10 lines
+
+Fix up event source ids type: gint -> guint.
+Functions like g_timeout_add() or g_idle_add() return a guint
+greater than 0, but in most places it was wrongly stored as int
+and initialized to -1.
+This broke assertions matching in g_source_remove() for example
+since id was always greater than 0 even when timer was not set
+(-1 was casted to the biggest guint).
+
+
+
+------------------------------------------------------------------------
+r1618 | nadvornik | 2009-04-06 23:52:49 +0200 (Mon, 06 Apr 2009) | 2 lines
+
+re-ordered some options, improved descriptions
+
+------------------------------------------------------------------------
+r1617 | nadvornik | 2009-04-06 22:38:54 +0200 (Mon, 06 Apr 2009) | 2 lines
+
+unconditionally enable fast jpeg thumbnailing
+
+------------------------------------------------------------------------
+r1616 | nadvornik | 2009-04-06 21:53:59 +0200 (Mon, 06 Apr 2009) | 2 lines
+
+added pane_notify_selection to pane API
+
+------------------------------------------------------------------------
+r1615 | zas_ | 2009-04-06 21:13:35 +0200 (Mon, 06 Apr 2009) | 1 line
+
+Remove unused field in IconData.
+------------------------------------------------------------------------
+r1614 | nadvornik | 2009-04-06 21:09:55 +0200 (Mon, 06 Apr 2009) | 2 lines
+
+optimized sidecar file check
+
+------------------------------------------------------------------------
+r1613 | nadvornik | 2009-04-05 11:46:49 +0200 (Sun, 05 Apr 2009) | 2 lines
+
+fixed bug in overlay drawing
+
+------------------------------------------------------------------------
+r1612 | nadvornik | 2009-04-05 11:25:48 +0200 (Sun, 05 Apr 2009) | 2 lines
+
+improved Scroll reset method in preferences dialog
+
+------------------------------------------------------------------------
+r1611 | nadvornik | 2009-04-05 01:12:19 +0200 (Sun, 05 Apr 2009) | 3 lines
+
+disabled 2-pass rendering also affect color correction
+https://sourceforge.net/tracker/?func=detail&aid=2689249&group_id=222125&atid=1054683
+
+------------------------------------------------------------------------
+r1610 | nadvornik | 2009-04-05 00:29:25 +0200 (Sun, 05 Apr 2009) | 2 lines
+
+added option that simplifies saving of multi-window configurations
+
+------------------------------------------------------------------------
+r1609 | nadvornik | 2009-04-05 00:09:50 +0200 (Sun, 05 Apr 2009) | 2 lines
+
+dropped show_copy_path option
+
+------------------------------------------------------------------------
+r1608 | nadvornik | 2009-04-04 23:53:12 +0200 (Sat, 04 Apr 2009) | 2 lines
+
+dropped read_buffer options - they don't have any significant effect
+
+------------------------------------------------------------------------
+r1607 | nadvornik | 2009-04-04 23:14:34 +0200 (Sat, 04 Apr 2009) | 2 lines
+
+startup path options simplified and moved to layout options
+
+------------------------------------------------------------------------
+r1606 | nadvornik | 2009-04-04 22:20:17 +0200 (Sat, 04 Apr 2009) | 4 lines
+
+moved options from Advanced tab to other tabs
+TODO: add Advanced section on each tab
+
+
+------------------------------------------------------------------------
+r1605 | nadvornik | 2009-04-04 21:10:49 +0200 (Sat, 04 Apr 2009) | 2 lines
+
+added metadata_read_GPS_coord
+
+------------------------------------------------------------------------
+r1604 | nadvornik | 2009-04-04 18:42:54 +0200 (Sat, 04 Apr 2009) | 3 lines
+
+set current fd when the bar is shown again
+https://sourceforge.net/tracker/?func=detail&atid=1054680&aid=2729157&group_id=222125
+
+------------------------------------------------------------------------
+r1603 | nadvornik | 2009-04-03 21:35:34 +0200 (Fri, 03 Apr 2009) | 2 lines
+
+convert commandline to utf8
+
+------------------------------------------------------------------------
+r1602 | zas_ | 2009-04-03 01:11:07 +0200 (Fri, 03 Apr 2009) | 1 line
+
+Force thumbnails refreshing when thumbnails dimensions are modified through Preferences.
+------------------------------------------------------------------------
+r1601 | zas_ | 2009-04-02 18:10:12 +0200 (Thu, 02 Apr 2009) | 5 lines
+
+Use full path in genmarshal.
+This allows out of source builds with fakeroot.
+Patch by Lukas Jirkovsky.
+
+
+------------------------------------------------------------------------
+r1600 | zas_ | 2009-04-01 00:23:33 +0200 (Wed, 01 Apr 2009) | 1 line
+
+Cleanup.
+------------------------------------------------------------------------
+r1599 | nadvornik | 2009-03-31 23:33:54 +0200 (Tue, 31 Mar 2009) | 6 lines
+
+improved next/prev operation on sidecar files
+
+all operations with list index seem to be broken but IMHO this fix is
+sufficient for 1.0. Then it definitely needs a better interface.
+
+
+------------------------------------------------------------------------
+r1598 | zas_ | 2009-03-31 22:57:31 +0200 (Tue, 31 Mar 2009) | 1 line
+
+Add and install a template to be used as new editor. Need more work.
+------------------------------------------------------------------------
+r1597 | nadvornik | 2009-03-31 22:53:37 +0200 (Tue, 31 Mar 2009) | 2 lines
+
+fixed vdlist_find_row return value
+
+------------------------------------------------------------------------
+r1596 | nadvornik | 2009-03-31 22:35:04 +0200 (Tue, 31 Mar 2009) | 2 lines
+
+use a better signal
+
+------------------------------------------------------------------------
+r1595 | zas_ | 2009-03-31 22:22:47 +0200 (Tue, 31 Mar 2009) | 1 line
+
+Make desktop window list checkboxes centered and not activatable.
+------------------------------------------------------------------------
+r1594 | nadvornik | 2009-03-31 22:05:16 +0200 (Tue, 31 Mar 2009) | 2 lines
+
+improved debug messages
+
+------------------------------------------------------------------------
+r1593 | nadvornik | 2009-03-31 21:34:39 +0200 (Tue, 31 Mar 2009) | 4 lines
+
+report pixbuf loader errors
+https://sourceforge.net/tracker/?func=detail&aid=2720577&group_id=222125&atid=1054680
+
+
+------------------------------------------------------------------------
+r1592 | zas_ | 2009-03-31 20:45:33 +0200 (Tue, 31 Mar 2009) | 1 line
+
+Allow to delete an editor's desktop file from editors list window.
+------------------------------------------------------------------------
+r1591 | zas_ | 2009-03-30 22:42:06 +0200 (Mon, 30 Mar 2009) | 1 line
+
+Update POTFILES.in and french translation.
+------------------------------------------------------------------------
+r1590 | zas_ | 2009-03-30 22:01:27 +0200 (Mon, 30 Mar 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1589 | zas_ | 2009-03-30 21:57:44 +0200 (Mon, 30 Mar 2009) | 1 line
+
+Update Changelog file.
+------------------------------------------------------------------------
 r1588 | zas_ | 2009-03-30 21:01:09 +0200 (Mon, 30 Mar 2009) | 7 lines
 
 Fixed bug where pixel/color information at x=0 coordinates werent shown: