summaryrefslogtreecommitdiff
path: root/atari/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Refactored menu event handling and got rid of several windom calls."Ole Loots2012-11-181-2/+1
* Refactored menu event handling and got rid of several windom calls.Ole Loots2012-11-141-1/+2
* Added message box, so warn_user works as expected.Ole Loots2012-11-121-2/+6
* is_process_running: Check for zombie status.Ole Loots2012-08-271-2/+18
* Added is_process_runningOle Loots2012-08-271-0/+85
* Load toolbar icons from a single bitmap file. Ole Loots2012-06-031-2/+1
* Added function load_iconOle Loots2012-04-101-6/+100
* added dbg_rect function. Ole Loots2012-03-211-0/+6
* Removed non declared and unused "cookies_update" function ( some frontends st...Ole Loots2012-01-111-7/+2
* fixed syntax-error. Ole Loots2011-12-151-2/+2
* added mode parameter to function find_gui_windowOle Loots2011-12-151-12/+31
* Fix focus elementOle Loots2011-12-061-0/+30
* Added missing insert key conversion. Ole Loots2011-11-291-1/+7
* Removed debug outputOle Loots2011-11-231-1/+0
* Add global function to resolve Netsurf input key. Ole Loots2011-11-231-11/+143
* Keep Mouse tracking limited to input_window.Ole Loots2011-09-091-0/+17
* removed preparations for frames. (will be handled within the core)Ole Loots2011-06-301-16/+0
* rearranged includes, seperate redraw request areas.Ole Loots2011-05-091-0/+1
* cleanup, fixed invalid option name (downloads_path)Ole Loots2011-04-101-6/+2
* Added dummy LDG functions to reduce need for external libsOle Loots2011-03-131-0/+16
* Cleanup of TOS compatibility fixes. Ole Loots2011-01-301-29/+0
* Implemented Search DialogOle Loots2011-01-301-0/+0
* increased compatibility with classic TOS systems. (Getcookie() breaks on clas...Ole Loots2011-01-221-0/+32
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+184