Additional debug features
[geeqie.git] / src / main.c
2008-05-22 Laurent MoninUse a struct to handle editor's properties.
2008-05-21 Laurent MoninUse G_DIR_SEPARATOR where applicable.
2008-05-21 Laurent MoninUse g_build_filename() where applicable.
2008-05-20 Laurent MoninDrop concat_dir_and_file() and use g_build_filename...
2008-05-20 Laurent MoninSort out log_printf() vs printf_term() mix up.
2008-05-19 Laurent MoninFix spurious end of line introduced in revision 780.
2008-05-19 Petr Ostadalconfigure.in was rewritten:
2008-05-18 Laurent MoninSave order of Properties dialog tabs to rc file.
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-13 Laurent MoninExpand tilde with file: and view: remote parameters.
2008-05-13 Laurent MoninDisplay a message when invalid remote options are used.
2008-05-13 Laurent MoninMove all remote stuff from main.c to remote.[ch].
2008-05-13 Laurent MoninMove some functions from main.[ch] to new window.[ch].
2008-05-12 Laurent MoninRename bar_exif_validate_text() to utf8_validate_or_con...
2008-05-12 Laurent MoninRename option image_overlay.common.enabled to image_ove...
2008-05-11 Laurent MoninAn option to save and restore the last path used was...
2008-05-11 Laurent MoninRename options:
2008-05-11 Laurent MoninFix help window title.
2008-05-10 Laurent Moninimage_osd_get() now returns OsdShowFlags.
2008-05-10 Laurent MoninSave full OSD state to rc file and restore it on startup.
2008-05-09 Laurent Moninimage_osd_get() and image_osd_set() now uses flags.
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-05-04 Vladimir Nadvornikdropped path_list functions, use filelist functions...
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