geeqie.git
15 years agosave and restore toolbar configuration
Vladimir Nadvornik [Sat, 28 Feb 2009 12:50:39 +0000 (12:50 +0000)]
save and restore toolbar configuration

15 years agocreate toolbar from ui_manager
Vladimir Nadvornik [Sat, 28 Feb 2009 09:59:27 +0000 (09:59 +0000)]
create toolbar from ui_manager

15 years agoReally fix up color profiles options tests. Add an indicator of the embedded color...
Laurent Monin [Fri, 27 Feb 2009 23:25:31 +0000 (23:25 +0000)]
Really fix up color profiles options tests. Add an indicator of the embedded color profile when recognized (a * just after sRGB or AdobeRGB compatible).

15 years agoFix up color profiles menu: mark empty entries (but not NULL) as inactive.
Laurent Monin [Fri, 27 Feb 2009 22:28:17 +0000 (22:28 +0000)]
Fix up color profiles menu: mark empty entries (but not NULL) as inactive.

15 years agocompute histmap in idle callback and only if the histogram is expanded
Vladimir Nadvornik [Fri, 27 Feb 2009 21:30:28 +0000 (21:30 +0000)]
compute histmap in idle callback and only if the histogram is expanded

15 years agoAdd a tooltip showing current histogram state on bar histogram.
Laurent Monin [Thu, 26 Feb 2009 21:46:27 +0000 (21:46 +0000)]
Add a tooltip showing current histogram state on bar histogram.

15 years agoClean up histogram stuff: options saving/restoring, osd histogram separation, tidy up.
Laurent Monin [Thu, 26 Feb 2009 20:50:36 +0000 (20:50 +0000)]
Clean up histogram stuff: options saving/restoring, osd histogram separation, tidy up.

15 years agoAdd .bak and .mo extensions to svn:ignore.
Laurent Monin [Thu, 26 Feb 2009 17:34:14 +0000 (17:34 +0000)]
Add .bak and .mo extensions to svn:ignore.

15 years agoquoted_value is no longer needed
Vladimir Nadvornik [Thu, 26 Feb 2009 08:04:52 +0000 (08:04 +0000)]
quoted_value is no longer needed

15 years agoSilent a minor warning.
Laurent Monin [Wed, 25 Feb 2009 23:04:08 +0000 (23:04 +0000)]
Silent a minor warning.

15 years agocorrectly save and restore overlay string
Vladimir Nadvornik [Wed, 25 Feb 2009 21:09:17 +0000 (21:09 +0000)]
correctly save and restore overlay string

15 years agoSave bar pane histogram state to rc file.
Laurent Monin [Wed, 25 Feb 2009 20:54:38 +0000 (20:54 +0000)]
Save bar pane histogram state to rc file.

15 years agoFix up bar pane histogram contextual menu: show current state for channel and log...
Laurent Monin [Wed, 25 Feb 2009 20:42:35 +0000 (20:42 +0000)]
Fix up bar pane histogram contextual menu: show current state for channel and log mode.

15 years agoreuse original utility_box (image + sidebars) on layout change (switch
Vladimir Nadvornik [Wed, 25 Feb 2009 19:46:03 +0000 (19:46 +0000)]
reuse original utility_box (image + sidebars) on layout change (switch
from list to icon view etc.)

15 years agofixed filter initialization
Vladimir Nadvornik [Wed, 25 Feb 2009 18:21:20 +0000 (18:21 +0000)]
fixed filter initialization

15 years agoimproved bar_sort configuration
Vladimir Nadvornik [Tue, 24 Feb 2009 22:21:28 +0000 (22:21 +0000)]
improved bar_sort configuration

15 years agoAdd a contextual menu on bar pane histogram allowing to change channels and mode...
Laurent Monin [Tue, 24 Feb 2009 21:08:16 +0000 (21:08 +0000)]
Add a contextual menu on bar pane histogram allowing to change channels and mode. More work needed.

15 years agofixed --fullscreen option together with enabled bar
Vladimir Nadvornik [Tue, 24 Feb 2009 20:47:38 +0000 (20:47 +0000)]
fixed --fullscreen option together with enabled bar

15 years agosimplified and improved bar configuration
Vladimir Nadvornik [Tue, 24 Feb 2009 20:34:39 +0000 (20:34 +0000)]
simplified and improved bar configuration

15 years agoEnclose macro parameters names with _ to differentiate them from variable names.
Laurent Monin [Tue, 24 Feb 2009 18:00:45 +0000 (18:00 +0000)]
Enclose macro parameters names with _ to differentiate them from variable names.

15 years agoSince READ_*() macros are now exported, do not hide
Laurent Monin [Tue, 24 Feb 2009 17:47:45 +0000 (17:47 +0000)]
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).

