Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-04-24 | Link fixes: | zecke | 3 | -3/+3 |
OApplicationFactory uses odebug since some time (dunno if I introduced it) link to opiecore to fix building | ||||
2005-02-04 | show global key state | mickeyl | 1 | -0/+10 |
2005-02-04 | improve coding style | mickeyl | 3 | -22/+39 |
2005-02-02 | more input system stuff | mickeyl | 1 | -20/+26 |
2005-02-02 | first work on input system abstractions | mickeyl | 1 | -0/+68 |
2005-02-01 | add skeleton for oinputsystem classes (thin wrapper of Linux Input Subsystem ↵ | mickeyl | 5 | -2/+273 |
API) | ||||
2005-01-30 | improve mixer code | mickeyl | 1 | -4/+10 |
2005-01-30 | full path include | mickeyl | 1 | -1/+1 |
2005-01-29 | use proper names for .pro files | mickeyl | 9 | -0/+0 |
please remember to name the .pro file exactly like the name of the directory | ||||
2005-01-29 | s/SUBDIRS/subdirs/ | mickeyl | 1 | -1/+1 |
2005-01-29 | no config here, but a .pro# | mickeyl | 2 | -12/+17 |
2005-01-29 | config.in's for the examples | mickeyl | 5 | -0/+20 |
2005-01-29 | examples to where they belong | mickeyl | 4 | -0/+29 |
2005-01-29 | examples appear here | mickeyl | 65 | -0/+1920 |
2005-01-29 | examples start to appear here | mickeyl | 23 | -0/+755 |
2005-01-05 | Renamed package (main-tab was used in ... main-tab -> copy error) | wimpie | 1 | -1/+1 |
2005-01-04 | CONTROL files : changed VERSION string | wimpie | 1 | -1/+1 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 10 | -3265/+10 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 10 | -10/+3265 |
2004-11-20 | Fix signature of connect statements to contain Opie:: | zecke | 1 | -4/+4 |
2004-11-20 | Temporary compile fix. Needs better updating for | zecke | 2 | -16/+21 |
OPimOccurrences and some rethinking | ||||
2004-10-19 | Added a clean: target so make clean will succeed | clem | 1 | -0/+1 |
2004-10-17 | fixed some more .pro / config.in dependencies discrepancies, that could ↵ | clem | 1 | -1/+1 |
break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too | ||||
2004-09-12 | Follow the defined Ownership and have a maybe not needed | zecke | 2 | -12/+6 |
sanity check | ||||
2004-09-12 | The usual | zecke | 1 | -0/+3 |
2004-09-10 | Add new line at the end | zecke | 1 | -1/+2 |
2004-09-10 | Make it compile without warning about unused parameters | zecke | 1 | -1/+1 |
2004-09-08 | Added | schurig | 1 | -0/+3 |
2004-09-08 | Added | schurig | 3 | -0/+6 |
2004-08-19 | prepend /usr/bin/env to the interpreter path to make it work | mickeyl | 1 | -1/+1 |
2004-08-19 | s/_/-/ | mickeyl | 1 | -1/+1 |
2004-08-19 | fix typo | mickeyl | 1 | -1/+1 |
2004-07-31 | --- config.in 5 Apr 2004 13:49:07 -0000 1.3 | zecke | 1 | -1/+1 |
+++ config.in 31 Jul 2004 19:51:14 -0000 @@ -1,4 +1,4 @@ - config SIMPLE_PIM_EXAMPLE + config SIMPLE_PIM adjust to reality | ||||
2004-06-03 | first python example done | mickeyl | 5 | -0/+122 |
2004-05-20 | remove bogus paths out of .pro files | mickeyl | 1 | -1/+1 |
2004-04-24 | gcc 3.4 fixlet | mickeyl | 1 | -2/+2 |
2004-04-05 | use opie debugging | mickeyl | 7 | -32/+46 |
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 4 | -5/+5 |
build system | ||||
2004-03-23 | correct build time dependencies | mickeyl | 4 | -4/+4 |
2004-03-15 | Fixed LIBOPIE2 config depends | brad | 3 | -3/+3 |
2004-03-14 | Update the Examples | zecke | 20 | -156/+76 |
2004-03-02 | run the optimize_connect script | alwin | 2 | -9/+9 |
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here) | ||||
2004-02-14 | Clean-up of .cvsignore files | drw | 1 | -0/+1 |
2004-02-14 | Make info in *.control files a little more consistent (mostly modified ↵ | drw | 6 | -7/+7 |
Maintainer, Files and Section fields) | ||||
2004-02-09 | add the missing dependency to CONFIG_EXAMPLES | mickeyl | 1 | -1/+1 |
2004-02-08 | Example network settings plugin | zecke | 6 | -0/+193 |
Fake VPN stuff | ||||
2004-02-05 | improve naming and fix depends | mickeyl | 3 | -5/+5 |
2004-02-05 | Remove the wrongly comitted items.... | zecke | 4 | -223/+0 |
2004-02-05 | Initial revision | zecke | 8 | -0/+446 |
2004-02-05 | Janitor: remove ulong ref as it is unneeded | zecke | 1 | -1/+0 |