summaryrefslogtreecommitdiff
path: root/atari/gui.h
Commit message (Expand)AuthorAgeFilesLines
* Use safe string functions. Ole Loots2012-05-131-1/+0
* call toolbar_exit()Ole Loots2012-04-121-1/+0
* Init toolbar.Ole Loots2012-04-101-3/+3
* Add event listeners to WM_MOVED, WM_RESIZED, WM_FULLED instead of overwriting...Ole Loots2011-12-211-2/+0
* Stick to OS features for drag feature - handle it almost blocking (improves u...Ole Loots2011-12-041-10/+0
* Set focus to next available window when gui_window is closed. Ole Loots2011-09-201-1/+2
* Added context menu, Ole Loots2011-09-191-4/+9
* housekeepingOle Loots2011-08-051-4/+2
* removed preparations for frames. (will be handled within the core)Ole Loots2011-06-301-23/+12
* rearranged includes, seperate redraw request areas.Ole Loots2011-05-091-105/+16
* Moved mouse movement handling into window event handlers, updated resources, ...Ole Loots2011-04-101-5/+3
* Allocate window title string memory dynamically.Ole Loots2011-03-201-1/+1
* merged clipping parameter changes.Ole Loots2011-02-251-1/+1
* Implemented Search DialogOle Loots2011-01-301-0/+1
* Implemented gui_scroll_visible.Ole Loots2011-01-301-1/+3
* Implemented Search DialogOle Loots2011-01-301-0/+0
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+236