summaryrefslogtreecommitdiff
path: root/atari/search.c
Commit message (Expand)AuthorAgeFilesLines
* Shouldn't need browser window internals now.Michael Drake2014-10-251-1/+1
* Attempt to remove dependancy of search implementation on bw internals.Michael Drake2014-10-251-11/+11
* remove all unecessary desktop/browser.h includesVincent Sanders2014-10-171-1/+0
* update atari includes to accomodate gui operation table refactorVincent Sanders2014-10-161-8/+4
* Remove unused variables.Michael Drake2014-05-201-5/+0
* Fix line endings.Michael Drake2014-05-201-198/+198
* move page search gui callbacks to their own operations tableVincent Sanders2014-03-181-8/+11
* Remove search context from browser window, simplify search interface for fron...Michael Drake2013-05-071-8/+6
* The Window toolbar now have independet AES objects,Ole Loots2013-01-221-7/+33
* Prefixed gemtk module functions.Ole Loots2013-01-221-4/+4
* Search is functional.Ole Loots2013-01-171-3/+34
* Search form inside browser windows starts to work.Ole Loots2013-01-161-192/+71
* Make toolbar height configurable,Ole Loots2013-01-151-1/+1
* Further work on search in browser window.Ole Loots2013-01-141-2/+4
* Use windowes objc_w* and form_w* functions,Ole Loots2013-01-111-1/+1
* Started to move the search form into the browser window.Ole Loots2013-01-111-1/+28
* Finally it compiles without WinDom - still some things to bring back:Ole Loots2013-01-071-24/+41
* Removed browser.h/.cOle Loots2013-01-031-1/+0
* Moved form handling into gemtk,Ole Loots2012-12-311-62/+87
* Start to remove windom, wip.Ole Loots2012-11-181-7/+9
* Added missing copyright headersOle Loots2012-08-241-0/+18
* add missing include for browser privateVincent Sanders2012-08-221-0/+1
* Clean up search gui callbacks.Michael Drake2012-08-141-17/+17
* Open search form at lower right cornerOle Loots2012-07-271-5/+19
* Added context menu, Ole Loots2011-09-191-16/+16
* do not send around message for NULL dialog. Ole Loots2011-09-091-1/+1
* Atari changes for core search update (r12646). Note: untested.Michael Drake2011-08-241-8/+5
* rearranged includes, seperate redraw request areas.Ole Loots2011-05-091-0/+1
* file not changed, commiting the change anyway ;) Ole Loots2011-04-101-2/+2
* NULL checkOle Loots2011-02-251-2/+9
* Added better checkboxes,Ole Loots2011-02-121-32/+39
* A bit of cleanup.Ole Loots2011-02-011-6/+7
* Implemented Search DialogOle Loots2011-01-301-0/+257