summaryrefslogtreecommitdiff
path: root/atari
Commit message (Expand)AuthorAgeFilesLines
* fixed syntax-error. Ole Loots2011-12-151-2/+2
* Updated settings dialog.Ole Loots2011-12-153-31/+142
* added mode parameter to function find_gui_windowOle Loots2011-12-152-13/+37
* fixed types for simple Mime type detection (which shouldn't have been checked...Ole Loots2011-12-151-3/+3
* Re-Enabled "View Source"Ole Loots2011-12-151-3/+8
* fixed type. Ole Loots2011-12-151-1/+1
* Added save functionality to settings dialiog, fixed typo resulting in not fre...Ole Loots2011-12-152-38/+123
* Remove throbber callback from schedule before scheduling a new one. Ole Loots2011-12-141-2/+9
* Added settings dialog, read only right now. Ole Loots2011-12-133-1/+571
* Moved to mouse move handler to global events, and handle different window types.Ole Loots2011-12-122-56/+70
* Only convert resource objects to windom types when extended type is set. Ole Loots2011-12-121-1/+1
* added save page handlers. Ole Loots2011-12-102-0/+92
* added save page handlers. Ole Loots2011-12-101-4/+2
* Commented and adjusted default optionsOle Loots2011-12-101-16/+48
* Removed option to configure knockout rendering, removed suppress_images optio...Ole Loots2011-12-102-20/+4
* toggle menu item when debug rendering is toggled.Ole Loots2011-12-081-1/+4
* remove debug message. Ole Loots2011-12-071-1/+0
* force list of scheduled callbacks to be unique.Ole Loots2011-12-071-0/+7
* Set input_window on click, instead of asserting input window equals the recei...Ole Loots2011-12-061-5/+5
* Handle iconify correctlyOle Loots2011-12-061-17/+34
* Fix focus elementOle Loots2011-12-0616-117/+289
* Fix utf-8 conversion. Ole Loots2011-12-041-5/+15
* Fix file dropsOle Loots2011-12-041-59/+15
* Fix conversion of local encoding to utf-8Ole Loots2011-12-042-6/+3
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-042-7/+7
* Removed unused code.Ole Loots2011-12-041-101/+0
* Stick to OS features for drag feature - handle it almost blocking (improves u...Ole Loots2011-12-048-278/+202
* Added drag feature to the new url input.Ole Loots2011-12-041-2/+21
* Added copyright comment. Ole Loots2011-12-041-0/+17
* Fixed header, made different font plotters optional. Ole Loots2011-12-048-110/+137
* Removed unused variableOle Loots2011-12-041-10/+9
* Open window by configured width,Ole Loots2011-11-305-31/+17
* Copy (whole) URL on Copy key. Ole Loots2011-11-301-0/+12
* Removed unused declarations.Ole Loots2011-11-301-12/+0
* Removed unused declarations.Ole Loots2011-11-303-27/+2
* release screen-lock when second lock check fails. Ole Loots2011-11-291-2/+4
* Check for NULLOle Loots2011-11-291-5/+8
* Handle focus event within window_set_focus, select all when url input gets focusOle Loots2011-11-292-4/+12
* Fixed inlude.Ole Loots2011-11-291-0/+1
* Added missing insert key conversion. Ole Loots2011-11-291-1/+7
* Check return value of plotter->lock()Ole Loots2011-11-293-14/+6
* make use of non-blocking request for screen lock. Ole Loots2011-11-292-26/+32
* Draw rectangle outline manually.Ole Loots2011-11-281-33/+82
* I'm actually trying to simplify the frontend code, changes:Ole Loots2011-11-2818-839/+779
* Update frontends for r13185. Enabled new functionality, where it is not logi...Chris Young2011-11-271-1/+1
* Moved static declarations.Ole Loots2011-11-232-16/+15
* Removed unused variable, plot_line is now global.Ole Loots2011-11-231-13/+12
* Log mimetypeOle Loots2011-11-231-24/+28
* Properly redraw the rectangle outlineOle Loots2011-11-231-24/+27
* Comment's...Ole Loots2011-11-231-16/+29