~ubuntu-branches/ubuntu/quantal/vala/quantal

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Terry
  • Date: 2011-01-18 09:51:15 UTC
  • mfrom: (1.5.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20110118095115-r2jr7c63lr0jzj0y
Tags: 0.11.4-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2011-01-15  Jürg Billeter  <j@bitron.ch>
 
2
 
 
3
        Release 0.11.4
 
4
 
 
5
        gtk+-3.0: Fix gtk_tree_model_iter_previous binding
 
6
 
 
7
        glib-2.0: Add string.index_of_char
 
8
        This deprecates string.chr.
 
9
 
 
10
        glib-2.0: Add string.index_of
 
11
        This deprecates string.str.
 
12
 
 
13
        glib-2.0: Add string.index_of_nth_char
 
14
        This deprecates string.utf8_offset, string.offset,
 
15
        string.pointer_to_offset, and string.ndup.
 
16
 
 
17
2011-01-15  Luca Bruno  <lucabru@src.gnome.org>
 
18
 
 
19
        Use gdestroynotify_type in codegen instead of looking it up everytime.
 
20
 
 
21
2011-01-15  Jürg Billeter  <j@bitron.ch>
 
22
 
 
23
        glib-2.0: Add string.valid_char
 
24
 
 
25
        glib-2.0: Add string.char_count
 
26
 
 
27
        D-Bus: Support get_proxy with generic type in GDBus clients
 
28
        Fixes bug 612517.
 
29
 
 
30
        D-Bus: Fix string-marshalled enum handling in async GDBus servers
 
31
 
 
32
        Add get_type functions to symbols file
 
33
        Fixes bug 637909.
 
34
 
 
35
2011-01-15  Luca Bruno  <lucabru@src.gnome.org>
 
36
 
 
37
        glib-2.0: Set default_value of time_t to 0
 
38
        Fixes bug 615108.
 
39
 
 
40
2011-01-15  Jürg Billeter  <j@bitron.ch>
 
41
 
 
42
        webkit-1.0: Add generic type arguments
 
43
        Based on patch by Igor Boev, fixes bug 639150.
 
44
 
 
45
        Remove unused variable in parser
 
46
 
 
47
        D-Bus: Handle invalid values for string-marshalled enums in GDBus
 
48
        Fixes bug 607559.
 
49
 
 
50
        GVariant: Add error parameter for enum from_string functions
 
51
 
 
52
        gtk+-3.0: Update to 2.99.2
 
53
 
 
54
        vapigen: Support hidden attribute for interface implementations
 
55
 
 
56
        gdk-pixbuf-2.0: Update to 2.23.0
 
57
 
 
58
        gio-2.0: Update to 2.27.91
 
59
 
 
60
2011-01-15  Luca Bruno  <lucabru@src.gnome.org>
 
61
 
 
62
        gtk+-2.0, gtk+-3.0: Mark gtk_layout_new parameters nullable.
 
63
        Fixes bug 639156.
 
64
 
 
65
        gdk-2.0, gdk-3.0: Mark EventButton.axes and EventMotion.axes to be an array.
 
66
        Fixes bug 639570.
 
67
 
 
68
        posix: Add shutdown() and shutdown constants.
 
69
        Fixes bug 638916.
 
70
 
 
71
2011-01-15  Jürg Billeter  <j@bitron.ch>
 
72
 
 
73
        gtk+-3.0: Fix gtk_widget_destroy binding
 
74
        Fixes bug 638290.
 
75
 
 
76
        Allow arbitrary method calls in yield expressions
 
77
        Fixes bug 612172.
 
78
 
 
79
2011-01-15  Luca Bruno  <lucabru@src.gnome.org>
 
80
 
 
81
        Fix base class method compatibility check with the ellipsis parameter
 
82
        Fixes bug 633218.
 
83
 
 
84
        Support reference transfer for delegates
 
85
        Fixes bug 632411.
 
86
 
 
87
        girwriter: Fix string annotations
 
88
 
 
89
2011-01-14  Jürg Billeter  <j@bitron.ch>
 
90
 
 
91
        gtk+-3.0: Fix gtk_cell_renderer_get_preferred_* bindings
 
92
        Fixes bug 639551.
 
93
 
 
94
2011-01-13  Jürg Billeter  <j@bitron.ch>
 
95
 
 
96
        D-Bus: Fix memory leak in error handling in async GDBus servers
 
97
 
 
98
        codegen: Limit scope of locals freed on errors thrown from catch clauses
 
99
        This fixes double unref of closures.
 
100
 
 
101
        codegen: Merge append_local_free and append_error_free
 
102
 
 
103
        codegen: Always add default label to switch statements
 
104
 
 
105
        codegen: Fix crash on string switch statement with just a default label
 
106
        Fixes bug 639387.
 
107
 
 
108
2011-01-12  Raul Gutierrez Segales  <raul.gutierrez.segales@collabora.co.uk>
 
109
 
 
110
        gio-2.0: Mark ContentType.guess filename parameter to be nullable.
 
111
 
 
112
2011-01-10  Luca Bruno  <lucabru@src.gnome.org>
 
113
 
 
114
        gio-2.0: Mark GLib.Socket.accept return value to be owned.
 
115
        Based on patch by Stefano Debenedetti.
 
116
 
 
117
        Fixes bug 638912.
 
118
 
 
119
        gio-2.0: Add missing metadata for previous commit setting IOError throws.
 
120
        Previous commit was 58f542837b1f0204b4 that only affected the gio-2.0.vapi.
 
121
 
 
122
        webkit-1.0: Last parameter of WebKitWebView::load_error is GLib.Error.
 
123
        Fixes bug 639096.
 
124
 
 
125
2011-01-09  Luca Bruno  <lucabru@src.gnome.org>
 
126
 
 
127
        gnome-keyring-1: Make store_password_sync keyring parameter nullable.
 
128
 
 
129
        Support owned delegate parameters in delegates.
 
130
        Fixes bug 639059.
 
131
 
 
132
        gio-2.0: set_error_if_cancelled and condition_wait throw IOError.
 
133
 
 
134
2011-01-09  Jürg Billeter  <j@bitron.ch>
 
135
 
 
136
        D-Bus: Fix warning and leak in proxy creation in dbus-glib clients
 
137
 
 
138
2011-01-08  Jürg Billeter  <j@bitron.ch>
 
139
 
 
140
        D-Bus: Add interface to signal match rule for dbus-glib clients
 
141
        Fixes bug 631126.
 
142
 
 
143
        Do not install GObject properties for D-Bus interfaces
 
144
        They were never properly implemented in the proxy classes. Latest GLib
 
145
        release prints critical warnings due to the missing implementation.
 
146
 
 
147
        Fix formal_target_type in conditional expressions
 
148
        Fixes bug 638902.
 
149
 
 
150
        x11: Add XK_Super_L and XK_Super_R bindings
 
151
 
 
152
2011-01-06  Daniel Svensson  <dsvensson@gmail.com>
 
153
 
 
154
        avahi-gobject: Make Avahi.Protocol an enum instead of struct.
 
155
 
 
156
2011-01-06  Jürg Billeter  <j@bitron.ch>
 
157
 
 
158
        json-glib-1.0: Update for 0.12.0
 
159
 
1
160
2011-01-05  Jürg Billeter  <j@bitron.ch>
2
161
 
3
162
        Release 0.11.3