Mercurial > geeqie
graph
-
used new notification in dupe.c2008-06-07, by nadvornik
-
used new notification in cache_maint2008-06-06, by nadvornik
-
added NotifyType2008-06-06, by nadvornik
-
realtime file monitor2008-06-06, by nadvornik
-
zero-lenght path must be allowed for now2008-06-06, by nadvornik
-
French translation was updated.2008-06-06, by zas_
-
Fix "No newline at end of file" warning.2008-06-05, by zas_
-
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_
-
Typo fix.2008-05-25, by zas_
-
bar_sort_set_filter_cb(): filter_idx was set as uint so get it as uint.2008-05-25, by zas_
-
rewritten utilops.h:2008-05-24, by nadvornik
-
Allow to escape star characters in the template string with a \.2008-05-24, by zas_
-
improved filedata interface2008-05-24, by nadvornik
-
Fix display of libpthread detection.2008-05-23, by zas_
-
Silent few warnings that appeared when using --disable-exiv2 configure option.2008-05-23, by zas_
-
French translation was updated.2008-05-23, by zas_
-
Use the same label for toolbar buttons tooltip than in main menu.2008-05-23, by zas_
-
Add -Wstrict-prototypes to gcc options only in developer mode2008-05-23, by zas_
-
Try to load a system-wide rc file if any, before per-user rc file.2008-05-23, by zas_
-
Pass ConfOptions * to save_options() and load_options().2008-05-22, by zas_
-
Move code from save_options() to new save_options_to() which takes2008-05-22, by zas_
-
Move code from exit_program_final() to new sync_options_with_current_state().2008-05-22, by zas_
-
Separate path building code from options loading code.2008-05-22, by zas_
-
Make shell command and its option rc file options instead of hardcoded strings.2008-05-22, by zas_
-
Fix signed vs unsigned warnings.2008-05-22, by zas_
-
Comment out unused static function extension_truncate().2008-05-22, by zas_