summaryrefslogtreecommitdiff
path: root/lo.xcent.in
blob: ca636d791fbcc687647445c9bf555467dca2b6ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>com.apple.application-identifier</key>
	<string>@MACOSX_BUNDLE_IDENTIFIER@</string>
	<key>com.apple.security.app-sandbox</key>
	<true/>
	<key>com.apple.security.files.bookmarks.app-scope</key>
	<true/>
	<key>com.apple.security.files.bookmarks.document-scope</key>
	<true/>
	<key>com.apple.security.files.bookmarks.collection-scope</key>
	<true/>
	<key>com.apple.security.files.user-selected.read-write</key>
	<true/>
	<key>com.apple.security.network.client</key>
	<true/>
	<key>com.apple.security.network.server</key>
	<true/>
	<key>com.apple.security.device.bluetooth</key>
	<true/>
	<!-- usb needed for the apple_remote thingie... -->
	<key>com.apple.security.device.usb</key>
	<true/>
	<key>com.apple.security.temporary-exception.apple-events</key>
	<array>
		<string>mac.remotecontrols</string>
	</array>
	<key>com.apple.security.print</key>
	<true/>
</dict>
</plist>
t/xmlsecurity/uiconfig?h=distro/collabora/cp-4.4&id=b6de43a14a768e261d2233df57cf5fa46480d991'>weld CertificateViewer clusterCaolán McNamara 2018-11-19weld TreeViewCaolán McNamara 2018-11-07move SvTreeListBox to vclCaolán McNamara 2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara 2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara 2018-05-22Related tdf#83877 Select certificate ok button label doesn't matchSamuel Mehrbrodt 2018-04-14look for check buttons without underlinesCaolán McNamara 2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara 2018-02-25convert all help responses to gtk's -11Caolán McNamara 2018-02-08certdialog: kille useless double-space in "Issued to "Christian Lohmaier 2017-12-08gpg4libre: multi-select encryption certs, hide desc entryThorsten Behrens 2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara 2017-09-03gpg4libre: Recycle certificate selection dialog for encryptionKatarina Behrens 2017-07-21migrate to boost::gettextCaolán McNamara 2017-06-23gpg4libre: Show certificate kind OpenPGP vs. X509 as 1 table columnKatarina Behrens 2017-06-07gpg4libre: add 'Start certificate manager' buttonKatarina Behrens 2017-03-15gpg4libre: Improve certificate details viewSamuel Mehrbrodt 2017-03-15gpg4libre: Show "issued to/by" only if they contain a valueSamuel Mehrbrodt 2017-01-31tdf#105637 Digital signatures dialog has unnessary labelsSamuel Mehrbrodt 2016-12-07xmlsecurity DigitalSignaturesDialog: show signature type on the UIMiklos Vajna 2016-11-16xmlsecurity: fix alignment for XAdES checkboxMiklos Vajna 2016-11-08Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist 2016-05-19Add column displaying intended usage to certificate chooserTor Lillqvist 2016-03-07xmlsecurity: default to OK instead of Cancel in CertificateChooserMiklos Vajna 2016-01-06xmlsecurity: add UI to provide a description when signingMiklos Vajna 2016-01-05xmlsecurity: show signature description in DigitalSignaturesDialogMiklos Vajna 2014-12-09xmlsecurity: HIG fixesAdolfo Jayme Barrientos 2014-08-12Grid and separarate "valid from/to" for CertificateViewerTomaž Vajngerl 2014-08-09Converted RID_XMLSECTP_GENERAL to Widget Layout.Rachit Gupta 2014-08-03Converted RID_XMLSECTP_DETAILS to Widget Layout.Rachit Gupta 2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper 2014-01-30convert cert path page to .uiCaolán McNamara 2014-01-30convert view certs tabdialog to .uiCaolán McNamara 2013-07-16convert versions of dialog to .uiCaolán McNamara