gdk_pixbuf2 2.1.0-x86-mingw32 → 2.2.0-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (173) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -1
  3. data/lib/1.9/gdk_pixbuf2.so +0 -0
  4. data/lib/2.0/gdk_pixbuf2.so +0 -0
  5. data/lib/2.1/gdk_pixbuf2.so +0 -0
  6. data/vendor/local/bin/gdk-pixbuf-csource.exe +0 -0
  7. data/vendor/local/bin/gdk-pixbuf-pixdata.exe +0 -0
  8. data/vendor/local/bin/gdk-pixbuf-query-loaders.exe +0 -0
  9. data/vendor/local/bin/libgdk_pixbuf-2.0-0.dll +0 -0
  10. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h +1 -3
  11. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h +1 -3
  12. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h +2 -2
  13. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h +1 -3
  14. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-loader.h +1 -3
  15. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-simple-anim.h +1 -3
  16. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-transform.h +1 -3
  17. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h +1 -3
  18. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h +1 -3
  19. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache +1 -1
  20. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.a +0 -0
  21. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll +0 -0
  22. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll.a +0 -0
  23. data/vendor/local/lib/girepository-1.0/GdkPixbuf-2.0.typelib +0 -0
  24. data/vendor/local/lib/libgdk_pixbuf-2.0.dll.a +0 -0
  25. data/vendor/local/lib/libgdk_pixbuf-2.0.la +1 -1
  26. data/vendor/local/lib/pkgconfig/gdk-pixbuf-2.0.pc +1 -1
  27. data/vendor/local/share/gir-1.0/GdkPixbuf-2.0.gir +30 -27
  28. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/GdkPixbufLoader.html +557 -416
  29. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/annotation-glossary.html +10 -12
  30. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-12.html +5 -5
  31. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-14.html +9 -11
  32. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-2.html +22 -24
  33. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-26.html +10 -12
  34. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-28.html +8 -8
  35. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-30.html +5 -5
  36. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-4.html +16 -18
  37. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-6.html +14 -16
  38. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-8.html +6 -6
  39. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-deprecated.html +11 -13
  40. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-full.html +165 -167
  41. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Animations.html +768 -578
  42. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-Loading.html +546 -428
  43. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-saving.html +549 -474
  44. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html +321 -265
  45. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Inline-data.html +467 -349
  46. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Module-Interface.html +887 -662
  47. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html +122 -91
  48. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Scaling.html +656 -518
  49. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html +631 -484
  50. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Utilities.html +247 -171
  51. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Versioning.html +110 -89
  52. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-X-Drawables-to-Pixbufs.html +119 -98
  53. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Xlib-Rendering.html +275 -230
  54. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-XlibRGB.html +784 -581
  55. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-csource.html +5 -5
  56. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html +86 -55
  57. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html +5 -5
  58. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html +5 -5
  59. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html +5 -5
  60. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp2 +153 -192
  61. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.html +3 -3
  62. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.sgml +98 -97
  63. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/license.html +4 -4
  64. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn01.html +4 -4
  65. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn02.html +4 -4
  66. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/style.css +247 -94
  67. data/vendor/local/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  68. data/vendor/local/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  69. data/vendor/local/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  70. data/vendor/local/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  71. data/vendor/local/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  72. data/vendor/local/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  73. data/vendor/local/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  74. data/vendor/local/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  75. data/vendor/local/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  76. data/vendor/local/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  77. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  78. data/vendor/local/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  79. data/vendor/local/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  80. data/vendor/local/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  81. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  82. data/vendor/local/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  83. data/vendor/local/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  84. data/vendor/local/share/locale/csb/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  85. data/vendor/local/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  86. data/vendor/local/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  87. data/vendor/local/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  88. data/vendor/local/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  89. data/vendor/local/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  90. data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  91. data/vendor/local/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  92. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  93. data/vendor/local/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  94. data/vendor/local/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  95. data/vendor/local/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  96. data/vendor/local/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  97. data/vendor/local/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  98. data/vendor/local/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  99. data/vendor/local/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  100. data/vendor/local/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  101. data/vendor/local/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  102. data/vendor/local/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  103. data/vendor/local/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  104. data/vendor/local/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  105. data/vendor/local/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  106. data/vendor/local/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  107. data/vendor/local/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  108. data/vendor/local/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  109. data/vendor/local/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  110. data/vendor/local/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  111. data/vendor/local/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  112. data/vendor/local/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  113. data/vendor/local/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  114. data/vendor/local/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  115. data/vendor/local/share/locale/km/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  116. data/vendor/local/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  117. data/vendor/local/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  118. data/vendor/local/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  119. data/vendor/local/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  120. data/vendor/local/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  121. data/vendor/local/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  122. data/vendor/local/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  123. data/vendor/local/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  124. data/vendor/local/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  125. data/vendor/local/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  126. data/vendor/local/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  127. data/vendor/local/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  128. data/vendor/local/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  129. data/vendor/local/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  130. data/vendor/local/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  131. data/vendor/local/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  132. data/vendor/local/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  133. data/vendor/local/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  134. data/vendor/local/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  135. data/vendor/local/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  136. data/vendor/local/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  137. data/vendor/local/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  138. data/vendor/local/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  139. data/vendor/local/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  140. data/vendor/local/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  141. data/vendor/local/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  142. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  143. data/vendor/local/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  144. data/vendor/local/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  145. data/vendor/local/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  146. data/vendor/local/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  147. data/vendor/local/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  148. data/vendor/local/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  149. data/vendor/local/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  150. data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  151. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  152. data/vendor/local/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  153. data/vendor/local/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  154. data/vendor/local/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  155. data/vendor/local/share/locale/tg/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  156. data/vendor/local/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  157. data/vendor/local/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  158. data/vendor/local/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  159. data/vendor/local/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  160. data/vendor/local/share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  161. data/vendor/local/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  162. data/vendor/local/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  163. data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  164. data/vendor/local/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  165. data/vendor/local/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  166. data/vendor/local/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  167. data/vendor/local/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  168. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  169. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  170. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  171. data/vendor/local/share/man/man1/gdk-pixbuf-csource.1 +1 -1
  172. data/vendor/local/share/man/man1/gdk-pixbuf-query-loaders.1 +1 -1
  173. metadata +4 -4
