summaryrefslogtreecommitdiff
path: root/atari/gemtk/utils.c
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-144/+0
|
* Remove unused variable.Michael Drake2014-05-191-1/+0
|
* Fix line endings.Michael Drake2014-05-191-16/+16
|
* Do not use tmpnam() but a custom function.Ole Loots2013-12-291-0/+28
|
* Hotlist and History and Cookies Manager implemented.Ole Loots2013-10-061-0/+19
| | | | (The Cookie Manager window is a new one)
* Added missing copyright headers.Ole Loots2013-01-311-0/+18
|
* Prefixed gemtk module functions.Ole Loots2013-01-221-2/+2
|
* Make toolbar height configurable,Ole Loots2013-01-151-6/+7
| | | | started to use extended AES Object types.
* Started to move the search form into the browser window.Ole Loots2013-01-111-3/+16
|
* Finally it compiles without WinDom - still some things to bring back:Ole Loots2013-01-071-35/+51
| | | | | - Serch window - Pop Menus in the settings dialog
* Implemented caret redraw.Ole Loots2013-01-011-0/+10
|
* Moved form handling into gemtk,Ole Loots2012-12-311-5/+0
| | | | removed several windom includes
* Start to remove windom, wip.Ole Loots2012-11-181-0/+45
- Refactored menu event handling. - Load plain GEM resources. - Refactored Event handling