summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtksys.hxx
AgeCommit message (Expand)Author
2023-11-20tdf#143148: Use pragma once instead of include guards in vcl/inc/unxTaichi Haradaguchi
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin
2021-05-10gtk4: implement GetDisplayScreenCountCaolán McNamara
2021-05-10bodge a gtk4 starting point into existenceCaolán McNamara
2020-06-02inline some use-once typedefsNoel Grandin
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-10-04loplugin:unusedmethodsNoel Grandin
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-08-08loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks
2012-05-11include dequeCaolán McNamara
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2011-11-21convert gtk plugin to rtl::O(U)StringDavid Tardon
2011-10-25gtk3: remove X dependency (for now)Michael Meeks
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks