Mercurial > geeqie.yaz
graph
-
use new notification in vficon2008-06-05, by nadvornik
-
Compare paths using utf8_collate_key() since paths are utf8-encoded.2008-06-05, by zas_
-
Use uft8_collate_key() to sort utf8 strings.2008-06-05, by zas_
-
new notification system (used only in vflist for now)2008-06-04, by nadvornik
-
replaced directory path with FileData* dir_fd2008-06-03, by nadvornik
-
Allow to modify the aspect of Geeqie through the use of a2008-06-03, by zas_
-
Replace hardcoded collection filename extension by a macro (GQ_COLLECTION_EXT).2008-06-03, by zas_
-
Drop initialization to NULL since filelist_read() will take care of it.2008-06-03, by zas_
-
filelist_read_real(): optimize and clean up.2008-06-03, by zas_
-
Reduce indentation level.2008-06-03, by zas_
-
Reduce indentation level.2008-06-03, by zas_
-
collection_table_find_data_by_coord(): tidy up.2008-06-03, by zas_
-
vflist_maint(): only allocate memory and compare strings if needed.2008-06-03, by zas_
-
layout_real_renamed(), layout_real_removed(), layout_real_moved():2008-06-03, by zas_
-
do not change original FileData on copy2008-05-31, by nadvornik
-
replaced vflist_maint functions by vflist_refresh - it allows to follow2008-05-31, by nadvornik
-
vflist_populate_view: better handle selected files that are renamed or deleted2008-05-30, by nadvornik
-
fixed thumb index (thumbnails are shown again)2008-05-30, by nadvornik
-
simplified vflist_populate_view2008-05-30, by nadvornik
-
Use functions to set editors name and command and ensure they are2008-05-30, by zas_
-
Make utf8_validate_or_convert() to always allocate a new string.2008-05-30, by zas_
-
Check for existing editor command using is_valid_editor_command().2008-05-30, by zas_
-
Preserve properties window width and height during session even when2008-05-29, by zas_
-
Save properties window width and height to rc file and restore2008-05-29, by zas_
-
improved infrastructure for tracing changes, optimized vflist_populate_view2008-05-28, by nadvornik
-
measure time of filelist update2008-05-27, by nadvornik
-
another fix in notification2008-05-27, by nadvornik
-
Fix histogram grid - patch by Uwe Ohse2008-05-26, by nadvornik
-
use fputs instead of printf - patch by Uwe Ohse2008-05-26, by nadvornik
-
fixed bug in notification code2008-05-26, by nadvornik
-
Tidy up: indentation fixes, typo fixes, ...2008-05-25, by zas_
-
Typo fix.2008-05-25, by zas_