@@ -6,14 +6,18 @@ body
6
6
  {
7
7
  /* tango:aluminium 1/2 */
8
8
  background: #eeeeec;
9
- border: solid 1px #d3d7cf;
9
+ background: rgba(238, 238, 236, 0.5);
10
+ border: solid 1px rgb(238, 238, 236);
10
11
  padding: 0.5em;
11
12
  }
12
13
  .programlisting
13
14
  {
14
15
  /* tango:sky blue 0/1 */
16
+ /* fallback for no rgba support */
15
17
  background: #e6f3ff;
16
18
  border: solid 1px #729fcf;
19
+ background: rgba(114, 159, 207, 0.1);
20
+ border: solid 1px rgba(114, 159, 207, 0.2);
17
21
  padding: 0.5em;
18
22
  }
19
23
  .variablelist
@@ -26,89 +30,6 @@ body
26
30
  vertical-align: top;
27
31
  }
28
32
 
29
- @media screen {
30
- sup a.footnote
31
- {
32
- position: relative;
33
- top: 0em ! important;
34
-
35
- }
36
- /* this is needed so that the local anchors are displayed below the naviagtion */
37
- div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
38
- {
39
- display: inline-block;
40
- position: relative;
41
- top:-5em;
42
- }
43
- /* this seems to be a bug in the xsl style sheets when generating indexes */
44
- div.index div.index
45
- {
46
- top: 0em;
47
- }
48
- /* make space for the fixed navigation bar and add space at the bottom so that
49
- * link targets appear somewhat close to top
50
- */
51
- body
52
- {
53
- padding-top: 3.2em;
54
- padding-bottom: 20em;
55
- }
56
- /* style and size the navigation bar */
57
- table.navigation#top
58
- {
59
- position: fixed;
60
- /* tango:aluminum 2 */
61
- background: #d3d7cf;
62
- border: solid 1px #babdb6;
63
- margin-top: 0;
64
- margin-bottom: 0;
65
- top: 0;
66
- left: 0;
67
- height: 3em;
68
- z-index: 10;
69
- }
70
- .navigation a, .navigation a:visited
71
- {
72
- /* tango:sky blue 3 */
73
- color: #204a87;
74
- }
75
- .navigation a:hover
76
- {
77
- /* tango:sky blue 2 */
78
- color: #3465a4;
79
- }
80
- td.shortcuts
81
- {
82
- /* tango:sky blue 2 */
83
- color: #3465a4;
84
- font-size: 80%;
85
- white-space: nowrap;
86
- }
87
- }
88
- @media print {
89
- table.navigation {
90
- visibility: collapse;
91
- display: none;
92
- }
93
- div.titlepage table.navigation {
94
- visibility: visible;
95
- display: table;
96
- /* tango:aluminum 2 */
97
- background: #d3d7cf;
98
- border: solid 1px #babdb6;
99
- margin-top: 0;
100
- margin-bottom: 0;
101
- top: 0;
102
- left: 0;
103
- height: 3em;
104
- }
105
- }
106
-
107
- .navigation .title
108
- {
109
- font-size: 120%;
110
- }
111
-
112
33
  div.gallery-float
