Wed, 16 Apr 2008 18:57:50 +0000 |
zas_ |
Clean up and simplify.
|
Wed, 16 Apr 2008 16:54:38 +0000 |
zas_ |
Merge parts of view_dir_list/tree constructors/destructors to
|
Wed, 16 Apr 2008 16:05:12 +0000 |
zas_ |
Move some dnd common code from view_dir_list.c and view_dir_tree.c
|
Wed, 16 Apr 2008 14:56:31 +0000 |
zas_ |
Rename vdt occurences to vd.
|
Wed, 16 Apr 2008 14:51:39 +0000 |
zas_ |
Rename vdl occurences to vd.
|
Wed, 16 Apr 2008 14:45:22 +0000 |
zas_ |
Introduce a new struct ViewDir to handle directory views common
|
Tue, 15 Apr 2008 21:49:28 +0000 |
zas_ |
Indicate --debug[=level] in usage display.
|
Tue, 15 Apr 2008 21:47:03 +0000 |
zas_ |
Parse command line for --debug option as soon as possible and allow
|
Tue, 15 Apr 2008 21:06:00 +0000 |
zas_ |
Cleanup read/write of image.zoom_mode option.
|
Tue, 15 Apr 2008 20:56:55 +0000 |
zas_ |
Read show_icon_names only once.
|
Tue, 15 Apr 2008 20:55:21 +0000 |
zas_ |
Rename l_conf to layout_order and make it more local.
|
Tue, 15 Apr 2008 20:46:14 +0000 |
zas_ |
Fix a bug that was here since a long time, buf has nothing
|
Tue, 15 Apr 2008 20:36:11 +0000 |
zas_ |
Add a new option in Preferences > Filtering to allow the
|
Tue, 15 Apr 2008 20:00:27 +0000 |
zas_ |
Add and use few new macros in rc file writing code.
|
Tue, 15 Apr 2008 18:34:24 +0000 |
nadvornik |
this might fix the freezes on freebsd, solaris, etc.
|
Tue, 15 Apr 2008 16:57:30 +0000 |
nadvornik |
save file_class to config file
|
Tue, 15 Apr 2008 07:16:51 +0000 |
zas_ |
Exit fullscreen mode when Properties is displayed.
|
Tue, 15 Apr 2008 06:56:25 +0000 |
zas_ |
New Go to directory view feature that permits to find and display the directory
|
Mon, 14 Apr 2008 23:47:13 +0000 |
zas_ |
Move layout.order default init to setup_default_options().
|
Mon, 14 Apr 2008 23:39:46 +0000 |
zas_ |
collection_load(): use booleans and always count failures (for debug).
|
Mon, 14 Apr 2008 23:29:54 +0000 |
zas_ |
collection_load(): improve headers parsing.
|
Mon, 14 Apr 2008 23:09:48 +0000 |
zas_ |
collection_load(): fix typo (missing #) made in rev 453.
|
Mon, 14 Apr 2008 23:08:27 +0000 |
zas_ |
collection_load(): accept whitespaces at start of lines.
|
Mon, 14 Apr 2008 22:57:26 +0000 |
zas_ |
collection_load(): increase verbosity in debug mode.
|
Mon, 14 Apr 2008 22:50:50 +0000 |
zas_ |
collection_load(): replace official by limit_failures (and
|
Mon, 14 Apr 2008 22:45:53 +0000 |
zas_ |
Increase collection_load() buffer size and do not activate
|
Mon, 14 Apr 2008 22:28:29 +0000 |
zas_ |
Merge collection_load_only_geometry() into collection_load().
|
Mon, 14 Apr 2008 22:05:47 +0000 |
zas_ |
Use flags for collection_load*().
|
Sun, 13 Apr 2008 20:33:45 +0000 |
zas_ |
Apply exif display config (Never/If set/Always) to pan view too.
|
Sun, 13 Apr 2008 19:21:13 +0000 |
zas_ |
Rename show_dot_files to show_hidden_files.
|
Sun, 13 Apr 2008 18:56:24 +0000 |
zas_ |
Let toggle the visibility of hidden files from directories list
|
Sun, 13 Apr 2008 12:24:42 +0000 |
zas_ |
Add a button to reset fullscreen info string to default value.
|
Sun, 13 Apr 2008 12:12:44 +0000 |
zas_ |
Fix a typo, READ_CHAR() must use value_all.
|
Sun, 13 Apr 2008 09:10:38 +0000 |
zas_ |
Use convenient macros to read options, it will ensure options
|
Sun, 13 Apr 2008 08:36:17 +0000 |
zas_ |
Simplify read_*_option() stuff by passing pointer to option value.
|
Sat, 12 Apr 2008 23:59:31 +0000 |
zas_ |
Partly rewrite option parser to accept whitespaces at start
|
Sat, 12 Apr 2008 23:41:35 +0000 |
zas_ |
exif_* -> exif.display.*
|
Sat, 12 Apr 2008 23:32:08 +0000 |
zas_ |
Add a note in the rc file about special editor slots.
|
Sat, 12 Apr 2008 23:16:41 +0000 |
zas_ |
sidecar_ext -> sidecar.ext
|
Sat, 12 Apr 2008 23:07:04 +0000 |
zas_ |
Unify names of options between variables and rc file.
|
Sat, 12 Apr 2008 23:02:00 +0000 |
zas_ |
Use tree_descend_subdirs everywhere.
|
Sat, 12 Apr 2008 22:22:11 +0000 |
zas_ |
Use startup_path_enable everywhere.
|
Sat, 12 Apr 2008 22:17:14 +0000 |
zas_ |
Rename recent_list_max/open_recent_max to open_recent_list_maxsize.
|
Sat, 12 Apr 2008 22:10:38 +0000 |
zas_ |
Rename dupe_custom_threshold option to duplicates_similarity_threshold.
|
Sat, 12 Apr 2008 22:04:29 +0000 |
zas_ |
Move safe_delete* and in place rename options to file_ops
|
Sat, 12 Apr 2008 21:45:30 +0000 |
zas_ |
Rename option thumbnails.enabled to layout.show_thumbnails as it makes
|
Sat, 12 Apr 2008 21:38:55 +0000 |
zas_ |
Rename user_specified_window_background and window_background_color
|
Sat, 12 Apr 2008 19:33:59 +0000 |
zas_ |
Rename window options (moved to layout) and re-order rc file.
|
Sat, 12 Apr 2008 17:20:34 +0000 |
zas_ |
Fix bad image option name in the rc file.
|
Sat, 12 Apr 2008 17:09:20 +0000 |
zas_ |
Fix display bug when using "Limit image size when autofitting" option.
|
Sat, 12 Apr 2008 15:13:00 +0000 |
zas_ |
Beautify rc file, adding sub-sections titles.
|
Sat, 12 Apr 2008 15:04:58 +0000 |
zas_ |
Rename image-related options.
|
Sat, 12 Apr 2008 09:41:44 +0000 |
zas_ |
Rename thumbnails related options.
|
Sat, 12 Apr 2008 09:12:37 +0000 |
zas_ |
Rename file filtering options.
|
Sat, 12 Apr 2008 08:59:52 +0000 |
zas_ |
Drop unused stuff.
|
Sat, 12 Apr 2008 08:40:02 +0000 |
zas_ |
Rename collection options.
|
Sat, 12 Apr 2008 08:35:58 +0000 |
zas_ |
Rename file sorting options.
|
Sat, 12 Apr 2008 08:28:08 +0000 |
zas_ |
Re-order and try to group options.
|
Sat, 12 Apr 2008 08:05:44 +0000 |
zas_ |
Rename color profile options.
|
Sat, 12 Apr 2008 07:46:01 +0000 |
zas_ |
Rename slideshow options.
|