Whitespaces cleanup.
[geeqie.git] / src / bar_info.c
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-07-20 Laurent MoninMove history_list_*() functions to separate files:
2008-06-18 Vladimir Nadvornikimplemented generic FileData cache
2008-05-30 Laurent MoninMake utf8_validate_or_convert() to always allocate...
2008-05-22 Laurent MoninFix up some types, make some signed vs unsigned warning...
2008-05-20 Laurent MoninUse g_build_filename() to build paths.
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-13 Laurent MoninComparing tag id is not sufficient, check the tag name...
2008-05-13 Laurent MoninEnsure that we end with UTF8 encoded comment and keywords.
2008-05-12 Laurent MoninReading of Iptc.Application2.Keywords should now be...
2008-05-12 Laurent MoninDisable non-working Iptc.Application2.Keywords reading...
2008-05-12 Laurent MoninExtract and append keywords from Iptc.Application2...
2008-05-08 Laurent MoninUse g_ascii_strcasecmp() instead of strcasecmp() where...
2008-05-06 Laurent MoninAllow the user to append or replace comments for a...
2008-05-06 Laurent MoninUse a dedicated option to enable keywords and comment...
2008-05-06 Laurent Monincomment_xmp_read(), comment_xmp_write(): cleanup and...
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-04-24 Laurent MoninConvert the minority of while() to while ().
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-24 Laurent MoninHandle the newline in DEBUG_N() macro instead of adding one
2008-04-23 Laurent MoninIntroduce macros to display debug messages.
2008-04-22 Laurent MoninRemove unused function bar_info_size_request().
2008-04-22 Laurent MoninSave state and width of exif, info and sort panels...
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Vladimir Nadvornikread color profiles from jpeg also with Exiv2
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent Monincomment_file_read(): rewrite the parser, drop leading...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-19 Laurent MoninAccept keywords composed by two words ("Todo" = "A...
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-11 Laurent MoninUse secure save in comment_file_write().
2008-04-09 Laurent MoninReplace occurences of Geeqie / geeqie by constants...
2008-04-08 Laurent MoninGQVIEW_* -> GQ_*
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2008-04-03 Laurent MoninInitialize variables, clearing a gcc warning.
2008-03-26 Vladimir Nadvornikimproved xmp vs. legacy metadata handling
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2008-03-16 Vladimir Nadvornikwrite comment and keywords to xmp, sidecars are used...
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2005-04-27 John EllisWed Apr 27 15:17:57 2005 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.