Trim trailing white spaces.
[geeqie.git] / src / main.c
2008-05-03 Laurent MoninReplace Layout icon_view field by more generic file_vie...
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninMove get_exec_time() to debug.{c,h}.
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-21 Laurent MoninRename few functions and replace fullscreen info with...
2008-04-21 Laurent MoninReplace fullscreen.info and fullscreen.show_info option...
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-19 Laurent MoninSave Show Marks state to rc file and display current...
2008-04-18 Laurent MoninDisplay elapsed time since previous get_exec_time(...
2008-04-18 Laurent MoninIntroduce printf_term() macro and use it.
2008-04-16 Vladimir Nadvornikfixed compiler warnings
2008-04-16 Vladimir Nadvornikin debug mode print time information on selected events
2008-04-16 Laurent MoninIntroduce a new struct ViewDir to handle directory...
2008-04-15 Laurent MoninIndicate --debug[=level] in usage display.
2008-04-15 Laurent MoninParse command line for --debug option as soon as possib...
2008-04-14 Laurent MoninMove layout.order default init to setup_default_options().
2008-04-14 Laurent MoninUse flags for collection_load*().
2008-04-13 Laurent MoninAdd a button to reset fullscreen info string to default...
2008-04-12 Laurent MoninMove safe_delete* and in place rename options to file_ops
2008-04-12 Laurent MoninRename option thumbnails.enabled to layout.show_thumbna...
2008-04-12 Laurent MoninRename window options (moved to layout) and re-order...
2008-04-12 Laurent MoninRename image-related options.
2008-04-12 Laurent MoninRename thumbnails related options.
2008-04-12 Laurent MoninRename file sorting options.
2008-04-12 Laurent MoninRename color profile options.
2008-04-12 Laurent MoninRename slideshow options.
2008-04-11 Laurent MoninRationalize fullscreen options naming.
2008-04-11 Laurent MoninMove more options to ConfOptions.
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-09 Laurent MoninSimplify and unify gtk_window creation with the help of
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-08 Laurent Moningqview_remote -> remote_connection
2008-04-08 Laurent Moninexit_gqview() renamed to exit_program().
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2008-04-03 Laurent MoninAdd a debug level spinner at the end of Preferences...
2008-03-31 Laurent MoninCustomizable info overlay in fullscreen, based on the...
2008-03-30 Laurent MoninComment out forgotten debugging code.
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2008-03-23 Vladimir Nadvornikrenamed to geeqie
2008-03-16 Vladimir Nadvornikfixed reading sidecar extensions from config file
2007-11-20 Vladimir Nadvornikfixed grouping sidecar files and made it configurable...
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-11-25 John EllisFri Nov 24 21:37:01 2006 John Ellis <johne@verizon...
2006-11-01 John EllisWed Nov 1 11:39:48 2006 John Ellis <johne@verizon...
2006-10-19 John EllisThu Oct 19 09:35:18 2006 John Ellis <johne@verizon...
2006-10-19 John EllisThu Oct 19 07:23:37 2006 John Ellis <johne@verizon...
2006-10-15 John EllisSun Oct 15 04:03:41 2006 John Ellis <johne@verizon...
2005-03-05 John Ellis##### Note: GQview CVS on sourceforge is not always...
2005-02-27 John Ellis########
2005-02-26 John EllisSync to GQview 1.5.9 release.
2000-04-13 John Ellis0.8.0
2000-04-03 John EllisInitial revision