Mercurial > geeqie
graph
-
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_