15 years agosimplified config writing
Vladimir Nadvornik [Mon, 23 Feb 2009 22:13:09 +0000 (22:13 +0000)]
simplified config writing

15 years agoenabled commandline again
Vladimir Nadvornik [Mon, 23 Feb 2009 21:21:15 +0000 (21:21 +0000)]
enabled commandline again

15 years agoIntroduce helpers histogram_toggle_channel() and histogram_toggle_mode().
Laurent Monin [Mon, 23 Feb 2009 17:20:40 +0000 (17:20 +0000)]
Introduce helpers histogram_toggle_channel() and histogram_toggle_mode().

15 years agoSet svn:ignore on Makefile and Makefile.in.
Laurent Monin [Sun, 22 Feb 2009 17:46:42 +0000 (17:46 +0000)]
Set svn:ignore on Makefile and Makefile.in.

15 years agoFix and simplify histogram code, drop histogram based on mean value.
Laurent Monin [Sun, 22 Feb 2009 17:40:32 +0000 (17:40 +0000)]
Fix and simplify histogram code, drop histogram based on mean value.

15 years agoconfig file format changed to XML
Vladimir Nadvornik [Sun, 22 Feb 2009 15:35:37 +0000 (15:35 +0000)]
config file format changed to XML
save and restore all layout windows
save and restore sidebar configuration

15 years agoAttempt to simplify and fix histrogram code.
Laurent Monin [Sun, 22 Feb 2009 13:29:49 +0000 (13:29 +0000)]
Attempt to simplify and fix histrogram code.

15 years agoGlibification again.
Laurent Monin [Sat, 21 Feb 2009 20:43:35 +0000 (20:43 +0000)]
Glibification again.

15 years agoFrench translation was updated.
Laurent Monin [Sat, 21 Feb 2009 18:28:53 +0000 (18:28 +0000)]
French translation was updated.

15 years agoGlibification.
Laurent Monin [Sat, 21 Feb 2009 18:04:52 +0000 (18:04 +0000)]
Glibification.

15 years agoMove grid color setting to histogram_new().
Laurent Monin [Sat, 21 Feb 2009 10:53:18 +0000 (10:53 +0000)]
Move grid color setting to histogram_new().

15 years agoRemove histogram_ prefix from struct _Histogram fields names and rename them more...
Laurent Monin [Sat, 21 Feb 2009 10:33:56 +0000 (10:33 +0000)]
Remove histogram_ prefix from struct _Histogram fields names and rename them more properly.

15 years agoAdd grid to bar histogram, simplify the code and draw horizontal lines too.
Laurent Monin [Sat, 21 Feb 2009 10:29:13 +0000 (10:29 +0000)]
Add grid to bar histogram, simplify the code and draw horizontal lines too.

15 years agoFix bug 2599857: file list sort order was wrong in many cases.
Laurent Monin [Thu, 19 Feb 2009 17:36:38 +0000 (17:36 +0000)]
Fix bug 2599857: file list sort order was wrong in many cases.

15 years agofixed compiler warning
Vladimir Nadvornik [Mon, 16 Feb 2009 22:48:30 +0000 (22:48 +0000)]
fixed compiler warning

15 years agohopefully fixed a freeze on solaris
Vladimir Nadvornik [Mon, 16 Feb 2009 21:01:27 +0000 (21:01 +0000)]
hopefully fixed a freeze on solaris

15 years agoadded histogram pane
Vladimir Nadvornik [Sun, 15 Feb 2009 19:25:55 +0000 (19:25 +0000)]
added histogram pane

15 years agofixed histogram drawing
Vladimir Nadvornik [Sun, 15 Feb 2009 17:27:48 +0000 (17:27 +0000)]
fixed histogram drawing

15 years agoRemove redundant line of code.
Laurent Monin [Sun, 15 Feb 2009 15:58:01 +0000 (15:58 +0000)]
Remove redundant line of code.

15 years agoFix up few compilation warnings.
Laurent Monin [Sun, 15 Feb 2009 15:56:48 +0000 (15:56 +0000)]
Fix up few compilation warnings.

15 years agohistogram caching
Vladimir Nadvornik [Sun, 15 Feb 2009 13:11:21 +0000 (13:11 +0000)]
histogram caching
histogram interface prepared for histogram pane

