Fri, 16 May 2008 10:02:56 +0000 |
zas_ |
Include debug.h from main.h since debug macros may be used anywhere in the code.
|
Tue, 13 May 2008 11:58:47 +0000 |
zas_ |
Keywords and comment can now be displayed in OSD info using %keywords% and %comment%.
|
Sat, 10 May 2008 21:29:53 +0000 |
zas_ |
Fix display of collection in overlay info.
|
Sat, 10 May 2008 14:22:18 +0000 |
zas_ |
image_osd_get() now returns OsdShowFlags.
|
Sat, 10 May 2008 13:54:25 +0000 |
zas_ |
Display a simple grid with histogram.
|
Sat, 10 May 2008 09:00:14 +0000 |
zas_ |
Save full OSD state to rc file and restore it on startup.
|
Fri, 09 May 2008 12:43:10 +0000 |
zas_ |
image_osd_info_render(): if there's no fd, just return.
|
Fri, 09 May 2008 12:33:24 +0000 |
zas_ |
Move overlay histogram stuff from ImageWindow to OverlayStateData.
|
Fri, 09 May 2008 11:15:56 +0000 |
zas_ |
Introduce image_get_osd_data() and image_set_osd_data().
|
Fri, 09 May 2008 09:58:46 +0000 |
zas_ |
image_osd_get() and image_osd_set() now uses flags.
|
Fri, 09 May 2008 09:34:38 +0000 |
zas_ |
image_osd_histogram_chan_toggle(), image_osd_histogram_log_toggle():
|
Mon, 05 May 2008 19:11:12 +0000 |
nadvornik |
split filelist.c to filefilter.c and filedata.c
|
Tue, 29 Apr 2008 22:44:06 +0000 |
nadvornik |
fixed a memory leak
|
Tue, 29 Apr 2008 18:12:49 +0000 |
nadvornik |
cleanup: use image_get_image_size
|
Wed, 23 Apr 2008 23:51:02 +0000 |
zas_ |
Make image_osd_histogram_onoff_toggle() and image_osd_histogram_onoff_status() static.
|
Wed, 23 Apr 2008 23:47:53 +0000 |
zas_ |
Fix image overlay displayed only on second "I" press in layout view.
|
Tue, 22 Apr 2008 09:40:05 +0000 |
zas_ |
Correctly escape data before using pango_layout_set_markup().
|
Tue, 22 Apr 2008 09:01:29 +0000 |
zas_ |
Use image_osd_toggle() in layout_menu_overlay_cb().
|
Tue, 22 Apr 2008 08:53:07 +0000 |
zas_ |
Merge view_overlay_toggle() and layout_image_overlay_toggle() into new image_osd_toggle().
|
Tue, 22 Apr 2008 08:34:30 +0000 |
zas_ |
Make histogram depends on image window not layout window.
|
Mon, 21 Apr 2008 21:46:38 +0000 |
nadvornik |
updated copyright in source files
|
Mon, 21 Apr 2008 20:12:49 +0000 |
zas_ |
Rename few functions and replace fullscreen info with image overlay template string.
|
Mon, 21 Apr 2008 20:01:22 +0000 |
zas_ |
Replace fullscreen.info and fullscreen.show_info options by:
|
Mon, 21 Apr 2008 15:30:16 +0000 |
zas_ |
Fix a segfault occuring when pressing 'i' for overlay info
|
Sun, 20 Apr 2008 21:35:03 +0000 |
nadvornik |
read color profiles from jpeg also with Exiv2
|
Sun, 20 Apr 2008 13:04:57 +0000 |
zas_ |
Big whitespaces cleanup:
|
Fri, 18 Apr 2008 23:09:03 +0000 |
zas_ |
Add zoom ratio display to OSD in fullscreen mode.
|
Fri, 18 Apr 2008 21:51:08 +0000 |
zas_ |
Remove forgotten debug printf().
|
Fri, 18 Apr 2008 21:42:00 +0000 |
zas_ |
Fix OSD display when fullscreen info string is empty.
|
Fri, 11 Apr 2008 23:32:22 +0000 |
zas_ |
Rationalize fullscreen options naming.
|