summaryrefslogtreecommitdiff
path: root/riscos/search.c
Commit message (Expand)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-475/+0
* remove unecessary utils includes from RISC OS frontendVincent Sanders2016-05-021-1/+0
* update RISC OS frontend to not use the depricated warn_user APIVincent Sanders2016-04-261-1/+1
* RISC OS: Fix search ignoring case sensitivity.Dave Higton2016-01-051-0/+2
* Improve Doxygen documentationVincent Sanders2014-11-081-1/+3
* Update the RISC OS frontend to cope with split operations table headersVincent Sanders2014-10-161-6/+7
* Correctly declare function as static and fix documentationVincent Sanders2014-09-071-2/+7
* Avoid include of browser_private.hMichael Drake2014-08-261-8/+19
* additional risc os header cleanupsVincent Sanders2014-06-051-4/+6
* Remove unused struct search_static_data members.Michael Drake2014-05-301-3/+1
* move page search gui callbacks to their own operations tableVincent Sanders2014-03-181-27/+15
* 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-80/+51
* Move browser_window struct to private header. Places that shouldn't include i...Michael Drake2012-08-221-0/+1
* Remove unused includes.Michael Drake2012-08-201-2/+0
* Clean up search gui callbacks.Michael Drake2012-08-141-1/+1
* Remove unused variable declaration.Steve Fryatt2011-11-201-1/+0
* Remove unnecessary duplicate call to Wimp_OpenMenu.Steve Fryatt2011-11-201-8/+0
* RISC OS changes for core search update (r12646).Michael Drake2011-08-241-43/+49
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-14/+45
* Fix for new cache.Michael Drake2010-04-071-4/+5
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-612/+201
* Squash warnings.John Mark Bell2009-03-271-6/+8
* Purge WITH_SEARCHJohn Mark Bell2009-02-221-2/+0
* - Teached ro_gui_set_icon_string() and ro_gui_get_icon_string() about the dif...John Tytgat2008-08-051-3/+3
* - Include utils/config.h before each WITH_* test entiry enabling/disabling th...John Tytgat2008-07-261-6/+7
* - Compiler warning squashJohn Tytgat2008-07-261-2/+0
* Fix recursion when search string is pure wildcardAdrian Lees2007-10-151-2/+5
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-14/+14
* Remove collusion between window, menus and search code in order to clear John Mark Bell2007-03-261-42/+82
* Update project URL.Michael Drake2006-11-271-1/+1
* Fix case of NotFound messageAdrian Lees2006-09-161-1/+1
* Centralise keypress handling (download and query dialogs still need porting o...John Mark Bell2006-07-131-9/+9
* [project @ 2006-02-15 23:14:51 by adrianl]Adrian Lees2006-02-151-64/+163
* [project @ 2006-02-12 21:23:21 by adrianl]Adrian Lees2006-02-121-52/+104
* [project @ 2006-01-25 17:28:29 by rjw]Richard Wilson2006-01-251-4/+8
* [project @ 2005-12-31 05:17:44 by rjw]Richard Wilson2005-12-311-7/+4
* [project @ 2005-12-31 04:42:17 by rjw]Richard Wilson2005-12-311-51/+149
* [project @ 2005-07-30 15:11:22 by adrianl]Adrian Lees2005-07-301-7/+3
* [project @ 2005-07-20 23:27:27 by adrianl]Adrian Lees2005-07-201-0/+4
* [project @ 2005-07-19 03:56:17 by adrianl]Adrian Lees2005-07-191-104/+98
* [project @ 2005-04-22 00:58:05 by adrianl]Adrian Lees2005-04-221-2/+4
* [project @ 2005-04-17 23:32:09 by adrianl]Adrian Lees2005-04-171-9/+24
* [project @ 2005-04-17 04:13:13 by adrianl]Adrian Lees2005-04-171-8/+19
* [project @ 2005-04-17 03:30:35 by adrianl]Adrian Lees2005-04-171-19/+112
* [project @ 2005-04-07 20:46:22 by rjw]Richard Wilson2005-04-071-20/+3
* [project @ 2005-03-25 14:25:25 by adrianl]Adrian Lees2005-03-251-31/+109
* [project @ 2004-10-17 21:16:00 by bursa]James Bursa2004-10-171-1/+1
* [project @ 2004-08-05 22:38:26 by jmb]John Mark Bell2004-08-051-10/+12