log

age author description
Sun, 20 Apr 2008 21:30:36 +0000 zas_ Use explicit names for mouse buttons instead of numbers.
Sun, 20 Apr 2008 20:35:26 +0000 zas_ Fix a typo: unoffical -> unofficial
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 16:50:19 +0000 zas_ comment_file_read(): rewrite the parser, drop leading and trailing newlines
Sun, 20 Apr 2008 13:42:22 +0000 zas_ Minor cleanup and code redundancy reduction.
Sun, 20 Apr 2008 13:30:36 +0000 zas_ editor_command_one(): tidy up.
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
Sun, 20 Apr 2008 10:05:27 +0000 zas_ Allow the user to change open_recent_list_maxsize option through
Sun, 20 Apr 2008 09:53:37 +0000 nadvornik rm as external delete command is too dangerous, even for testing
Sun, 20 Apr 2008 09:47:51 +0000 zas_ Add a way to restore original state in Adjust menu.
Sun, 20 Apr 2008 09:29:46 +0000 nadvornik added fColorProfile pseudo-tag with detailed information
Sun, 20 Apr 2008 09:02:05 +0000 zas_ Fix the case "orientation from FileData, color profile from exif".
Sat, 19 Apr 2008 23:12:30 +0000 zas_ Rename inappropriate folder_size to folder.
Sat, 19 Apr 2008 22:32:07 +0000 zas_ Use sizeof() for buffer size where appropriate.