summaryrefslogtreecommitdiff
path: root/distro-configs
AgeCommit message (Expand)Author
2021-08-10oss-fuzz: can use system ucppCaolán McNamara
2021-08-07disable scripting for fuzzingCaolán McNamara
2021-08-07explicitly disable ldap for fuzzingCaolán McNamara
2021-08-06disable a few more things when fuzzingCaolán McNamara
2021-08-06oss-fuzz: disable some more features we don't needCaolán McNamara
2021-07-27Try without --disable-database-connectivity when building for iOSTor Lillqvist
2021-06-26use --disable-xmlhelp for fuzzingCaolán McNamara
2021-06-04Enable PdfIum for android buildmerttumer
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski
2021-05-29fix coverity build failure due to --with-privacy-policy-url=...Caolán McNamara
2021-05-26fix callgrind job by providing dummy privacy-urlChristian Lohmaier
2021-05-26fix also the Win64 tinderboxesChristian Lohmaier
2021-05-26fix jenkins tinderboxes config after 15ab55c092e0b474827abe104b73c5bfab6ef28cChristian Lohmaier
2021-05-26add privacy URL to crashreport dialog & updatecheck tab in optionsChristian Lohmaier
2021-05-19Adapt Flatpak build to switch from qrcodegen to zxingStephan Bergmann
2021-05-18make --disable-odk the defaultNoel Grandin
2021-05-05WASM: add distro config, amend readmeThorsten Behrens
2021-04-11Get rid of apache-commons-loggingStephan Bergmann
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-30drop ---disable-scripting again for fuzzingCaolán McNamara
2021-03-30Update the iOS simulator conf file to match the device oneTor Lillqvist
2021-03-29disable scripting for oss-fuzz tooCaolán McNamara
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-23qrcodegen was replaced by zxingCaolán McNamara
2021-03-16Do build Pdfium for iOS, tooTor Lillqvist
2020-12-25Remove vlc part since experimental since 5 yearsJulien Nabet
2020-10-04Add a LibreOfficeWinArm64.confJan-Marek Glogowski
2020-10-01add distro-configs for jenkins android buildsChristian Lohmaier
2020-09-21add an explicit --disable-qrcodegen configure optionCaolán McNamara
2020-09-14use new 32bit configure flags for jenkins windows-screenshot builderChristian Lohmaier
2020-09-11use 32bit configure flags for 32bit windows jenkins TBChristian Lohmaier
2020-09-11WIN drop --enable-64bit to select Windows targetJan-Marek Glogowski
2020-07-01android: Add a CP x86 configuration too.Jan Holesovsky
2020-07-01Adapt Flatpak build to new Box2D external requirementStephan Bergmann
2020-06-29Initial WIP steps for building for macOS on Apple SiliconTor Lillqvist
2020-06-26android: Add a CP x86-64 configuration.Jan Holesovsky
2020-06-18use jdk11 also for the perfsuite jenkins configChristian Lohmaier
2020-06-18go for the easy fix and use internal python for the callgrind jobChristian Lohmaier
2020-05-26jenkins linux configs: use jdk 11 for masterChristian Lohmaier
2020-04-30tango theme was removedCaolán McNamara
2020-04-29Remove tango icon theme, tdf#132022Rizal Muttaqin
2020-04-22use without-latest-c++ in coverity confCaolán McNamara
2020-04-09Try --disable-split-debug for distro-configs/Jenkins/linux_clang_dbgutil_64Stephan Bergmann
2020-03-09Add --disable-compiler-plugins-analyzer-pch for Jenkins/linux_clang_dbgutil_64Stephan Bergmann
2020-02-21Revert "make Linux Clang Jenkins builds use -Og"Luboš Luňák
2020-02-19make Mac Jenkins build use --enable-optimizedLuboš Luňák
2020-02-19make Linux Clang Jenkins builds use -OgLuboš Luňák
2020-02-11Introduce INCLUDE: in the distro-configs...Jan Holesovsky
2019-12-09ofz#19296 disable skia for oss-fuzzCaolán McNamara
2019-11-29Disable skia for onlineSamuel Mehrbrodt
<property name="use_underline">True</property>
<property name="xalign">0</property>
@@ -492,7 +491,7 @@
<object class="GtkCheckButton" id="TSB_AUTOGROW_HEIGHT">
<property name="label" translatable="yes" context="possizetabpage|TSB_AUTOGROW_HEIGHT">Fit _height to text</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
diff --git a/cui/uiconfig/ui/rotationtabpage.ui b/cui/uiconfig/ui/rotationtabpage.ui
index af5f9ec6260c..0bb66f4d4282 100644
--- a/cui/uiconfig/ui/rotationtabpage.ui
+++ b/cui/uiconfig/ui/rotationtabpage.ui
@@ -80,7 +80,7 @@
<child>
<object class="GtkSpinButton" id="MTR_FLD_POS_X">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustmentPOS1</property>
<property name="digits">2</property>
@@ -93,7 +93,7 @@
<child>
<object class="GtkSpinButton" id="MTR_FLD_POS_Y">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustmentPOS2</property>
<property name="digits">2</property>
@@ -231,7 +231,7 @@
<child>
<object class="GtkSpinButton" id="NF_ANGLE">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustmentANGLE</property>
<property name="digits">2</property>