summaryrefslogtreecommitdiff
path: root/atari/statusbar.c
Commit message (Expand)AuthorAgeFilesLines
* remove all unecessary desktop/browser.h includesVincent Sanders2014-10-171-2/+0
* update atari includes to accomodate gui operation table refactorVincent Sanders2014-10-161-1/+0
* split version info into its own header and remove unnecessary nesurf.h includesVincent Sanders2014-10-131-1/+0
* Remove some unused variables. Scope reduce a variable.Michael Drake2014-05-201-2/+1
* Fix line endings.Michael Drake2014-05-201-213/+213
* Make history internal to browser_window module.Michael Drake2014-02-151-1/+0
* s/history_core/local_history/Michael Drake2013-07-101-1/+1
* Prefixed gemtk module functions.Ole Loots2013-01-221-1/+1
* Moved form handling into gemtk,Ole Loots2012-12-311-1/+0
* Removed global_evnt.c module.Ole Loots2012-12-061-1/+1
* Started refactoring of global redraw handling.Ole Loots2012-11-281-4/+4
* Start to remove windom, wip.Ole Loots2012-11-181-2/+1
* Use GEM Window Statusbar when WITH_CUSTOM_STATUSBAR is undefined.Ole Loots2012-10-191-2/+42
* Plotter refactor: removed one plotter abraction layer.Ole Loots2012-07-131-24/+25
* Removed resize widget from statusbar ( Not needed anymore, window has native ...Ole Loots2011-11-231-41/+14
* Improved accuracy for window resize. Ole Loots2011-08-051-5/+12
* removed preparations for frames. (will be handled within the core)Ole Loots2011-06-301-1/+1
* rearranged includes, seperate redraw request areas.Ole Loots2011-05-091-1/+0
* Improved redrawOle Loots2011-02-051-11/+13
* Cleaned up Statusbar code. Ole Loots2011-01-301-19/+42
* Implemented Search DialogOle Loots2011-01-301-0/+0
* Limit length of statustext to 80 chars, to satisfy v_gtext specifications. Ole Loots2011-01-221-15/+32
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+178