Merge branch 'debian-614607' into ke
[geeqie.git] / ChangeLog
index 0dcadee..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:
+- pixel-coordinates now calculated with floor
+- guard for update in layout does not apply for 0 coordinates anymore
+
+Patch by Ruben Stein.
+
+
+------------------------------------------------------------------------
+r1587 | zas_ | 2009-03-30 19:52:14 +0200 (Mon, 30 Mar 2009) | 1 line
+
+Fix up previous patch.
+------------------------------------------------------------------------
+r1586 | zas_ | 2009-03-30 19:05:31 +0200 (Mon, 30 Mar 2009) | 1 line
+
+Desktop files window: make columns sortable, replace Apply and OK buttons by one Save button which is made sensitive when needed.
+------------------------------------------------------------------------
+r1585 | nadvornik | 2009-03-29 22:06:21 +0200 (Sun, 29 Mar 2009) | 2 lines
+
+improved bar_pane_comment_notify_cb
+
+------------------------------------------------------------------------
+r1584 | nadvornik | 2009-03-29 21:57:19 +0200 (Sun, 29 Mar 2009) | 2 lines
+
+fixed a typo
+
+------------------------------------------------------------------------
+r1583 | nadvornik | 2009-03-29 21:40:16 +0200 (Sun, 29 Mar 2009) | 2 lines
+
+fixed possible crash
+
+------------------------------------------------------------------------
+r1582 | nadvornik | 2009-03-29 18:39:42 +0200 (Sun, 29 Mar 2009) | 2 lines
+
+added UfRaw ID files to known filetypes
+
+------------------------------------------------------------------------
+r1581 | nadvornik | 2009-03-29 16:26:44 +0200 (Sun, 29 Mar 2009) | 2 lines
+
+pane interface cleanup
+
+------------------------------------------------------------------------
+r1580 | nadvornik | 2009-03-29 16:20:44 +0200 (Sun, 29 Mar 2009) | 2 lines
+
+improved sidebar configuration
+
+------------------------------------------------------------------------
+r1579 | nadvornik | 2009-03-29 12:36:13 +0200 (Sun, 29 Mar 2009) | 2 lines
+
+re-added possibility to display basic file info (size, mode, date)
+
+------------------------------------------------------------------------
+r1578 | nadvornik | 2009-03-28 16:51:21 +0100 (Sat, 28 Mar 2009) | 3 lines
+
+fixed keyboard focus on start-up
+https://sourceforge.net/tracker/?func=detail&aid=2707025&group_id=222125&atid=1054680
+
+------------------------------------------------------------------------
+r1577 | nadvornik | 2009-03-28 16:31:04 +0100 (Sat, 28 Mar 2009) | 2 lines
+
+active image follows keyboard focus
+
+------------------------------------------------------------------------
+r1576 | nadvornik | 2009-03-28 16:09:09 +0100 (Sat, 28 Mar 2009) | 2 lines
+
+split-mode cleanup and improvements
+
+------------------------------------------------------------------------
+r1575 | nadvornik | 2009-03-27 09:05:14 +0100 (Fri, 27 Mar 2009) | 2 lines
+
+added simple desktop file editor
+
+------------------------------------------------------------------------
+r1574 | zas_ | 2009-03-26 22:49:20 +0100 (Thu, 26 Mar 2009) | 7 lines
+
+Improve editors through .desktop files implementation:
+- stricter Exec parameters detection
+- correct Icon key handling (absolute file vs name and --icon prefix)
+- improved escape, single, double quotes handling and escaping
+
+
+
+------------------------------------------------------------------------
+r1573 | nadvornik | 2009-03-26 08:56:01 +0100 (Thu, 26 Mar 2009) | 2 lines
+
+fixed histogram drawing
+
+------------------------------------------------------------------------
+r1572 | zas_ | 2009-03-23 19:49:23 +0100 (Mon, 23 Mar 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1571 | nadvornik | 2009-03-22 00:16:38 +0100 (Sun, 22 Mar 2009) | 2 lines
+
+more consistent remote options naming
+
+------------------------------------------------------------------------
+r1570 | nadvornik | 2009-03-21 21:19:11 +0100 (Sat, 21 Mar 2009) | 3 lines
+
+fixed segfault in histogram
+http://sourceforge.net/tracker/index.php?func=detail&aid=2690498&group_id=222125&atid=1054680
+
+------------------------------------------------------------------------
+r1569 | nadvornik | 2009-03-21 20:51:07 +0100 (Sat, 21 Mar 2009) | 2 lines
+
+layout id "_current_" matches the currently active layout window
+
+------------------------------------------------------------------------
+r1568 | nadvornik | 2009-03-21 19:22:04 +0100 (Sat, 21 Mar 2009) | 2 lines
+
+do not copy existing layout id to new window
+
+------------------------------------------------------------------------
+r1567 | nadvornik | 2009-03-21 18:47:50 +0100 (Sat, 21 Mar 2009) | 2 lines
+
+update translated pane titles
+
+------------------------------------------------------------------------
+r1566 | nadvornik | 2009-03-20 23:48:01 +0100 (Fri, 20 Mar 2009) | 2 lines
+
+do not re-create ui_manager at layout change
+
+------------------------------------------------------------------------
+r1565 | nadvornik | 2009-03-20 22:28:31 +0100 (Fri, 20 Mar 2009) | 2 lines
+
+added a possibility to update existing bars from config
+
+------------------------------------------------------------------------
+r1564 | nadvornik | 2009-03-20 18:02:00 +0100 (Fri, 20 Mar 2009) | 3 lines
+
+added tooltips to external editors on toolbar
+- patch by Colin Clark
+
+------------------------------------------------------------------------
+r1563 | nadvornik | 2009-03-20 17:28:43 +0100 (Fri, 20 Mar 2009) | 2 lines
+
+added "load config" command to remote control
+
+------------------------------------------------------------------------
+r1562 | nadvornik | 2009-03-20 15:36:59 +0100 (Fri, 20 Mar 2009) | 2 lines
+
+added possibility to update existing layout window from config
+
+------------------------------------------------------------------------
+r1561 | nadvornik | 2009-03-20 12:52:29 +0100 (Fri, 20 Mar 2009) | 2 lines
+
+do not add duplicate keywords from config file
+
+------------------------------------------------------------------------
+r1560 | nadvornik | 2009-03-20 11:12:29 +0100 (Fri, 20 Mar 2009) | 2 lines
+
+be more verbose on parse errors
+
+------------------------------------------------------------------------
+r1559 | nadvornik | 2009-03-20 10:46:35 +0100 (Fri, 20 Mar 2009) | 3 lines
+
+added function to reload external editors at any time
+eliminated init_after_global_options()
+
+------------------------------------------------------------------------
+r1558 | nadvornik | 2009-03-19 23:58:28 +0100 (Thu, 19 Mar 2009) | 2 lines
+
+initialization clean-up
+
+------------------------------------------------------------------------
+r1557 | nadvornik | 2009-03-19 23:12:14 +0100 (Thu, 19 Mar 2009) | 2 lines
+
+improved config file formatting
+
+------------------------------------------------------------------------
+r1556 | nadvornik | 2009-03-18 00:03:07 +0100 (Wed, 18 Mar 2009) | 2 lines
+
+added more IPTC tags
+
+------------------------------------------------------------------------
+r1555 | nadvornik | 2009-03-17 23:41:09 +0100 (Tue, 17 Mar 2009) | 2 lines
+
+implemented editing support in exif pane
+
+------------------------------------------------------------------------
+r1554 | nadvornik | 2009-03-17 20:52:56 +0100 (Tue, 17 Mar 2009) | 2 lines
+
+fixed loading of desktop file icons, gtk seems to expect an icon name without extension
+
+------------------------------------------------------------------------
+r1553 | nadvornik | 2009-03-17 20:09:34 +0100 (Tue, 17 Mar 2009) | 2 lines
+
+simplified code
+
+------------------------------------------------------------------------
+r1552 | nadvornik | 2009-03-17 19:58:15 +0100 (Tue, 17 Mar 2009) | 2 lines
+
+improved expanding and hiding of helper keywords
+
+------------------------------------------------------------------------
+r1551 | nadvornik | 2009-03-17 19:30:53 +0100 (Tue, 17 Mar 2009) | 2 lines
+
+fixed keyword tree redrawing
+
+------------------------------------------------------------------------
+r1550 | zas_ | 2009-03-17 01:05:13 +0100 (Tue, 17 Mar 2009) | 1 line
+
+Preliminary support for doxygen: make doxygen-doc will create documentation from sources in doc/doxygen directory.
+------------------------------------------------------------------------
+r1549 | zas_ | 2009-03-16 21:39:09 +0100 (Mon, 16 Mar 2009) | 1 line
+
+gint -> gboolean where applicable. The end (ouf!).
+------------------------------------------------------------------------
+r1548 | zas_ | 2009-03-16 20:11:39 +0100 (Mon, 16 Mar 2009) | 1 line
+
+gint -> gboolean where applicable.
+------------------------------------------------------------------------
+r1547 | zas_ | 2009-03-16 19:19:11 +0100 (Mon, 16 Mar 2009) | 1 line
+
+gint -> gboolean where applicable.
+------------------------------------------------------------------------
+r1546 | nadvornik | 2009-03-16 00:22:17 +0100 (Mon, 16 Mar 2009) | 2 lines
+
+improved pane_keywords notification
+
+------------------------------------------------------------------------
+r1545 | nadvornik | 2009-03-15 23:46:25 +0100 (Sun, 15 Mar 2009) | 4 lines
+
+call the notify function just once when the keywords are pushed to the
+textarea
+
+
+------------------------------------------------------------------------
+r1544 | zas_ | 2009-03-15 21:16:20 +0100 (Sun, 15 Mar 2009) | 1 line
+
+gint -> gboolean.
+------------------------------------------------------------------------
+r1543 | nadvornik | 2009-03-15 19:41:25 +0100 (Sun, 15 Mar 2009) | 3 lines
+
+fixed segfault in osd called from img-view
+http://sourceforge.net/tracker/index.php?func=detail&aid=2684068&group_id=222125&atid=1054680
+
+------------------------------------------------------------------------
+r1542 | zas_ | 2009-03-15 19:06:41 +0100 (Sun, 15 Mar 2009) | 1 line
+
+gint -> gboolean.
+------------------------------------------------------------------------
+r1541 | nadvornik | 2009-03-15 18:40:04 +0100 (Sun, 15 Mar 2009) | 2 lines
+
+fixed viewing image from dupe and search windows
+
+------------------------------------------------------------------------
+r1540 | zas_ | 2009-03-15 16:01:07 +0100 (Sun, 15 Mar 2009) | 1 line
+
+gint -> gboolean.
+------------------------------------------------------------------------
+r1539 | zas_ | 2009-03-15 14:33:56 +0100 (Sun, 15 Mar 2009) | 1 line
+
+gint -> gboolean.
+------------------------------------------------------------------------
+r1538 | nadvornik | 2009-03-15 13:41:39 +0100 (Sun, 15 Mar 2009) | 2 lines
+
+fixed XMP and IPTC entry names in exif pane
+
+------------------------------------------------------------------------
+r1537 | nadvornik | 2009-03-15 13:20:14 +0100 (Sun, 15 Mar 2009) | 2 lines
+
+added notification to the exif pane
+
+------------------------------------------------------------------------
+r1536 | nadvornik | 2009-03-15 12:58:46 +0100 (Sun, 15 Mar 2009) | 2 lines
+
+fixed a bug in osd updating, it seems that the osd icons work again
+
+------------------------------------------------------------------------
+r1535 | nadvornik | 2009-03-15 12:34:09 +0100 (Sun, 15 Mar 2009) | 2 lines
+
+compute histogram in idle time
+
+------------------------------------------------------------------------
+r1534 | nadvornik | 2009-03-15 10:06:13 +0100 (Sun, 15 Mar 2009) | 2 lines
+
+fixed possible deadlock with multiple thumb loaders in parallel
+
+------------------------------------------------------------------------
+r1533 | zas_ | 2009-03-15 08:07:52 +0100 (Sun, 15 Mar 2009) | 1 line
+
+gint -> gboolean.
+------------------------------------------------------------------------
+r1532 | nadvornik | 2009-03-15 00:26:42 +0100 (Sun, 15 Mar 2009) | 3 lines
+
+completely separated global and layout window options
+layout window configuration is available under separate menu entry
+
+------------------------------------------------------------------------
+r1531 | zas_ | 2009-03-14 22:12:55 +0100 (Sat, 14 Mar 2009) | 1 line
+
+gint -> gboolean.
+------------------------------------------------------------------------
+r1530 | zas_ | 2009-03-14 21:07:23 +0100 (Sat, 14 Mar 2009) | 1 line
+
+More gboolean.
+------------------------------------------------------------------------
+r1529 | zas_ | 2009-03-14 20:25:21 +0100 (Sat, 14 Mar 2009) | 1 line
+
+Use gboolean where applicable, minor cleanup and indentations fixes.
+------------------------------------------------------------------------
+r1528 | nadvornik | 2009-03-14 18:21:35 +0100 (Sat, 14 Mar 2009) | 2 lines
+
+improved notification system
+
+------------------------------------------------------------------------
+r1527 | zas_ | 2009-03-14 12:26:43 +0100 (Sat, 14 Mar 2009) | 1 line
+
+More gboolean and tidy up.
+------------------------------------------------------------------------
+r1526 | nadvornik | 2009-03-14 11:34:42 +0100 (Sat, 14 Mar 2009) | 2 lines
+
+cleanup, small fixes
+
+------------------------------------------------------------------------
+r1525 | nadvornik | 2009-03-14 00:19:58 +0100 (Sat, 14 Mar 2009) | 2 lines
+
+do not allow to add keywords with the same name as siblings
+
+------------------------------------------------------------------------
+r1524 | nadvornik | 2009-03-13 17:45:21 +0100 (Fri, 13 Mar 2009) | 2 lines
+
+added keyword tree filtering
+
+------------------------------------------------------------------------
+r1523 | nadvornik | 2009-03-13 13:06:01 +0100 (Fri, 13 Mar 2009) | 2 lines
+
+show file name in advanced_exif
+
+------------------------------------------------------------------------
+r1522 | nadvornik | 2009-03-13 11:36:32 +0100 (Fri, 13 Mar 2009) | 2 lines
+
+handle sidecar files for raw formats that are not known to exiv2
+
+------------------------------------------------------------------------
+r1521 | nadvornik | 2009-03-13 10:03:06 +0100 (Fri, 13 Mar 2009) | 2 lines
+
+fixed keyword to mark connection
+
+------------------------------------------------------------------------
+r1520 | zas_ | 2009-03-12 23:44:21 +0100 (Thu, 12 Mar 2009) | 1 line
+
+Use gboolean where applicable.
+------------------------------------------------------------------------
+r1519 | zas_ | 2009-03-12 23:39:06 +0100 (Thu, 12 Mar 2009) | 1 line
+
+Make ishidden() static to filedata.c and rename it is_hidden_file().
+------------------------------------------------------------------------
+r1518 | zas_ | 2009-03-12 23:35:45 +0100 (Thu, 12 Mar 2009) | 1 line
+
+gint -> gboolean and tidy up.
+------------------------------------------------------------------------
+r1517 | nadvornik | 2009-03-12 22:27:13 +0100 (Thu, 12 Mar 2009) | 2 lines
+
+added a dialog for editing keyword tree
+
+------------------------------------------------------------------------
+r1516 | zas_ | 2009-03-12 22:06:37 +0100 (Thu, 12 Mar 2009) | 1 line
+
+Use gboolean where applicable, for the sake of consistency.
+------------------------------------------------------------------------
+r1515 | zas_ | 2009-03-12 00:36:01 +0100 (Thu, 12 Mar 2009) | 1 line
+
+Code cleanup.
+------------------------------------------------------------------------
+r1514 | zas_ | 2009-03-12 00:35:31 +0100 (Thu, 12 Mar 2009) | 1 line
+
+Fix bug when adding a new collection through sort manager. Tidy up.
+------------------------------------------------------------------------
+r1513 | zas_ | 2009-03-12 00:04:30 +0100 (Thu, 12 Mar 2009) | 1 line
+
+Tidy up.
+------------------------------------------------------------------------
+r1512 | zas_ | 2009-03-11 23:56:56 +0100 (Wed, 11 Mar 2009) | 1 line
+
+Use gboolean pseudo type where applicable.
+------------------------------------------------------------------------
+r1511 | zas_ | 2009-03-11 23:28:37 +0100 (Wed, 11 Mar 2009) | 1 line
+
+Remove useless functions.
+------------------------------------------------------------------------
+r1510 | nadvornik | 2009-03-11 22:54:54 +0100 (Wed, 11 Mar 2009) | 2 lines
+
+added a popup menu in keyword tree
+
+------------------------------------------------------------------------
+r1509 | zas_ | 2009-03-11 18:38:20 +0100 (Wed, 11 Mar 2009) | 1 line
+
+Use dynamic allocation for editor key passed to various callbacks.
+------------------------------------------------------------------------
+r1508 | nadvornik | 2009-03-10 23:52:12 +0100 (Tue, 10 Mar 2009) | 2 lines
+
+fixed saving of file_view_type
+
+------------------------------------------------------------------------
+r1507 | zas_ | 2009-03-10 18:58:30 +0100 (Tue, 10 Mar 2009) | 1 line
+
+Remove now useless element.
+------------------------------------------------------------------------
+r1506 | zas_ | 2009-03-10 18:22:17 +0100 (Tue, 10 Mar 2009) | 1 line
+
+Remove the toggle on advanced exif window menu item.
+------------------------------------------------------------------------
+r1505 | zas_ | 2009-03-09 20:37:58 +0100 (Mon, 09 Mar 2009) | 1 line
+
+Add missing g_key_file_free() call.
+------------------------------------------------------------------------
+r1504 | zas_ | 2009-03-09 20:35:53 +0100 (Mon, 09 Mar 2009) | 1 line
+
+Fix editor_command_path_parse().
+------------------------------------------------------------------------
+r1503 | zas_ | 2009-03-09 20:34:26 +0100 (Mon, 09 Mar 2009) | 1 line
+
+Revert changeset 1502. It brokes the spec: hidden desktop files from user directory should hide files from system directory with the same name.
+------------------------------------------------------------------------
+r1502 | zas_ | 2009-03-09 13:44:06 +0100 (Mon, 09 Mar 2009) | 1 line
+
+Only store editors if they match criterias to not be hidden from start, it makes more sense. Fix editor_command_path_parse().
+------------------------------------------------------------------------
+r1501 | zas_ | 2009-03-09 00:12:49 +0100 (Mon, 09 Mar 2009) | 1 line
+
+Introduce EditorFlags type, cleanup.
+------------------------------------------------------------------------
+r1500 | nadvornik | 2009-03-09 00:09:27 +0100 (Mon, 09 Mar 2009) | 2 lines
+
+save and restore the keyword tree
+
+------------------------------------------------------------------------
+r1499 | nadvornik | 2009-03-08 22:12:45 +0100 (Sun, 08 Mar 2009) | 2 lines
+
+fixed crash with certain layout configurations
+
+------------------------------------------------------------------------
+r1498 | zas_ | 2009-03-08 21:49:48 +0100 (Sun, 08 Mar 2009) | 1 line
+
+Cleanup and minor fixes.
+------------------------------------------------------------------------
+r1497 | zas_ | 2009-03-08 18:51:03 +0100 (Sun, 08 Mar 2009) | 1 line
+
+Advanced exif window: make all columns sortable and resizable.
+------------------------------------------------------------------------
+r1496 | zas_ | 2009-03-08 16:30:15 +0100 (Sun, 08 Mar 2009) | 1 line
+
+Add helper macros EDITOR_ERRORS() and EDITOR_ERRORS_BUT_SKIPPED() to clean up the code a bit. Minor tidy up.
+------------------------------------------------------------------------
+r1495 | zas_ | 2009-03-08 16:02:18 +0100 (Sun, 08 Mar 2009) | 1 line
+
+Fix up editor execution.
+------------------------------------------------------------------------
+r1494 | zas_ | 2009-03-08 15:27:19 +0100 (Sun, 08 Mar 2009) | 1 line
+
+Display icons in edit contextual menu.
+------------------------------------------------------------------------
+r1493 | zas_ | 2009-03-08 14:23:25 +0100 (Sun, 08 Mar 2009) | 1 line
+
+In various Edit context menus, only display editors that match the file types in the selection.
+------------------------------------------------------------------------
+r1492 | nadvornik | 2009-03-08 13:42:23 +0100 (Sun, 08 Mar 2009) | 2 lines
+
+dnd fixes
+
+------------------------------------------------------------------------
+r1491 | nadvornik | 2009-03-08 12:32:12 +0100 (Sun, 08 Mar 2009) | 2 lines
+
+dnd fixes
+
+------------------------------------------------------------------------
+r1490 | nadvornik | 2009-03-08 11:38:51 +0100 (Sun, 08 Mar 2009) | 2 lines
+
+allow dropping of multiple keywords
+
+------------------------------------------------------------------------
+r1489 | nadvornik | 2009-03-08 11:25:24 +0100 (Sun, 08 Mar 2009) | 2 lines
+
+show a label instead of the default drag icon
+
+------------------------------------------------------------------------
+r1488 | nadvornik | 2009-03-08 10:56:40 +0100 (Sun, 08 Mar 2009) | 3 lines
+
+dnd in keywords tree
+improved dnd in advanced exif
+
+------------------------------------------------------------------------
+r1487 | nadvornik | 2009-03-07 18:02:59 +0100 (Sat, 07 Mar 2009) | 5 lines
+
+implemented keywords editor as described at
+http://geeqie.wiki.sourceforge.net/keywords
+keyword tree is hardcoded for now
+TODO: configuration
+
+------------------------------------------------------------------------
+r1486 | zas_ | 2009-03-07 11:32:04 +0100 (Sat, 07 Mar 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1485 | zas_ | 2009-03-07 11:31:30 +0100 (Sat, 07 Mar 2009) | 1 line
+
+Use a common function bar_pane_expander_title() to set expanders title widget.
+------------------------------------------------------------------------
+r1484 | zas_ | 2009-03-06 23:34:38 +0100 (Fri, 06 Mar 2009) | 1 line
+
+Try to improve tab completion: when a key is pressed while tab completion menu is shown, the number of entries is reduced, dhowing all matching entries but the menu is no more closed after each key pressure. Number of possible entries in this menu was increased from 500 to 1000. Pressing TAB when path entry is empty now adds / (root directory).
+------------------------------------------------------------------------
+r1483 | nadvornik | 2009-03-06 16:52:47 +0100 (Fri, 06 Mar 2009) | 2 lines
+
+simplified bar interface
+
+------------------------------------------------------------------------
+r1482 | zas_ | 2009-03-06 16:04:35 +0100 (Fri, 06 Mar 2009) | 1 line
+
+Add debug versions of path_to_utf8() and path_from_utf8() which allows to report the caller file and line, this is enabled with --enable-debug-flags (and developer mode too).
+------------------------------------------------------------------------
+r1481 | zas_ | 2009-03-06 15:53:32 +0100 (Fri, 06 Mar 2009) | 1 line
+
+Fix utf8/locale conversion warning: the path passed to isdir() is not in UTF8 (if local fs is not in UFT8) so do not use it (isdir() uses stat_utf8() which calls path_from_utf8()).
+------------------------------------------------------------------------
+r1480 | nadvornik | 2009-03-06 15:42:32 +0100 (Fri, 06 Mar 2009) | 2 lines
+
+enable wrap mode in comment pane
+
+------------------------------------------------------------------------
+r1479 | nadvornik | 2009-03-06 15:24:11 +0100 (Fri, 06 Mar 2009) | 2 lines
+
+use standard GtkHPaned for sidebar width
+
+------------------------------------------------------------------------
+r1478 | zas_ | 2009-03-06 12:42:25 +0100 (Fri, 06 Mar 2009) | 1 line
+
+Fix tab completion when entering "/et[TAB]" it was changed to "et", this is fixed.
+------------------------------------------------------------------------
+r1477 | nadvornik | 2009-03-06 00:32:56 +0100 (Fri, 06 Mar 2009) | 2 lines
+
+do not crash if an exif entry is deleted during editing
+
+------------------------------------------------------------------------
+r1476 | nadvornik | 2009-03-06 00:02:15 +0100 (Fri, 06 Mar 2009) | 2 lines
+
+added popup menu to the exif pane
+
+------------------------------------------------------------------------
+r1475 | nadvornik | 2009-03-04 23:44:35 +0100 (Wed, 04 Mar 2009) | 2 lines
+
+indicate that the exif pane is empty
+
+------------------------------------------------------------------------
+r1474 | nadvornik | 2009-03-04 23:34:11 +0100 (Wed, 04 Mar 2009) | 2 lines
+
+prepared exif pane for popup menu
+
+------------------------------------------------------------------------
+r1473 | zas_ | 2009-03-04 22:33:19 +0100 (Wed, 04 Mar 2009) | 1 line
+
+layout_status_update_pixel_cb(): cleanup and optimization, drop pango markup in i18n string, use a small function to calculate numbers length, only allocate text when needed.
+------------------------------------------------------------------------
+r1472 | nadvornik | 2009-03-04 22:19:12 +0100 (Wed, 04 Mar 2009) | 2 lines
+
+dnd from advanced exif window to exif pane
+
+------------------------------------------------------------------------
+r1471 | nadvornik | 2009-03-04 19:53:47 +0100 (Wed, 04 Mar 2009) | 2 lines
+
+Display pixel coordinates and rgb - patch by Ruben Stein
+
+------------------------------------------------------------------------
+r1470 | nadvornik | 2009-03-04 00:17:07 +0100 (Wed, 04 Mar 2009) | 2 lines
+
+reorder exif pane entries with drag and drop
+
+------------------------------------------------------------------------
+r1469 | nadvornik | 2009-03-02 23:48:04 +0100 (Mon, 02 Mar 2009) | 2 lines
+
+overlay now survives image split
+
+------------------------------------------------------------------------
+r1468 | zas_ | 2009-03-02 22:06:32 +0100 (Mon, 02 Mar 2009) | 1 line
+
+Random tidy up.
+------------------------------------------------------------------------
+r1467 | zas_ | 2009-03-02 22:05:57 +0100 (Mon, 02 Mar 2009) | 1 line
+
+Fix memleak in previous patch.
+------------------------------------------------------------------------
+r1466 | zas_ | 2009-03-02 22:04:38 +0100 (Mon, 02 Mar 2009) | 1 line
+
+Add a directory separator at the end of names in tab completion list to indicate directories.
+------------------------------------------------------------------------
+r1465 | zas_ | 2009-03-02 00:38:36 +0100 (Mon, 02 Mar 2009) | 1 line
+
+Align exif labels vertically (visually better since name is now smaller than value).
+------------------------------------------------------------------------
+r1464 | zas_ | 2009-03-02 00:28:53 +0100 (Mon, 02 Mar 2009) | 1 line
+
+Update POTFILES.in and french translation.
+------------------------------------------------------------------------
+r1463 | zas_ | 2009-03-02 00:14:19 +0100 (Mon, 02 Mar 2009) | 1 line
+
+When g_new0() is used, drop redundant initializations to NULL, FALSE or 0, second pass.
+------------------------------------------------------------------------
+r1462 | nadvornik | 2009-03-01 22:35:18 +0100 (Sun, 01 Mar 2009) | 2 lines
+
+make the exif pane grow-only - this reduces sidebar jumping
+
+------------------------------------------------------------------------
+r1461 | zas_ | 2009-03-01 22:06:55 +0100 (Sun, 01 Mar 2009) | 1 line
+
+When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.
+------------------------------------------------------------------------
+r1460 | zas_ | 2009-03-01 20:48:38 +0100 (Sun, 01 Mar 2009) | 1 line
+
+Clarify colorspace determination (exif 2.2/2.21).
+------------------------------------------------------------------------
+r1459 | zas_ | 2009-03-01 18:58:19 +0100 (Sun, 01 Mar 2009) | 1 line
+
+Enable 'Use profile from image' item of color management menu only if such profile information is available from image.
+------------------------------------------------------------------------
+r1458 | zas_ | 2009-03-01 18:13:14 +0100 (Sun, 01 Mar 2009) | 1 line
+
+Improve file checks using is_readable_file().
+------------------------------------------------------------------------
+r1457 | zas_ | 2009-03-01 18:11:51 +0100 (Sun, 01 Mar 2009) | 1 line
+
+Only attempt to read exif if the file is readable.
+------------------------------------------------------------------------
+r1456 | zas_ | 2009-03-01 18:10:45 +0100 (Sun, 01 Mar 2009) | 1 line
+
+Introduce is_readable_file() which test if file exists, is regular and readable.
+------------------------------------------------------------------------
+r1455 | zas_ | 2009-03-01 17:46:40 +0100 (Sun, 01 Mar 2009) | 1 line
+
+image_select(), image_set_selectable(): tidy up.
+------------------------------------------------------------------------
+r1454 | zas_ | 2009-03-01 17:43:48 +0100 (Sun, 01 Mar 2009) | 1 line
+
+Indentation fixes.
+------------------------------------------------------------------------
+r1453 | zas_ | 2009-03-01 16:54:37 +0100 (Sun, 01 Mar 2009) | 1 line
+
+image_post_process_color(): remove exif parameter, just extract it when needed.
+------------------------------------------------------------------------
+r1452 | zas_ | 2009-03-01 16:41:51 +0100 (Sun, 01 Mar 2009) | 1 line
+
+Slightly modify access_file() and use it to test profile files existence and read access.
+------------------------------------------------------------------------
+r1451 | zas_ | 2009-03-01 16:28:06 +0100 (Sun, 01 Mar 2009) | 1 line
+
+Add an ellipse when the file name is truncated.
+------------------------------------------------------------------------
+r1450 | zas_ | 2009-03-01 16:15:37 +0100 (Sun, 01 Mar 2009) | 1 line
+
+In the side bar, display the filename without the 'Filename:' prefix and makes it centered. Allow to select it for copy'n'paste.
+------------------------------------------------------------------------
+r1449 | nadvornik | 2009-03-01 14:37:30 +0100 (Sun, 01 Mar 2009) | 2 lines
+
+dropped ExifUIList
+
+------------------------------------------------------------------------
+r1448 | nadvornik | 2009-03-01 12:59:32 +0100 (Sun, 01 Mar 2009) | 2 lines
+
+do not use separate list of entries, rely on vbox
+
+------------------------------------------------------------------------
+r1447 | nadvornik | 2009-03-01 01:10:00 +0100 (Sun, 01 Mar 2009) | 2 lines
+
+fixed possible crash
+
+------------------------------------------------------------------------
+r1446 | nadvornik | 2009-03-01 00:59:02 +0100 (Sun, 01 Mar 2009) | 2 lines
+
+rewritten exif pane to support arbitrary number of entries
+
+------------------------------------------------------------------------
+r1445 | zas_ | 2009-02-28 21:57:26 +0100 (Sat, 28 Feb 2009) | 1 line
+
+max value -> value. Shorter.
+------------------------------------------------------------------------
+r1444 | zas_ | 2009-02-28 21:53:59 +0100 (Sat, 28 Feb 2009) | 1 line
+
+Add missing space between while and first parenthesis.
+------------------------------------------------------------------------
+r1443 | zas_ | 2009-02-28 21:52:51 +0100 (Sat, 28 Feb 2009) | 1 line
+
+Add missing space between switch and first parenthesis.
+------------------------------------------------------------------------
+r1442 | zas_ | 2009-02-28 21:48:47 +0100 (Sat, 28 Feb 2009) | 1 line
+
+No space between function name and first parenthesis, it eases greping (see CODING).
+------------------------------------------------------------------------
+r1441 | zas_ | 2009-02-28 21:24:42 +0100 (Sat, 28 Feb 2009) | 1 line
+
+Prevent Gtk assertion failures when no icon is set.
+------------------------------------------------------------------------
+r1440 | nadvornik | 2009-02-28 21:13:11 +0100 (Sat, 28 Feb 2009) | 3 lines
+
+show histogram label in the title
+adjusted label texts
+
+------------------------------------------------------------------------
+r1439 | nadvornik | 2009-02-28 20:44:58 +0100 (Sat, 28 Feb 2009) | 2 lines
+
+give the panes more control over expander title
+
+------------------------------------------------------------------------
+r1438 | zas_ | 2009-02-28 20:41:23 +0100 (Sat, 28 Feb 2009) | 1 line
+
+Color profiles menu: test for file access before allowing to select it as input profile.
+------------------------------------------------------------------------
+r1437 | nadvornik | 2009-02-28 19:51:25 +0100 (Sat, 28 Feb 2009) | 2 lines
+
+load icons for external editors
+
+------------------------------------------------------------------------
+r1436 | zas_ | 2009-02-28 19:01:16 +0100 (Sat, 28 Feb 2009) | 1 line
+
+Use g_utf8_casefold() to compare keywords, uppercased/lowercased keywords are now matched against predefined list.
+------------------------------------------------------------------------
+r1435 | nadvornik | 2009-02-28 18:20:16 +0100 (Sat, 28 Feb 2009) | 2 lines
+
+fixed bar_histogram headers
+
+------------------------------------------------------------------------
+r1434 | zas_ | 2009-02-28 18:12:00 +0100 (Sat, 28 Feb 2009) | 1 line
+
+Minor simplification and cleanup.
+------------------------------------------------------------------------
+r1433 | zas_ | 2009-02-28 17:59:20 +0100 (Sat, 28 Feb 2009) | 1 line
+
+image_change_complete(): reduce code redundancy and implify.
+------------------------------------------------------------------------
+r1432 | nadvornik | 2009-02-28 15:40:22 +0100 (Sat, 28 Feb 2009) | 3 lines
+
+fixed overlay configuration
+split overlay options between global and layout window
+
+------------------------------------------------------------------------
+r1431 | nadvornik | 2009-02-28 13:50:39 +0100 (Sat, 28 Feb 2009) | 2 lines
+
+save and restore toolbar configuration
+
+------------------------------------------------------------------------
+r1430 | nadvornik | 2009-02-28 10:59:27 +0100 (Sat, 28 Feb 2009) | 2 lines
+
+create toolbar from ui_manager
+
+------------------------------------------------------------------------
+r1429 | zas_ | 2009-02-28 00:25:31 +0100 (Sat, 28 Feb 2009) | 1 line
+
+Really fix up color profiles options tests. Add an indicator of the embedded color profile when recognized (a * just after sRGB or AdobeRGB compatible).
+------------------------------------------------------------------------
+r1428 | zas_ | 2009-02-27 23:28:17 +0100 (Fri, 27 Feb 2009) | 1 line
+
+Fix up color profiles menu: mark empty entries (but not NULL) as inactive.
+------------------------------------------------------------------------
+r1427 | nadvornik | 2009-02-27 22:30:28 +0100 (Fri, 27 Feb 2009) | 2 lines
+
+compute histmap in idle callback and only if the histogram is expanded
+
+------------------------------------------------------------------------
+r1426 | zas_ | 2009-02-26 22:46:27 +0100 (Thu, 26 Feb 2009) | 1 line
+
+Add a tooltip showing current histogram state on bar histogram.
+------------------------------------------------------------------------
+r1425 | zas_ | 2009-02-26 21:50:36 +0100 (Thu, 26 Feb 2009) | 1 line
+
+Clean up histogram stuff: options saving/restoring, osd histogram separation, tidy up.
+------------------------------------------------------------------------
+r1424 | zas_ | 2009-02-26 18:34:14 +0100 (Thu, 26 Feb 2009) | 1 line
+
+Add .bak and .mo extensions to svn:ignore.
+------------------------------------------------------------------------
+r1423 | nadvornik | 2009-02-26 09:04:52 +0100 (Thu, 26 Feb 2009) | 2 lines
+
+quoted_value is no longer needed
+
+------------------------------------------------------------------------
+r1422 | zas_ | 2009-02-26 00:04:08 +0100 (Thu, 26 Feb 2009) | 1 line
+
+Silent a minor warning.
+------------------------------------------------------------------------
+r1421 | nadvornik | 2009-02-25 22:09:17 +0100 (Wed, 25 Feb 2009) | 2 lines
+
+correctly save and restore overlay string
+
+------------------------------------------------------------------------
+r1420 | zas_ | 2009-02-25 21:54:38 +0100 (Wed, 25 Feb 2009) | 1 line
+
+Save bar pane histogram state to rc file.
+------------------------------------------------------------------------
+r1419 | zas_ | 2009-02-25 21:42:35 +0100 (Wed, 25 Feb 2009) | 1 line
+
+Fix up bar pane histogram contextual menu: show current state for channel and log mode.
+------------------------------------------------------------------------
+r1418 | nadvornik | 2009-02-25 20:46:03 +0100 (Wed, 25 Feb 2009) | 3 lines
+
+reuse original utility_box (image + sidebars) on layout change (switch
+from list to icon view etc.)
+
+------------------------------------------------------------------------
+r1417 | nadvornik | 2009-02-25 19:21:20 +0100 (Wed, 25 Feb 2009) | 2 lines
+
+fixed filter initialization
+
+------------------------------------------------------------------------
+r1416 | nadvornik | 2009-02-24 23:21:28 +0100 (Tue, 24 Feb 2009) | 2 lines
+
+improved bar_sort configuration
+
+------------------------------------------------------------------------
+r1415 | zas_ | 2009-02-24 22:08:16 +0100 (Tue, 24 Feb 2009) | 1 line
+
+Add a contextual menu on bar pane histogram allowing to change channels and mode. More work needed.
+------------------------------------------------------------------------
+r1414 | nadvornik | 2009-02-24 21:47:38 +0100 (Tue, 24 Feb 2009) | 2 lines
+
+fixed --fullscreen option together with enabled bar 
+
+------------------------------------------------------------------------
+r1413 | nadvornik | 2009-02-24 21:34:39 +0100 (Tue, 24 Feb 2009) | 2 lines
+
+simplified and improved bar configuration
+
+------------------------------------------------------------------------
+r1412 | zas_ | 2009-02-24 19:00:45 +0100 (Tue, 24 Feb 2009) | 1 line
+
+Enclose macro parameters names with _ to differentiate them from variable names.
+------------------------------------------------------------------------
+r1411 | zas_ | 2009-02-24 18:47:45 +0100 (Tue, 24 Feb 2009) | 5 lines
+
+Since READ_*() macros are now exported, do not hide
+the if() continue; statement in them.
+Wrap WRITE_STRING() instructions in a safer do {} while (0).
+
+
+------------------------------------------------------------------------
+r1410 | nadvornik | 2009-02-23 23:13:09 +0100 (Mon, 23 Feb 2009) | 2 lines
+
+simplified config writing 
+
+------------------------------------------------------------------------
+r1409 | nadvornik | 2009-02-23 22:21:15 +0100 (Mon, 23 Feb 2009) | 2 lines
+
+enabled commandline again
+
+------------------------------------------------------------------------
+r1408 | zas_ | 2009-02-23 18:20:40 +0100 (Mon, 23 Feb 2009) | 1 line
+
+Introduce helpers histogram_toggle_channel() and histogram_toggle_mode().
+------------------------------------------------------------------------
+r1407 | zas_ | 2009-02-22 18:46:42 +0100 (Sun, 22 Feb 2009) | 1 line
+
+Set svn:ignore on Makefile and Makefile.in.
+------------------------------------------------------------------------
+r1406 | zas_ | 2009-02-22 18:40:32 +0100 (Sun, 22 Feb 2009) | 1 line
+
+Fix and simplify histogram code, drop histogram based on mean value.
+------------------------------------------------------------------------
+r1405 | nadvornik | 2009-02-22 16:35:37 +0100 (Sun, 22 Feb 2009) | 4 lines
+
+config file format changed to XML
+save and restore all layout windows
+save and restore sidebar configuration
+
+------------------------------------------------------------------------
+r1404 | zas_ | 2009-02-22 14:29:49 +0100 (Sun, 22 Feb 2009) | 1 line
+
+Attempt to simplify and fix histrogram code.
+------------------------------------------------------------------------
+r1403 | zas_ | 2009-02-21 21:43:35 +0100 (Sat, 21 Feb 2009) | 1 line
+
+Glibification again.
+------------------------------------------------------------------------
+r1402 | zas_ | 2009-02-21 19:28:53 +0100 (Sat, 21 Feb 2009) | 1 line
+
+French translation was updated.
+------------------------------------------------------------------------
+r1401 | zas_ | 2009-02-21 19:04:52 +0100 (Sat, 21 Feb 2009) | 1 line
+
+Glibification.
+------------------------------------------------------------------------
+r1400 | zas_ | 2009-02-21 11:53:18 +0100 (Sat, 21 Feb 2009) | 1 line
+
+Move grid color setting to histogram_new().
+------------------------------------------------------------------------
+r1399 | zas_ | 2009-02-21 11:33:56 +0100 (Sat, 21 Feb 2009) | 1 line
+
+Remove histogram_ prefix from struct _Histogram fields names and rename them more properly.
+------------------------------------------------------------------------
+r1398 | zas_ | 2009-02-21 11:29:13 +0100 (Sat, 21 Feb 2009) | 1 line
+
+Add grid to bar histogram, simplify the code and draw horizontal lines too.
+------------------------------------------------------------------------
+r1397 | zas_ | 2009-02-19 18:36:38 +0100 (Thu, 19 Feb 2009) | 1 line
+
+Fix bug 2599857: file list sort order was wrong in many cases.
+------------------------------------------------------------------------
+r1396 | nadvornik | 2009-02-16 23:48:30 +0100 (Mon, 16 Feb 2009) | 2 lines
+
+fixed compiler warning
+
+------------------------------------------------------------------------
+r1395 | nadvornik | 2009-02-16 22:01:27 +0100 (Mon, 16 Feb 2009) | 2 lines
+
+hopefully fixed a freeze on solaris
+
+------------------------------------------------------------------------
+r1394 | nadvornik | 2009-02-15 20:25:55 +0100 (Sun, 15 Feb 2009) | 2 lines
+
+added histogram pane
+
+------------------------------------------------------------------------
+r1393 | nadvornik | 2009-02-15 18:27:48 +0100 (Sun, 15 Feb 2009) | 2 lines
+
+fixed histogram drawing
+
+------------------------------------------------------------------------
+r1392 | zas_ | 2009-02-15 16:58:01 +0100 (Sun, 15 Feb 2009) | 1 line
+
+Remove redundant line of code.
+------------------------------------------------------------------------
+r1391 | zas_ | 2009-02-15 16:56:48 +0100 (Sun, 15 Feb 2009) | 1 line
+
+Fix up few compilation warnings.
+------------------------------------------------------------------------
+r1390 | nadvornik | 2009-02-15 14:11:21 +0100 (Sun, 15 Feb 2009) | 3 lines
+
+histogram caching
+histogram interface prepared for histogram pane
+
+------------------------------------------------------------------------
+r1389 | nadvornik | 2009-02-15 10:36:53 +0100 (Sun, 15 Feb 2009) | 3 lines
+
+separated "normal" and advanced exif, "Normal" exif is now in the
+generic bar, advanced exif is in separate window.
+
+------------------------------------------------------------------------
+r1388 | nadvornik | 2009-02-14 21:26:30 +0100 (Sat, 14 Feb 2009) | 2 lines
+
+droped Preferences dialog, sidebar should replace it completely
+
+------------------------------------------------------------------------
+r1387 | nadvornik | 2009-02-14 20:50:54 +0100 (Sat, 14 Feb 2009) | 4 lines
+
+replaced bar_info with an universal bar, restored the original
+functionality (more or less)
+bar configuration is not yet saved
+
+------------------------------------------------------------------------
+r1386 | zas_ | 2009-02-09 10:02:04 +0100 (Mon, 09 Feb 2009) | 1 line
+
+Update ChangeLog using C locale date format, add a script to ease future updates.
+------------------------------------------------------------------------
 r1385 | nadvornik | 2009-02-07 22:03:11 +0100 (Sat, 07 Feb 2009) | 4 lines
 
 force at least one idle call before writting metadata