summaryrefslogtreecommitdiff
path: root/atari/treeview.c
Commit message (Expand)AuthorAgeFilesLines
* Plotter refactor: removed one plotter abraction layer.Ole Loots2012-07-131-12/+12
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-231-89/+90
* Removed unused code.Ole Loots2011-12-041-101/+0
* Stick to OS features for drag feature - handle it almost blocking (improves u...Ole Loots2011-12-041-7/+93
* Check return value of plotter->lock()Ole Loots2011-11-291-1/+2
* I'm actually trying to simplify the frontend code, changes:Ole Loots2011-11-281-3/+5
* Use new function nkc_to_input_keyOle Loots2011-11-231-40/+13
* Lock plotter during treeview redraw. Ole Loots2011-11-231-22/+25
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+6
* Revert remove of cflib and further usage of xaaes nkcc routines. It resulted ...Ole Loots2011-06-251-1/+1
* Removed dependency to cflib,Ole Loots2011-05-241-1/+1
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-29/+1
* Moved mouse movement handling into window event handlers, updated resources, ...Ole Loots2011-04-101-24/+308
* Implemented Search DialogOle Loots2011-01-301-0/+0
* using short filenames for treeview Icons for compatibility with classic TOS s...Ole Loots2011-01-221-1/+1
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+220