Mercurial > geeqie
graph
-
moved safe delete functions to separate file2008-05-06, by nadvornik
-
use some of the new functions in filedata.c2008-05-06, by nadvornik
-
Allow the user to append or replace comments for a group of selected files.2008-05-06, by zas_
-
Use a dedicated option to enable keywords and comment saving as XMP tags2008-05-06, by zas_
-
comment_xmp_read(), comment_xmp_write(): cleanup and improve readibility.2008-05-06, by zas_
-
French translation was updated, various fixes.2008-05-05, by zas_
-
Belarusian translation was updated. Thanks to Pavel Piatruk.2008-05-05, by zas_
-
started implementation of API for sidecar files2008-05-05, by nadvornik
-
Update POTFILES.in (filelist.c -> filedata.c).2008-05-05, by zas_
-
Modify regen_potfiles.sh to generate a patch instead of2008-05-05, by zas_
-
added .gqv to known file types2008-05-05, by nadvornik
-
split filelist.c to filefilter.c and filedata.c2008-05-05, by nadvornik
-
Revert wrong patch rev 676.2008-05-05, by zas_
-
Add an helper script to regenerate POTFILES.in file.2008-05-05, by zas_
-
Revert patch 675, and correctly fix gtk assertion failure.2008-05-05, by zas_
-
Fix two memory leaks.2008-05-05, by zas_
-
Fix Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed2008-05-05, by zas_
-
vficon_release_cb(): use switch() and cleanup.2008-05-04, by zas_
-
Minor tidyup.2008-05-04, by zas_
-
Drop unused vficon_select_by_path() and vflist_select_by_path().2008-05-04, by zas_
-
Minor cleanup.2008-05-04, by zas_
-
dropped path_list functions, use filelist functions everywhere2008-05-04, by nadvornik
-
Remove unused functions:2008-05-04, by zas_
-
Drop ViewFileIcon, use ViewFile and ViewFileInfoIcon instead.2008-05-04, by zas_
-
Drop ViewFileList, use ViewFile and ViewFileInfoList instead.2008-05-04, by zas_
-
Prepare switch to ViewFile (unused yet).2008-05-04, by zas_
-
Shorten Edit menu labels, dropping "in ". It will ease2008-05-04, by zas_
-
Do not show Copy, Move, Rename, Delete, New Folder external commands2008-05-04, by zas_
-
Use GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.2008-05-04, by zas_
-
exif_get_description_by_key(): check for "formatted." prefix, and optimize.2008-05-03, by zas_
-
exif_get_formatted_by_key(): skip prefix when comparing.2008-05-03, by zas_
-
Change the prefix of formatted exif tags to a more explicit "formatted." prefix2008-05-03, by zas_
-
Fix a bug occuring when using certain actions on a collection2008-05-03, by zas_
-
Move marks-related fields from _ViewFileInfoList to _ViewFile, since2008-05-03, by zas_
-
Move common thumbs_* fields from _ViewFileInfoIcon and _ViewFileInfoList2008-05-03, by zas_
-
Rename thumbs_fd to thumbs_filedata in ViewFileIcon struct to match2008-05-03, by zas_
-
Remove useless thumbs_list from ViewFileIcon.2008-05-03, by zas_
-
Add function prototypes (yet unused).2008-05-03, by zas_
-
Drop redundant vflist_thumbs_set() introduced in revision 649,2008-05-03, by zas_
-
Remove redundant prototype.2008-05-03, by zas_
-
Introduce ViewFileInfoList and ViewFileInfoIcon (not used yet).2008-05-03, by zas_
-
Replace Layout icon_view field by more generic file_view_type.2008-05-03, by zas_
-
Set thumbs_enabled through new function vflist_thumbs_set() instead2008-05-03, by zas_
-
Prepare merging of some parts of view_file_list and view_file_icon and2008-05-03, by zas_
-
Change default positions of dividers since width of the main menu2008-05-03, by zas_
-
Make exif_rational_to_double() and exif_get_rational_as_double() static.2008-05-02, by zas_
-
info_notebook_reordered_cb(): do not call info_tabs_sync(), it causes exif2008-05-02, by zas_
-
Fix a Pango warning related to UTF8 when displaying internationalized2008-05-02, by zas_
-
exif_get_description_by_key(): tidy up.2008-05-02, by zas_
-
Add a pointer to the build function in the formatted exif tags struct2008-05-02, by zas_
-
Indentation fix.2008-05-02, by zas_
-
Remove unused checksum_simple() function.2008-05-02, by zas_
-
Simplify remove_extension_from_path().2008-05-02, by zas_
-
remove_level_from_path() was simplified.2008-05-02, by zas_
-
Move variable declaration and affectation near where it is used.2008-05-02, by zas_
-
Replace GQView by Geeqie.2008-05-02, by zas_
-
Use sizeof() instead of hardcoded buffer sizes.2008-05-01, by zas_
-
cache_sim_write_similarity(): cleanup and simplification.2008-05-01, by zas_
-
Use secure_save stuff to write .sim files.2008-05-01, by zas_