summaryrefslogtreecommitdiff
path: root/atari/treeview.c
Commit message (Expand)AuthorAgeFilesLines
* Change LOG() macro to be varadicVincent Sanders2015-05-281-3/+2
* remove all unecessary desktop/browser.h includesVincent Sanders2014-10-171-5/+4
* Fixed some unused variable warining.Ole Loots2014-09-151-2/+4
* Reduce a variable's scope.Michael Drake2014-05-201-1/+1
* Remove unused variables.Michael Drake2014-05-201-5/+0
* Fix line endings.Michael Drake2014-05-201-16/+16
* Removed obsolete codeOle Loots2013-12-281-132/+1
* Implemented specific redraw when treeview is iconified.Ole Loots2013-12-221-2/+49
* Added about dialog, fixed scrolled treeview redraw.Ole Loots2013-10-061-9/+23
* Fixed warnings for incomptible pointer typeOle Loots2013-10-061-84/+94
* Added SSL Cert Inspector WindowOle Loots2013-10-061-6/+63
* Hotlist and History and Cookies Manager implemented.Ole Loots2013-10-061-71/+301
* Treeview implementation adjustedOle Loots2013-10-061-34/+372
* Replaced atari_treeview wrapper with a new oneOle Loots2013-10-061-456/+145
* Also setup slider info before tree creation.Ole Loots2013-09-111-11/+20
* Set window ref before calling tree_create. Fixes crash during startup.Ole Loots2013-09-101-7/+21
* Remove bulk of old treeview implementation.Michael Drake2013-09-021-7/+1
* Remove tree_url_node module. Had to disable treeview scanning in amiga and c...Michael Drake2013-09-021-21/+0
* Disabled redraw debug output.Ole Loots2013-04-131-1/+1
* Some more finetuning...Ole Loots2013-01-311-3/+6
* Prefixed gemtk module functions.Ole Loots2013-01-221-24/+24
* Finally it compiles without WinDom - still some things to bring back:Ole Loots2013-01-071-10/+9
* Toolbar is now finished, started work on browser redraw/scrolling.Ole Loots2012-11-301-7/+0
* Hotlist now works without windom.Ole Loots2012-11-221-1/+1
* Completet scroll preprocessing, Hotlist fully works.Ole Loots2012-11-221-5/+5
* Implemented scroll handling in gemtk.Ole Loots2012-11-211-434/+439
* Initial work at making scrolling workOle Loots2012-11-201-13/+17
* Ripped Windom out of the treeview implementation,Ole Loots2012-11-201-68/+135
* Start to remove windom, wip.Ole Loots2012-11-181-5/+37
* 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