log finch/libgnt/gntkeys.c @ 32793:b4c2802af7f8

age author description
Sun, 16 Aug 2009 03:22:58 +0000 Elliott Sales de Andrade Make gnt_keys_refine UTF8-compatible. Note, the rest of the tests don't
Wed, 04 Feb 2009 22:46:08 +0000 Sadrul Habib Chowdhury Need some refining for vt100 too, apparently. Fixes #8335.
Wed, 07 Jan 2009 15:57:08 +0000 Sadrul Habib Chowdhury Fix rebinding the arrow keys and tab.
Fri, 28 Nov 2008 06:29:37 +0000 Sadrul Habib Chowdhury Use glib log functions to show error messages.
Thu, 30 Oct 2008 17:54:26 +0000 Sadrul Habib Chowdhury Allow binding meta-arrow keys for actions. Requested by essobi in #pidgin
Sat, 20 Sep 2008 02:45:13 +0000 Sadrul Habib Chowdhury Fix a bug where some key-bindings wouldn't work with some .
Thu, 03 Jul 2008 14:51:52 +0000 Will Thompson merge of '3d0b19df4a52ab42b61494afac9c85d170398fa8'
Sun, 29 Jun 2008 01:50:21 +0000 Sadrul Habib Chowdhury Allow binding space, escape and return to some action.
Tue, 27 May 2008 04:10:43 +0000 Sadrul Habib Chowdhury disapproval of revision '79699160e06b69f70db91eef65287f15685ec2bf'
Tue, 27 May 2008 03:24:19 +0000 Gary Kramlich We don't need named initialiers here since we're already doing an active initilization
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sat, 11 Aug 2007 09:32:06 +0000 Sadrul Habib Chowdhury Fix faulty merge.
Thu, 05 Jul 2007 02:41:26 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 6521407fd5a6d9175e6532a874a2735658c113e9)
Tue, 12 Jun 2007 21:21:37 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin.2.1.0' (head 121873f517c4c5e2d65c3a1cdd152694834d7db0)
Tue, 03 Jul 2007 09:42:48 +0000 Sadrul Habib Chowdhury Do not crash on NULL checks.
Thu, 07 Jun 2007 03:13:02 +0000 Richard Laager Eliminate warnings about array subscripts being char. They can be signed,
Wed, 06 Jun 2007 15:42:29 +0000 Sadrul Habib Chowdhury Doxygen skeleton and license info for gnt files.
Sat, 02 Jun 2007 20:56:12 +0000 Sadrul Habib Chowdhury (16:39:44) rekkanoryo: i have a feature request
Wed, 06 Jun 2007 15:50:21 +0000 Eric Polino applied changes from 016401bd409e6229fae0ab1e80d9fef9365511b3
Mon, 21 May 2007 20:14:15 +0000 Eric Polino Cleaned up some comment garbage
Mon, 21 May 2007 16:36:10 +0000 Eric Polino Changed a comment block from // to /* */
Mon, 21 May 2007 14:50:01 +0000 Eric Polino Added a few lines to gnt_main::io_invoke to deal with ALT not sending ESC.
Tue, 10 Apr 2007 09:32:52 +0000 Richard Nelson Only ascii keys can be bound, fixes a crash when inputting non-ascii chars
Wed, 04 Apr 2007 03:47:13 +0000 Sadrul Habib Chowdhury Add a way to get a list of bindings for a widget. This can be used by, eg, a window-manager to show helpful messages to the user.
Sun, 18 Mar 2007 19:38:15 +0000 Sean Egan renamed gaim-text to finch