Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
c7853b5b
Kaydet (Commit)
c7853b5b
authored
Haz 20, 2014
tarafından
Caolán McNamara
Kaydeden (comit)
Miklos Vajna
Tem 01, 2014
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
hook up new drawing support to .uis
Change-Id: Id441a91e86b89bf8fe6bfd778ca09e732e054103
üst
7d9bb549
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
211 additions
and
17 deletions
+211
-17
UIConfig_cui.mk
cui/UIConfig_cui.mk
+1
-0
borderareatransparencydialog.ui
cui/uiconfig/ui/borderareatransparencydialog.ui
+148
-0
paradialog.ui
sw/uiconfig/swriter/ui/paradialog.ui
+18
-3
templatedialog2.ui
sw/uiconfig/swriter/ui/templatedialog2.ui
+20
-5
templatedialog8.ui
sw/uiconfig/swriter/ui/templatedialog8.ui
+24
-9
No files found.
cui/UIConfig_cui.mk
Dosyayı görüntüle @
c7853b5b
...
...
@@ -27,6 +27,7 @@ $(eval $(call gb_UIConfig_add_uifiles,cui,\
cui/uiconfig/ui/backgroundpage \
cui/uiconfig/ui/baselinksdialog \
cui/uiconfig/ui/bitmaptabpage \
cui/uiconfig/ui/borderareatransparencydialog \
cui/uiconfig/ui/borderbackgrounddialog \
cui/uiconfig/ui/borderpage \
cui/uiconfig/ui/breaknumberoption \
...
...
cui/uiconfig/ui/borderareatransparencydialog.ui
0 → 100644
Dosyayı görüntüle @
c7853b5b
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.16.1 -->
<interface>
<requires
lib=
"gtk+"
version=
"3.0"
/>
<object
class=
"GtkDialog"
id=
"BorderAreaTransparencyDialog"
>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"border_width"
>
6
</property>
<property
name=
"title"
translatable=
"yes"
>
Border / Background
</property>
<property
name=
"type_hint"
>
dialog
</property>
<child
internal-child=
"vbox"
>
<object
class=
"GtkBox"
id=
"dialog-vbox1"
>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"orientation"
>
vertical
</property>
<property
name=
"spacing"
>
12
</property>
<child
internal-child=
"action_area"
>
<object
class=
"GtkButtonBox"
id=
"dialog-action_area1"
>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"layout_style"
>
end
</property>
<child>
<object
class=
"GtkButton"
id=
"ok"
>
<property
name=
"label"
>
gtk-ok
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"can_default"
>
True
</property>
<property
name=
"has_default"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
<property
name=
"use_stock"
>
True
</property>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
True
</property>
<property
name=
"position"
>
0
</property>
</packing>
</child>
<child>
<object
class=
"GtkButton"
id=
"cancel"
>
<property
name=
"label"
>
gtk-cancel
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
<property
name=
"use_stock"
>
True
</property>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
True
</property>
<property
name=
"position"
>
1
</property>
</packing>
</child>
<child>
<object
class=
"GtkButton"
id=
"help"
>
<property
name=
"label"
>
gtk-help
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
<property
name=
"use_stock"
>
True
</property>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
True
</property>
<property
name=
"position"
>
2
</property>
</packing>
</child>
<child>
<object
class=
"GtkButton"
id=
"reset"
>
<property
name=
"label"
>
gtk-revert-to-saved
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
<property
name=
"use_stock"
>
True
</property>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
True
</property>
<property
name=
"position"
>
3
</property>
</packing>
</child>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
True
</property>
<property
name=
"pack_type"
>
end
</property>
<property
name=
"position"
>
0
</property>
</packing>
</child>
<child>
<object
class=
"GtkNotebook"
id=
"tabcontrol"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"vexpand"
>
True
</property>
<child>
<placeholder/>
</child>
<child
type=
"tab"
>
<object
class=
"GtkLabel"
id=
"borders"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Borders
</property>
</object>
<packing>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
<child>
<placeholder/>
</child>
<child
type=
"tab"
>
<object
class=
"GtkLabel"
id=
"area"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Area
</property>
</object>
<packing>
<property
name=
"position"
>
1
</property>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
<child>
<placeholder/>
</child>
<child
type=
"tab"
>
<object
class=
"GtkLabel"
id=
"transparence"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Transparency
</property>
</object>
<packing>
<property
name=
"position"
>
2
</property>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
True
</property>
<property
name=
"position"
>
1
</property>
</packing>
</child>
</object>
</child>
<action-widgets>
<action-widget
response=
"0"
>
ok
</action-widget>
<action-widget
response=
"0"
>
cancel
</action-widget>
<action-widget
response=
"0"
>
help
</action-widget>
<action-widget
response=
"0"
>
reset
</action-widget>
</action-widgets>
</object>
</interface>
sw/uiconfig/swriter/ui/paradialog.ui
Dosyayı görüntüle @
c7853b5b
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.16.1 -->
<interface>
<
!-- interface-requires gtk+ 3.0 --
>
<
requires
lib=
"gtk+"
version=
"3.0"
/
>
<object
class=
"GtkDialog"
id=
"ParagraphPropertiesDialog"
>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"border_width"
>
6
</property>
...
...
@@ -204,16 +205,30 @@
<placeholder/>
</child>
<child
type=
"tab"
>
<object
class=
"GtkLabel"
id=
"
labelTP_BACKGROUND
"
>
<object
class=
"GtkLabel"
id=
"
area
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Background
</property>
<property
name=
"label"
translatable=
"yes"
>
Area
</property>
</object>
<packing>
<property
name=
"position"
>
8
</property>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
<child>
<placeholder/>
</child>
<child
type=
"tab"
>
<object
class=
"GtkLabel"
id=
"transparence"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Transparency
</property>
</object>
<packing>
<property
name=
"position"
>
9
</property>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
...
...
sw/uiconfig/swriter/ui/templatedialog2.ui
Dosyayı görüntüle @
c7853b5b
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.16.1 -->
<interface>
<
!-- interface-requires gtk+ 3.0 --
>
<
requires
lib=
"gtk+"
version=
"3.0"
/
>
<object
class=
"GtkDialog"
id=
"TemplateDialog2"
>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"border_width"
>
6
</property>
...
...
@@ -288,10 +289,10 @@
<placeholder/>
</child>
<child
type=
"tab"
>
<object
class=
"GtkLabel"
id=
"
background
"
>
<object
class=
"GtkLabel"
id=
"
area
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Background
</property>
<property
name=
"label"
translatable=
"yes"
>
Area
</property>
</object>
<packing>
<property
name=
"position"
>
12
</property>
...
...
@@ -301,6 +302,20 @@
<child>
<placeholder/>
</child>
<child
type=
"tab"
>
<object
class=
"GtkLabel"
id=
"transparence"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Transparency
</property>
</object>
<packing>
<property
name=
"position"
>
13
</property>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
<child>
<placeholder/>
</child>
<child
type=
"tab"
>
<object
class=
"GtkLabel"
id=
"borders"
>
<property
name=
"visible"
>
True
</property>
...
...
@@ -308,7 +323,7 @@
<property
name=
"label"
translatable=
"yes"
>
Borders
</property>
</object>
<packing>
<property
name=
"position"
>
1
3
</property>
<property
name=
"position"
>
1
4
</property>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
...
...
@@ -322,7 +337,7 @@
<property
name=
"label"
translatable=
"yes"
>
Condition
</property>
</object>
<packing>
<property
name=
"position"
>
1
4
</property>
<property
name=
"position"
>
1
5
</property>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
...
...
sw/uiconfig/swriter/ui/templatedialog8.ui
Dosyayı görüntüle @
c7853b5b
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.16.1 -->
<interface>
<
!-- interface-requires gtk+ 3.0 --
>
<
requires
lib=
"gtk+"
version=
"3.0"
/
>
<object
class=
"GtkDialog"
id=
"TemplateDialog8"
>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"border_width"
>
6
</property>
...
...
@@ -134,10 +135,10 @@
<placeholder/>
</child>
<child
type=
"tab"
>
<object
class=
"GtkLabel"
id=
"
background
"
>
<object
class=
"GtkLabel"
id=
"
area
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Background
</property>
<property
name=
"label"
translatable=
"yes"
>
Area
</property>
</object>
<packing>
<property
name=
"position"
>
2
</property>
...
...
@@ -147,6 +148,20 @@
<child>
<placeholder/>
</child>
<child
type=
"tab"
>
<object
class=
"GtkLabel"
id=
"transparence"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Transparency
</property>
</object>
<packing>
<property
name=
"position"
>
3
</property>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
<child>
<placeholder/>
</child>
<child
type=
"tab"
>
<object
class=
"GtkLabel"
id=
"header"
>
<property
name=
"visible"
>
True
</property>
...
...
@@ -154,7 +169,7 @@
<property
name=
"label"
translatable=
"yes"
>
Header
</property>
</object>
<packing>
<property
name=
"position"
>
3
</property>
<property
name=
"position"
>
4
</property>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
...
...
@@ -168,7 +183,7 @@
<property
name=
"label"
translatable=
"yes"
>
Footer
</property>
</object>
<packing>
<property
name=
"position"
>
4
</property>
<property
name=
"position"
>
5
</property>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
...
...
@@ -182,7 +197,7 @@
<property
name=
"label"
translatable=
"yes"
>
Borders
</property>
</object>
<packing>
<property
name=
"position"
>
5
</property>
<property
name=
"position"
>
6
</property>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
...
...
@@ -196,7 +211,7 @@
<property
name=
"label"
translatable=
"yes"
>
Columns
</property>
</object>
<packing>
<property
name=
"position"
>
6
</property>
<property
name=
"position"
>
7
</property>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
...
...
@@ -210,7 +225,7 @@
<property
name=
"label"
translatable=
"yes"
>
Footnote
</property>
</object>
<packing>
<property
name=
"position"
>
7
</property>
<property
name=
"position"
>
8
</property>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
...
...
@@ -224,7 +239,7 @@
<property
name=
"label"
translatable=
"yes"
>
Text Grid
</property>
</object>
<packing>
<property
name=
"position"
>
8
</property>
<property
name=
"position"
>
9
</property>
<property
name=
"tab_fill"
>
False
</property>
</packing>
</child>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment