summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Typo and doxygen comment.Michael Drake2009-07-021-2/+4
| | | | svn path=/trunk/libnsfb/; revision=8258
* Add licence info. Update polygon plotter documentation.Michael Drake2009-07-021-37/+47
| | | | svn path=/trunk/libnsfb/; revision=8257
* Enable key repeat. Thanks to Bernd Roesch.Michael Drake2009-06-291-14/+15
| | | | svn path=/trunk/libnsfb/; revision=8154
* add cursor supportVincent Sanders2009-06-029-7/+254
| | | | svn path=/trunk/libnsfb/; revision=7687
* add legacy plotter APIVincent Sanders2009-04-2411-11/+148
| | | | svn path=/trunk/libnsfb/; revision=7304
* add event interfaceVincent Sanders2009-04-158-25/+703
| | | | svn path=/trunk/libnsfb/; revision=7088
* add geometry settingVincent Sanders2009-04-091-1/+16
| | | | svn path=/trunk/libnsfb/; revision=7073
* add frontend selection and fix finalisation supportVincent Sanders2009-04-092-0/+16
| | | | svn path=/trunk/libnsfb/; revision=7072
* make 8bpp plotters workVincent Sanders2009-04-095-341/+277
| | | | svn path=/trunk/libnsfb/; revision=7071
* fix 16bpp plotterVincent Sanders2009-04-095-362/+200
| | | | svn path=/trunk/libnsfb/; revision=7069
* add font glyph plotting supportVincent Sanders2009-04-082-2/+128
| | | | svn path=/trunk/libnsfb/; revision=7068
* initial commit of netsurf framebuffer libraryVincent Sanders2009-04-0813-0/+3168
svn path=/trunk/libnsfb/; revision=7060