summaryrefslogtreecommitdiff
path: root/framebuffer
Commit message (Expand)AuthorAgeFilesLines
* Refactor main into the frontendsVincent Sanders2010-01-201-0/+7
* fix framebuffer command line/default option usageVincent Sanders2010-01-203-30/+71
* remove use of legacy plot interfaceVincent Sanders2010-01-091-11/+26
* Center scrollbars and make colours paler.Michael Drake2009-12-292-8/+8
* Change scrollbar rendering colours and offsets a bit. Could use some more att...Michael Drake2009-12-281-25/+19
* Remove loads of magic numbers from gui_create_browser_window. Place toolbar i...Michael Drake2009-12-281-90/+103
* Change scrollbar arrow pngs.Michael Drake2009-12-284-0/+0
* Fix framebuffer buildJohn Mark Bell2009-12-182-9/+64
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-0/+74
* ensure source rectangle on copy operations has its upper co-ordinates setVincent Sanders2009-12-071-0/+8
* optimise 1x1 bitmap plottingVincent Sanders2009-12-051-5/+18
* Make pan routines use new screen copy APIVincent Sanders2009-12-042-47/+43
* Make the gui click handlers responsible for deciding whether to act on DOWN o...John Mark Bell2009-11-232-5/+32
* Insert missing breaks. If these cases really should fall through, they need c...John Mark Bell2009-11-221-1/+3
* Actually check for realloc failingJohn Mark Bell2009-11-221-4/+11
* Fix array bounds checkJohn Mark Bell2009-11-221-2/+3
* Use DejaVu instead of Vera, seeing as Debian have removed Vera from sid.John Mark Bell2009-10-051-8/+8
* Merge Paul Blokus' selectscroll branch. Adds core select menu widget for form...Michael Drake2009-08-141-1/+5
* Merge LibCSS port to trunk.John Mark Bell2009-07-233-1/+6
* Scale font sizes, for better accuracy.John Mark Bell2009-07-211-1/+1
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-216-100/+61
* Use progress pointer.Michael Drake2009-07-142-1/+6
* next round of plotter refactorVincent Sanders2009-07-141-13/+38
* plotters line refactorVincent Sanders2009-07-101-1/+26
* ploter refactor of rectangle handling Vincent Sanders2009-07-081-9/+24
* Refactor fill plotter to take a styleVincent Sanders2009-07-051-1/+13
* Fix scheduler to handle delays of greater than one second. Fixes continual re...Michael Drake2009-07-031-11/+11
* Silence warningsJohn Mark Bell2009-07-021-2/+2
* fix keymapVincent Sanders2009-07-021-1/+1
* Fix by tlsa for content which is updated by the core like animated gifs and f...Vincent Sanders2009-07-023-7/+32
* remove redundant clg callVincent Sanders2009-07-011-1/+0
* Improve bitmap plotter APIVincent Sanders2009-06-301-26/+27
* remove unused structure definitionVincent Sanders2009-06-301-11/+0
* Use menu pointer image.Michael Drake2009-06-292-0/+5
* Don't act on press and release.Michael Drake2009-06-291-6/+10
* Make panning routine handle scrolling by more than viewport size. Fix gui_win...Michael Drake2009-06-291-156/+171
* Stop strange characters appearing in the URL bar when you press certain non-t...Michael Drake2009-06-281-0/+12
* Fix throbber not to show inactive frame during activity animation.Michael Drake2009-06-281-5/+0
* Make choices file "Choices-fb".Michael Drake2009-06-281-1/+1
* Make framebuffer port use libnsfbVincent Sanders2009-06-2835-4798/+966
* Do not include setjmp.h, pngconf.h gets upsetDaniel Silverstone2009-04-211-1/+0
* Hubbub is no longer optional.John Mark Bell2009-04-171-8/+0
* squash warnings about unused functionsVincent Sanders2009-04-063-11/+1
* squash some warningsVincent Sanders2009-04-052-0/+3
* only call os redraw on the area of the widget which has been updatedVincent Sanders2009-04-021-1/+12
* Fix off by one at line end.Michael Drake2009-03-272-61/+61
* Fix framebufefr port callback schedulingVincent Sanders2009-03-241-9/+15
* Make framebuffer front end use r6827 functions. Note: stop & reload availabil...Michael Drake2009-03-231-6/+8
* remove interlacing and other abberationsVincent Sanders2009-03-2314-0/+0
* use greyed images for forward back buttons as appropriteVincent Sanders2009-03-223-12/+60