summaryrefslogtreecommitdiff
path: root/atari/gui.h
Commit message (Expand)AuthorAgeFilesLines
* Doxygen warning fixesVincent Sanders2014-11-101-2/+2
* Continue doxygen error cleanup.Vincent Sanders2014-11-081-0/+6
* Initial bw scale comes from core.Michael Drake2014-10-251-4/+5
* remove all unecessary desktop/browser.h includesVincent Sanders2014-10-171-1/+0
* change reformat to be driven from the scheduler like redrawVincent Sanders2014-07-011-3/+0
* fix atari build errorsVincent Sanders2014-01-161-0/+3
* move four more optional window operations to tableVincent Sanders2014-01-131-1/+4
* Added scale property to gui_window and use it.Ole Loots2013-12-221-0/+1
* Added SSL Cert Inspector WindowOle Loots2013-10-061-0/+1
* Hotlist and History and Cookies Manager implemented.Ole Loots2013-10-061-2/+4
* Removed reformat kludge from header files.Ole Loots2013-04-161-1/+0
* The Window toolbar now have independet AES objects,Ole Loots2013-01-221-0/+1
* Search form inside browser windows starts to work.Ole Loots2013-01-161-1/+1
* Further work on search in browser window.Ole Loots2013-01-141-0/+2
* Removed browser.h/.cOle Loots2013-01-031-0/+7
* Implemented caret redraw.Ole Loots2013-01-011-1/+14
* - started to work on settings dialogOle Loots2012-12-211-0/+1
* Preparing for merge...Ole Loots2012-12-181-0/+2
* Implemented basic mouse input to browser component (click).Ole Loots2012-12-031-0/+5
* Started refactoring of global redraw handling.Ole Loots2012-11-281-0/+2
* Refactored a lot of browser window code,... still totally WIP.Ole Loots2012-11-271-4/+9
* 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