Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-29 | dvorak depends on pickboard | kergoth | 1 | -1/+1 |
2002-11-24 | - link multikey, dvorak and keyboard input method against pickboard | simon | 2 | -6/+2 |
(and updated ipkg dependencies accordingly) , to avoid duplicated symbols at run-time (patch posted on opie list a couple of days ago) | ||||
2002-11-22 | - properly namespace the input methods. fixes symbols clashes at run-time | simon | 4 | -5/+20 |
with names like 'Keyboard' or 'KeyboardConfig' . the qcom interface objects are in an anonymous namespace now and the actual keyboard implementations are in Dvorak, JumpX, etc. namespaces. What's left is to solve the symbol clashes of the multiply compiled pickboard classes. I'll leave that one (as part of the patch posted yesterday) for another day for review. This part (namespacing) sounds like a safe bet to me though, so comitting now. (got no comments anyway) | ||||
2002-11-06 | Add X11.. | kergoth | 1 | -1/+1 |
2002-11-05 | you know the drill | kergoth | 1 | -1/+1 |
2002-11-05 | Adding initial config.in files | kergoth | 1 | -0/+4 |
2002-10-22 | handwriting: qtopia 1.6 merge | sandman | 1 | -2/+1 |
all: someone made all inputmethod name()s untranslateable. This cured a symptom (opie crashing), but it was not real a bug-fix. I have marked them as translateable again and found no problems doing so. | ||||
2002-06-28 | Fix bug #9 except that we need something else to translate keyboard names. | davipt | 1 | -2/+2 |
2002-06-26 | Major pro file overhaul from davipt. Commited by me, since it touches | sandman | 1 | -17/+14 |
many core files ... please report bugs on this to davipt | ||||
2002-06-24 | Fix TRANSLATIONS | davipt | 1 | -14/+17 |
2002-06-16 | This add .pt and .es to all .pro | cniehaus | 1 | -0/+2 |
2002-04-13 | this add .pl for i18n | cniehaus | 1 | -0/+1 |
------------------------------------------------------------------- | ||||
2002-03-29 | for i18n | cniehaus | 1 | -2/+11 |
2002-03-28 | moved taskbar to launcher. | kergoth | 1 | -1/+1 |
2002-03-19 | TRANSLATION variable brokenness. | kergoth | 1 | -3/+2 |
2002-03-18 | added Portuguese translations from 'covarde_anonimo' on #opie | llornkcor | 1 | -0/+2 |
2002-03-01 | Some .cvsignore clean ups | zecke | 1 | -0/+2 |
2002-03-01 | remove all Makefile.in | zecke | 1 | -153/+0 |
You need to set the TMAKEPATH now | ||||
2002-02-10 | Initial commit of the dvorak keyboard.... Dvorak keyboard input method for ↵ | jeremy | 9 | -0/+1264 |
the Opie environment. This is based off of the original keyboard input method. |