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
f2111433
Kaydet (Commit)
f2111433
authored
Ock 21, 2015
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
has_focus is not implemented, remove uses
Change-Id: Iebd4d28471d85696328cb7772fec0bc793493bf4
üst
4b2daa1c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
74 additions
and
18 deletions
+74
-18
newtabledialog.ui
cui/uiconfig/ui/newtabledialog.ui
+9
-9
querypropertiesdialog.ui
dbaccess/uiconfig/ui/querypropertiesdialog.ui
+10
-3
impswfdialog.ui
filter/uiconfig/ui/impswfdialog.ui
+25
-3
assistentdialog.ui
sd/uiconfig/simpress/ui/assistentdialog.ui
+30
-3
No files found.
cui/uiconfig/ui/newtabledialog.ui
Dosyayı görüntüle @
f2111433
<?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=
"GtkAdjustment"
id=
"columns_value"
>
<property
name=
"lower"
>
1
</property>
<property
name=
"upper"
>
75
</property>
...
...
@@ -8,6 +9,13 @@
<property
name=
"step_increment"
>
1
</property>
<property
name=
"page_increment"
>
10
</property>
</object>
<object
class=
"GtkAdjustment"
id=
"rows_value"
>
<property
name=
"lower"
>
1
</property>
<property
name=
"upper"
>
75
</property>
<property
name=
"value"
>
2
</property>
<property
name=
"step_increment"
>
1
</property>
<property
name=
"page_increment"
>
10
</property>
</object>
<object
class=
"GtkDialog"
id=
"NewTableDialog"
>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"border_width"
>
6
</property>
...
...
@@ -120,7 +128,6 @@
<object
class=
"GtkSpinButton"
id=
"columns"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"has_focus"
>
True
</property>
<property
name=
"invisible_char"
>
•
</property>
<property
name=
"activates_default"
>
True
</property>
<property
name=
"adjustment"
>
columns_value
</property>
...
...
@@ -166,11 +173,4 @@
<action-widget
response=
"0"
>
cancel
</action-widget>
</action-widgets>
</object>
<object
class=
"GtkAdjustment"
id=
"rows_value"
>
<property
name=
"lower"
>
1
</property>
<property
name=
"upper"
>
75
</property>
<property
name=
"value"
>
2
</property>
<property
name=
"step_increment"
>
1
</property>
<property
name=
"page_increment"
>
10
</property>
</object>
</interface>
dbaccess/uiconfig/ui/querypropertiesdialog.ui
Dosyayı görüntüle @
f2111433
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.1
8.3
-->
<!-- Generated with glade 3.1
6.1
-->
<interface>
<requires
lib=
"gtk+"
version=
"3.0"
/>
<
requires
lib=
"LibreOffice"
version=
"1.0"
/
>
<
!-- interface-requires LibreOffice 1.0 --
>
<object
class=
"GtkDialog"
id=
"QueryPropertiesDialog"
>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"border_width"
>
6
</property>
...
...
@@ -40,7 +40,6 @@
<property
name=
"label"
>
gtk-cancel
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"has_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
<property
name=
"use_stock"
>
True
</property>
</object>
...
...
@@ -90,6 +89,8 @@
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -102,6 +103,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -145,6 +148,8 @@
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -157,6 +162,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
</object>
...
...
filter/uiconfig/ui/impswfdialog.ui
Dosyayı görüntüle @
f2111433
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.1
8.3
-->
<!-- Generated with glade 3.1
6.1
-->
<interface>
<requires
lib=
"gtk+"
version=
"3.0"
/>
<object
class=
"GtkAdjustment"
id=
"adjustmentquality"
>
...
...
@@ -101,14 +101,14 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
<object
class=
"GtkSpinButton"
id=
"quality"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"has_focus"
>
True
</property>
<property
name=
"is_focus"
>
True
</property>
<property
name=
"valign"
>
center
</property>
<property
name=
"invisible_char"
>
●
</property>
<property
name=
"xalign"
>
0.5
</property>
...
...
@@ -119,12 +119,16 @@
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
</object>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -140,6 +144,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -160,6 +166,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -181,6 +189,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -196,6 +206,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -211,18 +223,24 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
2
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
</object>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
</object>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
2
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -238,6 +256,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
3
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -253,6 +273,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
4
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
</object>
...
...
sd/uiconfig/simpress/ui/assistentdialog.ui
Dosyayı görüntüle @
f2111433
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.1
8.3
-->
<!-- Generated with glade 3.1
6.1
-->
<interface>
<requires
lib=
"gtk+"
version=
"3.0"
/>
<
requires
lib=
"LibreOffice"
version=
"1.0"
/
>
<
!-- interface-requires LibreOffice 1.0 --
>
<object
class=
"GtkDialog"
id=
"Assistent"
>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"hexpand"
>
True
</property>
...
...
@@ -72,7 +72,6 @@
<property
name=
"use_action_appearance"
>
False
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"has_focus"
>
True
</property>
<property
name=
"can_default"
>
True
</property>
<property
name=
"has_default"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
...
...
@@ -537,6 +536,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -554,6 +555,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -571,6 +574,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
2
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -588,6 +593,8 @@
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -605,6 +612,8 @@
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -622,6 +631,8 @@
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"top_attach"
>
2
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
</object>
...
...
@@ -695,6 +706,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -709,6 +722,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -720,6 +735,8 @@
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -731,6 +748,8 @@
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
</object>
...
...
@@ -831,6 +850,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -845,6 +866,8 @@
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -857,6 +880,8 @@
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
...
...
@@ -869,6 +894,8 @@
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
</object>
...
...
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