summaryrefslogtreecommitdiff
path: root/atari/deskmenu.c
Commit message (Collapse)AuthorAgeFilesLines
* Menu Accelerators where not parsed.Ole Loots2013-01-151-84/+84
|
* Further work on search in browser window.Ole Loots2013-01-141-3/+7
|
* Finally it compiles without WinDom - still some things to bring back:Ole Loots2013-01-071-7/+8
| | | | | - Serch window - Pop Menus in the settings dialog
* Removed browser.h/.cOle Loots2013-01-031-3/+2
|
* Moved form handling into gemtk,Ole Loots2012-12-311-1/+0
| | | | removed several windom includes
* - started to work on settings dialogOle Loots2012-12-211-2/+1
| | | | | | - some WIP in treeview widgets. Changed destroy / and init handling. It requires some optimization, when the widget is closed it must remove itself from the guiwin list, for perfomance.
* Removed global_evnt.c module.Ole Loots2012-12-061-4/+4
|
* Use module variable h_gem_menu instead of local variableOle Loots2012-12-031-13/+9
|
* Replaces MenuIcheck() with calls to menu_icheck()Ole Loots2012-12-031-6/+6
|
* Refactored a lot of browser window code,... still totally WIP.Ole Loots2012-11-271-15/+18
| | | | ...but it compiles...
* Start to remove windom, wip.Ole Loots2012-11-181-0/+660
| | | | | | - Refactored menu event handling. - Load plain GEM resources. - Refactored Event handling
* Revert "Refactored menu event handling and got rid of several windom calls."Ole Loots2012-11-181-660/+0
| | | | | This reverts commit d1a5c738e62a9f0cb85658b435eefa8749006edc. this change belongs into a new branch
* Refactored menu event handling and got rid of several windom calls.Ole Loots2012-11-141-0/+660