geeqie.git
2008-10-26 Laurent MoninUse h2/h3 tags where appropriate.
2008-10-26 Petr OstadalFixed doc/Makefile.am according to renamed doc files.
2008-10-25 Laurent MoninKeyboard table cleanup attempt. Need more work.
2008-10-25 Laurent MoninMove menus to unordered lists - step 2.
2008-10-25 Laurent MoninMove menus to unordered lists - step 1.
2008-10-25 Laurent MoninAlign Previous to the left, drop useless col tags.
2008-10-25 Laurent MoninDrop meta CREATED and CHANGED since they will never...
2008-10-25 Laurent MoninFix page titles.
2008-10-25 Laurent MoninDrop chapters numbers from h1 title, and reformat top...
2008-10-25 Laurent MoninGet rid off of chapters numbers in html documentation...
2008-10-23 Laurent MoninUpdate legal notice and copyright to mention The Geeqie...
2008-10-23 Laurent MoninWith the help of tidy and sed, move html files to xhtml...
2008-10-23 Laurent MoninChange occurences of GQview and gqview to Geeqie and...
2008-10-22 Laurent MoninLet Create thumbnails start in current directory (fallb...
2008-10-20 Vladimir NadvornikFix a cut and paste error when implementing the comment...
2008-10-20 Vladimir Nadvornikfixed failed assertion in exif_free
2008-10-18 Vladimir Nadvornikcreate xmp sidecar when needed
2008-10-18 Vladimir Nadvorniksimple synchronization XMP <-> Exif, IPTC
2008-10-18 Vladimir Nadvornikinfrastructure for preprocessing of metadata
2008-10-18 Vladimir Nadvornikfixed bar_exif separator
2008-10-18 Vladimir Nadvornikreordered advanced exif columns
2008-10-18 Vladimir Nadvornikno need to validate description, it is in utf8
2008-10-17 Vladimir Nadvornikimproved custom exif look:
2008-10-14 Vladimir Nadvornikfollow Exiv2 SVN changes
2008-10-12 Laurent MoninFrench translation was updated.
2008-10-12 Laurent MoninAdd a button for each advanced entry in Properties...
2008-10-12 Laurent MoninBetter handling of accels map file writing errors.
2008-10-11 Vladimir Nadvornikadded option to use exif thumbnails
2008-10-07 Laurent MoninFrench translation was updated.
2008-10-07 Laurent MoninFix up few signed vs unsigned warnings: exif_item_get_r...
2008-10-07 Vladimir NadvornikImplement the search for image comment - patch by Klaus...
2008-10-07 Vladimir NadvornikFixed degree symbol encoding
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-10-05 Vladimir Nadvornikfixed confirm_delete option
2008-10-04 Vladimir Nadvornikfixed charset of exiv2 strings in non-utf8 locales
2008-10-01 Vladimir NadvornikAdd support for GPSInfo - patch by Klaus Ethgen
2008-09-29 Vladimir NadvornikThe comment section in the meta file is the last sectio...
2008-09-29 Vladimir Nadvornikfixes executable right of images
2008-09-29 Vladimir Nadvornikenlarge the dupe window - patch by Klaus Ethgen
2008-09-27 Vladimir Nadvornikupdated preview loader to work with current svn version...
2008-09-10 Vladimir Nadvornikuse SHIFT for connected scroll and zoom
2008-09-09 Vladimir Nadvornikreverted buggy part of rev. 1138 - it made the filelist...
2008-09-08 Vladimir Nadvornikadded possibility to redraw only the parts of image...
2008-09-08 Laurent MoninFix a compiler warning regarding argument type.
2008-09-07 Petr OstadalReplaced gtk depreceated code.
2008-09-07 Laurent MoninShorten config_window_apply() a bit, reduce code redunancy.
2008-09-04 Laurent MoninUpdate translations stats.
2008-09-04 Laurent MoninFrench translation was updated.
2008-09-04 Laurent MoninAllow all Preferences pages to scroll vertically. Reduc...
2008-09-04 Laurent MoninAllow to change image.scroll_reset_method in Preference...
2008-09-04 Vladimir Nadvornikfixed various problems with preserving viewport on...
2008-09-03 Vladimir Nadvornikload thumbnails with lower priority
2008-09-03 Laurent MoninImprove debug messages.
2008-09-03 Vladimir Nadvornikadjusted default options
2008-09-03 Vladimir Nadvornikadjusted redraw priority relative to icon drawing
2008-09-03 Vladimir Nadvornikdropped IMAGE_THROTTLE_LARGER_IMAGES code
2008-09-03 Vladimir Nadvornikfixed handling of broken images
2008-09-01 Vladimir Nadvornikimproved pixbuf draw priority control
2008-09-01 Laurent MoninUse a constant for minimal window size. Set it to 32...
2008-09-01 Laurent MoninRemove redundant debug.h inclusion.
2008-08-31 Vladimir Nadvornikfixed read ahead callback
2008-08-31 Vladimir Nadvornikfixed error handling in image loader
2008-08-31 Vladimir Nadvornikfixed possible endless loop
2008-08-31 Laurent MoninAdd a Save button to Preferences dialog, which allow...
2008-08-31 Laurent MoninMove quoted_value() and escquote_value() to misc.[ch].
2008-08-31 Laurent MoninMove miscellaneous functions to their own files (new...
2008-08-31 Vladimir Nadvornikuse GThreadPool
2008-08-31 Vladimir Nadvornikimproved thread support in image loader
2008-08-31 Laurent MoninMove save/load_options() to options.[ch].
2008-08-31 Laurent MoninMove sync_options_with_current_state() call to save_opt...
2008-08-31 Laurent MoninMove some code to new functions, to simplify main().
2008-08-31 Laurent MoninFix two minor compilation warnings.
2008-08-30 Vladimir Nadvornikrun image loader in separate thread
2008-08-30 Vladimir Nadvornikprepared image loader code for threads
2008-08-30 Laurent MoninAllow to override documentation paths through options:
2008-08-29 Vladimir Nadvornikconverted image loader to a GObject and use signals...
2008-08-29 Vladimir Nadvornikdo not access image_loader directly
2008-08-29 Vladimir Nadvornikadded new raw preview interface for legacy exif
2008-08-29 Vladimir Nadvornikfixed thumbnail loader for the new raw preview interface
2008-08-28 Vladimir Nadvornikuse mmaped files image loader
2008-08-28 Petr OstadalRemoved converting fd->name to utf8 from file_data_set_...
2008-08-28 Laurent MoninSilent warnings about unused functions when lcms is...
2008-08-27 Laurent MoninComment out unused functions.
2008-08-27 Laurent MoninSilent a compiler warning.
2008-08-27 Laurent Moninconst gpointer -> gconstpointer.
2008-08-26 Laurent MoninUse gpointer instead of void *.
2008-08-26 Laurent MoninConsistency: type * instead of type*.
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-08-26 Laurent MoninIndentation fixes.
2008-08-26 Petr OstadalFixed segfault when is run inside directory with non...
2008-08-26 Petr OstadalFixed calling "Image search" function in a directory...
2008-08-25 Vladimir Nadvornikcorrectly maintain selection during iconlist refresh
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-08-25 Petr OstadalFixed segfaulting when alter image in directory without...
2008-08-25 Vladimir Nadvornikremoved unused code
2008-08-24 Laurent MoninTypo fixes.
2008-08-24 Laurent MoninSlight code redundancy reduction.
2008-08-24 Laurent MoninDrop redundant variable affectation.
2008-08-24 Laurent MoninFix untranslated messages. French translation and POTFI...
2008-08-24 Laurent MoninFrench translation was updated.
next