summaryrefslogtreecommitdiff
path: root/atari/gui.h
Commit message (Collapse)AuthorAgeFilesLines
* Use safe string functions. Ole Loots2012-05-131-1/+0
| | | | svn path=/trunk/netsurf/; revision=13923
* call toolbar_exit()Ole Loots2012-04-121-1/+0
| | | | svn path=/trunk/netsurf/; revision=13861
* Init toolbar.Ole Loots2012-04-101-3/+3
| | | | svn path=/trunk/netsurf/; revision=13849
* Add event listeners to WM_MOVED, WM_RESIZED, WM_FULLED instead of ↵Ole Loots2011-12-211-2/+0
| | | | | | overwriting the default handlers. Removed option atari_realtime_move. svn path=/trunk/netsurf/; revision=13311
* Stick to OS features for drag feature - handle it almost blocking (improves ↵Ole Loots2011-12-041-10/+0
| | | | | | user experience). svn path=/trunk/netsurf/; revision=13233
* Set focus to next available window when gui_window is closed. Ole Loots2011-09-201-1/+2
| | | | svn path=/trunk/netsurf/; revision=12824
* Added context menu, Ole Loots2011-09-191-4/+9
| | | | | | Allow to set bitmap for iconified window. ( altough it's usesless right now because favicon support has been dropped) svn path=/trunk/netsurf/; revision=12821
* housekeepingOle Loots2011-08-051-4/+2
| | | | svn path=/trunk/netsurf/; revision=12635
* removed preparations for frames. (will be handled within the core)Ole Loots2011-06-301-23/+12
| | | | svn path=/trunk/netsurf/; revision=12550
* rearranged includes, seperate redraw request areas.Ole Loots2011-05-091-105/+16
| | | | svn path=/trunk/netsurf/; revision=12359
* Moved mouse movement handling into window event handlers, updated resources, ↵Ole Loots2011-04-101-5/+3
| | | | | | updated todos, implemented treeview + hotlist svn path=/trunk/netsurf/; revision=12182
* Allocate window title string memory dynamically.Ole Loots2011-03-201-1/+1
| | | | svn path=/trunk/netsurf/; revision=12111
* merged clipping parameter changes.Ole Loots2011-02-251-1/+1
| | | | svn path=/trunk/netsurf/; revision=11809
* Implemented Search DialogOle Loots2011-01-301-0/+1
| | | | svn path=/trunk/netsurf/; revision=11548
* Implemented gui_scroll_visible.Ole Loots2011-01-301-1/+3
| | | | svn path=/trunk/netsurf/; revision=11540
* Implemented Search DialogOle Loots2011-01-301-0/+0
| | | | svn path=/trunk/netsurf/; revision=11536
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+236
svn path=/trunk/netsurf/; revision=11218