# -*- 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/. # include $(SRCDIR)/vcl/commonfuzzer.mk $(eval $(call gb_Executable_Executable,pctfuzzer)) $(eval $(call gb_Executable_use_api,pctfuzzer,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_use_externals,pctfuzzer,\ $(fuzzer_externals) \ )) $(eval $(call gb_Executable_set_include,pctfuzzer,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_Executable_use_libraries,pctfuzzer,\ $(fuzzer_core_libraries) \ )) $(eval $(call gb_Executable_use_static_libraries,pctfuzzer,\ $(fuzzer_statics) \ )) $(eval $(call gb_Executable_add_exception_objects,pctfuzzer,\ vcl/workben/pctfuzzer \ )) $(eval $(call gb_Executable_add_libs,pctfuzzer,\ $(LIB_FUZZING_ENGINE) \ )) # vim: set noet sw=4 ts=4: ora.com> Tested-by: Jenkins
(soffice:40467): Gtk-CRITICAL **: 11:08:58.517: gtk_assistant_set_page_has_padding: assertion 'child != NULL' failed
(soffice:40467): Gtk-WARNING **: 11:59:34.471: ../../../gtk/gtkcontainer.c:1348: container class 'GtkHeaderBar' has no child property named 'expand'

Regression from 2f3f1170a7ae8bb06c6cd66a8ba3eb85cc63c2ac
Resave with newer Glade version

Change-Id: I9fd86af43149f2ea6bd25e63c1c04360fdae0bcf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169987
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Jenkins
Resave with newer Glade version 2024-06-26T03:32:31+00:00 Bogdan Buzea buzea.bogdan@libreoffice.org 2024-06-23T17:37:03+00:00 2f3f1170a7ae8bb06c6cd66a8ba3eb85cc63c2ac Change-Id: I8acca3d2c035fea8caf41b5d5072f5b27604568a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169417 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> Tested-by: Jenkins
Change-Id: I8acca3d2c035fea8caf41b5d5072f5b27604568a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169417
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
Tested-by: Jenkins
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>
tdf#135442 min supported version of gtk3 is 3.18 not 3.20 2020-08-11T20:31:11+00:00 Caolán McNamara caolanm@redhat.com 2020-08-11T14:29:38+00:00 e603bbceed095b1e94756c1e7dc0078f657cf864 Change-Id: Iaa2eefbe08fad3a7dd6eff98bf5fb513053a263d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100532 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Change-Id: Iaa2eefbe08fad3a7dd6eff98bf5fb513053a263d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100532
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
weld chart CreationWizard 2019-08-22T16:26:41+00:00 Caolán McNamara caolanm@redhat.com 2019-08-22T10:15:57+00:00 d661cb17610af93b1607025284f23187c6d2fc06 Change-Id: I7ee88c1e1b0eca5c2510a4bbba8b60c0d8a4e3e8 Reviewed-on: https://gerrit.libreoffice.org/77954 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Change-Id: I7ee88c1e1b0eca5c2510a4bbba8b60c0d8a4e3e8
Reviewed-on: https://gerrit.libreoffice.org/77954
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>