Daniel Silverstone
6807b4208a
Remove the netsurf/ from the include paths and rationalise use of <> vs "" in includes
...
NetSurf includes are now done with ""s and other system includes with <>s as C intended.
The scandeps tool has been updated to only look for ""ed includes, and to verify that the
files exist in the tree before adding them to the dependency lines. The depend rule has
therefore been augmented to make sure the autogenerated files are built before it is run.
This is untested under self-hosted RISC OS builds. All else tested and works.
svn path=/trunk/netsurf/; revision=3307
2007-05-30 22:39:54 +00:00
John Mark Bell
932765df96
Remove collusion between window, menus and search code in order to clear
...
search selection state - this should happen automagically through
wimp_event callbacks now.
Also tidy search.c so I can read it better ;)
svn path=/trunk/netsurf/; revision=3227
2007-03-26 21:09:25 +00:00
Michael Drake
ba23e4b693
Update project URL.
...
svn path=/trunk/netsurf/; revision=3073
2006-11-27 15:35:18 +00:00
Adrian Lees
5b87995de7
Fix case of NotFound message
...
svn path=/trunk/netsurf/; revision=2954
2006-09-16 00:16:49 +00:00
John Mark Bell
25501c695e
Centralise keypress handling (download and query dialogs still need porting over to wimp_event)
...
Make core browser window invalidate caret callback on mouse clicks
svn path=/trunk/netsurf/; revision=2746
2006-07-13 21:57:35 +00:00
Adrian Lees
2e6cb9f80c
[project @ 2006-02-15 23:14:51 by adrianl]
...
Late arrival
svn path=/import/netsurf/; revision=2083
2006-02-15 23:14:51 +00:00
Adrian Lees
ba474f1c91
[project @ 2006-02-12 21:23:21 by adrianl]
...
Show all matches
svn path=/import/netsurf/; revision=2076
2006-02-12 21:23:22 +00:00
Richard Wilson
b5fcb4d94c
[project @ 2006-01-25 17:28:29 by rjw]
...
Implement feature request 1365051.
svn path=/import/netsurf/; revision=2043
2006-01-25 17:28:29 +00:00
Richard Wilson
f86f02b976
[project @ 2005-12-31 05:17:44 by rjw]
...
Create recent search menu correctly.
svn path=/import/netsurf/; revision=1922
2005-12-31 05:17:44 +00:00
Richard Wilson
59c87063d1
[project @ 2005-12-31 04:42:17 by rjw]
...
Use new wimp_event system. Recent search menu [incomplete].
svn path=/import/netsurf/; revision=1917
2005-12-31 04:42:17 +00:00
Adrian Lees
56b06d8449
[project @ 2005-07-30 15:11:22 by adrianl]
...
Fix removal of 'Not found' message for non-RO5 systems
svn path=/import/netsurf/; revision=1829
2005-07-30 15:11:23 +00:00
Adrian Lees
1a1901d19b
[project @ 2005-07-20 23:27:27 by adrianl]
...
2D scrolling of text areas/frames; First cut at selection in textareas; Further text editing actions (Word left/right; Page up/down; Cut block; Delete line start/end)
svn path=/import/netsurf/; revision=1812
2005-07-20 23:27:28 +00:00
Adrian Lees
bd99f7081e
[project @ 2005-07-19 03:56:17 by adrianl]
...
Search-as-you-type
svn path=/import/netsurf/; revision=1805
2005-07-19 03:56:17 +00:00
Adrian Lees
1e673368d1
[project @ 2005-04-22 00:58:05 by adrianl]
...
No selection when searching on non-html content
svn path=/import/netsurf/; revision=1677
2005-04-22 00:58:05 +00:00
Adrian Lees
89d98d0577
[project @ 2005-04-17 23:32:09 by adrianl]
...
better keyboard support for scale and find dialogs
svn path=/import/netsurf/; revision=1665
2005-04-17 23:32:09 +00:00
Adrian Lees
9cff88ddd5
[project @ 2005-04-17 04:13:13 by adrianl]
...
Multiple matches per box
svn path=/import/netsurf/; revision=1658
2005-04-17 04:13:13 +00:00
Adrian Lees
452a27e74c
[project @ 2005-04-17 03:30:35 by adrianl]
...
Search text highlighting in browser windows
svn path=/import/netsurf/; revision=1657
2005-04-17 03:30:35 +00:00
Richard Wilson
610fca368b
[project @ 2005-04-07 20:46:22 by rjw]
...
Update to the way menus are handled. Various GUI bug fixes.
svn path=/import/netsurf/; revision=1603
2005-04-07 20:46:22 +00:00
Adrian Lees
9b8a94cc39
[project @ 2005-03-25 14:25:25 by adrianl]
...
Removed string copying and added wildcard matching.
svn path=/import/netsurf/; revision=1582
2005-03-25 14:25:25 +00:00
James Bursa
511d66331f
[project @ 2004-10-17 21:16:00 by bursa]
...
Move to use plotters. Replace html.layout->children with html.layout.
svn path=/import/netsurf/; revision=1318
2004-10-17 21:16:00 +00:00
John Mark Bell
fc50ed2eca
[project @ 2004-08-05 22:38:26 by jmb]
...
Fix bug relating to window contents changing
svn path=/import/netsurf/; revision=1184
2004-08-05 22:38:26 +00:00
John Mark Bell
f3bef9fdcb
[project @ 2004-08-05 22:03:56 by jmb]
...
Tidy up and bugfix search implementation
svn path=/import/netsurf/; revision=1183
2004-08-05 22:03:56 +00:00
John Mark Bell
4f3691d183
[project @ 2004-08-05 20:32:00 by jmb]
...
Text search. Press F4 to access it
svn path=/import/netsurf/; revision=1182
2004-08-05 20:32:00 +00:00