gtksourceview3 2.2.3-x86-mingw32 → 2.2.4-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 (49) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -1
  3. data/ext/gtksourceview3/extconf.rb +2 -15
  4. data/lib/2.0/gtksourceview3.so +0 -0
  5. data/lib/2.1/gtksourceview3.so +0 -0
  6. data/lib/2.2/gtksourceview3.so +0 -0
  7. data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
  8. data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
  9. data/vendor/local/lib/libgtksourceview-3.0.la +2 -2
  10. data/vendor/local/lib/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  11. data/vendor/local/lib/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  12. data/vendor/local/lib/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  13. data/vendor/local/lib/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  14. data/vendor/local/lib/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  15. data/vendor/local/lib/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  16. data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +2 -2
  17. data/vendor/local/share/gir-1.0/GtkSource-3.0.gir +4 -4
  18. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +135 -135
  19. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +63 -62
  20. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +16 -16
  21. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +32 -32
  22. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +22 -22
  23. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +31 -31
  24. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +40 -40
  25. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +19 -19
  26. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +14 -14
  27. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +23 -23
  28. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +39 -39
  29. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +33 -33
  30. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +27 -27
  31. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +135 -135
  32. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +18 -18
  33. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +16 -16
  34. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +43 -43
  35. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +29 -29
  36. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +25 -25
  37. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +47 -47
  38. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +126 -126
  39. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +96 -96
  40. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +35 -35
  41. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +34 -34
  42. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +26 -26
  43. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +18 -18
  44. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +11 -11
  45. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +105 -106
  46. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +8 -8
  47. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +1 -1
  48. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +11 -11
  49. metadata +5 -4
@@ -41,7 +41,7 @@
41
41
  <tbody>
42
42
  <tr>
43
43
  <td class="function_type">
44
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
44
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
45
45
  </td>
46
46
  <td class="function_name">
47
47
  <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html#gtk-source-utils-unescape-search-text" title="gtk_source_utils_unescape_search_text ()">gtk_source_utils_unescape_search_text</a> <span class="c_punctuation">()</span>
@@ -49,7 +49,7 @@
49
49
  </tr>
50
50
  <tr>
51
51
  <td class="function_type">
52
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
52
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
53
53
  </td>
54
54
  <td class="function_name">
55
55
  <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html#gtk-source-utils-escape-search-text" title="gtk_source_utils_escape_search_text ()">gtk_source_utils_escape_search_text</a> <span class="c_punctuation">()</span>
@@ -71,8 +71,8 @@
71
71
  <a name="gtksourceview-3.0-GtkSourceUtils.functions_details"></a><h2>Functions</h2>
72
72
  <div class="refsect2">
73
73
  <a name="gtk-source-utils-unescape-search-text"></a><h3>gtk_source_utils_unescape_search_text ()</h3>
