ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/keyboard.C
Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Tue Oct 13 08:10:43 2015 UTC (8 years, 7 months ago) by sf-exg
Branch: MAIN
CVS Tags: HEAD, rxvt-unicode-rel-9_22, rxvt-unicode-rel-9_25, rxvt-unicode-rel-9_26, rxvt-unicode-rel-9_29, rxvt-unicode-rel-9_30
Changes since 1.72: +1 -0 lines
Diff to previous 1.72
Update copyright years.

Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Tue Mar 17 09:23:08 2015 UTC (9 years, 1 month ago) by sf-exg
Branch: MAIN
Changes since 1.71: +11 -5 lines
Diff to previous 1.71
Add perl method to lookup the action bound to a key combination.

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Thu Jan 15 14:30:04 2015 UTC (9 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.70: +20 -0 lines
Diff to previous 1.70
Before registering a binding for a key, unregister the current binding for it, if any.

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Fri May 23 22:25:34 2014 UTC (9 years, 11 months ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_21
Changes since 1.69: +4 -4 lines
Diff to previous 1.69
Rename variable.

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Thu May 22 18:54:33 2014 UTC (9 years, 11 months ago) by root
Branch: MAIN
Changes since 1.68: +1 -1 lines
Diff to previous 1.68
GPLv3

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Sat May 17 15:25:04 2014 UTC (9 years, 11 months ago) by root
Branch: MAIN
Changes since 1.67: +1 -1 lines
Diff to previous 1.67
*** empty log message ***

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Fri May 2 20:35:00 2014 UTC (10 years ago) by sf-exg
Branch: MAIN
Changes since 1.66: +1 -1 lines
Diff to previous 1.66
Rename register_user_translation to register_action.

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Thu May 1 03:14:13 2014 UTC (10 years ago) by root
Branch: MAIN
Changes since 1.65: +1 -1 lines
Diff to previous 1.65
*** empty log message ***

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Tue Apr 29 13:17:54 2014 UTC (10 years ago) by sf-exg
Branch: MAIN
Changes since 1.64: +8 -1 lines
Diff to previous 1.64
Implement 'builtin-string:' actions.

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Tue Apr 29 13:10:06 2014 UTC (10 years ago) by sf-exg
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63
Add tt_write wrapper for user input and use it for 'string:' actions.

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Sat Apr 26 20:51:12 2014 UTC (10 years ago) by root
Branch: MAIN
Changes since 1.62: +5 -3 lines
Diff to previous 1.62
for discussion

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Sat Apr 26 18:53:51 2014 UTC (10 years ago) by root
Branch: MAIN
Changes since 1.61: +11 -12 lines
Diff to previous 1.61
*** empty log message ***

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Sat Apr 26 15:05:17 2014 UTC (10 years ago) by sf-exg
Branch: MAIN
Changes since 1.60: +1 -1 lines
Diff to previous 1.60
Pass kbuf to keyboard_manager::dispatch.

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Fri Dec 28 13:29:05 2012 UTC (11 years, 4 months ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_17, rxvt-unicode-rel-9_18, rxvt-unicode-rel-9_19, rxvt-unicode-rel-9_20
Changes since 1.59: +4 -10 lines
Diff to previous 1.59
Simplify.

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Fri May 18 00:10:47 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_16
Changes since 1.58: +1 -2 lines
Diff to previous 1.58
µopt

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 13:33:43 2012 UTC (12 years, 3 months ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_15
Changes since 1.57: +1 -1 lines
Diff to previous 1.57
Include the C standard headers rather than the corresponding C++ version.

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Wed Dec 21 11:14:43 2011 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_14
Changes since 1.56: +0 -1 lines
Diff to previous 1.56
Remove unneeded include.

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Mon Dec 5 12:22:50 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.55: +0 -3 lines
Diff to previous 1.55
Remove useless checks.

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Sat Dec 3 11:47:19 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.54: +13 -19 lines
Diff to previous 1.54
Simplify.

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Sat Dec 3 11:31:56 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.53: +0 -8 lines
Diff to previous 1.53
merge register_translation in register_user_translation.

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Fri Dec 2 09:13:50 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.52: +0 -29 lines
Diff to previous 1.52
Reimplement keysym list parsing in a perl extension.

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Fri Dec 2 09:02:05 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.51: +1 -3 lines
Diff to previous 1.51
Move conversion to wide character of keysym resources from
register_user_translation to parse_keysym.

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Thu Dec 1 11:27:34 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.50: +6 -6 lines
Diff to previous 1.50
Cosmetic, rename variables.

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Wed Nov 30 20:01:41 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.49: +0 -5 lines
Diff to previous 1.49
Remove useless code.

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Sun Nov 27 12:12:49 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.48: +3 -3 lines
Diff to previous 1.48
Use a pointer rather than a reference for consistency.

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Sun Nov 27 12:12:33 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.47: +4 -4 lines
Diff to previous 1.47
Cosmetic, rename function argument.

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sun Nov 27 10:49:25 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.46: +6 -24 lines
Diff to previous 1.46
Merge some keyboard_manager methods in their only caller.

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sun Nov 27 10:14:51 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.45: +3 -3 lines
Diff to previous 1.45
Tweak error messages.

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Sun Nov 27 09:19:04 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
Get rid of casts.

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sun Nov 27 09:07:48 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.43: +1 -6 lines
Diff to previous 1.43
Remove useless switch.

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Mon May 30 18:39:03 2011 UTC (12 years, 11 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_12
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
Migrate to libecb.

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sat May 7 18:29:18 2011 UTC (13 years ago) by sf-exg
Branch: MAIN
Changes since 1.41: +39 -6 lines
Diff to previous 1.41
Restore support for 'list' keysym syntax in a less intrusive way.

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Sat Apr 30 18:45:38 2011 UTC (13 years ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_11
Changes since 1.40: +29 -71 lines
Diff to previous 1.40
Remove 'list' syntax for keysym resources, it serves no useful purpose.

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu Mar 24 17:34:28 2011 UTC (13 years, 1 month ago) by root
Branch: MAIN
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
*** empty log message ***

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Mon Feb 21 07:41:01 2011 UTC (13 years, 2 months ago) by root
Branch: MAIN
Changes since 1.38: +1 -1 lines
Diff to previous 1.38
the pcg is now the schmorp

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Wed Jan 5 17:00:17 2011 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.37: +4 -4 lines
Diff to previous 1.37
Simplify.

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 23:57:04 2010 UTC (13 years, 8 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_09, rel-9_10
Changes since 1.36: +5 -134 lines
Diff to previous 1.36
Remove stock keymap support.

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Mon Aug 23 16:06:44 2010 UTC (13 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.35: +17 -0 lines
Diff to previous 1.35
Revert last change.

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Mon Aug 23 15:58:43 2010 UTC (13 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.34: +0 -17 lines
Diff to previous 1.34
Remove write-only variables.

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Aug 23 15:09:00 2010 UTC (13 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.33: +22 -22 lines
Diff to previous 1.33
Fix typo budget -> bucket.

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Mon Jul 26 09:57:53 2010 UTC (13 years, 9 months ago) by sf-exg
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
Fix typos.

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sat Dec 26 10:24:04 2009 UTC (14 years, 4 months ago) by root
Branch: MAIN
CVS Tags: before_dynamic_fontidx, dynamic_fontidx, rel-9_07
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
*** empty log message ***

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Fri Sep 4 15:40:12 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
*** empty log message ***

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Jan 10 11:30:45 2008 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
CVS Tags: rel-9_0, rel-9_01, rel-9_02, rel-9_05, rel-9_06
Changes since 1.29: +3 -2 lines
Diff to previous 1.29
Reformat assert.

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Jan 10 00:46:12 2008 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
Fix comment.

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Wed Oct 31 09:55:23 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_5a, rel-8_6, rel-8_7, rel-8_8, rel-8_9
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
Remove trailing whitespace.

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Jul 29 09:37:01 2007 UTC (16 years, 9 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_3, rel-8_4
Changes since 1.26: +2 -19 lines
Diff to previous 1.26
Remove code duplication.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon Oct 9 23:12:45 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-8_0, rel-8_1, rel-8_2
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
misc fixes inspired by an idiot

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Feb 20 22:40:35 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-7_7, rel-7_8, rel-7_9
Changes since 1.24: +23 -0 lines
Diff to previous 1.24
*** empty log message ***

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 15:32:48 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_3, rel-7_3a, rel-7_4, rel-7_5, rel-7_6
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
*** empty log message ***

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Tue Jan 24 19:40:12 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
*** empty log message ***

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Jan 9 22:41:41 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_0, rel-7_1, rel-7_2
Changes since 1.21: +13 -13 lines
Diff to previous 1.21
*** empty log message ***

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Jan 6 20:50:58 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
*** empty log message ***

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Jan 6 01:16:58 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Jan 4 04:42:45 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-6_3
Changes since 1.18: +5 -5 lines
Diff to previous 1.18
*** empty log message ***

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Jan 2 21:17:01 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.17: +3 -0 lines
Diff to previous 1.17
*** empty log message ***

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Nov 28 19:35:04 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-5_9, rel-6_0, rel-6_1, rel-6_2
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
*** empty log message ***

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Apr 22 02:09:39 2005 UTC (19 years ago) by root
Branch: MAIN
CVS Tags: rel-5_5, rel-5_7, rel-5_8
Changes since 1.15: +49 -49 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Apr 17 22:36:13 2005 UTC (19 years ago) by root
Branch: MAIN
CVS Tags: rel-5_4
Changes since 1.14: +6 -1 lines
Diff to previous 1.14
*** empty log message ***

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Mar 12 23:35:14 2005 UTC (19 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-5_3
Changes since 1.13: +2 -0 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Feb 24 13:01:01 2005 UTC (19 years, 2 months ago) by root
Branch: MAIN
Changes since 1.12: +32 -0 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Feb 12 18:55:04 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-5_1, rel-5_2
Changes since 1.11: +8 -3 lines
Diff to previous 1.11
*** empty log message ***

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Feb 6 15:18:01 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-5_0
Changes since 1.10: +31 -52 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Feb 3 10:24:10 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-4_9
Changes since 1.8: +24 -25 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Jan 17 00:07:26 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-4_8
Changes since 1.7: +3 -15 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Jan 16 23:55:42 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.6: +19 -22 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Jan 16 19:20:30 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.5: +4 -5 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Jan 16 19:03:45 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.4: +5 -5 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Jan 16 18:57:03 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.3: +30 -30 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Jan 16 18:48:04 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.2: +9 -23 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Jan 16 18:05:37 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.1: +228 -243 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Jan 16 15:59:45 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
*** empty log message ***

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a