Trim trailing white spaces.
[geeqie.git] / src / print.c
2012-08-30 Laurent MoninTrim trailing white spaces.
2012-08-30 Laurent MoninRemove commented out code.
2012-08-30 Laurent MoninDrop unused variable and code.
2012-08-18 Vladimir Nadvornikdropped support for gtk < 2.20
2012-08-16 Jonathan Woitheexif autorotate for proofs
2012-08-13 Vladimir Nadvornikuse accessor functions
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2010-05-10 Klaus EthgenGTK marks several functions as deprecated
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-09-26 Vladimir Nadvornikprint text using pango renderer
2009-08-28 Vladimir Nadvornikimproved printing of selection
2009-05-23 Vladimir Nadvornikenabled PageSize code
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-03-15 Laurent Moningint -> gboolean.
2009-03-15 Laurent Moningint -> gboolean.
2009-02-28 Laurent MoninAdd missing space between switch and first parenthesis.
2009-02-28 Laurent MoninNo space between function name and first parenthesis...
2009-02-21 Laurent MoninGlibification.
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-01-04 Laurent MoninWhen "Remember print settings" is checked, save _all_...
2008-11-25 Laurent MoninFix up unsigned expression always true/false warnings.
2008-11-23 Laurent MoninDrop useless wmclass stuff. Gtk will take care of it...
2008-11-20 Laurent MoninFix compilation warnings.
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-09-08 Vladimir Nadvornikadded possibility to redraw only the parts of image...
2008-09-01 Laurent MoninUse a constant for minimal window size. Set it to 32...
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-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-05-22 Laurent MoninFix signed vs unsigned warnings.
2008-05-16 Laurent MoninFix redundant application name in window titles.
2008-05-16 Laurent MoninDo not use printf() directly but use new wrapper functi...
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
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-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-09 Laurent MoninReplace occurences of Geeqie / geeqie by constants...
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-07 Laurent MoninAdd the possibility to print file names with path.
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2008-04-03 Laurent MoninReplace some occurences of gqview by Geeqie.
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-12-01 John EllisFri Dec 1 14:27:55 2006 John Ellis <johne@verizon...
2005-03-19 John Ellis##### Note: GQview CVS on sourceforge is not always...
2005-02-26 John EllisSync to GQview 1.5.9 release.