2008-04-22 |
nadvornik |
fixed version string ;)
|
2008-04-22 |
nadvornik |
updated version number
|
2008-04-22 |
nadvornik |
fixed reading of signed rational type with Exiv2
|
2008-04-22 |
nadvornik |
fixed instalation of doc files
|
2008-04-22 |
zas_ |
Correctly escape data before using pango_layout_set_markup().
|
2008-04-22 |
zas_ |
Use image_osd_toggle() in layout_menu_overlay_cb().
|
2008-04-22 |
zas_ |
Merge view_overlay_toggle() and layout_image_overlay_toggle() into new image_osd_toggle().
|
2008-04-22 |
zas_ |
Make histogram depends on image window not layout window.
|
2008-04-22 |
zas_ |
Ensure Properties dialog is displayed above fullscreen window.
|
2008-04-21 |
zas_ |
Indicate bugs and feature requests trackers, remove obsolete stuff.
|
2008-04-21 |
zas_ |
Lowercased name.
|
2008-04-21 |
zas_ |
. -> dot
|
2008-04-21 |
nadvornik |
updated copyright in source files
|
2008-04-21 |
zas_ |
Properly initialize image_overlay options.
|
2008-04-21 |
zas_ |
Few more fixes to french translation.
|
2008-04-21 |
zas_ |
Add some macros to handle rc file compatibility issues related to
|
2008-04-21 |
zas_ |
Minor french translation fix.
|
2008-04-21 |
zas_ |
French translation was updated.
|
2008-04-21 |
zas_ |
Rename few functions and replace fullscreen info with image overlay template string.
|
2008-04-21 |
zas_ |
Replace fullscreen.info and fullscreen.show_info options by:
|
2008-04-21 |
nadvornik |
fixed another "gqview" occurence
|
2008-04-21 |
nadvornik |
updated NEWS, README and other documentation files
|
2008-04-21 |
nadvornik |
renamed no.po to nb.po
|
2008-04-21 |
zas_ |
Fix a segfault occuring when pressing 'i' for overlay info
|
2008-04-21 |
zas_ |
histogram_draw(): tidy up.
|
2008-04-21 |
zas_ |
histogram_read(): speed up calculations by 20%.
|
2008-04-21 |
zas_ |
histogram_read(): use memset() to initialize histogram data instead of for() loop.
|
2008-04-21 |
zas_ |
French translation was updated.
|
2008-04-21 |
zas_ |
Add compat.c to POTFILES
|
2008-04-21 |
zas_ |
Allow the user to set the drag'n drop icon size through
|
2008-04-20 |
zas_ |
Add a replacement for gtk_radio_action_set_current_value() which
|
2008-04-20 |
zas_ |
French translation was updated.
|
2008-04-20 |
zas_ |
Add number mnemonics to image view editors submenu.
|
2008-04-20 |
zas_ |
Prefix editor entries in the main menu with numbers.
|
2008-04-20 |
zas_ |
Add missing shortcuts.
|
2008-04-20 |
nadvornik |
fixed color profile code for older versions of exiv2
|
2008-04-20 |
zas_ |
Mark slideshow toggle state in the menu.
|
2008-04-20 |
zas_ |
Fix a typo introduced by revision 521.
|
2008-04-20 |
nadvornik |
read color profiles from jpeg also with Exiv2
|
2008-04-20 |
zas_ |
Use explicit names for mouse buttons instead of numbers.
|
2008-04-20 |
zas_ |
Fix a typo: unoffical -> unofficial
|
2008-04-20 |
zas_ |
Effectively drop empty newlines at end of files (missing from rev 535)
|
2008-04-20 |
zas_ |
comment_file_read(): rewrite the parser, drop leading and trailing newlines
|
2008-04-20 |
zas_ |
Minor cleanup and code redundancy reduction.
|
2008-04-20 |
zas_ |
editor_command_one(): tidy up.
|
2008-04-20 |
zas_ |
Big whitespaces cleanup:
|
2008-04-20 |
zas_ |
Allow the user to change open_recent_list_maxsize option through
|
2008-04-20 |
nadvornik |
rm as external delete command is too dangerous, even for testing
|
2008-04-20 |
zas_ |
Add a way to restore original state in Adjust menu.
|
2008-04-20 |
nadvornik |
added fColorProfile pseudo-tag with detailed information
|
2008-04-20 |
zas_ |
Fix the case "orientation from FileData, color profile from exif".
|
2008-04-19 |
zas_ |
Rename inappropriate folder_size to folder.
|
2008-04-19 |
zas_ |
Use sizeof() for buffer size where appropriate.
|
2008-04-19 |
zas_ |
Keep image orientation set by the user during the session.
|
2008-04-19 |
zas_ |
Save Show Marks state to rc file and display current state in menu.
|
2008-04-19 |
nadvornik |
fixed max. number of profiles
|
2008-04-19 |
zas_ |
Sort options.
|
2008-04-19 |
nadvornik |
fixed color profile index
|
2008-04-19 |
zas_ |
Let toggle marks with numeric keypad.
|
2008-04-19 |
nadvornik |
I have finally found how to add alternative hotkeys
|