geeqie.git
2008-12-21 Laurent MoninFrench translation was updated.
2008-12-20 Vladimir Nadvornikadded options for metadata - not yet used
2008-12-20 Laurent MoninFix two minor compilation warnings.
2008-12-20 Laurent MoninSwitch to fullscreen when double clicking on file in...
2008-12-20 Vladimir Nadvornikuse the workflow in utilops.c for metadata approving...
2008-12-16 Vladimir Nadvornikqueue metadata and write them in an idle callback
2008-12-15 Vladimir Nadvornikprepared infrastructure for delayed metadata writting...
2008-12-15 Laurent MoninAllow to drag keywords on files in list or icon view...
2008-12-09 Laurent MoninFrench translation was updated.
2008-12-09 Laurent MoninAllow to invert the current selection in Collection...
2008-12-08 Laurent MoninDisplay error dialog with appropriate message when...
2008-12-08 Laurent MoninCosmetic fix.
2008-12-07 Laurent MoninFix patch 1290: we only want to remove unused parameter...
2008-12-07 Vladimir Nadvornikhandle the case when io.open() fails
2008-12-06 Vladimir Nadvornikdisabled the "unused parameter" warnings, they are...
2008-12-02 Laurent MoninRename few variables to make the code more readable.
2008-11-30 Laurent Moninkeyword_list_find() -> find_string_in_list(), return...
2008-11-30 Laurent Moninmetadata_set_keywords() -> metadata_set(). Use gboolean...
2008-11-30 Laurent MoninRename most comment_*() functions to more appropriate...
2008-11-30 Laurent MoninFile filters cleanup: add .pef .dng and .arw extensions...
2008-11-27 Laurent MoninDo not hardcode exif formatted prefix.
2008-11-27 Laurent MoninFix up sign-related warning.
2008-11-27 Laurent MoninFix up unsigned expression always true warning.
2008-11-27 Laurent MoninResync .h with .c declarations.
2008-11-27 Laurent MoninFix up pointer signedness warnings.
2008-11-27 Laurent MoninFix up not a prototype warning.
2008-11-27 Laurent MoninRemove unused variable.
2008-11-27 Laurent MoninFix up deprecated function and not a prototype warnings.
2008-11-26 Laurent MoninHandle return values better to silent some warnings.
2008-11-26 Laurent MoninPrint a message if chown() or chmod() fail.
2008-11-26 Laurent MoninFix up format vs type warning.
2008-11-25 Laurent MoninMove comments/keywords read and write stuff to new...
2008-11-25 Laurent MoninFix up unsigned expression always true/false warnings.
2008-11-23 Laurent MoninHide .gqv extension from collection name in collection...
2008-11-23 Laurent MoninRename wmsubclass and name to role, which corresponds...
2008-11-23 Laurent MoninDrop useless wmclass stuff. Gtk will take care of it...
2008-11-22 Laurent MoninUse the last selected images for the splitted views...
2008-11-22 Laurent MoninWhen more than one image is selected, Split Horizontal...
2008-11-22 Laurent MoninTidy up.
2008-11-22 Laurent MoninUse common code for layout_image_setup_split_none(...
2008-11-22 Laurent Moninlayout_image_setup_split_*(): simplify code.
2008-11-22 Laurent Moninlayout_image_setup_split_*(): move common code to a...
2008-11-22 Laurent MoninAdd a back button in the toolbar: it allows to go back...
2008-11-20 Laurent MoninForce font weight and style to normal for keys.
2008-11-20 Laurent MoninFix up yet unmarked keys.
2008-11-20 Laurent MoninFix compilation warnings.
2008-11-20 Laurent MoninFix up some missing html code.
2008-11-19 Laurent MoninMore keys.
2008-11-19 Laurent MoninFix text wrongly marked as key.
2008-11-19 Laurent MoninMark keyboard keys with a span and make them look like...
2008-11-19 Laurent MoninReplace [Control] by shorter and more common [Ctrl].
2008-11-19 Laurent MoninUnify [Shift] and [Control] notation.
2008-11-19 Laurent MoninMove (and update) image pane shortcuts to a table....
2008-11-19 Laurent MoninUpdate documentation.
2008-11-17 Laurent MoninFix up links and various enhancements.
2008-11-17 Laurent MoninRemove colored background in headings for printable...
2008-11-17 Laurent MoninChange metadata directory to be $XDG_DATA_HOME instead...
2008-11-17 Laurent MoninComment out css code that slipped through by cut'n...
2008-11-16 Laurent MoninAdd specific css for print media(has to be improved).
2008-11-16 Laurent MoninUpdate svn:ignore property: add some files and replace...
2008-11-15 Laurent MoninImplement preliminary support for XDG Base Directory...
2008-11-15 Laurent MoninReplace cache_ensure_dir_exists() by new recursive_mkdi...
2008-11-15 Vladimir Nadvornikfixed usage of deprecated functions - patch by Omari...
2008-11-15 Laurent MoninRename check_for_home_path() to mkdir_if_not_exists().
2008-11-15 Laurent MoninUse functions to return directories instead of constants.
2008-11-15 Laurent MoninAdd a wrapper around system() call named runcmd() which...
2008-11-14 Laurent MoninFix up Makefile.am: add missing files and do not instal...
2008-11-12 Laurent MoninFix a cut'n'paste error.
2008-11-12 Laurent MoninMore precise description of the pan view find feature...
2008-11-12 Laurent MoninAdd some information about the pan view.
2008-11-12 Laurent MoninAdd a note about splitted view.
2008-11-12 Laurent MoninAdd Connected zoom and Split menu items.
2008-11-11 Laurent MoninAdd missing s...
2008-11-11 Laurent MoninMinor fixes.
2008-11-11 Laurent MoninGive a new style to menus.
2008-11-11 Laurent MoninFix missing parts.
2008-11-11 Laurent MoninUpdate main window menus description to match current...
2008-11-11 Laurent MoninDrop dots.
2008-11-11 Laurent MoninUpdate exif pane documentation a bit.
2008-11-11 Laurent MoninAdd Properties Options page.
2008-11-11 Laurent MoninAdvanced options documentation is now almost in sync...
2008-11-11 Laurent MoninMore updates to advanced options documentation. Not...
2008-11-10 Laurent MoninPage cleanup and fixed. Remove obsolete note.
2008-11-10 Laurent MoninAdd missing link.
2008-11-10 Laurent MoninUpdate documentation a bit: General, Image, Windows...
2008-11-10 Laurent MoninLet subsection menus match index style.
2008-11-10 Laurent MoninCosmetic changes in image search and find duplicates...
2008-11-10 Laurent MoninTidy up.
2008-11-10 Laurent MoninMove from xhtml transitional to xhtml strict.
2008-11-10 Laurent MoninMinor cleanup.
2008-11-10 Laurent MoninTidy up and minor fixes.
2008-11-10 Laurent MoninNotes cleanup and minor stylistic fixes.
2008-11-10 Laurent MoninVarious fixes and cleanup.
2008-11-10 Laurent MoninFix up some errors.
2008-11-10 Laurent MoninFix up unvalid xhtml.
2008-11-10 Laurent MoninFix up a broken link.
2008-11-10 Laurent MoninBeautify the manual.
2008-11-10 Laurent MoninReformat more pages.
2008-11-10 Laurent MoninReformat remaining options pages.
2008-11-10 Laurent MoninReformatting: notes, advanced options page and more.
next