summaryrefslogtreecommitdiff
path: root/atari/plot/plot.h
Commit message (Collapse)AuthorAgeFilesLines
* 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-281-0/+2
| | | | subsequent call's to plot_clip obey to the maximum clipping rect.
* plot_set_scale return old scale now.Ole Loots2013-12-131-1/+1
|
* fix previous prototypeOle Loots2013-12-041-1/+1
|
* Added plot_set_scale / plot_get_scale prototypesOle Loots2013-12-041-0/+2
|
* Treeview implementation adjustedOle Loots2013-10-061-0/+1
| | | | (still requires changes at several places in the atari frontent)
* Improved favicon/iconyfied redraw (obey to visible rectangle list)Ole Loots2013-04-121-0/+1
|
* Some more finetuning...Ole Loots2013-01-311-2/+2
|
* Finally it compiles without WinDom - still some things to bring back:Ole Loots2013-01-071-1/+0
| | | | | - Serch window - Pop Menus in the settings dialog
* Added function to retrieve current plotter dimensions.Ole Loots2012-12-071-0/+1
|
* Fix warnings, moved prototypes, housekeepingOle Loots2012-08-271-0/+6
|
* renmaed plot functions (use plot_ prefix).Ole Loots2012-07-231-31/+3
|
* moved "bitmap_resize()" to bitmap.cOle Loots2012-07-231-1/+0
|
* Plotter refactor: removed one plotter abraction layer.Ole Loots2012-07-131-0/+187