# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_CppunitTest_CppunitTest,shell_zip)) $(eval $(call gb_CppunitTest_add_exception_objects,shell_zip, \ shell/qa/zip/testzipimpl \ shell/qa/zip/ziptest \ )) $(eval $(call gb_CppunitTest_set_include,shell_zip,\ -I$(SRCDIR)/shell/inc \ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_externals,shell_zip,\ expat \ zlib \ )) $(eval $(call gb_CppunitTest_use_system_win32_libs,shell_zip, \ ole32 \ kernel32 \ msvcprt \ )) $(eval $(call gb_CppunitTest_use_static_libraries,shell_zip,\ shell_xmlparser \ shlxthandler_common \ )) # vim: set noet sw=4 ts=4: 57 optnewdictionarydialog.ui: Define focusable widgets in order for more background. Change-Id: I1db418d4c6394fd8dd0db5127dbcd8e3f0dc09c9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175627 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Move the definition of the "customize" frame above
the "metadata" one in the .ui file so that it matches
the visual appearance, which makes sure that tab focus
order with the Qt-based VCL plugins is correct as well
for Writer's "File" -> "Export As" -> "Export as EPUB"
dialog.

See

    commit 02692566ad9fc7c3484f8581ffa0004cd4e43987
    Author: Michael Weghorn <m.weghorn@posteo.de>
    Date:   Thu Oct 24 17:43:35 2024 +0200

        tdf#130857 optnewdictionarydialog.ui: Define focusable widgets in order

for more background.

Change-Id: I1db418d4c6394fd8dd0db5127dbcd8e3f0dc09c9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175627
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Resave with newer Glade version 2024-06-27T23:45:51+00:00 Bogdan Buzea buzea.bogdan@libreoffice.org 2024-06-27T16:10:53+00:00 e9dd8d2311e6c40128f769dcc7477026dc59da23 Change-Id: Ic951f42f5a6dd7ab2d972a5ccc2d6e7fd3b5fa91 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169596 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> Tested-by: Jenkins
Change-Id: Ic951f42f5a6dd7ab2d972a5ccc2d6e7fd3b5fa91
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169596
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
Tested-by: Jenkins
drop unwanted stray yalign 2021-01-16T15:01:08+00:00 Caolán McNamara caolanm@redhat.com 2021-01-15T20:07:27+00:00 933a311c12929568b7912b8f26445ac314f57f6b Change-Id: Ic397aae6e9a9cd2258b0e65cd66c72c4218c6946 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109415 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Change-Id: Ic397aae6e9a9cd2258b0e65cd66c72c4218c6946
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109415
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
replace stock button labels 2021-01-15T11:43:22+00:00 Caolán McNamara caolanm@redhat.com 2021-01-11T16:17:32+00:00 9100d70e1deeefd652c70d8086c01fe55742c3f0 Change-Id: I726ba7846322863d9f38314b6c6ccc7f71124a0a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109197 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Change-Id: I726ba7846322863d9f38314b6c6ccc7f71124a0a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109197
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons 2021-01-15T09:10:14+00:00 Caolán McNamara caolanm@redhat.com 2021-01-14T15:42:05+00:00 f89b94c280e8d986cdf08271f5cdc6b1dfe09575 except for extensions/uiconfig/spropctrlr/ui/multiline.ui Change-Id: Ia2eca14332ffd4ac6e277c7529f17eca3ba29c0e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109310 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
except for extensions/uiconfig/spropctrlr/ui/multiline.ui

Change-Id: Ia2eca14332ffd4ac6e277c7529f17eca3ba29c0e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109310
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
drop deprecated GtkAlignment, move left/top-padding into child margin-start/top 2020-12-23T17:04:58+00:00 Caolán McNamara caolanm@redhat.com 2020-12-22T14:20:14+00:00 4915aa1a611feb2b1de71af2b1eeaceaec6e1831 for writerperfect Change-Id: Ia401f8e92f1ef16df646c1adc9e6ad05a0f9af0d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108205 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
for writerperfect

Change-Id: Ia401f8e92f1ef16df646c1adc9e6ad05a0f9af0d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108205
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
add <!-- n-columns=1 n-rows=1 --> before every GtkGrid 2020-11-15T19:14:10+00:00 Caolán McNamara caolanm@redhat.com 2020-11-14T21:19:30+00:00 15377223043d4430ebf49eefe0f00a736908d02d for a in `git ls-files '*.ui'`; do sed -i 's/^\( *\)\(<object class="GtkGrid".*\)/\1<!-- n-columns=1 n-rows=1 -->\n\1\2/' $a; done so we get the same behavior in glade as before 3.38 in that the grid preview don't show any unoccupied grid squares replace all existing n-columns=X n-rows=Y lines because they are all wrong, except for cui/uiconfig/ui/additionsfragment.ui sw/uiconfig/swriter/ui/pageheaderpanel.ui sw/uiconfig/swriter/ui/pagefooterpanel.ui which are correct. Change-Id: I401bbe8e098c26e7f57d6a872d3b70fc1ce85a00 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105846 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
for a in `git ls-files '*.ui'`; do sed -i 's/^\( *\)\(<object class="GtkGrid".*\)/\1<!-- n-columns=1 n-rows=1 -->\n\1\2/' $a; done

so we get the same behavior in glade as before 3.38 in that the grid preview
don't show any unoccupied grid squares

replace all existing n-columns=X n-rows=Y lines because they are
all wrong, except for
cui/uiconfig/ui/additionsfragment.ui
sw/uiconfig/swriter/ui/pageheaderpanel.ui
sw/uiconfig/swriter/ui/pagefooterpanel.ui
which are correct.

Change-Id: I401bbe8e098c26e7f57d6a872d3b70fc1ce85a00
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105846
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
set all .ui min require version of gtk to 3.20 2020-10-22T20:27:50+00:00 Caolán McNamara caolanm@redhat.com 2020-10-22T16:26:58+00:00 3b3c181e5010c7b1ef6f82f23101ce45f7f0a621 and update the version mentioned in our min req in the readme.xrm follow up to commit 0c9ccc7dbf6deb4d012e0d1e6eb934e54e0f19bc Author: Caolán McNamara <caolanm@redhat.com> Date: Fri Oct 2 21:21:45 2020 +0100 raise min version of gtk to 3.20.0 Change-Id: Ibae55c97e1ee577f4b7435d124cda6a21005ad0c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104692 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
and update the version mentioned in our min req in the readme.xrm

follow up to

commit 0c9ccc7dbf6deb4d012e0d1e6eb934e54e0f19bc
Author: Caolán McNamara <caolanm@redhat.com>
Date:   Fri Oct 2 21:21:45 2020 +0100

    raise min version of gtk to 3.20.0

Change-Id: Ibae55c97e1ee577f4b7435d124cda6a21005ad0c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104692
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
lint-ui: validate has_default and can_default 2020-10-05T12:43:18+00:00 Noel noelgrandin@gmail.com 2020-10-02T11:22:04+00:00 68961653f9af29b332039e50459e29d33c623013 check that if a widget has has_default=='True', then it also has can_default=='True' Change-Id: Ie51d9d8fff6d7cc0cc42a09331f59e7ef6d559be Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103834 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins
check that if a widget has has_default=='True', then it also
has can_default=='True'

Change-Id: Ie51d9d8fff6d7cc0cc42a09331f59e7ef6d559be
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103834
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins