atk 0.90.6 → 0.90.7
Sign up to get free protection for your applications and to get access to all the features.
- metadata +7 -36
- data/ext/atk/atk.so +0 -0
- data/ext/atk/rbatk.o +0 -0
- data/ext/atk/rbatkaction.o +0 -0
- data/ext/atk/rbatkcomponent.o +0 -0
- data/ext/atk/rbatkdocument.o +0 -0
- data/ext/atk/rbatkeditabletext.o +0 -0
- data/ext/atk/rbatkgobjectaccessible.o +0 -0
- data/ext/atk/rbatkhyperlink.o +0 -0
- data/ext/atk/rbatkhypertext.o +0 -0
- data/ext/atk/rbatkimage.o +0 -0
- data/ext/atk/rbatkimplementor.o +0 -0
- data/ext/atk/rbatkinits.o +0 -0
- data/ext/atk/rbatknoopobject.o +0 -0
- data/ext/atk/rbatknoopobjectfactory.o +0 -0
- data/ext/atk/rbatkobject.o +0 -0
- data/ext/atk/rbatkobjectfactory.o +0 -0
- data/ext/atk/rbatkregistry.o +0 -0
- data/ext/atk/rbatkrelation.o +0 -0
- data/ext/atk/rbatkrelationset.o +0 -0
- data/ext/atk/rbatkselection.o +0 -0
- data/ext/atk/rbatkstate.o +0 -0
- data/ext/atk/rbatkstateset.o +0 -0
- data/ext/atk/rbatkstreamablecontent.o +0 -0
- data/ext/atk/rbatktable.o +0 -0
- data/ext/atk/rbatktext.o +0 -0
- data/ext/atk/rbatktextrange.o +0 -0
- data/ext/atk/rbatktextrectangle.o +0 -0
- data/ext/atk/rbatkutil.o +0 -0
- data/ext/atk/rbatkvalue.o +0 -0
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: atk
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 377
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 90
|
9
|
-
-
|
10
|
-
version: 0.90.
|
9
|
+
- 7
|
10
|
+
version: 0.90.7
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- The Ruby-GNOME2 Proejct Team
|
@@ -15,7 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date: 2011-
|
18
|
+
date: 2011-02-02 00:00:00 +09:00
|
19
19
|
default_executable:
|
20
20
|
dependencies:
|
21
21
|
- !ruby/object:Gem::Dependency
|
@@ -26,12 +26,12 @@ dependencies:
|
|
26
26
|
requirements:
|
27
27
|
- - ">="
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
hash:
|
29
|
+
hash: 377
|
30
30
|
segments:
|
31
31
|
- 0
|
32
32
|
- 90
|
33
|
-
-
|
34
|
-
version: 0.90.
|
33
|
+
- 7
|
34
|
+
version: 0.90.7
|
35
35
|
type: :runtime
|
36
36
|
version_requirements: *id001
|
37
37
|
description: Ruby/ATK is a Ruby binding of ATK-1.0.x.
|
@@ -49,67 +49,38 @@ files:
|
|
49
49
|
- extconf.rb
|
50
50
|
- lib/atk.rb
|
51
51
|
- ext/atk/rbatkutil.c
|
52
|
-
- ext/atk/rbatk.o
|
53
52
|
- ext/atk/rbatknoopobject.c
|
54
|
-
- ext/atk/rbatknoopobject.o
|
55
|
-
- ext/atk/rbatktext.o
|
56
|
-
- ext/atk/atk.so
|
57
|
-
- ext/atk/rbatkstreamablecontent.o
|
58
|
-
- ext/atk/rbatkimplementor.o
|
59
53
|
- ext/atk/rbatkgobjectaccessible.c
|
60
|
-
- ext/atk/rbatkobject.o
|
61
54
|
- ext/atk/rbatkinits.c
|
62
|
-
- ext/atk/rbatkimage.o
|
63
55
|
- ext/atk/rbatkhyperlink.c
|
64
56
|
- ext/atk/rbatkcomponent.c
|
65
|
-
- ext/atk/rbatkdocument.o
|
66
57
|
- ext/atk/rbatktext.c
|
67
58
|
- ext/atk/rbatkstateset.c
|
68
59
|
- ext/atk/rbatkregistry.c
|
69
60
|
- ext/atk/makeinits.rb
|
70
|
-
- ext/atk/rbatkgobjectaccessible.o
|
71
61
|
- ext/atk/rbatkimage.c
|
72
|
-
- ext/atk/rbatkrelationset.o
|
73
62
|
- ext/atk/rbatkdocument.c
|
74
|
-
- ext/atk/rbatknoopobjectfactory.o
|
75
63
|
- ext/atk/rbatkrelationset.c
|
76
|
-
- ext/atk/rbatkselection.o
|
77
64
|
- ext/atk/Makefile
|
78
65
|
- ext/atk/atk.def
|
79
|
-
- ext/atk/rbatkstateset.o
|
80
|
-
- ext/atk/rbatktextrange.o
|
81
|
-
- ext/atk/rbatkinits.o
|
82
|
-
- ext/atk/rbatkobjectfactory.o
|
83
66
|
- ext/atk/rbatkobjectfactory.c
|
84
67
|
- ext/atk/rbatk.c
|
85
|
-
- ext/atk/rbatkeditabletext.o
|
86
68
|
- ext/atk/rbatkstreamablecontent.c
|
87
69
|
- ext/atk/rbatkimplementor.c
|
88
70
|
- ext/atk/rbatkvalue.c
|
89
71
|
- ext/atk/extconf.rb
|
90
72
|
- ext/atk/rbatkrelation.c
|
91
|
-
- ext/atk/rbatkvalue.o
|
92
|
-
- ext/atk/rbatkcomponent.o
|
93
73
|
- ext/atk/rbatkaction.c
|
94
|
-
- ext/atk/rbatktable.o
|
95
|
-
- ext/atk/rbatkhyperlink.o
|
96
|
-
- ext/atk/rbatkrelation.o
|
97
74
|
- ext/atk/rbatktable.c
|
98
|
-
- ext/atk/rbatkstate.o
|
99
75
|
- ext/atk/rbatktextrange.c
|
100
|
-
- ext/atk/rbatkutil.o
|
101
|
-
- ext/atk/rbatkhypertext.o
|
102
76
|
- ext/atk/rbatktextrectangle.c
|
103
77
|
- ext/atk/rbatkselection.c
|
104
78
|
- ext/atk/rbatk.h
|
105
79
|
- ext/atk/rbatkhypertext.c
|
106
|
-
- ext/atk/rbatktextrectangle.o
|
107
|
-
- ext/atk/rbatkregistry.o
|
108
80
|
- ext/atk/rbatkversion.h
|
109
81
|
- ext/atk/depend
|
110
82
|
- ext/atk/rbatkstate.c
|
111
83
|
- ext/atk/rbatkeditabletext.c
|
112
|
-
- ext/atk/rbatkaction.o
|
113
84
|
- ext/atk/ruby-atk.pc
|
114
85
|
- ext/atk/rbatknoopobjectfactory.c
|
115
86
|
- ext/atk/rbatkobject.c
|
data/ext/atk/atk.so
DELETED
Binary file
|
data/ext/atk/rbatk.o
DELETED
Binary file
|
data/ext/atk/rbatkaction.o
DELETED
Binary file
|
data/ext/atk/rbatkcomponent.o
DELETED
Binary file
|
data/ext/atk/rbatkdocument.o
DELETED
Binary file
|
data/ext/atk/rbatkeditabletext.o
DELETED
Binary file
|
Binary file
|
data/ext/atk/rbatkhyperlink.o
DELETED
Binary file
|
data/ext/atk/rbatkhypertext.o
DELETED
Binary file
|
data/ext/atk/rbatkimage.o
DELETED
Binary file
|
data/ext/atk/rbatkimplementor.o
DELETED
Binary file
|
data/ext/atk/rbatkinits.o
DELETED
Binary file
|
data/ext/atk/rbatknoopobject.o
DELETED
Binary file
|
Binary file
|
data/ext/atk/rbatkobject.o
DELETED
Binary file
|
Binary file
|
data/ext/atk/rbatkregistry.o
DELETED
Binary file
|
data/ext/atk/rbatkrelation.o
DELETED
Binary file
|
data/ext/atk/rbatkrelationset.o
DELETED
Binary file
|
data/ext/atk/rbatkselection.o
DELETED
Binary file
|
data/ext/atk/rbatkstate.o
DELETED
Binary file
|
data/ext/atk/rbatkstateset.o
DELETED
Binary file
|
Binary file
|
data/ext/atk/rbatktable.o
DELETED
Binary file
|
data/ext/atk/rbatktext.o
DELETED
Binary file
|
data/ext/atk/rbatktextrange.o
DELETED
Binary file
|
Binary file
|
data/ext/atk/rbatkutil.o
DELETED
Binary file
|
data/ext/atk/rbatkvalue.o
DELETED
Binary file
|