Sun, 11 May 2008 12:23:26 +0000 |
zas_ |
Rename options:
|
Sun, 11 May 2008 11:46:48 +0000 |
zas_ |
Fix help window title.
|
Sat, 10 May 2008 14:22:18 +0000 |
zas_ |
image_osd_get() now returns OsdShowFlags.
|
Sat, 10 May 2008 09:00:14 +0000 |
zas_ |
Save full OSD state to rc file and restore it on startup.
|
Fri, 09 May 2008 09:58:46 +0000 |
zas_ |
image_osd_get() and image_osd_set() now uses flags.
|
Mon, 05 May 2008 19:11:12 +0000 |
nadvornik |
split filelist.c to filefilter.c and filedata.c
|
Sun, 04 May 2008 21:54:20 +0000 |
nadvornik |
dropped path_list functions, use filelist functions everywhere
|
Sat, 03 May 2008 11:34:13 +0000 |
zas_ |
Replace Layout icon_view field by more generic file_view_type.
|
Thu, 24 Apr 2008 12:23:02 +0000 |
zas_ |
Remove whitespace between function name and first parenthesis for the sake of consistency.
|
Thu, 24 Apr 2008 09:43:23 +0000 |
zas_ |
Move get_exec_time() to debug.{c,h}.
|
Thu, 24 Apr 2008 08:53:39 +0000 |
zas_ |
Move debug macros from main.h to new debug.h.
|
Thu, 24 Apr 2008 00:15:03 +0000 |
zas_ |
Handle the newline in DEBUG_N() macro instead of adding one
|
Wed, 23 Apr 2008 20:47:19 +0000 |
zas_ |
Introduce macros to display debug messages.
|
Mon, 21 Apr 2008 21:46:38 +0000 |
nadvornik |
updated copyright in source files
|
Mon, 21 Apr 2008 20:12:49 +0000 |
zas_ |
Rename few functions and replace fullscreen info with image overlay template string.
|
Mon, 21 Apr 2008 20:01:22 +0000 |
zas_ |
Replace fullscreen.info and fullscreen.show_info options by:
|
Sun, 20 Apr 2008 18:07:51 +0000 |
zas_ |
Effectively drop empty newlines at end of files (missing from rev 535)
|
Sun, 20 Apr 2008 13:04:57 +0000 |
zas_ |
Big whitespaces cleanup:
|
Sat, 19 Apr 2008 21:30:19 +0000 |
zas_ |
Save Show Marks state to rc file and display current state in menu.
|
Fri, 18 Apr 2008 21:53:33 +0000 |
zas_ |
Display elapsed time since previous get_exec_time() call (debug only).
|
Fri, 18 Apr 2008 09:15:09 +0000 |
zas_ |
Introduce printf_term() macro and use it.
|
Wed, 16 Apr 2008 20:32:44 +0000 |
nadvornik |
fixed compiler warnings
|
Wed, 16 Apr 2008 20:15:42 +0000 |
nadvornik |
in debug mode print time information on selected events
|
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
|
Mon, 14 Apr 2008 23:47:13 +0000 |
zas_ |
Move layout.order default init to setup_default_options().
|
Mon, 14 Apr 2008 22:05:47 +0000 |
zas_ |
Use flags for collection_load*().
|
Sun, 13 Apr 2008 12:24:42 +0000 |
zas_ |
Add a button to reset fullscreen info string to default value.
|
Sat, 12 Apr 2008 22:04:29 +0000 |
zas_ |
Move safe_delete* and in place rename options to file_ops
|