office-gobmx/uui
Caolán McNamara 97bbffc917 weld TreeView
a) use GtkTreeStores for GtkTreeViews
b) ironically can't store GtkTreeStore contents in .ui apparently
c) set show_expanders for all non-trees and unconverted cases
d) on-demand subtrees

Change-Id: I3c1036a222daba2c129b1a22ffeb3fe35005ae31
Reviewed-on: https://gerrit.libreoffice.org/63336
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-11-19 12:09:25 +01:00
..
inc Adapt to C++2a char_t 2018-11-17 17:17:26 +01:00
qa/unit
source tdf#42949 Fix IWYU warnings in include/vcl/[ab]* 2018-11-19 09:38:53 +01:00
uiconfig/ui weld TreeView 2018-11-19 12:09:25 +01:00
util
AllLangMoTarget_uui.mk
CppunitTest_uui_dialogs_test.mk
Library_uui.mk
Makefile
Module_uui.mk
README
UIConfig_uui.mk

Contains an Interaction Handler for the [[ucb]] and other uses. Works via VCL.