summaryrefslogtreecommitdiff
path: root/atari/deskmenu.c
Commit message (Collapse)AuthorAgeFilesLines
* fixup merge of scheduled reformatVincent Sanders2014-07-061-4/+4
|
* change reformat to be driven from the scheduler like redrawVincent Sanders2014-07-011-2/+6
|
* Remove unused variables.Michael Drake2014-05-191-2/+0
|
* Fix line endings.Michael Drake2014-05-191-316/+316
|
* remove unecessary utils/url.h includesVincent Sanders2014-05-091-1/+18
|
* Allow tab creation without history clone. Changes browser_window_create and ↵Michael Drake2014-02-101-8/+4
| | | | browser_window_navigate flags.
* atari limits includeVincent Sanders2014-02-031-1/+0
|
* fix atari PATH_MAX includeVincent Sanders2014-02-031-3/+3
|
* fix remaining include errorsVincent Sanders2014-02-031-1/+1
|
* fixup missing includesVincent Sanders2014-02-031-0/+1
|
* Set verbose log menu item checked state on startup.Ole Loots2014-01-021-0/+1
|
* Added scale property to gui_window and use it.Ole Loots2013-12-221-20/+4
|
* Send AP_TERM to application on menu item "Exit" click.Ole Loots2013-12-211-4/+4
|
* Removed toolbar icons: favourite, ssl-indicatorOle Loots2013-12-131-6/+16
| | | | (because it looks disgusting)
* Redraw window on scale request.Ole Loots2013-12-041-2/+4
|
* Allow keyboard shortcuts not defined inside the RSC file.Ole Loots2013-12-041-15/+61
|
* Use LOG(()) instead of printfOle Loots2013-12-031-1/+2
|
* Improve Keyboard Shortcut parsing.Ole Loots2013-11-241-8/+50
| | | | Handle standard keyboard shortcut format.
* Added about dialog, fixed scrolled treeview redraw.Ole Loots2013-10-061-1/+5
|
* enabled history menu item.Ole Loots2013-10-061-1/+1
|
* Hotlist and History and Cookies Manager implemented.Ole Loots2013-10-061-2/+11
| | | | (The Cookie Manager window is a new one)
* Move old hotlist out of the way.Michael Drake2013-08-131-1/+1
|
* Namespace the atari global history functions.Michael Drake2013-07-011-1/+1
|
* fixup issues with new options API mergeVincent Sanders2013-05-281-1/+1
|
* move options includeVincent Sanders2013-05-281-1/+1
|
* Improved CLRHOME Key handlingOle Loots2013-04-131-4/+4
| | | | | | When textinput is focused, the key is handled by the browser (Moving to start of text). Otherwise the Content is scrolled to the top.
* rename flags for browser_window routines to be shorterVincent Sanders2013-02-181-8/+8
|
* change browser_window_create and refactor all callsitesVincent Sanders2013-02-181-10/+70
|
* Some more finetuning...Ole Loots2013-01-311-2/+7
|
* Prefixed gemtk module functions.Ole Loots2013-01-221-3/+3
|
* Search is functional.Ole Loots2013-01-171-2/+2
|
* Search form inside browser windows starts to work.Ole Loots2013-01-161-3/+1
|
* 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