summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/platform/linux/linux_gdk_helper.cpp
AgeCommit message (Expand)Author
2021-08-25Get rid of gtk open with dialogIlya Fedin
2021-07-02Move GTK integration out of process with D-BusIlya Fedin
2021-06-24Get rid of gtk2 header compatibilityIlya Fedin
2021-06-12Fix building with LINK_TO_GTKmid-kid
2021-05-11Implement parent setting for portal and gtk dialogs on Wayland via xdg-foreig...Ilya Fedin
2021-04-06Add limited webview support on Linux.John Preston
2021-03-04Move glib usage to glibmmIlya Fedin
2021-02-22Add DESKTOP_APP_DISABLE_X11_INTEGRATIONIlya Fedin
2021-02-19Expose gtk integration to lib_baseIlya Fedin
2021-01-22Split GTK integration into a singletonIlya Fedin
2021-01-04Revert "Use xcb to set transient parent for gtk file dialog"Ilya Fedin
2020-12-22Use Platform::IsWayland in linux_gdk_helperIlya Fedin
2020-12-14Use xcb to set transient parent for gtk file dialogIlya Fedin
2020-06-29Link to gtk3 without QLibrary if DESKTOP_APP_USE_PACKAGED is definedIlya Fedin
2020-06-17Use gtk clipboard when available to avoid https://bugreports.qt.io/browse/QTB...Ilya Fedin
2018-01-03Use single LEGAL file with license and copyright.John Preston
2017-09-28New build option: without GTK and appindicatoreegorov
2017-03-04Removed #include "stdafx.h" from all files.John Preston
2017-01-11Version 1.0 stable: bump copyright date to 2017.v1.0.0John Preston
2016-07-07Building Qt with -no-gtkstyle and disable forcing "-style=0" in main.cppJohn Preston
2016-07-06Using GTK file dialog when it is available.John Preston