summaryrefslogtreecommitdiff
path: root/atari/deskmenu.c
Commit message (Expand)AuthorAgeFilesLines
* update atari frontend to remove usage of depricated warn_user APIVincent Sanders2016-04-301-3/+3
* atari header cleanup and warning squashVincent Sanders2016-04-201-1/+4
* fixup all the remaining logging macro callsitesVincent Sanders2015-05-281-26/+26
* Change LOG() macro to be varadicVincent Sanders2015-05-281-5/+3
* Clean up atari source linendings, whitespace damage and executable statusVincent Sanders2015-05-281-153/+152
* To avoid namespace conflicts with ncurses add NetSurf key prefix.Witold Filipczyk2015-03-271-3/+3
* remove atari need to use browser internal data structuresVincent Sanders2014-11-211-16/+1
* Fix several doxygen issuesVincent Sanders2014-11-081-3/+4
* Try doxygen todo format.Michael Drake2014-10-251-3/+3
* Reduce usage of bw internals. Add some TODOs for m0n0 to look at.Michael Drake2014-10-251-3/+9
* remove all unecessary desktop/browser.h includesVincent Sanders2014-10-171-4/+2
* 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
* 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
* 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
* 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
* 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
* 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
* Removed browser.h/.cOle Loots2013-01-031-3/+2
* Moved form handling into gemtk,Ole Loots2012-12-311-1/+0
* - started to work on settings dialogOle Loots2012-12-211-2/+1
* Removed global_evnt.c module.Ole Loots2012-12-061-4/+4