summaryrefslogtreecommitdiff
path: root/frontends/gtk/viewsource.c
Commit message (Collapse)AuthorAgeFilesLines
* change content get_source_data interfaces to return uint8_t and size_tVincent Sanders2019-05-051-4/+5
| | | | | previously these interfaces returned char * and unsigned int which was undesirable.
* Browser: Rename function to access bw URL.Michael Drake2018-07-231-3/+3
|
* Update content to split public and internal APIVincent Sanders2016-06-061-1/+2
|
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+82