Mercurial > geeqie.yaz
graph
-
Display pixel coordinates and rgb - patch by Ruben Stein2009-03-04, by nadvornik
-
reorder exif pane entries with drag and drop2009-03-03, by nadvornik
-
overlay now survives image split2009-03-02, by nadvornik
-
Random tidy up.2009-03-02, by zas_
-
Fix memleak in previous patch.2009-03-02, by zas_
-
Update POTFILES.in and french translation.2009-03-01, by zas_
-
make the exif pane grow-only - this reduces sidebar jumping2009-03-01, by nadvornik
-
When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.2009-03-01, by zas_
-
Clarify colorspace determination (exif 2.2/2.21).2009-03-01, by zas_
-
Improve file checks using is_readable_file().2009-03-01, by zas_
-
Only attempt to read exif if the file is readable.2009-03-01, by zas_
-
Introduce is_readable_file() which test if file exists, is regular and readable.2009-03-01, by zas_
-
image_select(), image_set_selectable(): tidy up.2009-03-01, by zas_
-
Indentation fixes.2009-03-01, by zas_
-
image_post_process_color(): remove exif parameter, just extract it when needed.2009-03-01, by zas_
-
Add an ellipse when the file name is truncated.2009-03-01, by zas_
-
dropped ExifUIList2009-03-01, by nadvornik
-
do not use separate list of entries, rely on vbox2009-03-01, by nadvornik
-
fixed possible crash2009-03-01, by nadvornik
-
rewritten exif pane to support arbitrary number of entries2009-02-28, by nadvornik
-
max value -> value. Shorter.2009-02-28, by zas_
-
Add missing space between while and first parenthesis.2009-02-28, by zas_
-
Add missing space between switch and first parenthesis.2009-02-28, by zas_
-
Prevent Gtk assertion failures when no icon is set.2009-02-28, by zas_
-
show histogram label in the title2009-02-28, by nadvornik
-
give the panes more control over expander title2009-02-28, by nadvornik
-
load icons for external editors2009-02-28, by nadvornik
-
fixed bar_histogram headers2009-02-28, by nadvornik
-
Minor simplification and cleanup.2009-02-28, by zas_
-
image_change_complete(): reduce code redundancy and implify.2009-02-28, by zas_
-
fixed overlay configuration2009-02-28, by nadvornik
-
save and restore toolbar configuration2009-02-28, by nadvornik
-
create toolbar from ui_manager2009-02-28, by nadvornik
-
Fix up color profiles menu: mark empty entries (but not NULL) as inactive.2009-02-27, by zas_
-
compute histmap in idle callback and only if the histogram is expanded2009-02-27, by nadvornik
-
Add a tooltip showing current histogram state on bar histogram.2009-02-26, by zas_
-
Add .bak and .mo extensions to svn:ignore.2009-02-26, by zas_
-
quoted_value is no longer needed2009-02-26, by nadvornik
-
Silent a minor warning.2009-02-25, by zas_
-
correctly save and restore overlay string2009-02-25, by nadvornik
-
Save bar pane histogram state to rc file.2009-02-25, by zas_
-
reuse original utility_box (image + sidebars) on layout change (switch2009-02-25, by nadvornik
-
fixed filter initialization2009-02-25, by nadvornik
-
improved bar_sort configuration2009-02-24, by nadvornik
-
fixed --fullscreen option together with enabled bar2009-02-24, by nadvornik
-
simplified and improved bar configuration2009-02-24, by nadvornik
-
Enclose macro parameters names with _ to differentiate them from variable names.2009-02-24, by zas_