about summary refs log tree commit diff stats
path: root/todo
Commit message (Collapse)AuthorAgeFilesLines
* javascript: misc. refactoringsbptato2023-08-241-1/+0
| | | | | | | | | | | | * Remove some unused properties from objects * Un-extern JSFunctionList * Remove js/javascript dependency from regex (the wrapper functions were rather pointless) * Remove setProperty (only toJS(Table) used it, but there we have to use defineProperty instead.) * Accordingly, use definePropertyCWE in toJS(Table) * Simplify fromJSTable (replace pointer arithmetic with UncheckedArray) * Reduce implicit `result' usage
* javascript: finish LegacyUnforgeable + misc fixesbptato2023-08-201-1/+0
| | | | | | | | Add jsuffget, jsuffunc for setting LegacyUnforgeable on functions. Misc fixes: * define LegacyUnforgeable properties for native object shims * replace some macros with templates
* Update todobptato2023-08-171-0/+1
|
* Update todobptato2023-08-151-1/+0
|
* Update todo filebptato2023-08-131-5/+3
|
* Add default background/foreground color overridebptato2023-07-291-1/+5
|
* Add popup menu for select elementbptato2023-07-051-3/+2
| | | | | | | Replaces the weird CSS implementation we have had until now with a searchable popup menu similar to that of w3m. (The previous implementation broke on websites that do not expect <select> to expand on click, had no separate search, and was ugly.)
* Add proxy supportbptato2023-07-041-1/+0
|
* update todobptato2023-07-041-7/+1
|
* update todobptato2023-07-011-1/+0
|
* update todobptato2023-06-261-2/+2
|
* import todo listbptato2023-06-261-0/+109