Mercurial > geeqie
graph
-
split-mode cleanup and improvements2009-03-28, by nadvornik
-
added simple desktop file editor2009-03-27, by nadvornik
-
Improve editors through .desktop files implementation:2009-03-26, by zas_
-
fixed histogram drawing2009-03-26, by nadvornik
-
French translation was updated.2009-03-23, by zas_
-
more consistent remote options naming2009-03-21, by nadvornik
-
fixed segfault in histogram2009-03-21, by nadvornik
-
layout id "_current_" matches the currently active layout window2009-03-21, by nadvornik
-
do not copy existing layout id to new window2009-03-21, by nadvornik
-
update translated pane titles2009-03-21, by nadvornik
-
do not re-create ui_manager at layout change2009-03-20, by nadvornik
-
added a possibility to update existing bars from config2009-03-20, by nadvornik
-
added tooltips to external editors on toolbar2009-03-20, by nadvornik
-
added "load config" command to remote control2009-03-20, by nadvornik
-
added possibility to update existing layout window from config2009-03-20, by nadvornik
-
do not add duplicate keywords from config file2009-03-20, by nadvornik
-
be more verbose on parse errors2009-03-20, by nadvornik
-
added function to reload external editors at any time2009-03-20, by nadvornik
-
initialization clean-up2009-03-19, by nadvornik
-
improved config file formatting2009-03-19, by nadvornik
-
added more IPTC tags2009-03-17, by nadvornik
-
implemented editing support in exif pane2009-03-17, by nadvornik
-
fixed loading of desktop file icons, gtk seems to expect an icon name without extension2009-03-17, by nadvornik
-
simplified code2009-03-17, by nadvornik
-
improved expanding and hiding of helper keywords2009-03-17, by nadvornik
-
fixed keyword tree redrawing2009-03-17, by nadvornik
-
gint -> gboolean where applicable. The end (ouf!).2009-03-16, by zas_
-
gint -> gboolean where applicable.2009-03-16, by zas_
-
gint -> gboolean where applicable.2009-03-16, by zas_
-
improved pane_keywords notification2009-03-15, by nadvornik
-
call the notify function just once when the keywords are pushed to the2009-03-15, by nadvornik
-
gint -> gboolean.2009-03-15, by zas_
-
fixed segfault in osd called from img-view2009-03-15, by nadvornik
-
gint -> gboolean.2009-03-15, by zas_
-
fixed viewing image from dupe and search windows2009-03-15, by nadvornik
-
gint -> gboolean.2009-03-15, by zas_
-
gint -> gboolean.2009-03-15, by zas_
-
fixed XMP and IPTC entry names in exif pane2009-03-15, by nadvornik
-
added notification to the exif pane2009-03-15, by nadvornik
-
fixed a bug in osd updating, it seems that the osd icons work again2009-03-15, by nadvornik
-
compute histogram in idle time2009-03-15, by nadvornik
-
fixed possible deadlock with multiple thumb loaders in parallel2009-03-15, by nadvornik
-
gint -> gboolean.2009-03-15, by zas_
-
completely separated global and layout window options2009-03-14, by nadvornik
-
gint -> gboolean.2009-03-14, by zas_
-
More gboolean.2009-03-14, by zas_
-
Use gboolean where applicable, minor cleanup and indentations fixes.2009-03-14, by zas_
-
improved notification system2009-03-14, by nadvornik
-
More gboolean and tidy up.2009-03-14, by zas_
-
cleanup, small fixes2009-03-14, by nadvornik
-
do not allow to add keywords with the same name as siblings2009-03-13, by nadvornik
-
added keyword tree filtering2009-03-13, by nadvornik
-
show file name in advanced_exif2009-03-13, by nadvornik
-
handle sidecar files for raw formats that are not known to exiv22009-03-13, by nadvornik
-
fixed keyword to mark connection2009-03-13, by nadvornik
-
Use gboolean where applicable.2009-03-12, by zas_
-
Make ishidden() static to filedata.c and rename it is_hidden_file().2009-03-12, by zas_
-
gint -> gboolean and tidy up.2009-03-12, by zas_
-
added a dialog for editing keyword tree2009-03-12, by nadvornik
-
Use gboolean where applicable, for the sake of consistency.2009-03-12, by zas_
-
Code cleanup.2009-03-11, by zas_
-
Fix bug when adding a new collection through sort manager. Tidy up.2009-03-11, by zas_
-
Tidy up.2009-03-11, by zas_
-
Use gboolean pseudo type where applicable.2009-03-11, by zas_
-
Remove useless functions.2009-03-11, by zas_
-
added a popup menu in keyword tree2009-03-11, by nadvornik
-
Use dynamic allocation for editor key passed to various callbacks.2009-03-11, by zas_
-
fixed saving of file_view_type2009-03-10, by nadvornik
-
Remove now useless element.2009-03-10, by zas_
-
Remove the toggle on advanced exif window menu item.2009-03-10, by zas_
-
Add missing g_key_file_free() call.2009-03-09, by zas_
-
Fix editor_command_path_parse().2009-03-09, by zas_
-
Introduce EditorFlags type, cleanup.2009-03-08, by zas_
-
save and restore the keyword tree2009-03-08, by nadvornik
-
fixed crash with certain layout configurations2009-03-08, by nadvornik
-
Cleanup and minor fixes.2009-03-08, by zas_
-
Advanced exif window: make all columns sortable and resizable.2009-03-08, by zas_
-
Fix up editor execution.2009-03-08, by zas_
-
Display icons in edit contextual menu.2009-03-08, by zas_
-
dnd fixes2009-03-08, by nadvornik
-
dnd fixes2009-03-08, by nadvornik
-
allow dropping of multiple keywords2009-03-08, by nadvornik
-
show a label instead of the default drag icon2009-03-08, by nadvornik
-
dnd in keywords tree2009-03-08, by nadvornik
-
implemented keywords editor as described at2009-03-07, by nadvornik
-
French translation was updated.2009-03-07, by zas_
-
Use a common function bar_pane_expander_title() to set expanders title widget.2009-03-07, by zas_
-
simplified bar interface2009-03-06, by nadvornik
-
enable wrap mode in comment pane2009-03-06, by nadvornik
-
use standard GtkHPaned for sidebar width2009-03-06, by nadvornik
-
do not crash if an exif entry is deleted during editing2009-03-05, by nadvornik
-
added popup menu to the exif pane2009-03-05, by nadvornik
-
indicate that the exif pane is empty2009-03-04, by nadvornik
-
prepared exif pane for popup menu2009-03-04, by nadvornik
-
dnd from advanced exif window to exif pane2009-03-04, by nadvornik
-
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_