74
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
75
- gtk_source_utils_unescape_search_text (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
74
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
75
+ gtk_source_utils_unescape_search_text (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
76
76
  <p>Use this function before <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-search-text" title="gtk_source_search_settings_set_search_text ()"><code class="function">gtk_source_search_settings_set_search_text()</code></a>, to
77
77
  unescape the following sequences of characters: \n, \r, \t and \.
78
78
  The purpose is to easily write those characters in a search entry.</p>
@@ -105,11 +105,11 @@ searches.</p>
105
105
  <hr>
106
106
  <div class="refsect2">
107
107
  <a name="gtk-source-utils-escape-search-text"></a><h3>gtk_source_utils_escape_search_text ()</h3>
108
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
109
- gtk_source_utils_escape_search_text (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
108
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
109
+ gtk_source_utils_escape_search_text (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
110
110
  <p>Use this function to escape the following characters: \n, \r, \t and .</p>
111
- <p>For a regular expression search, use <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html#g-regex-escape-string"><code class="function">g_regex_escape_string()</code></a> instead.</p>
112
- <p>One possible use case is to take the <a href="http://developer.gnome.org/gtk2/GtkTextBuffer.html"><span class="type">GtkTextBuffer</span></a>'s selection and put it in a
111
+ <p>For a regular expression search, use <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html#g-regex-escape-string"><code class="function">g_regex_escape_string()</code></a> instead.</p>
112
+ <p>One possible use case is to take the <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextBuffer.html"><span class="type">GtkTextBuffer</span></a>'s selection and put it in a
113
113
  search entry. The selection can contain tabulations, newlines, etc. So it's
114
114
  better to escape those special characters to better fit in the search entry.</p>
115
115
  <p>See also: <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html#gtk-source-utils-unescape-search-text" title="gtk_source_utils_unescape_search_text ()"><code class="function">gtk_source_utils_unescape_search_text()</code></a>.</p>
@@ -14,7 +14,7 @@
14
14
  <div class="titlepage">
15
15
  <div>
16
16
  <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GtkSourceView 3 Reference Manual</p></th></tr></table></div>
17
- <div><p class="releaseinfo">for GtkSourceView 3.14.0
17
+ <div><p class="releaseinfo">for GtkSourceView 3.14.2
18
18
  </p></div>
19
19
  </div>
20
20
  <hr>
@@ -23,17 +23,17 @@
23
23
  <div class="titlepage"><div><div><h1 class="title">
24
24
  <a name="object-tree"></a>Object Hierarchy</h1></div></div></div>
25
25
  <pre class="screen">
26
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
27
- <span class="lineart">├──</span> <a href="http://developer.gnome.org/gtk2/GtkTextBuffer.html">GtkTextBuffer</a>
26
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
27
+ <span class="lineart">├──</span> <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextBuffer.html">GtkTextBuffer</a>
28
28
  <span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>
29
- <span class="lineart">├──</span> <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
29
+ <span class="lineart">├──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
30
30
  <span class="lineart">│</span> <span class="lineart">├──</span> <a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext">GtkSourceCompletionContext</a>
31
- <span class="lineart">│</span> <span class="lineart">├──</span> <a href="http://developer.gnome.org/gtk2/GtkWidget.html">GtkWidget</a>
32
- <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkContainer.html">GtkContainer</a>
33
- <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">├──</span> <a href="http://developer.gnome.org/gtk2/GtkBin.html">GtkBin</a>
34
- <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkWindow.html">GtkWindow</a>
31
+ <span class="lineart">│</span> <span class="lineart">├──</span> <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkWidget.html">GtkWidget</a>
32
+ <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkContainer.html">GtkContainer</a>
33
+ <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">├──</span> <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkBin.html">GtkBin</a>
34
+ <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkWindow.html">GtkWindow</a>
35
35
  <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkSourceCompletionInfo.html" title="GtkSourceCompletionInfo">GtkSourceCompletionInfo</a>
36
- <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkTextView.html">GtkTextView</a>
36
+ <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextView.html">GtkTextView</a>
37
37
  <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
38
38
  <span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkSourceGutterRenderer.html" title="GtkSourceGutterRenderer">GtkSourceGutterRenderer</a>
39
39
  <span class="lineart">│</span> <span class="lineart">├──</span> <a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf">GtkSourceGutterRendererPixbuf</a>
@@ -48,7 +48,7 @@
48
48
  <span class="lineart">├──</span> <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a>
49
49
  <span class="lineart">├──</span> <a class="link" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager">GtkSourceLanguageManager</a>
50
50
  <span class="lineart">├──</span> <a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes">GtkSourceMarkAttributes</a>
51
- <span class="lineart">├──</span> <a href="http://developer.gnome.org/gtk2/GtkTextMark.html">GtkTextMark</a>
51
+ <span class="lineart">├──</span> <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextMark.html">GtkTextMark</a>
52
52
  <span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkSourceMark.html" title="GtkSourceMark">GtkSourceMark</a>
53
53
  <span class="lineart">├──</span> <a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor">GtkSourcePrintCompositor</a>
54
54
  <span class="lineart">├──</span> <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
@@ -56,11 +56,11 @@
56
56
  <span class="lineart">├──</span> <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle">GtkSourceStyle</a>
57
57
  <span class="lineart">├──</span> <a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">GtkSourceStyleScheme</a>
58
58
  <span class="lineart">╰──</span> <a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager">GtkSourceStyleSchemeManager</a>
59
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
59
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
60
60
  <span class="lineart">├──</span> <a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal">GtkSourceCompletionProposal</a>
61
61
  <span class="lineart">├──</span> <a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider">GtkSourceCompletionProvider</a>
62
62
  <span class="lineart">╰──</span> <a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager">GtkSourceUndoManager</a>
63
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
63
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
64
64
  <span class="lineart">╰──</span> <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding">GtkSourceEncoding</a>
65
65
  </pre>
66
66
  </div>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gtksourceview3
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.3
4
+ version: 2.2.4
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - The Ruby-GNOME2 Project Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-10-26 00:00:00.000000000 Z
11
+ date: 2014-12-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gtk3
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 2.2.3
19
+ version: 2.2.4
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 2.2.3
26
+ version: 2.2.4
27
27
  description: Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x.
28
28
  email: ruby-gnome2-devel-en@lists.sourceforge.net
29
29
  executables: []
@@ -55,6 +55,7 @@ files:
55
55
  - extconf.rb
56
56
  - lib/2.0/gtksourceview3.so
57
57
  - lib/2.1/gtksourceview3.so
58
+ - lib/2.2/gtksourceview3.so
58
59
  - lib/gtksourceview3.rb
59
60
  - lib/gtksourceview3/deprecated.rb
60
61
  - sample/sourcelanguagemanager.rb