Commit graph

1522 commits

Author SHA1 Message Date
Dana Jansens
4721c53868 typo 2003-01-02 23:34:58 +00:00
Dana Jansens
e05d5f7934 kill button release events 2003-01-02 22:58:32 +00:00
Dana Jansens
54da8e404b check for valid callback in bind() 2003-01-02 22:53:52 +00:00
Dana Jansens
9823b821f5 no more gloabsl 2003-01-02 22:09:38 +00:00
Dana Jansens
9ec1f7cdba fire the master first 2003-01-02 21:51:30 +00:00
Dana Jansens
14cf42ff07 run scripts before initializing screens. kill the globals.py. add the python_get_stringlist. 2003-01-02 21:05:29 +00:00
Dana Jansens
6d58d84f22 add new action types 2003-01-02 20:37:49 +00:00
Dana Jansens
66a26917a0 new code for bindings/callbacks. much sexier. now passes python classes back to the callbacks, and the storage of the callbacks in the code is much more clear. huzzah. 2003-01-02 20:36:14 +00:00
Dana Jansens
745e840547 load config options from the python environment 2002-12-31 19:15:24 +00:00
Dana Jansens
1161a90a70 add click_raise global var 2002-12-31 09:17:16 +00:00
Dana Jansens
098fa0ce20 revert def_motion 2002-12-31 09:14:27 +00:00
Dana Jansens
6a80c577b0 typo 2002-12-31 09:11:59 +00:00
Dana Jansens
30a962664b add comments/headers 2002-12-31 08:50:13 +00:00
Dana Jansens
f7e3eb5729 add some globals to modify the default scripting behavior 2002-12-31 08:46:17 +00:00
Dana Jansens
103372b02f create some globals for use in the python scripts 2002-12-31 07:19:32 +00:00
Dana Jansens
a6661d587c bindings work. now they have a reset key too. 2002-12-31 06:59:46 +00:00
Dana Jansens
d7a30f93b5 so close to keybindings. wont link for now. 2002-12-30 22:27:46 +00:00
Dana Jansens
db1fb534b8 bindings work again. yay 2002-12-30 21:10:13 +00:00
Dana Jansens
7e9fb9fb25 add a comment 2002-12-30 21:06:08 +00:00
Dana Jansens
390d447d9b add some const 2002-12-30 21:04:09 +00:00
Dana Jansens
5f8e2b75fa more debug output changes 2002-12-30 20:55:33 +00:00
Dana Jansens
40f3dfbaad still busted 2002-12-30 20:49:56 +00:00
Dana Jansens
509e6a8f43 fucked up shit 2002-12-30 20:41:33 +00:00
Dana Jansens
dabac4f740 i dont get how the fuck the key tree is changing.. 2002-12-30 16:50:29 +00:00
Dana Jansens
d4853f108c all broken now. working on adding mouse binding support 2002-12-30 16:42:15 +00:00
Dana Jansens
9bf9567283 put anticipated more-often-used modifier names in front 2002-12-30 09:00:28 +00:00
Dana Jansens
4e047f8b1c nicer translate() 2002-12-30 08:59:46 +00:00
Dana Jansens
d011a51039 way sexier buildtree 2002-12-30 08:52:46 +00:00
Dana Jansens
a826509b51 remove some old comments 2002-12-30 08:41:42 +00:00
Dana Jansens
87ed1124fb key chains get built properly! 2002-12-30 08:40:38 +00:00
Dana Jansens
3661e55fba print an error for invalid modifier keys 2002-12-30 07:38:45 +00:00
Dana Jansens
6d59c9cce7 dont try use invalid modifiers 2002-12-30 07:36:06 +00:00
Dana Jansens
9be4ad12e8 parses the modifiers 2002-12-30 07:35:41 +00:00
Dana Jansens
1369b32df8 use the member var _tree 2002-12-30 07:33:56 +00:00
Dana Jansens
35c3e996b5 the bindings tree might work now 2002-12-30 07:33:13 +00:00
Derek Foreman
ee14d8a3cc Trying to make an iterative assimilate() 2002-12-30 07:28:42 +00:00
Dana Jansens
624a06fdff build fixes for member funcs 2002-12-30 06:57:10 +00:00
Dana Jansens
656f2fbecf make some static functions members of OBBindings 2002-12-30 06:56:13 +00:00
Dana Jansens
78a8588126 nicer output 2002-12-30 06:46:19 +00:00
Dana Jansens
349ac3f0e3 can build trees with modifiers 2002-12-30 06:44:14 +00:00
Dana Jansens
c9ca0e797d lets make it compile at least 2002-12-30 06:32:09 +00:00
Dana Jansens
98c4b4cfe5 keybindings underway. dont work yet 2002-12-30 06:31:45 +00:00
Dana Jansens
b8653c3ab8 better comments for the frame and its widgets' adjust() method 2002-12-28 19:03:05 +00:00
Dana Jansens
1e7c9071de add --force for autopoint 2002-12-28 01:11:27 +00:00
Dana Jansens
d222c56543 draw only when needed 2002-12-27 16:29:32 +00:00
Dana Jansens
5fdd493d0d buttons have their pixmaps! 2002-12-27 10:07:57 +00:00
Dana Jansens
8bae1352cb fix braces 2002-12-27 09:25:40 +00:00
Dana Jansens
8c2dfe5de4 deal with when nothing has focus anymore 2002-12-27 09:18:54 +00:00
Dana Jansens
30e4651787 dont seg on multiple root clicks! 2002-12-27 09:17:56 +00:00
Dana Jansens
656701140b code style fix 2002-12-27 09:07:22 +00:00