log src/fullscreen.c @ 2876:9408af32ed62

age author description
Wed, 19 Dec 2018 10:10:10 +0000 Jiří Boháč <> Fix #650, 651: fullscreen does not work over multiple monitors
Sun, 17 Sep 2017 10:33:08 +0100 Colin Clark Revise DEBUG_0() usage
Sat, 25 Feb 2017 11:11:45 +0000 Colin Clark Fix #473: Parameter type fix for "motion-notify-event" signal handlers
Fri, 23 Dec 2016 21:36:24 +0000 Omari Stephens Fix errors in -Werror (except GdkPixbuf deprecation warnings)
Fri, 15 Jul 2016 11:51:42 -0400 Wayne A. Ptaff Force focus to geeqie after leaving fullscreen
Tue, 24 May 2016 14:47:56 +0100 Klaus Ethgen Update copyright in all files
Thu, 21 Apr 2016 00:22:00 +0200 Josef Kufner 'Stay above' option now works independently of screen for fullscreen window
Wed, 20 Apr 2016 23:58:40 +0200 Josef Kufner Fix fullscreen - remove all the garbage which breaks things and let Gtk do its job.
Tue, 04 Nov 2014 08:41:30 +0100 Volker Grabsch Fix typo in debug messages
Thu, 30 Aug 2012 18:32:32 +0200 Laurent Monin Trim trailing white spaces on empty lines.
Thu, 30 Aug 2012 18:31:41 +0200 Laurent Monin Trim trailing white spaces.
Mon, 20 Aug 2012 22:42:33 +0200 Vladimir Nadvornik implemented presentation mode
Thu, 18 Aug 2011 22:46:55 +0200 Daniel van Vugt Display more descriptive screen names
Thu, 18 Aug 2011 22:43:29 +0200 Daniel van Vugt Make fullscreen mode actually use the full screen.
Wed, 01 Aug 2012 00:17:18 +0200 Vladimir Nadvornik use accessor functions
Tue, 31 Jul 2012 17:41:47 +0200 Vladimir Nadvornik updated version and copyright notice
Thu, 18 Aug 2011 22:46:55 +0200 Daniel van Vugt Display more descriptive screen names
Thu, 18 Aug 2011 22:46:55 +0200 Daniel van Vugt Display more descriptive screen names
Thu, 18 Aug 2011 22:43:29 +0200 Daniel van Vugt Make fullscreen mode actually use the full screen.
Sun, 16 Jan 2011 18:04:19 +0100 Laurent Monin gdk_bitmap_create_from_data() is deprecated
Sat, 19 Mar 2011 19:53:30 +0100 Vladimir Nadvornik stereo mode preferences
Tue, 16 Feb 2010 21:18:03 +0000 Vladimir Nadvornik added 2010 to copyright text
Thu, 04 Jun 2009 19:51:20 +0000 Laurent Monin Add an option to Image preferences to restrict custom border to fullscreen mode only. Bug 2798062.
Mon, 06 Apr 2009 22:13:54 +0000 Laurent Monin Fix up event source ids type: gint -> guint.
Sun, 15 Mar 2009 07:07:52 +0000 Laurent Monin gint -> gboolean.
Sat, 14 Mar 2009 11:26:43 +0000 Laurent Monin More gboolean and tidy up.
Wed, 04 Feb 2009 17:15:30 +0000 Laurent Monin Add year 2009 to copyright info everywhere.
Sat, 15 Nov 2008 10:35:43 +0000 Laurent Monin 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 Vladimir Nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Fri, 29 Aug 2008 12:35:13 +0000 Vladimir Nadvornik do not access image_loader directly