summaryrefslogtreecommitdiff
path: root/atari/gemtk/objc.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor changes to gemtkOle Loots2013-12-211-2/+2
| | | | | - check for NULL window ptr in gemtk_wm_send_msg - use textarea template string for max textarea string length
* Added documentation for gemtk_obj_create_popup_treeOle Loots2013-11-241-1/+18
|
* Generate language popup from language fileOle Loots2013-11-231-5/+10
|
* Added gemtk_obj_create_popup_tree util.Ole Loots2013-11-231-0/+133
|
* Match return value with function prototypes.Ole Loots2013-04-191-0/+2
|
* The Window toolbar now have independet AES objects,Ole Loots2013-01-221-95/+315
| | | | which means no state restore is required before redraw.
* Prefixed gemtk module functions.Ole Loots2013-01-221-4/+4
|
* Do not redraw textarea background.Ole Loots2013-01-221-1/+1
|
* Search is functional.Ole Loots2013-01-171-0/+42
|
* Finally it compiles without WinDom - still some things to bring back:Ole Loots2013-01-071-0/+48
| | | | | - Serch window - Pop Menus in the settings dialog
* Moved form handling into gemtk,Ole Loots2012-12-311-0/+58
removed several windom includes