summaryrefslogtreecommitdiff
path: root/atari/gui.c
Commit message (Expand)AuthorAgeFilesLines
* Use window_get_grect instead of guiwin_get_grect.Ole Loots2013-01-101-3/+3
* Fixed merges...Ole Loots2013-01-091-923/+1029
* Merge branch 'master' into mono/removing-windom-dependencyOle Loots2013-01-091-4/+1
|\
| * Removed obsolete variable tmp_clipboardOle Loots2013-01-091-6/+1
* | Removed windom variable from clipboard functions.Ole Loots2013-01-091-2/+2
* | Merge branch 'master' into mono/removing-windom-dependencyOle Loots2013-01-091-1124/+968
|\|
| * Fixes for new clipboard interface.Ole Loots2013-01-091-118/+72
* | Implemented language and font renderer popups.Ole Loots2013-01-071-1/+2
* | Finally it compiles without WinDom - still some things to bring back:Ole Loots2013-01-071-20/+36
* | Removed browser.h/.cOle Loots2013-01-031-38/+5
* | Implemented caret redraw.Ole Loots2013-01-011-20/+32
* | Moved form handling into gemtk,Ole Loots2012-12-311-3/+4
* | - started to work on settings dialogOle Loots2012-12-211-2/+2
* | Preparing for merge...Ole Loots2012-12-181-35/+59
* | Removed global_evnt.c module.Ole Loots2012-12-061-16/+1
* | Only schedule on-screen redraw areas, and do not substractOle Loots2012-12-061-3/+3
* | Implement mouse move event handlingOle Loots2012-12-061-47/+50
* | Dragged scrolling/mouse click events works fine now.Ole Loots2012-12-041-15/+29
* | Implemented scrolling for gui windows.Ole Loots2012-12-031-24/+22
* | Implemented basic mouse input to browser component (click).Ole Loots2012-12-031-4/+15
* | Toolbar is now finished, started work on browser redraw/scrolling.Ole Loots2012-11-301-11/+9
* | re-implemented browser toolbar redraw / URL area redraw.Ole Loots2012-11-291-33/+13
* | Started refactoring of global redraw handling.Ole Loots2012-11-281-12/+20
* | Refactored a lot of browser window code,... still totally WIP.Ole Loots2012-11-271-175/+158
* | Hotlist now works without windom.Ole Loots2012-11-221-2/+4
* | Initial work at making scrolling workOle Loots2012-11-201-0/+2
* | Ripped Windom out of the treeview implementation,Ole Loots2012-11-201-44/+43
* | Start to remove windom, wip.Ole Loots2012-11-181-1038/+1140
|/
* Revert "Refactored menu event handling and got rid of several windom calls."Ole Loots2012-11-181-25/+22
* Refactored menu event handling and got rid of several windom calls.Ole Loots2012-11-141-22/+25
* Fix "error setting certificate verify locations" problem when the Choices fil...Michael Drake2012-10-171-8/+16
* Redraw favicon when it has been changed.Ole Loots2012-10-131-2/+6
* Fix up ripples from urldb change.Michael Drake2012-10-111-9/+9
* Fix warnings, moved prototypes, housekeepingOle Loots2012-08-271-1/+1
* Removed commentOle Loots2012-08-261-2/+2
* Set default cookie filename when not set.Ole Loots2012-08-251-3/+8
* add includes to get browser private struct on atariVincent Sanders2012-08-221-0/+1
* Remove a bunch of unused includes.Michael Drake2012-08-201-24/+22
* Pass font plot style out to front end clipboard append function.Michael Drake2012-08-131-1/+2
* Use selection_copy_to_clipboard instead of peering into core.Michael Drake2012-08-021-24/+1
* Handle "Save window size" menu event.Ole Loots2012-07-271-19/+35
* renmaed plot functions (use plot_ prefix).Ole Loots2012-07-231-2/+2
* Plotter refactor: removed one plotter abraction layer.Ole Loots2012-07-131-3/+2
* fix history redraw by calling the window specific redraw function from gui_po...Ole Loots2012-06-191-2/+4
* First attempt to implement the global history treeview. There is something wr...Ole Loots2012-06-191-6/+8
* set rendering flag within throbber_stop / start functions, update toolbar but...Ole Loots2012-04-251-19/+11
* call toolbar_exit()Ole Loots2012-04-121-0/+1
* Init toolbar.Ole Loots2012-04-101-2/+3
* Added missing include.Ole Loots2012-04-071-1/+2
* Removed unused variable.Ole Loots2012-04-041-4/+2