Simplify vflist_get_formatted()
[geeqie.git] / src / print.c
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...
2022-10-05 Omari StephensMerge pull request #1038 from xsdg/hyphen-filenames.3
2022-09-30 Omari StephensUpdates references from using underscore filenames...
2022-07-21 Colin ClarkGTK2 no longer supported
2022-01-31 Colin ClarkFix some untranslated texts
2021-07-17 Klaus EthgenMergin several old merge requests
2020-09-26 Colin ClarkGDK_INTERP_HYPER is deprecated
2020-04-10 Colin ClarkFix #726: Unsharp print results
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2019-02-05 Klaus EthgenMerge merge requests 649, 647 and 651
2019-02-05 Klaus EthgenMerge merge requests 660, 658, 655 and 648
2018-11-22 Colin ClarkRef #160: Replace print dialog by standard GTK dialog
2018-10-06 Klaus EthgenMerge merge requests for completeness
2018-10-06 Klaus EthgenMerge branch merge-requests/637 for completeness
2018-10-04 Colin ClarkRef #160: Replace print dialog by standard GTK dialog
2018-09-23 Colin ClarkFix #160: Replace print dialog by standard GTK dialog
2018-09-21 Colin ClarkBug fix #160: Replace print dialog by standard GTK...
2018-09-20 Colin ClarkFix #160: Replace print dialog by standard GTK dialog
2018-01-22 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2018-01-22 Klaus EthgenMerge remote-tracking branches 'github/merge-requests...
2018-01-04 Andreas RönnquistFix #574: Spelling errors detected by Lintian
2018-01-04 Andreas RönnquistFix spelling mistake occured/occurred
2017-09-06 cclarkFix #508: Copy and Move windows scale incorrectly
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-03-15 Tomasz GolinskiFix #147: Alternative format for sidecar extension
2016-05-24 Klaus EthgenUpdate copyright in all files
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
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
2012-05-27 Klaus EthgenMerge branch 'ke' into ke-lua
2012-05-15 Jonathan Woitheexif autorotate for proofs
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.