summaryrefslogtreecommitdiff
path: root/atari/gemtk/guiwin.c
Commit message (Expand)AuthorAgeFilesLines
* Do not redraw toolbar when window is iconifiedOle Loots2013-12-221-1/+3
* Assign 0 not NULL as window handle when sending application messageOle Loots2013-12-211-1/+1
* Minor changes to gemtkOle Loots2013-12-211-1/+1
* Added about dialog, fixed scrolled treeview redraw.Ole Loots2013-10-061-1/+3
* Added SSL Cert Inspector WindowOle Loots2013-10-061-1/+1
* Hotlist and History and Cookies Manager implemented.Ole Loots2013-10-061-4/+45
* Added comments.Ole Loots2013-09-111-1/+4
* Match return value with function prototypes.Ole Loots2013-04-191-0/+1
* Properly exit move_rect function.Ole Loots2013-04-181-1/+2
* Check rc_intersect result and added comments.Ole Loots2013-04-161-3/+5
* Do not use clipping rectangle as toolbar redraw originOle Loots2013-04-151-7/+9
* Refactored toolbar redrawOle Loots2013-04-151-34/+50
* Improved debug logging.Ole Loots2013-04-131-2/+8
* Removed obsolete comments.Ole Loots2013-04-131-2/+0
* Renamed gemtk_wm_send_redraw to gemtk_wm_exec_redrawOle Loots2013-04-111-24/+40
* Fix duplicate Ctrl+V (and other shortcuts) key processing,Ole Loots2013-04-091-1/+1
* Added some commentsOle Loots2013-03-301-1/+6
* Some more finetuning...Ole Loots2013-01-311-23/+54
* The Window toolbar now have independet AES objects,Ole Loots2013-01-221-11/+21
* Prefixed gemtk module functions.Ole Loots2013-01-221-127/+127
* Display download filename in download confirm message.Ole Loots2013-01-171-2/+0
* Search is functional.Ole Loots2013-01-171-1/+3
* Search form inside browser windows starts to work.Ole Loots2013-01-161-0/+46
* Commented debug outputOle Loots2013-01-151-3/+2
* Make toolbar height configurable,Ole Loots2013-01-151-113/+147
* Further work on search in browser window.Ole Loots2013-01-141-3/+24
* Use windowes objc_w* and form_w* functions,Ole Loots2013-01-111-19/+20
* Started to move the search form into the browser window.Ole Loots2013-01-111-0/+5
* Pass mbuttons to toolbar eventsOle Loots2013-01-101-1/+1
* Fixed WM_FULLED handlingOle Loots2013-01-101-4/+4
* Added some inline documentationOle Loots2013-01-101-22/+136
* Implemented language and font renderer popups.Ole Loots2013-01-071-1/+1
* Implemented caret redraw.Ole Loots2013-01-011-2/+2
* Moved form handling into gemtk,Ole Loots2012-12-311-102/+331
* wipOle Loots2012-12-281-0/+20
* Settings are now written when save is clicked.Ole Loots2012-12-281-2/+2
* - started to work on settings dialogOle Loots2012-12-211-9/+32
* Preparing for merge...Ole Loots2012-12-181-16/+29
* First steps to remove windom dependency from download dialog.Ole Loots2012-12-121-1/+13
* Dragged scrolling/mouse click events works fine now.Ole Loots2012-12-041-1/+32
* Implemented Browser key input handling.Ole Loots2012-12-011-94/+93
* Only change selectable toolbar objects on click.Ole Loots2012-11-291-1/+2
* Refactored a lot of browser window code,... still totally WIP.Ole Loots2012-11-271-26/+52
* Fixed typo, caused small scroll bug.Ole Loots2012-11-221-3/+3
* Hotlist now works without windom.Ole Loots2012-11-221-7/+9
* Improved WM_FULLED handling (prev. size is getting restored)Ole Loots2012-11-221-133/+238
* Implemented scroll handling in gemtk.Ole Loots2012-11-211-73/+185
* Initial work at making scrolling workOle Loots2012-11-201-60/+116
* Ripped Windom out of the treeview implementation,Ole Loots2012-11-201-123/+267
* Imporved gemtk toolbar handling.Ole Loots2012-11-191-14/+16