summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* add isMobileApp util function to reduce ifdefsJaume Pujantell2024-03-201-1/+2
* nearly pure re-factor: split out code into its own modules.Michael Meeks2024-03-061-1/+2
* wsd: move ClientRequestDispatcher to own fileAshod Nakashian2024-02-211-0/+1
* extract some functions to extra files for in process modeJaume Pujantell2023-12-181-1/+2
* Actually use the safer (escaped) string we constructTor Lillqvist2023-01-061-3/+2
* Put all Zotero logic to browserAndras Timar2022-12-121-2/+1
* Need Zotero.cpp here, tooTor Lillqvist2022-12-011-1/+2
* Enable developer console for webkit debugging.Gökay Şatır2022-11-291-0/+11
* The gtk app needs PNG_LIBSTor Lillqvist2022-11-291-1/+1
* Make the gtk app work againTor Lillqvist2022-11-241-2/+1
* Seems that the lang and userinterfacemode query parameters are neededTor Lillqvist2022-11-241-0/+2
* It seems that the gtk app takes a pathname, not a file: URITor Lillqvist2022-11-241-1/+1
* Probably must check for arbitrary binary data here, too, like in the iOS appTor Lillqvist2022-11-241-1/+1
* Make the gtk app build againTor Lillqvist2022-11-244-3/+14
* gtk: mobile: don't cleanup log when failingAshod Nakashian2022-08-021-1/+1
* wsd: always use Util::forcedExit to properly cleanupAshod Nakashian2022-08-021-1/+2
* rename: remaining lool->cool changesAndras Timar2021-11-183-18/+18
* mobile: rename 'lool' -> 'cool'Henry Castro2021-11-171-4/+4
* gtk: rename loleaflet -> browserHenry Castro2021-11-101-1/+1
* rename loleaflet.html -> cool.htmlHenry Castro2021-11-101-1/+1
* gtk: always include config.h firstAshod Nakashian2021-06-191-0/+2
* fix license headersAndras Timar2020-10-012-4/+0
* Fix gtk fake mobile application buildJan-Marek Glogowski2020-07-141-1/+5
* wsd: cleanup realpath callAshod Nakashian2020-07-061-1/+1
* gtk: fix typoMiklos Vajna2019-04-231-1/+1
* gtkapp: Drop this warning, clang complains about it.Jan Holesovsky2019-04-191-1/+1
* EditsTor Lillqvist2019-04-191-3/+4
* Need -DGTKAPP hereTor Lillqvist2019-04-191-0/+1
* Revert "android: Various fixes to make the sending from the core to JS..."Jan Holesovsky2019-02-201-3/+3
* android: Various fixes to make the sending from the core to JS working.Jan Holesovsky2019-02-191-3/+3
* android: #if(n)def MOBILEAPP -> #if (!)MOBILEAPP for better reliability.Jan Holesovsky2019-02-121-1/+1
* cleanup and simplify.Michael Meeks2018-11-021-65/+18
* gtk: compile with older WebKit JS interface too.Michael Meeks2018-11-011-14/+48
* Disable SSL when configuring for mobile.Michael Meeks2018-11-011-1/+1
* Take path to document to edit on the command lineTor Lillqvist2018-10-261-3/+7
* SCNR: Avoid forward declarations, just move the functions before their useTor Lillqvist2018-10-261-14/+11
* hello-world.odt does not exist out of the boxTor Lillqvist2018-10-251-0/+2
* Fix some memory management fooTor Lillqvist2018-10-251-4/+10
* Minor improvementsTor Lillqvist2018-10-231-3/+4
* TypoTor Lillqvist2018-10-171-1/+1
* Add gtk/READMETor Lillqvist2018-10-171-0/+19
* Attempt to fix the thread problems in the GTK+ testbed appTor Lillqvist2018-10-171-11/+24
* More work on the GTK+ testbed appTor Lillqvist2018-10-171-15/+202
* Build the GTK+ testbed app using autofooTor Lillqvist2018-10-174-37/+41
* Forgot to commit this fileTor Lillqvist2018-10-171-0/+12
* Add handlers for messages from JSTor Lillqvist2018-10-171-0/+41
* Start on a gtk+-based workalike to the iOS appTor Lillqvist2018-10-172-0/+143