113
34
  {
114
35
  float: left;
@@ -136,6 +57,72 @@ a:hover
136
57
  color: #729fcf;
137
58
  }
138
59
 
60
+ div.informaltable table
61
+ {
62
+ border-collapse: separate;
63
+ border-spacing: 1em 0.5em;
64
+ border: none;
65
+ }
66
+
67
+ div.informaltable table td, div.informaltable table th
68
+ {
69
+ vertical-align: top;
70
+ }
71
+
72
+ .function_type,
73
+ .variable_type,
74
+ .property_type,
75
+ .signal_type,
76
+ .parameter_name,
77
+ .struct_member_name,
78
+ .union_member_name,
79
+ .define_keyword,
80
+ .datatype_keyword,
81
+ .typedef_keyword
82
+ {
83
+ text-align: right;
84
+ }
85
+
86
+ /* dim non-primary columns */
87
+ .c_punctuation,
88
+ .function_type,
89
+ .variable_type,
90
+ .property_type,
91
+ .signal_type,
92
+ .define_keyword,
93
+ .datatype_keyword,
94
+ .typedef_keyword,
95
+ .property_flags,
96
+ .signal_flags,
97
+ .parameter_annotations,
98
+ .enum_member_annotations,
99
+ .struct_member_annotations,
100
+ .union_member_annotations
101
+ {
102
+ color: #888a85;
103
+ }
104
+
105
+ .function_type a,
106
+ .function_type a:visited,
107
+ .function_type a:hover,
108
+ .property_type a,
109
+ .property_type a:visited,
110
+ .property_type a:hover,
111
+ .signal_type a,
112
+ .signal_type a:visited,
113
+ .signal_type a:hover,
114
+ .signal_flags a,
115
+ .signal_flags a:visited,
116
+ .signal_flags a:hover
117
+ {
118
+ color: #729fcf;
119
+ }
120
+
121
+ td p
122
+ {
123
+ margin: 0.25em;
124
+ }
125
+
139
126
  div.table table
140
127
  {
141
128
  border-collapse: collapse;
@@ -158,6 +145,11 @@ div.table table th
158
145
  background-color: #d3d7cf;
159
146
  }
160
147
 
148
+ h4
149
+ {
150
+ color: #555753;
151
+ }
152
+
161
153
  hr
162
154
  {
163
155
  /* tango:aluminium 1 */
@@ -166,6 +158,7 @@ hr
166
158
  border: none 0px;
167
159
  height: 1px;
168
160
  clear: both;
161
+ margin: 2.0em 0em 2.0em 0em;
169
162
  }
170
163
 
171
164
  dl.toc dt
@@ -203,46 +196,57 @@ dl.toc > dt
203
196
  .informalfigure,
204
197
  .figure
205
198
  {
206
- margin: 2em;
199
+ margin: 1em;
207
200
  }
208
201
 
209
202
  .informalexample,
210
203
  .example
211
204
  {
212
- margin: 2em;
205
+ margin-top: 1em;
206
+ margin-bottom: 1em;
213
207
  }
214
208
 
215
209
  .warning
216
210
  {
217
211
  /* tango:orange 0/1 */
218
212
  background: #ffeed9;
213
+ background: rgba(252, 175, 62, 0.1);
219
214
  border-color: #ffb04f;
215
+ border-color: rgba(252, 175, 62, 0.2);
220
216
  }
221
217
  .note
222
218
  {
223
219
  /* tango:chameleon 0/0.5 */
224
220
  background: #d8ffb2;
221
+ background: rgba(138, 226, 52, 0.1);
225
222
  border-color: #abf562;
223
+ border-color: rgba(138, 226, 52, 0.2);
226
224
  }
227
- .note, .warning
225
+ div.blockquote
226
+ {
227
+ border-color: #eeeeec;
228
+ }
229
+ .note, .warning, div.blockquote
228
230
  {
229
231
  padding: 0.5em;
230
232
  border-width: 1px;
231
233
  border-style: solid;
232
234
  margin: 2em;
233
235
  }
234
- .note h3, .warning h3
236
+ .note p, .warning p
235
237
  {
236
- margin-top: 0.0em
238
+ margin: 0;
237
239
  }
238
- .note p, .warning p
240
+
241
+ div.warning h3.title,
242
+ div.note h3.title
239
243
  {
240
- margin-bottom: 0.0em
244
+ display: none;
241
245
  }
242
246
 
243
247
  p + div.section
244
248
  {
245
- margin-top: 2.5em;
249
+ margin-top: 1em;
246
250
  }
247
251
 
248
252
  div.refnamediv,
@@ -252,7 +256,7 @@ div.refsect2,
252
256
  div.toc,
253
257
  div.section
254
258
  {
255
- margin-bottom: 2.5em;
259
+ margin-bottom: 1em;
256
260
  }
257
261
 
258
262
  /* blob links */
@@ -265,14 +269,30 @@ h2 .extralinks, h3 .extralinks
265
269
  font-weight: normal;
266
270
  }
267
271
 
272
+ .lineart
273
+ {
274
+ color: #d3d7cf;
275
+ font-weight: normal;
276
+ }
277
+
268
278
  .annotation
269
279
  {
270
280
  /* tango:aluminium 5 */
271
281
  color: #555753;
272
- font-size: 80%;
273
282
  font-weight: normal;
274
283
  }
275
284
 
285
+ .structfield
286
+ {
287
+ font-style: normal;
288
+ font-weight: normal;
289
+ }
290
+
291
+ acronym,abbr
292
+ {
293
+ border-bottom: 1px dotted gray;
294
+ }
295
+
276
296
  /* code listings */
277
297
 
