summaryrefslogtreecommitdiff
path: root/atari/gui.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved mouse movement handling into window event handlers, updated resources, ↵Ole Loots2011-04-101-80/+41
| | | | | | updated todos, implemented treeview + hotlist svn path=/trunk/netsurf/; revision=12182
* added resource: handling, gui_poll now checks for browser_reformat_pendingOle Loots2011-03-201-9/+20
| | | | svn path=/trunk/netsurf/; revision=12112
* gui_find_resource --> gui_get_resource_url.Michael Drake2011-03-171-1/+1
| | | | svn path=/trunk/netsurf/; revision=12089
* corrected check for atari_sysinfo.gemdos_versionOle Loots2011-03-071-1/+1
| | | | svn path=/trunk/netsurf/; revision=11934
* Fix text selectionJohn Mark Bell2011-03-061-1/+1
| | | | svn path=/trunk/netsurf/; revision=11927
* remove obsolete, unused gui_window_redraw APIVincent Sanders2011-03-011-7/+0
| | | | svn path=/trunk/netsurf/; revision=11870
* merged clipping parameter changes.Ole Loots2011-02-251-6/+5
| | | | svn path=/trunk/netsurf/; revision=11809
* add resource handlingVincent Sanders2011-02-231-0/+6
| | | | | | move gtk and framebuffer to use generic resource handling svn path=/trunk/netsurf/; revision=11772
* Added support for cookie and URL file, fixed box redraw.Ole Loots2011-02-121-38/+48
| | | | svn path=/trunk/netsurf/; revision=11657
* Fix copying text/plain to clipboardJohn Mark Bell2011-02-091-2/+3
| | | | svn path=/trunk/netsurf/; revision=11636
* Verify Box redrawsOle Loots2011-02-051-12/+26
| | | | svn path=/trunk/netsurf/; revision=11619
* Improved throbber graphicsOle Loots2011-02-021-2/+2
| | | | svn path=/trunk/netsurf/; revision=11604
* Revisited Throbber codeOle Loots2011-02-011-14/+32
| | | | svn path=/trunk/netsurf/; revision=11585
* Implemented Search DialogOle Loots2011-01-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=11548
* Implemented gui_scroll_visible.Ole Loots2011-01-301-2/+4
| | | | svn path=/trunk/netsurf/; revision=11540
* Implemented Search DialogOle Loots2011-01-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=11536
* Improved compatibility with classic TOS systems,Ole Loots2011-01-221-16/+27
| | | | | | disabled spinner. svn path=/trunk/netsurf/; revision=11448
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+1131
svn path=/trunk/netsurf/; revision=11218