/* Settings for poppler header file dection */ #ifndef CONFIG_POPPLER_H #define CONFIG_POPPLER_H #define ENABLE_PDFIMPORT 0 #define HAVE_POPPLER_VERSION_H 0 #endif tion/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/gtk3gtksalmenu.cxx
AgeCommit message (Expand)Author
2020-10-08Restore the fix for tdf#126830Maxim Monastirsky
2019-11-20honour MenuFlags::AlwaysShowDisabledEntries for native gtk menusCaolán McNamara
2019-11-06set mpCloseButton to null after it is destroyedCaolán McNamara
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-08tdf#124391 Fix doubled menu in global menuSamuel Mehrbrodt
2019-09-30drop gtk2 supportCaolán McNamara
2015-11-16vcl: de-layer needless module fragmentation in gtk and gtk3.Michael Meeks