Michael Drake
|
fa64d91d12
|
Switch to new libcss API for unit conversion.
|
2021-05-30 11:52:33 +01:00 |
|
Vincent Sanders
|
5ce8f0baf1
|
make text selection context an opaque interface
|
2020-05-23 23:33:52 +01:00 |
|
Vincent Sanders
|
cfe57002fe
|
remove unused css length usage in selection
|
2020-05-23 23:00:08 +01:00 |
|
Vincent Sanders
|
4cef0f955c
|
pass the browser window to selection click handler
this means the content handlers do not have to provide a separate
method to extract their browser window and it can simply be
passed in.
|
2020-05-20 23:17:48 +01:00 |
|
Vincent Sanders
|
3c7538a9f9
|
hoist common text search out of content handlers
|
2020-05-12 21:09:41 +01:00 |
|
Vincent Sanders
|
a8596a80ae
|
move free text search general interface to content.
needs additional cleanup to call content through handler table to
perform searches.
|
2020-05-10 23:22:29 +01:00 |
|
Vincent Sanders
|
5f8b1497e1
|
clean up content headers and documentation comments
pure formatting and documentation changes, no code difference
|
2020-05-06 23:38:50 +01:00 |
|
Vincent Sanders
|
fcd8d50359
|
remove unecessary include
|
2020-05-03 10:06:43 +01:00 |
|
Vincent Sanders
|
a706c69bf4
|
improve html content handler private headers
|
2020-05-02 20:47:53 +01:00 |
|