summaryrefslogtreecommitdiff
path: root/frontends
Commit message (Collapse)AuthorAgeFilesLines
* move layout header into public APIVincent Sanders2016-05-3012-12/+12
|
* move fetch header into public APIVincent Sanders2016-05-3010-10/+10
|
* move misc header into public APIVincent Sanders2016-05-309-9/+9
|
* move utf8 header into public APIVincent Sanders2016-05-306-6/+6
|
* move download header into public APIVincent Sanders2016-05-308-9/+9
|
* move clipboard header into public APIVincent Sanders2016-05-3013-13/+13
|
* move window header into public APIVincent Sanders2016-05-3037-37/+37
|
* move search header into public APIVincent Sanders2016-05-306-6/+6
|
* move bitmap API header to core include directoryVincent Sanders2016-05-2617-17/+17
|
* move the CSS content handlerVincent Sanders2016-05-261-1/+1
|
* fixup cocoa imports for moved image content handlersVincent Sanders2016-05-232-2/+2
|
* move image content handlers to accomodate core build changesVincent Sanders2016-05-2318-19/+19
|
* In 8-bit mode, when using a 1-bit mask, set the mask so only wholly ↵Chris Young2016-05-221-1/+1
| | | | | | transparent pixels are not plotted by default. This is considered "more correct" than setting an arbitrary value when full alpha is not possible.
* Avoid crash when freeing websearch listChris Young2016-05-221-0/+1
|
* rationalise use of gtk scaffolding headerVincent Sanders2016-05-216-6/+4
|
* store toolbar config in standard options instead of a separate fileVincent Sanders2016-05-215-74/+97
|
* fix resource locationVincent Sanders2016-05-151-7/+12
|
* fixup tab bar widget icon resource locationVincent Sanders2016-05-151-2/+2
|
* update missed cocoa frontend resource locationsVincent Sanders2016-05-151-1/+1
|
* update missed beos resource locationsVincent Sanders2016-05-151-2/+2
|
* fix cocoa frontend xib compile tool locationVincent Sanders2016-05-151-1/+1
|
* fix beos resource linksVincent Sanders2016-05-1517-17/+17
|
* fix amiga package dir locationVincent Sanders2016-05-151-6/+7
|
* fix missing default for framebuffer frontendVincent Sanders2016-05-151-0/+4
|
* move frontends into sub directoryVincent Sanders2016-05-151076-0/+215611