Age | Commit message (Expand) | Author |
2010-09-19 | kbd_input(): move sc assignement under #ifdef HAVE_TOUCHSCREEN | Rafaël Carré |
2010-08-09 | Remove old kluge that makes little difference with the new arm toolchain. | Nils Wallménius |
2010-07-10 | keyboard: change how charactars are stored in the buffer. | Teruaki Kawashima |
2010-06-27 | FS#10925 by myself: add touchscreen support for virtual keyboard. | Teruaki Kawashima |
2010-06-09 | keyboard: clean up. remove unneeded #ifdefs. | Teruaki Kawashima |
2010-06-06 | Virtual keyboard: enable line edit mode as an alternative on all target. Ther... | Marianne Arnold |
2010-05-06 | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz |
2010-02-25 | keyboard: accept FS#11047 partially with some modifications. make some parts ... | Teruaki Kawashima |
2010-02-14 | keyboard: check length of the last line. avoid dividing by 0. | Teruaki Kawashima |
2010-02-13 | keyboard: stretch dispalying of virtual keyboard to fit the screen width if p... | Teruaki Kawashima |
2010-02-11 | fix typo | Szymon Dziok |
2010-02-11 | Packard Bell Vibe 500: correct main keymaps, enable full keyboard editing, en... | Szymon Dziok |
2010-02-04 | keyboard: make some parts of kbd_input into separate functions. | Teruaki Kawashima |
2010-01-31 | keyboard: a bit of rework in keyboard. | Teruaki Kawashima |
2010-01-16 | FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used durin... | Teruaki Kawashima |
2009-12-21 | fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t... | Jonathan Gordon |
2009-12-09 | FS#10824 - viewport/statusbar API rework. | Jonathan Gordon |
2009-11-09 | keyboard: some random cleanup. | Teruaki Kawashima |
2009-11-08 | Merge duplicating code to remove char in keyboard. | Teruaki Kawashima |
2009-11-08 | FS#10338: Add "use morse input " entry to settings menu | Teruaki Kawashima |
2009-11-06 | Merge duplicating code to move cursor left/right. | Teruaki Kawashima |
2009-10-06 | Complete r22917. The icon still overlapped the text slightly. | Teruaki Kawashima |
2009-10-04 | Fix FS#7511, icon could overlap the line to edit. | Teruaki Kawashima |
2009-10-03 | Fix FS#10597: Loadable keyboard layout rendered incorrectly. | Teruaki Kawashima |
2009-08-29 | Samsung YH: Many keymap fixes for keyboard screen, wps, set time/date and qui... | Thomas Martitz |
2009-08-16 | User definable UI viewport, to be able to restrict the UI into a viewport for... | Thomas Martitz |
2009-08-12 | Fix yellows. | Thomas Martitz |
2009-08-12 | Both of this isn't needed anymore as it's done at the end of the function. | Thomas Martitz |
2009-08-12 | Make kbd_input() show a cancel splash to indicate user abort better and for b... | Thomas Martitz |
2009-06-20 | Forgot to commit the change to keyboard.c to make the line edit mode acctuall... | Marianne Arnold |
2009-05-09 | Remove unneeded #include "backdrop.h" | Bertrik Sikken |
2009-03-30 | Some Sansa Fuze keymap work, enable line editing for the keyboard, copy from ... | Thomas Martitz |
2009-03-23 | Correct Björn's name in various file headers. | Nicolas Pennequin |
2009-03-08 | Fix red. | Bertrik Sikken |
2009-02-02 | continuation of last nights statusbar cleanup. | Jonathan Gordon |
2009-02-01 | Accept a quick patch from Alexander Levin to neaten up the #defines and comme... | Jonathan Gordon |
2009-02-01 | Statusbar handling fixes. | Jonathan Gordon |
2009-01-05 | temporarilty disable the statusbar in the keyboard because it doesnt use view... | Jonathan Gordon |
2008-12-31 | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon |
2008-10-08 | add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450 | Marcoen Hirschberg |
2008-08-02 | Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in se... | Dominik Riebeling |
2008-06-28 | Remove a viewport ambiguity by changing the screens width/heigth members into... | Peter D'Hoye |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-29 | Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in... | Peter D'Hoye |
2008-05-29 | move the HAS_BUTTONBAR define to the config-<target>.h files | Jonathan Gordon |
2008-05-03 | Made source files #include the header file that they implement to make sure t... | Bertrik Sikken |
2008-03-18 | Make vkeyboard usable on M3. | Jens Arnold |
2007-10-19 | FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just... | Steve Bavin |
2007-10-10 | Add the vkeyboard line end beep to (swcodec) targets with non-modal keyboard.... | Jens Arnold |
2007-10-10 | Slight code policing. | Jens Arnold |