278
298
  .listing_code .programlisting .cbracket { color: #a40000; } /* tango: scarlet red 3 */
@@ -292,6 +312,7 @@ h2 .extralinks, h3 .extralinks
292
312
  .listing_frame {
293
313
  /* tango:sky blue 1 */
294
314
  border: solid 1px #729fcf;
315
+ border: solid 1px rgba(114, 159, 207, 0.2);
295
316
  padding: 0px;
296
317
  }
297
318
 
@@ -303,19 +324,151 @@ h2 .extralinks, h3 .extralinks
303
324
  .listing_lines {
304
325
  /* tango:sky blue 0.5 */
305
326
  background: #a6c5e3;
327
+ background: rgba(114, 159, 207, 0.2);
306
328
  /* tango:aluminium 6 */
307
329
  color: #2e3436;
308
330
  }
309
331
  .listing_code {
310
332
  /* tango:sky blue 0 */
311
333
  background: #e6f3ff;
334
+ background: rgba(114, 159, 207, 0.1);
312
335
  }
313
336
  .listing_code .programlisting {
314
337
  /* override from previous */
315
338
  border: none 0px;
316
339
  padding: 0px;
340
+ background: none;
317
341
  }
318
342
  .listing_lines pre, .listing_code pre {
319
343
  margin: 0px;
320
344
  }
321
345
 
346
+ @media screen {
347
+ sup a.footnote
348
+ {
349
+ position: relative;
350
+ top: 0em ! important;
351
+ }
352
+ /* this is needed so that the local anchors are displayed below the naviagtion */
353
+ div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
354
+ {
355
+ display: inline-block;
356
+ position: relative;
357
+ top:-5em;
358
+ }
359
+ /* this seems to be a bug in the xsl style sheets when generating indexes */
360
+ div.index div.index
361
+ {
362
+ top: 0em;
363
+ }
364
+ /* make space for the fixed navigation bar and add space at the bottom so that
365
+ * link targets appear somewhat close to top
366
+ */
367
+ body
368
+ {
369
+ padding-top: 2.5em;
370
+ padding-bottom: 500px;
371
+ max-width: 60em;
372
+ }
373
+ p
374
+ {
375
+ max-width: 60em;
376
+ }
377
+ /* style and size the navigation bar */
378
+ table.navigation#top
379
+ {
380
+ position: fixed;
381
+ background: #e2e2e2;
382
+ border-bottom: solid 1px #babdb6;
383
+ border-spacing: 5px;
384
+ margin-top: 0;
385
+ margin-bottom: 0;
386
+ top: 0;
387
+ left: 0;
388
+ z-index: 10;
389
+ }
390
+ table.navigation#top td
391
+ {
392
+ padding-left: 6px;
393
+ padding-right: 6px;
394
+ }
395
+ .navigation a, .navigation a:visited
396
+ {
397
+ /* tango:sky blue 3 */
398
+ color: #204a87;
399
+ }
400
+ .navigation a:hover
401
+ {
402
+ /* tango:sky blue 2 */
403
+ color: #3465a4;
404
+ }
405
+ td.shortcuts
406
+ {
407
+ /* tango:sky blue 2 */
408
+ color: #3465a4;
409
+ font-size: 80%;
410
+ white-space: nowrap;
411
+ }
412
+ td.shortcuts .dim
413
+ {
414
+ color: #babdb6;
415
+ }
416
+ .navigation .title
417
+ {
418
+ font-size: 80%;
419
+ max-width: none;
420
+ margin: 0px;
421
+ font-weight: normal;
422
+ }
423
+ }
424
+ @media screen and (min-width: 60em) {
425
+ /* screen larger than 60em */
426
+ body { margin: auto; }
427
+ }
428
+ @media screen and (max-width: 60em) {
429
+ /* screen less than 60em */
430
+ #nav_hierarchy { display: none; }
431
+ #nav_interfaces { display: none; }
432
+ #nav_prerequisites { display: none; }
433
+ #nav_derived_interfaces { display: none; }
434
+ #nav_implementations { display: none; }
435
+ #nav_child_properties { display: none; }
436
+ #nav_style_properties { display: none; }
437
+ #nav_index { display: none; }
438
+ #nav_glossary { display: none; }
439
+ .gallery_image { display: none; }
440
+ .property_flags { display: none; }
441
+ .signal_flags { display: none; }
442
+ .parameter_annotations { display: none; }
443
+ .enum_member_annotations { display: none; }
444
+ .struct_member_annotations { display: none; }
445
+ .union_member_annotations { display: none; }
446
+ /* now that a column is hidden, optimize space */
447
+ col.parameters_name { width: auto; }
448
+ col.parameters_description { width: auto; }
449
+ col.struct_members_name { width: auto; }
450
+ col.struct_members_description { width: auto; }
451
+ col.enum_members_name { width: auto; }
452
+ col.enum_members_description { width: auto; }
453
+ col.union_members_name { width: auto; }
454
+ col.union_members_description { width: auto; }
455
+ .listing_lines { display: none; }
456
+ }
457
+ @media print {
458
+ table.navigation {
459
+ visibility: collapse;
460
+ display: none;
461
+ }
462
+ div.titlepage table.navigation {
463
+ visibility: visible;
464
+ display: table;
465
+ background: #e2e2e2;
466
+ border: solid 1px #babdb6;
467
+ margin-top: 0;
468
+ margin-bottom: 0;
469
+ top: 0;
470
+ left: 0;
471
+ height: 3em;
472
+ }
473
+ }
474
+