15 years agoseparated "normal" and advanced exif, "Normal" exif is now in the
Vladimir Nadvornik [Sun, 15 Feb 2009 09:36:53 +0000 (09:36 +0000)]
separated "normal" and advanced exif, "Normal" exif is now in the
generic bar, advanced exif is in separate window.

15 years agodroped Preferences dialog, sidebar should replace it completely
Vladimir Nadvornik [Sat, 14 Feb 2009 20:26:30 +0000 (20:26 +0000)]
droped Preferences dialog, sidebar should replace it completely

15 years agoreplaced bar_info with an universal bar, restored the original
Vladimir Nadvornik [Sat, 14 Feb 2009 19:50:54 +0000 (19:50 +0000)]
replaced bar_info with an universal bar, restored the original
functionality (more or less)
bar configuration is not yet saved

15 years agoUpdate ChangeLog using C locale date format, add a script to ease future updates.
Laurent Monin [Mon, 9 Feb 2009 09:02:04 +0000 (09:02 +0000)]
Update ChangeLog using C locale date format, add a script to ease future updates.

15 years agoforce at least one idle call before writting metadata
Vladimir Nadvornik [Sat, 7 Feb 2009 21:03:11 +0000 (21:03 +0000)]
force at least one idle call before writting metadata
(without this the exit_program_write_metadata_cb could be called
before the exit_program function finished)

15 years agouse metadata_read_* functions where possible
Vladimir Nadvornik [Sat, 7 Feb 2009 19:01:21 +0000 (19:01 +0000)]
use metadata_read_* functions where possible
switch exiv2 to utf8 charset
support for exiv2 formatting that depends on other tags:
http://dev.robotbattle.com/bugs/view.php?id=0000516

15 years agoStart with "Fit to window" in "Leave Zoom at previous setting" mode
Vladimir Nadvornik [Fri, 6 Feb 2009 23:49:03 +0000 (23:49 +0000)]
Start with "Fit to window" in "Leave Zoom at previous setting" mode

15 years agodo not switch to the next image on mouse click in split mode
Vladimir Nadvornik [Fri, 6 Feb 2009 22:56:52 +0000 (22:56 +0000)]
do not switch to the next image on mouse click in split mode
it interferes with image switching too much

15 years agoimproved labels of some menu items
Vladimir Nadvornik [Fri, 6 Feb 2009 22:41:47 +0000 (22:41 +0000)]
improved labels of some menu items

15 years agoAdd year 2009 to copyright info everywhere.
Laurent Monin [Wed, 4 Feb 2009 17:15:30 +0000 (17:15 +0000)]
Add year 2009 to copyright info everywhere.

15 years agoFix up the copyright years info.
Laurent Monin [Wed, 4 Feb 2009 16:50:24 +0000 (16:50 +0000)]
Fix up the copyright years info.

15 years agoUpdate README header.
Laurent Monin [Wed, 4 Feb 2009 16:49:11 +0000 (16:49 +0000)]
Update README header.

15 years agoSpeed up random slideshow, startup time decreases from minutes to seconds when amount...
Laurent Monin [Wed, 4 Feb 2009 16:47:02 +0000 (16:47 +0000)]
Speed up random slideshow, startup time decreases from minutes to seconds when amount of images is big. Patch by Kjell Morgenstern.

15 years agoDo not show geeqie itself in editors menus.
Laurent Monin [Wed, 4 Feb 2009 14:51:23 +0000 (14:51 +0000)]
Do not show geeqie itself in editors menus.

15 years agodo not translate already translated texts from desktop files
Vladimir Nadvornik [Tue, 3 Feb 2009 18:04:10 +0000 (18:04 +0000)]
do not translate already translated texts from desktop files

