log finch/libgnt/gntwm.c @ 26879:7c58f6f50f16

age author description
Sun, 05 Apr 2009 11:44:03 +0000 Sadrul Habib Chowdhury Update hardware cursor correctly after a transient window is closed.
Sun, 05 Apr 2009 08:42:00 +0000 Sadrul Habib Chowdhury Save the world.
Sun, 05 Apr 2009 08:22:22 +0000 Sadrul Habib Chowdhury Update hardware cursor correctly.
Sun, 15 Feb 2009 20:24:23 +0000 John Bailey Fix a warning I caught about using %d for a gsize.
Tue, 06 Jan 2009 15:34:26 +0000 Sadrul Habib Chowdhury Compilation fixes for OpenBSD from the OpenBSD ports tree. Closes #8009.
Fri, 28 Nov 2008 06:29:37 +0000 Sadrul Habib Chowdhury Use glib log functions to show error messages.
Thu, 27 Nov 2008 05:54:09 +0000 Richard Laager The other day while struct hiding, I noticed a for loop that was checking
Tue, 06 May 2008 05:13:26 +0000 Richard Laager Fix a compiler warning due to a missing #ifdef USE_PYTHON
Thu, 01 May 2008 22:21:05 +0000 Sadrul Habib Chowdhury Remove the undocumented default binding (ctrl+g) to start ignoring
Tue, 18 Mar 2008 02:13:24 +0000 Sadrul Habib Chowdhury Uninitialize the python interpreter only if gnt started it. This fixes a crash when quitting pygnt apps.
Fri, 29 Feb 2008 13:45:05 +0000 Stu Tomlinson Fix building with glib < 2.6
Sat, 05 Jan 2008 18:07:16 +0000 Richard Laager merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Thu, 03 Jan 2008 11:12:36 +0000 Sadrul Habib Chowdhury New actions: window-next-urgent (alt+tab), and window-prev-urgent (alt+shift+tab).
Sun, 09 Dec 2007 00:56:29 +0000 Sadrul Habib Chowdhury Allow loading python scripts at runtime.