Merge branch 'grc' of http://gnuradio.org/git/jblum into master
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Tue, 15 Sep 2009 15:41:21 +0000 (08:41 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Tue, 15 Sep 2009 15:41:21 +0000 (08:41 -0700)
commit9d2c4b0625dac26c86974453518aa5b034fc849e
treebfed69062238116588c5160e4a3a98959302f311
parent2f663bacb14822efc95da006da26fa67f63ab315
parent3fb876217316bb8ac9a59fffc75bb3c523ae1704
Merge branch 'grc' of gnuradio.org/git/jblum into master

* 'grc' of http://gnuradio.org/git/jblum:
  fixed issue where entry boxes lost focus (mishandling of hide changing)
  fixed bool converter in forms to work with non bool options
  tweaked key handling callbacks
  fix for uniformity convention with gtk signal name strings
  Simply Actions module imports, using module prefix.
  Reworked actions api and actions objects:
  Move key press extraction logic into actions module.
  rename variable, use keysyms in props dialog
  use the keymap's translate_keyboard_state, use the key value rather than name
  ignore irrelevant modifiers and events pending
  properties dialog with ok/cancel buttons