log src/fullscreen.c @ 1811:f405ec9b696b default tip

age author description
Tue, 16 Feb 2010 21:18:03 +0000 nadvornik added 2010 to copyright text
Thu, 04 Jun 2009 19:51:20 +0000 zas_ Add an option to Image preferences to restrict custom border to fullscreen mode only. Bug 2798062.
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
Sun, 15 Mar 2009 07:07:52 +0000 zas_ gint -> gboolean.
Sat, 14 Mar 2009 11:26:43 +0000 zas_ More gboolean and tidy up.
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Sat, 15 Nov 2008 10:35:43 +0000 zas_ Add a wrapper around system() call named runcmd() which allows easier debugging. Improve the code launching the help browser.
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Fri, 29 Aug 2008 12:35:13 +0000 nadvornik do not access image_loader directly
Mon, 25 Aug 2008 22:20:45 +0000 zas_ Whitespaces cleanup.
Thu, 17 Jul 2008 21:51:21 +0000 nadvornik reload changed images
Fri, 16 May 2008 10:02:56 +0000 zas_ Include debug.h from main.h since debug macros may be used anywhere in the code.
Tue, 13 May 2008 08:02:46 +0000 zas_ Move some functions from main.[ch] to new window.[ch].
Thu, 24 Apr 2008 12:23:02 +0000 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency.
Thu, 24 Apr 2008 08:53:39 +0000 zas_ Move debug macros from main.h to new debug.h.
Thu, 24 Apr 2008 00:15:03 +0000 zas_ Handle the newline in DEBUG_N() macro instead of adding one
Wed, 23 Apr 2008 20:47:19 +0000 zas_ Introduce macros to display debug messages.
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Mon, 21 Apr 2008 20:12:49 +0000 zas_ Rename few functions and replace fullscreen info with image overlay template string.
Mon, 21 Apr 2008 20:01:22 +0000 zas_ Replace fullscreen.info and fullscreen.show_info options by:
Sun, 20 Apr 2008 18:07:51 +0000 zas_ Effectively drop empty newlines at end of files (missing from rev 535)
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
Fri, 18 Apr 2008 23:09:03 +0000 zas_ Add zoom ratio display to OSD in fullscreen mode.
Sun, 13 Apr 2008 12:24:42 +0000 zas_ Add a button to reset fullscreen info string to default value.
Sat, 12 Apr 2008 21:38:55 +0000 zas_ Rename user_specified_window_background and window_background_color
Fri, 11 Apr 2008 23:32:22 +0000 zas_ Rationalize fullscreen options naming.
Fri, 11 Apr 2008 22:14:36 +0000 zas_ Add a new struct ConfOptions to handle options.
Wed, 09 Apr 2008 16:37:54 +0000 zas_ Simplify and unify gtk_window creation with the help of
Wed, 09 Apr 2008 13:53:01 +0000 zas_ Replace occurences of Geeqie / geeqie by constants defined in main.h.
Tue, 08 Apr 2008 23:02:33 +0000 zas_ gqview.h -> main.h
Thu, 03 Apr 2008 23:29:14 +0000 zas_ Make the wmclass value unique among the code by defining
Sat, 29 Mar 2008 10:38:15 +0000 nadvornik set user-defined color as image background - patch by Laurent MONIN
Sun, 23 Mar 2008 20:38:54 +0000 nadvornik rename GQview -> Geeqie over the code
Tue, 11 Sep 2007 20:06:29 +0000 nadvornik replaced gchar* path with FileData *fd
Wed, 27 Apr 2005 19:29:15 +0000 gqview Wed Apr 27 15:17:57 2005 John Ellis <johne@verizon.net>
Sat, 19 Mar 2005 01:15:17 +0000 gqview ##### Note: GQview CVS on sourceforge is not always up to date, please use #####
Sat, 26 Feb 2005 00:13:35 +0000 gqview Sync to GQview 1.5.9 release.