Mercurial > geeqie.yaz
graph
-
save file_class to config file2008-04-15, by nadvornik
-
Exit fullscreen mode when Properties is displayed.2008-04-15, by zas_
-
New Go to directory view feature that permits to find and display the directory2008-04-15, by zas_
-
Move layout.order default init to setup_default_options().2008-04-14, by zas_
-
collection_load(): use booleans and always count failures (for debug).2008-04-14, by zas_
-
collection_load(): improve headers parsing.2008-04-14, by zas_
-
collection_load(): fix typo (missing #) made in rev 453.2008-04-14, by zas_
-
collection_load(): accept whitespaces at start of lines.2008-04-14, by zas_
-
collection_load(): increase verbosity in debug mode.2008-04-14, by zas_
-
collection_load(): replace official by limit_failures (and2008-04-14, by zas_
-
Increase collection_load() buffer size and do not activate2008-04-14, by zas_
-
Merge collection_load_only_geometry() into collection_load().2008-04-14, by zas_
-
Use flags for collection_load*().2008-04-14, by zas_
-
Apply exif display config (Never/If set/Always) to pan view too.2008-04-13, by zas_
-
Rename show_dot_files to show_hidden_files.2008-04-13, by zas_
-
Let toggle the visibility of hidden files from directories list2008-04-13, by zas_
-
Add a button to reset fullscreen info string to default value.2008-04-13, by zas_
-
Fix a typo, READ_CHAR() must use value_all.2008-04-13, by zas_
-
Use convenient macros to read options, it will ensure options2008-04-13, by zas_
-
Simplify read_*_option() stuff by passing pointer to option value.2008-04-13, by zas_
-
Partly rewrite option parser to accept whitespaces at start2008-04-12, by zas_
-
exif_* -> exif.display.*2008-04-12, by zas_
-
Add a note in the rc file about special editor slots.2008-04-12, by zas_
-
sidecar_ext -> sidecar.ext2008-04-12, by zas_
-
Unify names of options between variables and rc file.2008-04-12, by zas_
-
Use tree_descend_subdirs everywhere.2008-04-12, by zas_
-
Use startup_path_enable everywhere.2008-04-12, by zas_
-
Rename recent_list_max/open_recent_max to open_recent_list_maxsize.2008-04-12, by zas_
-
Rename dupe_custom_threshold option to duplicates_similarity_threshold.2008-04-12, by zas_
-
Move safe_delete* and in place rename options to file_ops2008-04-12, by zas_
-
Rename option thumbnails.enabled to layout.show_thumbnails as it makes2008-04-12, by zas_
-
Rename user_specified_window_background and window_background_color2008-04-12, by zas_
-
Rename window options (moved to layout) and re-order rc file.2008-04-12, by zas_
-
Fix bad image option name in the rc file.2008-04-12, by zas_
-
Fix display bug when using "Limit image size when autofitting" option.2008-04-12, by zas_
-
Beautify rc file, adding sub-sections titles.2008-04-12, by zas_
-
Rename image-related options.2008-04-12, by zas_
-
Rename thumbnails related options.2008-04-12, by zas_
-
Rename file filtering options.2008-04-12, by zas_
-
Drop unused stuff.2008-04-12, by zas_
-
Rename collection options.2008-04-12, by zas_
-
Rename file sorting options.2008-04-12, by zas_
-
Re-order and try to group options.2008-04-12, by zas_
-
Rename color profile options.2008-04-12, by zas_
-
Rename slideshow options.2008-04-12, by zas_
-
Only display defined exif tags by default.2008-04-12, by zas_
-
Drop redundant code.2008-04-12, by zas_
-
Add Exif.Photo.ColorSpace tag in Preferences > Properties > Exif.2008-04-12, by zas_
-
Rationalize fullscreen options naming.2008-04-11, by zas_
-
options_c -> c_options2008-04-11, by zas_
-
Move more options to ConfOptions.2008-04-11, by zas_
-
Move file_sort_case_sensitive to ConfOptions.2008-04-11, by zas_
-
Add a new struct ConfOptions to handle options.2008-04-11, by zas_
-
Make thumbnail standard fail directory after current application2008-04-11, by zas_
-
Define drag and drop target string in dnd.h.2008-04-11, by zas_
-
Use secure save in history_list_save().2008-04-11, by zas_
-
Use secure save in comment_file_write().2008-04-11, by zas_
-
Secure save now unlinks temporary file on error by default.2008-04-11, by zas_
-
Use secure save feature when saving collections.2008-04-11, by zas_
-
Preserve permissions of the destination file when using secure save.2008-04-11, by zas_