summaryrefslogtreecommitdiff
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2019-04-23gtk: fix typoMiklos Vajna1-1/+1
2019-04-19gtkapp: Drop this warning, clang complains about it.Jan Holesovsky1-1/+1
2019-04-19EditsTor Lillqvist1-3/+4
2019-04-19Need -DGTKAPP hereTor Lillqvist1-0/+1
2019-02-20Revert "android: Various fixes to make the sending from the core to JS..."Jan Holesovsky1-3/+3
2019-02-19android: Various fixes to make the sending from the core to JS working.Jan Holesovsky1-3/+3
2019-02-12android: #if(n)def MOBILEAPP -> #if (!)MOBILEAPP for better reliability.Jan Holesovsky1-1/+1
2018-11-02cleanup and simplify.Michael Meeks1-65/+18
2018-11-01gtk: compile with older WebKit JS interface too.Michael Meeks1-14/+48
2018-11-01Disable SSL when configuring for mobile.Michael Meeks1-1/+1
2018-10-26Take path to document to edit on the command lineTor Lillqvist1-3/+7
2018-10-26SCNR: Avoid forward declarations, just move the functions before their useTor Lillqvist1-14/+11
2018-10-25hello-world.odt does not exist out of the boxTor Lillqvist1-0/+2
2018-10-25Fix some memory management fooTor Lillqvist1-4/+10
2018-10-23Minor improvementsTor Lillqvist1-3/+4
2018-10-17TypoTor Lillqvist1-1/+1
2018-10-17Add gtk/READMETor Lillqvist1-0/+19
2018-10-17Attempt to fix the thread problems in the GTK+ testbed appTor Lillqvist1-11/+24
2018-10-17More work on the GTK+ testbed appTor Lillqvist1-15/+202
2018-10-17Build the GTK+ testbed app using autofooTor Lillqvist4-37/+41
2018-10-17Forgot to commit this fileTor Lillqvist1-0/+12
2018-10-17Add handlers for messages from JSTor Lillqvist1-0/+41
2018-10-17Start on a gtk+-based workalike to the iOS appTor Lillqvist2-0/+143