summaryrefslogtreecommitdiff
path: root/atari/plot
Commit message (Expand)AuthorAgeFilesLines
* remove all unecessary desktop/browser.h includesVincent Sanders2014-10-174-30/+37
* update atari includes to accomodate gui operation table refactorVincent Sanders2014-10-161-1/+0
* add API to set DPIVincent Sanders2014-10-131-7/+5
* Ensure bitmap width/height are initialised.Michael Drake2014-05-201-0/+3
* Various fixes informed by cppcheck.Michael Drake2014-05-201-14/+4
* Fix rgb check.Michael Drake2014-05-201-1/+1
* Remove unused variables.Michael Drake2014-05-201-3/+0
* Remove redundant NULL check.Michael Drake2014-05-201-13/+12
* Fix line endings.Michael Drake2014-05-201-227/+227
* make atari font plotting include css header explicitlyVincent Sanders2014-05-181-0/+1
* move utf8 local conversion operations to tableVincent Sanders2014-02-011-0/+2
* move utf8 conversion routines to use nserror instead of their own error enumVincent Sanders2014-01-282-2/+2
* Added prototype for plot_get_abs_clipping_grectOle Loots2014-01-021-0/+1
* Added plot_set_abs_clipping API to define maximum allowed clipping extent.Ole Loots2013-12-282-4/+61
* Added comments to plot APIOle Loots2013-12-211-2/+24
* plot_set_scale return old scale now.Ole Loots2013-12-132-2/+14
* Recognize scale when plotting fontsOle Loots2013-12-041-1/+8
* Removed debug printOle Loots2013-12-041-1/+0
* Recognize scale when plotting bitmapsOle Loots2013-12-041-0/+7
* fix previous prototypeOle Loots2013-12-041-1/+1
* Added plot_set_scale / plot_get_scale prototypesOle Loots2013-12-041-0/+2
* Added "scale" member and get / set methodsOle Loots2013-12-041-0/+11
* Treeview implementation adjustedOle Loots2013-10-062-0/+7
* Replaced atari_treeview wrapper with a new oneOle Loots2013-10-061-4/+2
* moved font plotter allocationOle Loots2013-10-061-48/+52
* Added plot_get/set_text_plotter and commentsOle Loots2013-10-063-135/+165
* fixup atari option namesVincent Sanders2013-05-281-10/+10
* move options includeVincent Sanders2013-05-282-2/+2
* Removed debug outputOle Loots2013-04-121-3/+3
* Improved favicon/iconyfied redraw (obey to visible rectangle list)Ole Loots2013-04-122-0/+7
* Make comaptible with new nsfont_split expectation. Untested, but code is sam...Michael Drake2013-02-103-4/+12
* Some more finetuning...Ole Loots2013-01-315-107/+199
* Search form inside browser windows starts to work.Ole Loots2013-01-161-4/+16
* Finally it compiles without WinDom - still some things to bring back:Ole Loots2013-01-073-14/+22
* Clip only once, not on every drawing primitive...Ole Loots2013-01-061-43/+44
* Added function to retrieve current plotter dimensions.Ole Loots2012-12-072-1/+12
* Reenabled VDI clipping...Ole Loots2012-12-041-1/+5
* Completet scroll preprocessing, Hotlist fully works.Ole Loots2012-11-221-5/+13
* Fixed syntax error caused by search&replace?Ole Loots2012-11-071-346/+347
* Fix warnings, moved prototypes, housekeepingOle Loots2012-08-272-14/+13
* Default truetype package is now Bitstream Vera.Ole Loots2012-08-251-27/+60
* Removed junkOle Loots2012-08-251-12/+0
* Documented font loading / font names.Ole Loots2012-08-251-2/+43
* Merged some features from framebuffer freetype impl.Ole Loots2012-08-252-63/+106
* Added missing copyright headersOle Loots2012-08-241-0/+18
* Fix provided by Michale Drake.Ole Loots2012-08-041-102/+109
* Fixed colour type for vs* functions, added comments.Ole Loots2012-07-251-13/+42
* Changed toolbar_bg_color to type "colour",Ole Loots2012-07-231-0/+3
* renamed plot functions (use plot_ prefix)Ole Loots2012-07-231-3/+3
* renmaed plot functions (use plot_ prefix).Ole Loots2012-07-232-50/+46