Mercurial > geeqie
graph
-
Only display status if there is at least one file in the file list.2008-08-23, by zas_
-
Remove unneeded type casting.2008-08-23, by zas_
-
fixed vd_refresh2008-08-23, by nadvornik
-
French translation was updated.2008-08-22, by zas_
-
Typo fix: vf -> vd2008-08-21, by zas_
-
Indentation fix.2008-08-21, by zas_
-
Do not return values of void functions. Reported by Jeffery Small.2008-08-20, by zas_
-
update the FileData structure when a new folder is created2008-08-20, by nadvornik
-
improved refresh in view_dir_list2008-08-19, by nadvornik
-
set fallback pixbuf in case of missing file2008-08-19, by nadvornik
-
fixed possible segfault2008-08-19, by nadvornik
-
removed code for maintaining filelist position, gtk_tree_view itself handles it2008-08-17, by nadvornik
-
French translation was updated.2008-08-17, by zas_
-
Move variable declaration at start of block.2008-08-17, by zas_
-
marks in iconview made clickable2008-08-16, by nadvornik
-
keep files with non-zero marks in memory2008-08-16, by nadvornik
-
implemented marks filter2008-08-16, by nadvornik
-
Fix double escaping of image overlay text.2008-08-16, by zas_
-
added keyboard map generator2008-08-13, by nadvornik
-
a workaround for http://bugzilla.gnome.org/show_bug.cgi?id=5476692008-08-13, by nadvornik
-
fixed crash with float file list and geeqie --blank2008-08-12, by nadvornik
-
fixed crash in geeqie --blank2008-08-11, by nadvornik
-
fixed setting visible entry in view_dir_tree2008-08-11, by nadvornik
-
updated ChangeLog from svn log2008-07-30, by nadvornik
-
Move declarations at the beginning of blocks.2008-07-28, by zas_
-
Optimize tests even more using last changes.2008-07-28, by zas_
-
do not free unallocated exif data2008-07-28, by nadvornik
-
Cache strcmp() result.2008-07-28, by zas_
-
Optimize redundant tests.2008-07-28, by zas_
-
Move dest_dir variable to inner block.2008-07-28, by zas_
-
Reduce code redundancy and minor typo fixes.2008-07-28, by zas_
-
French translation was updated.2008-07-28, by zas_
-
Typo fix.2008-07-28, by zas_
-
abort file operations when the file list is empty2008-07-27, by nadvornik
-
remember path entered in file dialog2008-07-27, by nadvornik
-
speed-up of directory notification on deleting large number of files2008-07-27, by nadvornik
-
added "Symlink" as an example of "filter" command2008-07-27, by nadvornik
-
improved updating of view_dir_tree2008-07-27, by nadvornik
-
fixed deleting of non-empty folder2008-07-27, by nadvornik
-
fixed spec file2008-07-26, by nadvornik
-
fixed invalid warning on running editors2008-07-26, by nadvornik
-
updated version string2008-07-26, by nadvornik
-
dropped references to OpenOffice.org as suggested at2008-07-26, by nadvornik
-
string cleanup2008-07-26, by nadvornik
-
removed unused messages.desc_dlist2008-07-26, by nadvornik
-
fixed new folder command2008-07-26, by nadvornik
-
fixed renaming of directories2008-07-26, by nadvornik
-
warn about changed file extensions2008-07-26, by nadvornik
-
added icon for changes without warnings2008-07-26, by nadvornik
-
allow only existing folders in destination dialog2008-07-26, by nadvornik
-
clean up - checks are handled elsewhere2008-07-26, by nadvornik
-
more checks for file operations2008-07-26, by nadvornik
-
improved error reporting2008-07-25, by nadvornik
-
Minor tidy up and optimization.2008-07-25, by zas_
-
Set GIO channels to binary encoding.2008-07-24, by zas_
-
separated debugging log and debug CFLAGS2008-07-24, by nadvornik
-
indicate check warnings and errors in delete and rename dialogs2008-07-23, by nadvornik
-
removed file_data_add_change_info2008-07-23, by nadvornik
-
Minor tidy up.2008-07-23, by zas_
-
Tidy up.2008-07-23, by zas_
-
Use g_strconcat() instead of g_strdup_printf("%s%s", ...).2008-07-23, by zas_
-
Simplify parse_out_relatives().2008-07-23, by zas_
-
Tidy up.2008-07-23, by zas_
-
Fix missing newline at end of file.2008-07-23, by zas_
-
do not create duplicate FileData entries2008-07-22, by nadvornik
-
basic infrastructure for early error and dangerous operations checking2008-07-22, by nadvornik
-
clean up fd->change on error2008-07-22, by nadvornik
-
remove items from file_data_planned_change_hash when the operation is2008-07-22, by nadvornik
-
fixed stop button in editor dialog2008-07-22, by nadvornik
-
delete file_data_planned_change_hash when it is not used2008-07-22, by nadvornik
-
fixed2008-07-21, by nadvornik
-
file_util_rename_dir should not return anything2008-07-21, by nadvornik
-
added notification handler to view_dir2008-07-21, by nadvornik
-
French translation was updated.2008-07-21, by zas_
-
Update POTFILES.in.2008-07-20, by zas_
-
Move uri_*() functions to separate files: uri_utils.[ch]2008-07-20, by zas_
-
periodic testing of changed files can be now disabled2008-07-20, by nadvornik
-
Move history_list_*() functions to separate files:2008-07-20, by zas_
-
implemented "create directory" command2008-07-20, by nadvornik
-
fixed file copy/move dialog2008-07-20, by nadvornik
-
fixed the case when a renamed file is detected by directory scanning2008-07-20, by nadvornik
-
Optimize history_list_add_to_key() a bit.2008-07-20, by zas_
-
fixed previous checkin2008-07-20, by nadvornik
-
implemented directory rename and delete operations2008-07-20, by nadvornik
-
Move out test outside the loop.2008-07-20, by zas_
-
Tidy up.2008-07-19, by zas_
-
Fix missing newline at end of file.2008-07-19, by zas_
-
increase reference count before sending notification in file_data_new2008-07-19, by nadvornik
-
fixed test for changed files in cache2008-07-18, by nadvornik
-
Introduce image_loader_set_done_func().2008-07-18, by zas_