summaryrefslogtreecommitdiff
path: root/amiga/search.c
Commit message (Expand)AuthorAgeFilesLines
* Move everything else over to using the class pointers.Chris Young2015-01-261-13/+9
* Add missing headersChris Young2015-01-201-1/+3
* More OS3 compilation fixesChris Young2015-01-181-1/+1
* Allocate screen title when first needed and keep it private to amiga/gui.cChris Young2014-11-161-1/+1
* Fix amiga/search.c for new structsChris Young2014-11-161-5/+5
* Fix warningsChris Young2014-11-101-3/+2
* Improve Doxygen documentationVincent Sanders2014-11-081-1/+1
* Update amiga frontend for split operation table header changesVincent Sanders2014-10-161-11/+15
* move page search gui callbacks to their own operations tableVincent Sanders2014-03-181-16/+8
* Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where...Chris Young2013-10-121-1/+1
* Front ends have no reason to include desktop/selection.h now.Michael Drake2013-05-101-1/+0
* Remove search context from browser window, simplify search interface for fron...Michael Drake2013-05-071-19/+9
* We are opening on a public screen, not a custom screen (even our own screen i...Chris Young2013-03-201-7/+7
* Entering the search string now find the first occurence immediatelyChris Young2013-01-181-19/+20
* Activate the find window's string gadget on openChris Young2013-01-181-0/+3
* Track the mouse pointer on a per-window basisChris Young2013-01-061-5/+6
* Remove unused code.Michael Drake2012-08-201-15/+0
* Clean up search gui callbacks.Michael Drake2012-08-141-1/+1
* Amiga changes for core search update (r12646). Note: untested.Michael Drake2011-08-241-26/+14
* Fix warningsChris Young2011-07-231-15/+19
* First pass of AmigaOS 3 compatibilityJohn Mark Bell2010-12-301-0/+1
* Activate browser window after search, otherwise it doesn't get IntuiTicks eve...Chris Young2010-05-161-0/+2
* Changes required for new-cacheChris Young2010-03-281-3/+3
* Fix compilationChris Young2009-12-181-4/+4
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-613/+190
* First attempt at Amiga text search function based on RISC OS code.Chris Young2008-12-131-0/+795