Mercurial > geeqie
graph
-
Move quoted_value() and escquote_value() to misc.[ch].2008-08-31, by zas_
-
Move miscellaneous functions to their own files (new misc.[ch]).2008-08-31, by zas_
-
use GThreadPool2008-08-31, by nadvornik
-
improved thread support in image loader2008-08-31, by nadvornik
-
Move save/load_options() to options.[ch].2008-08-31, by zas_
-
Move sync_options_with_current_state() call to save_options().2008-08-31, by zas_
-
Move some code to new functions, to simplify main().2008-08-31, by zas_
-
Fix two minor compilation warnings.2008-08-31, by zas_
-
run image loader in separate thread2008-08-30, by nadvornik
-
prepared image loader code for threads2008-08-30, by nadvornik
-
Allow to override documentation paths through options:2008-08-30, by zas_
-
converted image loader to a GObject and use signals for notification2008-08-29, by nadvornik
-
do not access image_loader directly2008-08-29, by nadvornik
-
added new raw preview interface for legacy exif2008-08-29, by nadvornik
-
fixed thumbnail loader for the new raw preview interface2008-08-29, by nadvornik
-
use mmaped files image loader2008-08-28, by nadvornik
-
Silent warnings about unused functions when lcms is not used.2008-08-28, by zas_
-
Comment out unused functions.2008-08-27, by zas_
-
Silent a compiler warning.2008-08-27, by zas_
-
const gpointer -> gconstpointer.2008-08-27, by zas_
-
Use gpointer instead of void *.2008-08-26, by zas_
-
Consistency: type * instead of type*.2008-08-26, by zas_
-
For the sake of consistency, use glib basic types everywhere.2008-08-26, by zas_
-
Indentation fixes.2008-08-26, by zas_
-
Fixed segfault when is run inside directory with non valid uft-8 image2008-08-26, by bruclik
-
Fixed calling "Image search" function in a directory without image.2008-08-26, by bruclik
-
correctly maintain selection during iconlist refresh2008-08-25, by nadvornik
-
Whitespaces cleanup.2008-08-25, by zas_
-
Fixed segfaulting when alter image in directory without images.2008-08-25, by bruclik
-
removed unused code2008-08-25, by nadvornik
-
Typo fixes.2008-08-24, by zas_
-
Slight code redundancy reduction.2008-08-24, by zas_
-
Drop redundant variable affectation.2008-08-24, by zas_
-
Fix untranslated messages. French translation and POTFILES.in were updated.2008-08-24, by zas_
-
French translation was updated.2008-08-24, by zas_
-
Mark forgotten string for translation.2008-08-24, by zas_
-
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