log finch/libgnt/gntwm.c @ 21213:4d6828b8da3e

age author description
Wed, 03 Oct 2007 07:09:03 +0000 Sadrul Habib Chowdhury Toplevel boxes don't have menus.
Wed, 03 Oct 2007 06:51:26 +0000 Sadrul Habib Chowdhury Allow binding key-shortcuts to menuitems.
Wed, 07 Nov 2007 14:07:52 +0000 Sadrul Habib Chowdhury applied changes from 172a59b41412c4630834d66f2e7ec3be970cc36b
Fri, 19 Oct 2007 18:10:30 +0000 Luke Schierer applied changes from 2495a1b6a3619d8188151eaf2822ce2ecd435dbf
Sat, 29 Sep 2007 14:51:00 +0000 Stu Tomlinson Fix compiling with old glib where glib/gprint.h doesn't exist, refs #3144
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 23 Aug 2007 18:34:31 +0000 Sadrul Habib Chowdhury Get rid of compile warnings on older glib.
Sat, 11 Aug 2007 11:19:07 +0000 Sadrul Habib Chowdhury merge of '67bc02a2c7f212cbe500066a42a3a477fdd25289'
Sat, 11 Aug 2007 10:22:37 +0000 Sadrul Habib Chowdhury Fix some white-space and other similar issues. Preparing for a merge.
Sun, 22 Jul 2007 01:28:19 +0000 Eric Polino propagate from branch 'tmpbranch' (head e6743aa2d424749cd40350df703d079ef61fd5ce)
Mon, 16 Jul 2007 20:21:14 +0000 Eric Polino propagate from branch 'tmpbranch' (head fb9ec433650ff4b1b7f84319be7937cb6ab45e71)
Wed, 11 Jul 2007 20:03:24 +0000 Eric Polino merge of '8e1c0ef9ebb6ce5efc6fad6c18ad02f6f83f220e'
Wed, 11 Jul 2007 19:51:48 +0000 Eric Polino disapproval of revision '28530bc53fbe271f49ca1baa55938a067f20aed8'
Wed, 11 Jul 2007 19:40:49 +0000 Eric Polino Cleaned up a few missing NULL checks in GntWM
Thu, 05 Jul 2007 02:41:26 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 6521407fd5a6d9175e6532a874a2735658c113e9)
Fri, 29 Jun 2007 02:58:27 +0000 Eric Polino Fixed a merge error
Thu, 28 Jun 2007 03:09:03 +0000 Eric Polino explicit merge of 'e53fe113efde971f9f1d14d8a7af937542ee2732'
Sat, 23 Jun 2007 02:39:28 +0000 Sadrul Habib Chowdhury Define a generic g_hash_table_find for glib < 2.4, which uses
Fri, 22 Jun 2007 22:20:39 +0000 Eric Polino Workspace window placement now supports substring checking in window-names
Thu, 21 Jun 2007 20:37:57 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Tue, 12 Jun 2007 22:01:24 +0000 Eric Polino Fixed a few problems that were created by the merge from the propagate.
Tue, 12 Jun 2007 21:21:37 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin.2.1.0' (head 121873f517c4c5e2d65c3a1cdd152694834d7db0)
Wed, 01 Aug 2007 21:43:53 +0000 Sadrul Habib Chowdhury Add two more missing characters for the HTML dump.
Sun, 29 Jul 2007 15:58:08 +0000 Sadrul Habib Chowdhury This fixes a few weird crashes in pygnt.
Mon, 16 Jul 2007 23:59:58 +0000 Sadrul Habib Chowdhury Do a NULL-check to prevent a crash.
Sat, 14 Jul 2007 10:52:31 +0000 Sadrul Habib Chowdhury Add a missing line-drawing character in the HTML screen-dump.
Thu, 12 Jul 2007 03:17:32 +0000 Sadrul Habib Chowdhury Crash fixes from Eric Polino.
Tue, 10 Jul 2007 08:54:18 +0000 Sadrul Habib Chowdhury Some extra checks to avoid weird crashes.
Tue, 03 Jul 2007 09:41:22 +0000 Sadrul Habib Chowdhury The key has been processed. Return TRUE.
Tue, 03 Jul 2007 08:54:34 +0000 Sadrul Habib Chowdhury Allow executing another application (eg. PAGER) that will use the same
Mon, 02 Jul 2007 23:19:30 +0000 Sadrul Habib Chowdhury Some more focus fixes.
Mon, 02 Jul 2007 22:58:36 +0000 Sadrul Habib Chowdhury Fix some focus issues.
Sat, 30 Jun 2007 01:45:21 +0000 Sadrul Habib Chowdhury Add a callback that gets triggered by SIGWINCH.
Sat, 23 Jun 2007 03:20:02 +0000 Sadrul Habib Chowdhury Plucked revision from finchfeat to allow partial matching for window-titles
Wed, 20 Jun 2007 23:40:10 +0000 Richard Nelson g_hash_table_find is glib 2.4
Fri, 15 Jun 2007 02:33:48 +0000 Sadrul Habib Chowdhury Notify a window on startup if it didn't get the focus.
Tue, 12 Jun 2007 20:44:44 +0000 Sadrul Habib Chowdhury This got lost from a merge I think. This refixes #532.
Sun, 10 Jun 2007 15:39:51 +0000 Sadrul Habib Chowdhury F9 to create a new workspace.
Fri, 08 Jun 2007 12:41:30 +0000 Richard Nelson add gnt_window_present
Fri, 08 Jun 2007 10:21:50 +0000 Richard Nelson propagate from branch 'im.pidgin.finch.workspaces' (head 76cfc9565a5cdde8d2e1f2efc3282b309a55a110)
Wed, 06 Jun 2007 15:42:29 +0000 Sadrul Habib Chowdhury Doxygen skeleton and license info for gnt files.
Tue, 12 Jun 2007 13:52:33 +0000 Eric Polino Added the ability to change the key bindings on the active window.
Fri, 08 Jun 2007 05:43:29 +0000 Sadrul Habib Chowdhury Mostly whitespace changes.
Fri, 08 Jun 2007 04:14:56 +0000 Eric Polino Moved rebinding functionality into GntBindable.
Thu, 07 Jun 2007 21:58:04 +0000 Eric Polino FIX: Rebinding would crash when one would try to bind without grabbing a new key comb.
Thu, 07 Jun 2007 21:55:04 +0000 Eric Polino Changed the rebinding window to use a GntTextView instead of a GntLabel to display the new key combination
Wed, 06 Jun 2007 15:50:21 +0000 Eric Polino applied changes from 016401bd409e6229fae0ab1e80d9fef9365511b3
Wed, 06 Jun 2007 00:30:20 +0000 Eric Polino The rebinding of keys now removes the old binding and puts the new on in place. So only the new binding works and the old one is gone.
Wed, 06 Jun 2007 00:06:48 +0000 Eric Polino Made rebind_info a static member with default values.
Tue, 05 Jun 2007 23:35:26 +0000 Eric Polino Refactored common code from help_for_widget and help_for_wm.
Tue, 05 Jun 2007 19:59:14 +0000 Eric Polino Alt-\ allows to rebind keys to the wm
Tue, 05 Jun 2007 19:37:32 +0000 Eric Polino Fixed a few names that weren't formatted properly.
Mon, 04 Jun 2007 15:12:50 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head b5c55520ae8ff7186733fd82db23a6e4452976cc)
Mon, 04 Jun 2007 03:08:59 +0000 Eric Polino Changed a malloc use to g_new0
Mon, 04 Jun 2007 03:00:09 +0000 Eric Polino Fixed some curlies for functions
Mon, 04 Jun 2007 02:49:22 +0000 Eric Polino Created a new window that will be used for key-rebinding. Right now it doesn't rebind the keys, but that can be added soon. A bit of esthetical work remains.
Wed, 30 May 2007 23:38:22 +0000 Eric Polino 1. Cleaned up a bit of dirty formatting in the _register_action lines in _class_init
Mon, 28 May 2007 00:21:27 +0000 Sadrul Habib Chowdhury Fix libgnt compilation on BSD and solaris. This references #516.
Wed, 23 May 2007 06:23:01 +0000 Sadrul Habib Chowdhury I think this fixes #532.
Sat, 19 May 2007 08:12:31 +0000 Richard Laager Fix a compiler warning by using a temporary variable for swapping.