15 years agoAdd support for NoDisplay (entry is then hidden) and Type (only Application type...
Laurent Monin [Tue, 3 Feb 2009 13:52:20 +0000 (13:52 +0000)]
Add support for NoDisplay (entry is then hidden) and Type (only Application type is valid here) keys.

15 years agoReorder fields a bit and make flags field unsigned.
Laurent Monin [Tue, 3 Feb 2009 13:50:10 +0000 (13:50 +0000)]
Reorder fields a bit and make flags field unsigned.

15 years agoeditor_list_get() now returns a sorted list, this way items appear in the same order...
Laurent Monin [Tue, 3 Feb 2009 08:41:21 +0000 (08:41 +0000)]
editor_list_get() now returns a sorted list, this way items appear in the same order in all menus.

15 years agoimproved placing of external commands in menu
Vladimir Nadvornik [Mon, 2 Feb 2009 20:32:59 +0000 (20:32 +0000)]
improved placing of external commands in menu
small menu improvements

15 years agotest TryExec,
Vladimir Nadvornik [Sun, 1 Feb 2009 22:35:40 +0000 (22:35 +0000)]
test TryExec,
xdg_data_home added to the list of directories

15 years agofixed switch from single to split image
Vladimir Nadvornik [Sun, 1 Feb 2009 18:27:42 +0000 (18:27 +0000)]
fixed switch from single to split image

15 years agoread external editors from .desktop files
Vladimir Nadvornik [Sun, 1 Feb 2009 12:48:14 +0000 (12:48 +0000)]
read external editors from .desktop files

15 years agoSort the list alphabetically and remove an empty line.
Laurent Monin [Thu, 29 Jan 2009 19:43:34 +0000 (19:43 +0000)]
Sort the list alphabetically and remove an empty line.

15 years agoswitched to po/LINGUAS, see http://live.gnome.org/GnomeGoals/PoLinguas
Vladimir Nadvornik [Thu, 29 Jan 2009 19:23:39 +0000 (19:23 +0000)]
switched to po/LINGUAS, see live.gnome.org/GnomeGoals/PoLinguas
(new glib-gettextize does not support the old method)

15 years agogint -> gboolean.
Laurent Monin [Thu, 29 Jan 2009 19:07:07 +0000 (19:07 +0000)]
gint -> gboolean.

15 years agoInvert Horizontally vs vertically zoom fit, it was a TRUE/FALSE mismatch, reported...
Laurent Monin [Thu, 29 Jan 2009 19:00:24 +0000 (19:00 +0000)]
Invert Horizontally vs vertically zoom fit, it was a TRUE/FALSE mismatch, reported by Christopher Beland.

15 years agoRemove harmful documentation.helpdir and documentation.htmldir options. These paths...
Laurent Monin [Thu, 29 Jan 2009 18:52:52 +0000 (18:52 +0000)]
Remove harmful documentation.helpdir and documentation.htmldir options. These paths can still be modified through --with-readmedir and --htmldir configure options. Reported by Christopher Beland.

15 years agoadded SIGBUS handler
Vladimir Nadvornik [Thu, 29 Jan 2009 18:05:41 +0000 (18:05 +0000)]
added SIGBUS handler

15 years agofixed compilation with lirc
Vladimir Nadvornik [Mon, 26 Jan 2009 21:08:05 +0000 (21:08 +0000)]
fixed compilation with lirc

15 years agoSilent two minor warnings: GtkSelectionData data field is guchar* while g_strndup...
Laurent Monin [Mon, 26 Jan 2009 14:59:49 +0000 (14:59 +0000)]
Silent two minor warnings: GtkSelectionData data field is guchar* while g_strndup() wants gchar * as first parameter.

15 years agoRemove --enable-compile-warnings from autogen.sh, it was passed to configure which...
Laurent Monin [Mon, 26 Jan 2009 14:50:56 +0000 (14:50 +0000)]
Remove --enable-compile-warnings from autogen.sh, it was passed to configure which knows nothing about this option.

15 years agoMove -Wall before -Wno-* options for them to have any effect.
Laurent Monin [Mon, 26 Jan 2009 14:49:09 +0000 (14:49 +0000)]
Move -Wall before -Wno-* options for them to have any effect.

15 years agoKeep -O0 over -O2 as requested by Vladimir.
Laurent Monin [Mon, 26 Jan 2009 14:18:08 +0000 (14:18 +0000)]
Keep -O0 over -O2 as requested by Vladimir.

15 years agoAdd -Wformat and -Wformat-security gcc options when --enable-debug-flags is set,...
Laurent Monin [Mon, 26 Jan 2009 08:36:23 +0000 (08:36 +0000)]
Add -Wformat and -Wformat-security gcc options when --enable-debug-flags is set, move default optimization to -O2 by default (-O0 is only useful for specific debugging purposes).

15 years agoFix a major bug in utf8_compare(): when case_sensitive is true, s1_t and s2_t were...
Laurent Monin [Mon, 26 Jan 2009 08:30:30 +0000 (08:30 +0000)]
Fix a major bug in utf8_compare(): when case_sensitive is true, s1_t and s2_t were uninitialized, leading to unpredicable results.

15 years agoadded the original COPYING file from GQview - we can't rely on autogen.sh
Vladimir Nadvornik [Sun, 25 Jan 2009 19:38:31 +0000 (19:38 +0000)]
added the original COPYING file from GQview - we can't rely on autogen.sh

15 years agoupdated ChangeLog from svn log
Vladimir Nadvornik [Sun, 25 Jan 2009 18:14:08 +0000 (18:14 +0000)]
updated ChangeLog from svn log

15 years agofixed gthread detection
Vladimir Nadvornik [Sun, 25 Jan 2009 16:58:19 +0000 (16:58 +0000)]
fixed gthread detection

15 years agodo not ignore newly created sidecars
Vladimir Nadvornik [Sun, 25 Jan 2009 09:27:27 +0000 (09:27 +0000)]
do not ignore newly created sidecars

15 years agoadjusted marks spacing to align them with the marks filter
Vladimir Nadvornik [Sat, 24 Jan 2009 13:46:08 +0000 (13:46 +0000)]
adjusted marks spacing to align them with the marks filter

15 years agoFix incorrect translation.
Laurent Monin [Sat, 24 Jan 2009 13:38:53 +0000 (13:38 +0000)]
Fix incorrect translation.

15 years agofixed restoring of OSD at layout_image_full_screen_stop
Vladimir Nadvornik [Sat, 24 Jan 2009 13:05:06 +0000 (13:05 +0000)]
fixed restoring of OSD at layout_image_full_screen_stop
https://sourceforge.net/tracker/index.php?func=detail&aid=2039839&group_id=222125&atid=1054680

15 years agofixed glib warning
Vladimir Nadvornik [Sat, 24 Jan 2009 12:15:01 +0000 (12:15 +0000)]
fixed glib warning

15 years agoupdated version string
Vladimir Nadvornik [Sat, 24 Jan 2009 10:09:29 +0000 (10:09 +0000)]
updated version string

15 years agoSilent two compilation warnings.
Laurent Monin [Sat, 24 Jan 2009 07:41:23 +0000 (07:41 +0000)]
Silent two compilation warnings.

15 years agoFrench translation was updated.
Laurent Monin [Sat, 24 Jan 2009 07:36:21 +0000 (07:36 +0000)]
French translation was updated.

15 years agofixed possible crash
Vladimir Nadvornik [Fri, 23 Jan 2009 22:53:02 +0000 (22:53 +0000)]
fixed possible crash

15 years agoenable threads by default
Vladimir Nadvornik [Wed, 21 Jan 2009 18:30:54 +0000 (18:30 +0000)]
enable threads by default

15 years agocompilation fixes for older exiv2
Vladimir Nadvornik [Wed, 21 Jan 2009 18:16:26 +0000 (18:16 +0000)]
compilation fixes for older exiv2

15 years agoimproved metadata preferences
Vladimir Nadvornik [Tue, 20 Jan 2009 22:53:09 +0000 (22:53 +0000)]
improved metadata preferences

15 years agofixed possible segfault
Vladimir Nadvornik [Tue, 20 Jan 2009 22:29:31 +0000 (22:29 +0000)]
fixed possible segfault

15 years agoshow symlinks in filelist
Vladimir Nadvornik [Sun, 11 Jan 2009 21:28:03 +0000 (21:28 +0000)]
show symlinks in filelist

15 years agofixed includes
Vladimir Nadvornik [Sun, 11 Jan 2009 21:24:58 +0000 (21:24 +0000)]
fixed includes

15 years agoadded a status bar button for writting metadata immediately
Vladimir Nadvornik [Sun, 11 Jan 2009 18:58:05 +0000 (18:58 +0000)]
added a status bar button for writting metadata immediately

15 years agometadata write mode (direct or sidecar) made configurable for each file
Vladimir Nadvornik [Sun, 11 Jan 2009 12:13:30 +0000 (12:13 +0000)]
metadata write mode (direct or sidecar) made configurable for each file
format

15 years agosimplified metadata interface, dropped metadata_read,
Vladimir Nadvornik [Sat, 10 Jan 2009 20:40:37 +0000 (20:40 +0000)]
simplified metadata interface, dropped metadata_read,
fixes for older exiv2 versions

15 years agoWhen "Remember print settings" is checked, save _all_ settings. Before this patch...
Laurent Monin [Sun, 4 Jan 2009 17:14:34 +0000 (17:14 +0000)]
When "Remember print settings" is checked, save _all_ settings. Before this patch, text fields, text size, source, layout and image scale properties were not saved.

15 years agoFrench translation was updated.
Laurent Monin [Sun, 4 Jan 2009 10:32:47 +0000 (10:32 +0000)]
French translation was updated.