Commit graph

2724 commits

Author SHA1 Message Date
Dana Jansens
36072a3e96 add linear cycling for now 2003-04-05 21:28:27 +00:00
Dana Jansens
9663ff8327 rm the [foo] section 2003-04-05 21:10:59 +00:00
Dana Jansens
3348ff49eb update teh rc3 to reflect how the code works now 2003-04-05 21:04:57 +00:00
Dana Jansens
3921ce3067 dont default to NULL for the engine name 2003-04-05 20:56:02 +00:00
Dana Jansens
06356d337c add engine options to the new rc file 2003-04-05 20:53:45 +00:00
Dana Jansens
bd12517c61 add focus options to the new rc file 2003-04-05 20:47:16 +00:00
Dana Jansens
cbbf90a718 change how rc parsing will work. a=b will be parsed in any [section] and given to a separate parsing callback. no more general config infrastructure needed/ 2003-04-05 20:27:03 +00:00
Dana Jansens
88f8ebada9 make tint signed 2003-04-05 19:14:23 +00:00
Dana Jansens
ab3ef03a53 typo 2003-04-05 18:46:40 +00:00
Dana Jansens
d485e71bf1 rm the old mouserc shit 2003-04-05 18:12:04 +00:00
Dana Jansens
41790dfe9d add an rc3 which gets installed 2003-04-05 18:09:32 +00:00
Dana Jansens
d60d7a0674 make love 2003-04-05 17:23:45 +00:00
Dana Jansens
e3aeb9ffd8 ignore more new shit 2003-04-05 17:23:32 +00:00
Dana Jansens
50fba4bca8 use Button<num> instead of just <num> for specifying buttons by number 2003-04-05 17:23:23 +00:00
Dana Jansens
038e611974 better error msgs 2003-04-05 17:22:35 +00:00
Dana Jansens
bca8082d6d use a context enum instead of quarks 2003-04-05 17:22:01 +00:00
Dana Jansens
831db744f4 add the mouse plugin to the build system 2003-04-05 17:21:44 +00:00
Dana Jansens
d58799bc25 not using quarks, using an array and a Context enum for contexts 2003-04-05 17:16:18 +00:00
Dana Jansens
47cc179781 prefix key bindnigs with 'kbind' 2003-04-05 09:23:21 +00:00
Dana Jansens
98c0c676dd initialize all vars.
change warnings to messages
2003-04-05 00:10:47 +00:00
Dana Jansens
d77ac21a62 reorder startup so that grabs are set up before parsing teh rc 2003-04-04 22:47:36 +00:00
Dana Jansens
c83ae0a208 wonr name in the glog domain 2003-04-04 22:09:56 +00:00
Dana Jansens
7a651f9ff5 remove debug print 2003-04-04 20:22:44 +00:00
Dana Jansens
68ff2eb3d2 add the keyboard plugin into the build systems
keyboard bindings are parsed from the rc file
2003-04-04 20:19:12 +00:00
Dana Jansens
c8ff993e08 clean up output 2003-04-04 19:21:25 +00:00
Dana Jansens
896210a496 properly 2003-04-04 19:19:42 +00:00
Dana Jansens
aeb6d817ed add -DENABLE_NLS 2003-04-04 19:19:00 +00:00
Dana Jansens
59621c4f41 more using of new token struct 2003-04-04 19:02:22 +00:00
Dana Jansens
e2c3582a5c use new token structs. free token lists. 2003-04-04 19:01:25 +00:00
Dana Jansens
5da148530e attempting to parse lists 2003-04-04 18:59:25 +00:00
Dana Jansens
8dc158ac2d reflect the current requirements for building/using cvs 2003-04-04 09:52:55 +00:00
Dana Jansens
e974208068 allow '-' in identifiers 2003-04-03 22:16:49 +00:00
Dana Jansens
c0f1e3ae66 engine builds 2003-04-03 22:12:15 +00:00
Dana Jansens
609a9925be build the resistance/placement plugins 2003-04-03 22:02:18 +00:00
Dana Jansens
dd0304e00d remove some unneeded vars 2003-04-03 21:18:07 +00:00
Dana Jansens
b66b0ef95a use the values from the yacc parser 2003-04-03 21:17:50 +00:00
Dana Jansens
ce901a2341 more build fixes, calling the other makefiles instead of including them 2003-04-03 21:02:13 +00:00
Dana Jansens
2d81fb038b try accomidate more versions of bison 2003-04-03 15:36:43 +00:00
Dana Jansens
ff113a7eea rm debug print 2003-04-03 15:10:11 +00:00
Dana Jansens
9084ca41a5 more build fixes 2003-04-03 15:09:24 +00:00
Dana Jansens
f0c7edec62 make the parent depdir 2003-04-03 14:23:42 +00:00
Dana Jansens
926074bf3a use PACKAGE_FOO vars 2003-04-03 14:23:32 +00:00
Dana Jansens
400003f4f3 double break statements :) oops 2003-04-03 14:17:26 +00:00
Dana Jansens
43f1d3faca add stuff that should be ignored at the toplevel 2003-04-03 06:03:23 +00:00
Dana Jansens
6dc28dc0a3 some build fixes 2003-04-03 06:02:30 +00:00
Dana Jansens
d447dc0f59 new build system without automake 2003-04-03 05:59:03 +00:00
Dana Jansens
28a4456c46 comment stuff correctly for xresources 2003-04-03 05:03:33 +00:00
Dana Jansens
b6b501196e rm the data dir 2003-04-03 03:27:07 +00:00
Dana Jansens
c84b844e94 BLEF HATE DIE 2003-04-02 19:32:58 +00:00
Dana Jansens
9dd43bb296 bison doesnt use y.tab.* 2003-04-02 19:30:47 +00:00