aboutsummaryrefslogtreecommitdiff
path: root/lib/actions
AgeCommit message (Expand)Author
2009-08-18remove obsolete .cvsignore filesAndreas Oberritter
2009-01-27fixes for python 2.6 by Moritz Vennghost
2008-06-13after DECLARE_REF now all is private.. not publicAndreas Monzner
2008-03-25delete generated file actionids.h on 'make clean'Andreas Oberritter
2007-07-22cleanup some importsAndreas Monzner
2007-07-12ignore break or repeat when the make code for this key was not visibleAndreas Monzner
2007-06-19add 'domain' in actionmap for loading (and unloading) multiple keymaps at onceFelix Domke
2007-01-14remove unneeded workaroundAndreas Monzner
2007-01-05small cleanuoAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
2006-11-25python object refcount debugging code second tryAndreas Monzner
2006-11-24remove non working python refcount debugging codeAndreas Monzner
2006-11-23add PyObject refcount debugging codeAndreas Monzner
2006-11-16take device string into accountFelix Domke
2006-06-07more work on keyboard supportAndreas Monzner
2006-01-10speedupsAndreas Monzner
2005-12-31make many constructors and destructors invisible for pythonAndreas Monzner
2005-12-20parseactions: fix for unnamed enumsFelix Domke
2005-10-16add some more .cvsignoreFelix Domke
2005-09-02 - fix initialisationFelix Domke
2005-09-02 - fix action return codes across c++ and pythonFelix Domke
2005-08-31 - fix actions bug: iterator could become corruptedFelix Domke
2005-05-17 - add "wildcard" (empty) context to receive all keysFelix Domke
2005-05-16 - autodetect available input devicesFelix Domke
2005-05-14 - actionids.h is autogeneratedFelix Domke
2005-03-21 - added missing actions (sorry)Felix Domke