summaryrefslogtreecommitdiff
path: root/atari/plot/plot.c
Commit message (Expand)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-2247/+0
* cleanup unneeded includes in utils.h after API simplificationVincent Sanders2016-04-201-0/+1
* atari header cleanup and warning squashVincent Sanders2016-04-201-0/+1
* Change LOG() macro to be varadicVincent Sanders2015-05-281-1/+1
* Clean up atari source linendings, whitespace damage and executable statusVincent Sanders2015-05-281-0/+0
* Convert atari to bitmap render interfaceVincent Sanders2015-04-241-1/+1
* rationalise atari plotters header usage.Vincent Sanders2015-04-191-1/+4
* Convert atari frontend to use bitmap operation tableVincent Sanders2015-04-161-41/+44
* remove the die API from the core.Vincent Sanders2014-10-261-0/+1
* remove all unecessary desktop/browser.h includesVincent Sanders2014-10-171-1/+1
* update atari includes to accomodate gui operation table refactorVincent Sanders2014-10-161-1/+0
* 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
* Added plot_set_abs_clipping API to define maximum allowed clipping extent.Ole Loots2013-12-281-4/+59
* Added comments to plot APIOle Loots2013-12-211-2/+24
* plot_set_scale return old scale now.Ole Loots2013-12-131-1/+13
* 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
* Added "scale" member and get / set methodsOle Loots2013-12-041-0/+11
* Treeview implementation adjustedOle Loots2013-10-061-0/+6
* Added plot_get/set_text_plotter and commentsOle Loots2013-10-061-0/+10
* move options includeVincent Sanders2013-05-281-1/+1
* Removed debug outputOle Loots2013-04-121-3/+3
* Improved favicon/iconyfied redraw (obey to visible rectangle list)Ole Loots2013-04-121-0/+6
* Some more finetuning...Ole Loots2013-01-311-35/+37
* 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-071-11/+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-071-1/+11
* 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-271-14/+7
* 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-231-19/+43
* moved "bitmap_resize()" to bitmap.cOle Loots2012-07-231-71/+16
* Inline some functionsOle Loots2012-07-231-8/+8
* Plotter refactor: removed one plotter abraction layer.Ole Loots2012-07-131-0/+2068