Mon, 05 May 2008 19:11:12 +0000 |
nadvornik |
split filelist.c to filefilter.c and filedata.c
|
Sun, 04 May 2008 00:32:05 +0000 |
zas_ |
Shorten Edit menu labels, dropping "in ". It will ease
|
Sun, 04 May 2008 00:16:37 +0000 |
zas_ |
Use GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.
|
Sat, 03 May 2008 11:34:13 +0000 |
zas_ |
Replace Layout icon_view field by more generic file_view_type.
|
Fri, 25 Apr 2008 08:07:22 +0000 |
zas_ |
Handle the case of reduction of the number of view directory types.
|
Thu, 24 Apr 2008 12:47:09 +0000 |
zas_ |
Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
|
Thu, 24 Apr 2008 12:23:02 +0000 |
zas_ |
Remove whitespace between function name and first parenthesis for the sake of consistency.
|
Wed, 23 Apr 2008 22:17:21 +0000 |
zas_ |
Allow the copy of file paths to clipboard.
|
Tue, 22 Apr 2008 22:44:10 +0000 |
zas_ |
Save state and width of exif, info and sort panels to rc file.
|
Tue, 22 Apr 2008 09:01:29 +0000 |
zas_ |
Use image_osd_toggle() in layout_menu_overlay_cb().
|
Tue, 22 Apr 2008 08:16:02 +0000 |
zas_ |
Ensure Properties dialog is displayed above fullscreen window.
|
Mon, 21 Apr 2008 21:46:38 +0000 |
nadvornik |
updated copyright in source files
|
Sun, 20 Apr 2008 23:17:35 +0000 |
zas_ |
Add a replacement for gtk_radio_action_set_current_value() which
|
Sun, 20 Apr 2008 22:29:23 +0000 |
zas_ |
Prefix editor entries in the main menu with numbers.
|
Sun, 20 Apr 2008 22:14:54 +0000 |
zas_ |
Add missing shortcuts.
|
Sun, 20 Apr 2008 22:01:26 +0000 |
zas_ |
Mark slideshow toggle state in the menu.
|
Sun, 20 Apr 2008 21:38:45 +0000 |
zas_ |
Fix a typo introduced by revision 521.
|
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:
|
Sun, 20 Apr 2008 09:47:51 +0000 |
zas_ |
Add a way to restore original state in Adjust menu.
|
Sat, 19 Apr 2008 21:30:19 +0000 |
zas_ |
Save Show Marks state to rc file and display current state in menu.
|
Sat, 19 Apr 2008 20:53:12 +0000 |
zas_ |
Let toggle marks with numeric keypad.
|
Sat, 19 Apr 2008 20:19:27 +0000 |
nadvornik |
I have finally found how to add alternative hotkeys
|
Thu, 17 Apr 2008 17:44:54 +0000 |
nadvornik |
image post-processing (rotation and color management) moved to
|
Wed, 16 Apr 2008 14:45:22 +0000 |
zas_ |
Introduce a new struct ViewDir to handle directory views common
|
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:04:29 +0000 |
zas_ |
Move safe_delete* and in place rename options to file_ops
|
Sat, 12 Apr 2008 08:35:58 +0000 |
zas_ |
Rename file sorting options.
|
Fri, 11 Apr 2008 22:14:36 +0000 |
zas_ |
Add a new struct ConfOptions to handle options.
|
Tue, 08 Apr 2008 23:25:46 +0000 |
zas_ |
Fix missing header files inclusions.
|