]> git.ipfire.org Git - thirdparty/vala.git/log
thirdparty/vala.git
16 years agoGAsync: Implement the finish function
Didier 'Ptitjes [Sun, 31 May 2009 02:37:33 +0000 (04:37 +0200)] 
GAsync: Implement the finish function

The finish function returns the values stored in the closure as out
parameters and method return value.

Signed-off-by: Didier 'Ptitjes <ptitjes@free.fr>
16 years agoGlyphInfo, GlyphGeometry, GlyphVisAttr must be struct not class.
Jaap A. Haitsma [Sat, 4 Jul 2009 14:58:56 +0000 (16:58 +0200)] 
GlyphInfo, GlyphGeometry, GlyphVisAttr must be struct not class.

16 years ago.
Florian Brosch [Sat, 4 Jul 2009 12:08:20 +0000 (14:08 +0200)] 
.

16 years ago - valac 4.7.5
Florian Brosch [Sat, 4 Jul 2009 12:05:04 +0000 (14:05 +0200)] 
 - valac 4.7.5
 - initial valadoc.org doclet changes for the new webside

16 years agoGAsync: Fix uncaught error's return statement
Didier 'Ptitjes [Tue, 9 Jun 2009 09:19:49 +0000 (11:19 +0200)] 
GAsync: Fix uncaught error's return statement

FALSE must be returned in coroutines, independent of the return
type.

Signed-off-by: Didier 'Ptitjes <ptitjes@free.fr>
16 years agoGAsync: Fix closure's field names
Didier 'Ptitjes [Sun, 31 May 2009 02:35:48 +0000 (04:35 +0200)] 
GAsync: Fix closure's field names

Parameter names must be escaped like other Vala variables.

Signed-off-by: Didier 'Ptitjes <ptitjes@free.fr>
16 years agoGAsync: Fix generated sync method variant
Didier 'Ptitjes [Tue, 2 Jun 2009 03:50:58 +0000 (05:50 +0200)] 
GAsync: Fix generated sync method variant

Yield statements must be ignored in synchronous variant.

Signed-off-by: Didier 'Ptitjes <ptitjes@free.fr>
16 years agoD-Bus: Add DBusModule.get_type_signature method
Didier 'Ptitjes [Thu, 30 Apr 2009 12:34:42 +0000 (14:34 +0200)] 
D-Bus: Add DBusModule.get_type_signature method

Replace DataType.get_type_signature() calls.

Signed-off-by: Didier 'Ptitjes <ptitjes@free.fr>
16 years agoGIR writer: Fix g-i names for base types
Didier 'Ptitjes [Tue, 2 Jun 2009 14:31:08 +0000 (16:31 +0200)] 
GIR writer: Fix g-i names for base types

Signed-off-by: Didier 'Ptitjes <ptitjes@free.fr>
16 years agoGIR parser: Fix callback parameters in virtual methods
Jürg Billeter [Wed, 1 Jul 2009 19:34:11 +0000 (20:34 +0100)] 
GIR parser: Fix callback parameters in virtual methods

16 years agogio-2.0: Regenerate bindings
Jürg Billeter [Fri, 3 Jul 2009 08:04:31 +0000 (09:04 +0100)] 
gio-2.0: Regenerate bindings

16 years agoAdd g_file_hash and g_file_equal as HashFunc and EqualFunc
Jaap A. Haitsma [Wed, 1 Jul 2009 05:51:23 +0000 (07:51 +0200)] 
Add g_file_hash and g_file_equal as HashFunc and EqualFunc

Fixes bug #587412
Patch by Jens Georg <mail@jensge.org>

16 years agoReport error for invalid escape sequences
Jürg Billeter [Tue, 30 Jun 2009 06:26:22 +0000 (08:26 +0200)] 
Report error for invalid escape sequences

Fixes bug 587375.

16 years agoPost-release version bump
Jürg Billeter [Sun, 28 Jun 2009 20:45:29 +0000 (22:45 +0200)] 
Post-release version bump

16 years agoRelease 0.7.4 0.7.4
Jürg Billeter [Sun, 28 Jun 2009 20:35:06 +0000 (22:35 +0200)] 
Release 0.7.4

16 years agoFix GStrv properties in bindings
Jürg Billeter [Sun, 28 Jun 2009 20:18:25 +0000 (22:18 +0200)] 
Fix GStrv properties in bindings

Fixes bug 587068.

16 years agowebkit-1.0: Update to WebKitGTK+ 1.1.10
Jürg Billeter [Sun, 28 Jun 2009 19:40:46 +0000 (21:40 +0200)] 
webkit-1.0: Update to WebKitGTK+ 1.1.10

16 years agoGst.Navigation requires Gst.Element
Jaap A. Haitsma [Sun, 28 Jun 2009 17:25:27 +0000 (19:25 +0200)] 
Gst.Navigation requires Gst.Element

Patch by Victor Manuel Jaquez Leal <vjaquez@igalia.com>
Fixes bug #584912

16 years agoAdd .doap file
Jaap A. Haitsma [Fri, 26 Jun 2009 19:39:50 +0000 (21:39 +0200)] 
Add .doap file

Patch by Julien Fontanet
Fixes bug #586856

16 years agogtksourceview-2.0: Fix gtk_source_language_manager binding
Matias De la Puente [Fri, 26 Jun 2009 14:01:33 +0000 (11:01 -0300)] 
gtksourceview-2.0: Fix gtk_source_language_manager binding

Signed-off-by: Matias De la Puente <mfpuente.ar@gmail.com>
16 years agoD-Bus: Support registering objects with low-level connections
Jürg Billeter [Fri, 26 Jun 2009 13:25:45 +0000 (15:25 +0200)] 
D-Bus: Support registering objects with low-level connections

16 years agogtk+-2.0: Fix gtk_file_chooser_get_files binding
Matias De la Puente [Mon, 15 Jun 2009 14:34:43 +0000 (11:34 -0300)] 
gtk+-2.0: Fix gtk_file_chooser_get_files binding

Fixes bug 585865.

Signed-off-by: Matias De la Puente <mfpuente.ar@gmail.com>
16 years agogio-2.0: Fix g_file_replace_contents{,_finish} bindings
Matias De la Puente [Fri, 12 Jun 2009 19:00:44 +0000 (16:00 -0300)] 
gio-2.0: Fix g_file_replace_contents{,_finish} bindings

g_file_replace_contents{,_finish}.new_etag transfers ownership,
according to the docs. Fixes bug 585612.

Signed-off-by: Matias De la Puente <mfpuente.ar@gmail.com>
16 years agogstreamer-0.10: Fix gst_iterator_fold binding
Víctor Manuel Jáquez Leal [Sat, 6 Jun 2009 18:36:46 +0000 (20:36 +0200)] 
gstreamer-0.10: Fix gst_iterator_fold binding

Fixes bug 585588.

16 years agogstreamer-pbutils-0.10: Fix gst_install_plugins_async binding
Víctor Manuel Jáquez Leal [Sat, 6 Jun 2009 18:34:36 +0000 (20:34 +0200)] 
gstreamer-pbutils-0.10: Fix gst_install_plugins_async binding

Fixed gst_install_plugins_async function parameters, fixes bug 585586.

16 years agovapigen: Use GObject profile
Jürg Billeter [Thu, 25 Jun 2009 20:10:51 +0000 (22:10 +0200)] 
vapigen: Use GObject profile

16 years agogio-2.0: Fix g_data_input_stream_read_*_finish bindings
lariamat [Thu, 25 Jun 2009 19:48:28 +0000 (21:48 +0200)] 
gio-2.0: Fix g_data_input_stream_read_*_finish bindings

Fixes bug 585266.

16 years agoposix: Fix getpgid binding
Michael B. Trausch [Thu, 25 Jun 2009 19:44:21 +0000 (21:44 +0200)] 
posix: Fix getpgid binding

The getpgid function call takes a single parameter, the PID of the
process the user is interested in getting the PGID for, per POSIX and
Linux man pages.

16 years agoAdd postgres bindings
Jukka-Pekka Iivonen [Thu, 25 Jun 2009 19:32:16 +0000 (21:32 +0200)] 
Add postgres bindings

Fixes bug 583357.

16 years agoAdd parenthesis to macro substitutions where necessary
Jürg Billeter [Thu, 25 Jun 2009 17:12:34 +0000 (19:12 +0200)] 
Add parenthesis to macro substitutions where necessary

Based on patch by Yu Feng.

16 years agogtksourceview-2.0: Fix SourcePrintCompositor binding
Matias De la Puente [Mon, 15 Jun 2009 17:44:05 +0000 (14:44 -0300)] 
gtksourceview-2.0: Fix SourcePrintCompositor binding

Fixes bug 585894.

Signed-off-by: Matias De la Puente <mfpuente.ar@gmail.com>
16 years agoFix type declaration for static fields
Jürg Billeter [Thu, 25 Jun 2009 13:19:09 +0000 (15:19 +0200)] 
Fix type declaration for static fields

16 years agoFix use of nullable GLib.Value
Jürg Billeter [Thu, 25 Jun 2009 13:04:29 +0000 (15:04 +0200)] 
Fix use of nullable GLib.Value

17 years ago - @throws-bug
Florian Brosch [Tue, 23 Jun 2009 02:32:30 +0000 (04:32 +0200)] 
 - @throws-bug

17 years ago - nested list-bug
Florian Brosch [Mon, 22 Jun 2009 22:07:02 +0000 (00:07 +0200)] 
 - nested list-bug

17 years ago - devhelp-doclet: package documentation support
Florian Brosch [Sun, 21 Jun 2009 23:42:57 +0000 (01:42 +0200)] 
 - devhelp-doclet: package documentation support

17 years ago - documentation language improvements
Florian Brosch [Sun, 21 Jun 2009 18:31:19 +0000 (20:31 +0200)] 
 - documentation language improvements
 - package documentation support

17 years agox, y are output parameter in get_tooltip_context methods
Jaap A. Haitsma [Sun, 21 Jun 2009 11:04:51 +0000 (13:04 +0200)] 
x, y are output parameter in get_tooltip_context methods

Fixes bug #586487

17 years agoInherit ref_function_void CCode attribute
Jürg Billeter [Wed, 17 Jun 2009 05:47:35 +0000 (07:47 +0200)] 
Inherit ref_function_void CCode attribute

Fixes bug 586077.

17 years agoPOSIX: Do not accept `construct' in parser
Jürg Billeter [Tue, 16 Jun 2009 08:59:09 +0000 (10:59 +0200)] 
POSIX: Do not accept `construct' in parser

17 years agoTreat casts of C constants as constants
Jürg Billeter [Tue, 16 Jun 2009 08:51:46 +0000 (10:51 +0200)] 
Treat casts of C constants as constants

17 years agogstreamer-0.10: Replace deprecated # syntax by owned
Víctor Manuel Jáquez Leal [Sat, 6 Jun 2009 18:35:57 +0000 (20:35 +0200)] 
gstreamer-0.10: Replace deprecated # syntax by owned

Fixes bug 585587.

17 years agoD-Bus: Check ownership for property getters in clients
Jürg Billeter [Mon, 15 Jun 2009 16:21:35 +0000 (18:21 +0200)] 
D-Bus: Check ownership for property getters in clients

Properties used in D-Bus clients require owned get accessor.

17 years agoD-Bus: Fix variable conflict with server properties
Jürg Billeter [Mon, 15 Jun 2009 16:12:38 +0000 (18:12 +0200)] 
D-Bus: Fix variable conflict with server properties

17 years agogtk+-2.0: Add gtk_tree_view_row_expanded binding
Jürg Billeter [Mon, 15 Jun 2009 12:15:20 +0000 (14:15 +0200)] 
gtk+-2.0: Add gtk_tree_view_row_expanded binding

Fixes bug 536480.

17 years agoD-Bus: Test arrays
Jürg Billeter [Mon, 15 Jun 2009 11:32:15 +0000 (13:32 +0200)] 
D-Bus: Test arrays

17 years agoD-Bus: Test properties
Jürg Billeter [Mon, 15 Jun 2009 06:38:19 +0000 (08:38 +0200)] 
D-Bus: Test properties

17 years agoD-Bus: Support array properties in clients
Jürg Billeter [Mon, 15 Jun 2009 08:17:35 +0000 (10:17 +0200)] 
D-Bus: Support array properties in clients

17 years agoD-Bus: Fix memory leaks in server properties
Jürg Billeter [Mon, 15 Jun 2009 05:58:21 +0000 (07:58 +0200)] 
D-Bus: Fix memory leaks in server properties

Free allocated memory used for properties in D-Bus servers.

17 years agoFix notify warning for array properties
Jürg Billeter [Mon, 15 Jun 2009 11:44:56 +0000 (13:44 +0200)] 
Fix notify warning for array properties

17 years agoFix type checks for virtual and abstract properties
Jürg Billeter [Mon, 15 Jun 2009 06:28:30 +0000 (08:28 +0200)] 
Fix type checks for virtual and abstract properties

Take ownership into account when checking inherited properties.

17 years agoGenerate C89 compatible code for string switch statements
Jürg Billeter [Sun, 14 Jun 2009 17:06:42 +0000 (19:06 +0200)] 
Generate C89 compatible code for string switch statements

Based on patch by Ali Sabil.

17 years agoFix implicit casts involving Gst.Value
Jürg Billeter [Sun, 14 Jun 2009 15:09:45 +0000 (17:09 +0200)] 
Fix implicit casts involving Gst.Value

Based on patch by Víctor Manuel Jáquez Leal, fixes bug 585018.

17 years agoD-Bus: Support array properties in servers
Jürg Billeter [Sun, 14 Jun 2009 13:47:21 +0000 (15:47 +0200)] 
D-Bus: Support array properties in servers

Fixes bug 585434.

17 years agoFix abstract and virtual array properties
Jürg Billeter [Sun, 14 Jun 2009 14:06:45 +0000 (16:06 +0200)] 
Fix abstract and virtual array properties

17 years agoSupport array properties
Jürg Billeter [Sun, 14 Jun 2009 13:03:17 +0000 (15:03 +0200)] 
Support array properties

Fixes bug 536706.

17 years agogtk+-2.0: Fix GtkWidget.window binding
Jürg Billeter [Fri, 12 Jun 2009 21:18:45 +0000 (23:18 +0200)] 
gtk+-2.0: Fix GtkWidget.window binding

17 years agogtksourceview-2.0: Regenerated with GtkSourceView 2.7.1
Jürg Billeter [Fri, 12 Jun 2009 15:38:31 +0000 (17:38 +0200)] 
gtksourceview-2.0: Regenerated with GtkSourceView 2.7.1

17 years agogstreamer-0.10: Fix gst_tag_list_get_date* bindings
Jürg Billeter [Sun, 7 Jun 2009 12:24:13 +0000 (14:24 +0200)] 
gstreamer-0.10: Fix gst_tag_list_get_date* bindings

Fixes bug 582250.

17 years agoGAsync: Fix freeing of return value
Jürg Billeter [Sat, 6 Jun 2009 20:01:39 +0000 (22:01 +0200)] 
GAsync: Fix freeing of return value

17 years agoGAsync: Fix missing cast when creating GSimpleAsyncResult object
Didier 'Ptitjes [Tue, 2 Jun 2009 04:09:24 +0000 (06:09 +0200)] 
GAsync: Fix missing cast when creating GSimpleAsyncResult object

Signed-off-by: Didier 'Ptitjes <ptitjes@free.fr>
17 years agoFix error handling of inner object creation expressions
Jürg Billeter [Sat, 6 Jun 2009 18:59:47 +0000 (20:59 +0200)] 
Fix error handling of inner object creation expressions

Fixes bug 569770.

17 years agoPropagate uncaught errors in try statements
Didier 'Ptitjes [Fri, 8 May 2009 16:56:20 +0000 (18:56 +0200)] 
Propagate uncaught errors in try statements

Fixes bug 579388.

Signed-off-by: Didier 'Ptitjes <ptitjes@free.fr>
17 years agoFix unreachable catch clause detection
Didier 'Ptitjes [Fri, 8 May 2009 13:36:46 +0000 (15:36 +0200)] 
Fix unreachable catch clause detection

Fixes part of bug 579388.

Signed-off-by: Didier 'Ptitjes <ptitjes@free.fr>
17 years agoFix type checking for ref and out arguments
Jürg Billeter [Sat, 6 Jun 2009 18:15:34 +0000 (20:15 +0200)] 
Fix type checking for ref and out arguments

Fixes bug 570058.

17 years agoReport error for recursive value types da2d58c95f39fd142dc845f5df9cdcd55be32476
Jürg Billeter [Sat, 6 Jun 2009 16:22:15 +0000 (18:22 +0200)] 
Report error for recursive value types

Fixes bug 584573.

17 years agoConvert for loops into simple loops
Jürg Billeter [Sat, 6 Jun 2009 15:04:02 +0000 (17:04 +0200)] 
Convert for loops into simple loops

17 years agoConvert do loops into simple loops
Jürg Billeter [Sat, 6 Jun 2009 14:20:32 +0000 (16:20 +0200)] 
Convert do loops into simple loops

17 years agoConvert while loops into simple loops
Jürg Billeter [Sat, 6 Jun 2009 13:58:44 +0000 (15:58 +0200)] 
Convert while loops into simple loops

Simplifies and fixes bugs in semantic and flow analysis and code
generation. Based on patch by Levi Bard, fixes bug 570091.

17 years agocairo: Fix enum bindings
Харин Роман [Thu, 4 Jun 2009 15:45:02 +0000 (17:45 +0200)] 
cairo: Fix enum bindings

17 years agoReport error when declaring private fields in compact classes
Jürg Billeter [Thu, 4 Jun 2009 14:36:59 +0000 (16:36 +0200)] 
Report error when declaring private fields in compact classes

Fixes bug 583300.

17 years agoSupport postconditions in normal methods
Jürg Billeter [Thu, 4 Jun 2009 12:14:09 +0000 (14:14 +0200)] 
Support postconditions in normal methods

Fixes bug 529680.

17 years agoUse result variable in C for method results
Jürg Billeter [Thu, 4 Jun 2009 11:24:07 +0000 (13:24 +0200)] 
Use result variable in C for method results

This eliminates the long C return statements and will help when
adding support for postconditions in normal methods.

17 years agoGValue: Add support for implicit and explicit casts
Jürg Billeter [Thu, 4 Jun 2009 09:24:27 +0000 (11:24 +0200)] 
GValue: Add support for implicit and explicit casts

Based on patch by Andrea Del Signore, fixes bug 528436.

17 years agogsl: Fix gsl_multiroot_function binding
Frédéric-Emmanuel PICCA [Mon, 25 May 2009 12:10:07 +0000 (14:10 +0200)] 
gsl: Fix gsl_multiroot_function binding

17 years agogtk+-2.0: Fix gtk_file_chooser_get_{filenames,uris} bindings
Zeeshan Ali (Khattak) [Wed, 3 Jun 2009 13:48:31 +0000 (16:48 +0300)] 
gtk+-2.0: Fix gtk_file_chooser_get_{filenames,uris} bindings

17 years agogtk+-2.0: GtkTreeRowReference should be immutable
Zeeshan Ali (Khattak) [Tue, 2 Jun 2009 16:29:01 +0000 (19:29 +0300)] 
gtk+-2.0: GtkTreeRowReference should be immutable

Fixes bug 584632.

17 years agogio-2.0: Fix g_file_monitor_directory binding
Jürg Billeter [Wed, 3 Jun 2009 11:27:55 +0000 (13:27 +0200)] 
gio-2.0: Fix g_file_monitor_directory binding

Fixes bug 527793.

17 years agoCheck compatibility of generic type arguments
Jürg Billeter [Wed, 3 Jun 2009 09:05:29 +0000 (11:05 +0200)] 
Check compatibility of generic type arguments

Fixes bug 520952.

17 years agoAdd initial support for static methods in generic types
Jürg Billeter [Wed, 3 Jun 2009 07:21:36 +0000 (09:21 +0200)] 
Add initial support for static methods in generic types

Fixes bug 471512.

17 years agoAdd initial support for generic methods
Jürg Billeter [Tue, 2 Jun 2009 15:26:29 +0000 (17:26 +0200)] 
Add initial support for generic methods

Fixes bug 492483.

17 years agogio-2.0: Fix g_file_hash binding
Jürg Billeter [Tue, 2 Jun 2009 13:57:06 +0000 (15:57 +0200)] 
gio-2.0: Fix g_file_hash binding

Based on patch by Richard Schwarting, fixes bug 578092.

17 years agogee: Fix memory leak in HashMap.remove and HashSet.remove
Jürg Billeter [Mon, 1 Jun 2009 20:53:34 +0000 (22:53 +0200)] 
gee: Fix memory leak in HashMap.remove and HashSet.remove

Fixes bug 584440.

17 years agoglib-2.0: Fix g_key_file_load_from_* bindings
Łukasz Pankowski [Mon, 1 Jun 2009 08:31:20 +0000 (10:31 +0200)] 
glib-2.0: Fix g_key_file_load_from_* bindings

KeyFile.load_from_file, load_from_dirs and load_from_data_dirs may
also throw FileError in addition to KeyFileError. Fixes bug 582517.

17 years agognome-vfs-2.0: Fix GnomeVFS.MimeApplication bindings
Mark Lee [Thu, 21 May 2009 08:10:52 +0000 (01:10 -0700)] 
gnome-vfs-2.0: Fix GnomeVFS.MimeApplication bindings

Make sure the proper header is emitted for GnomeVFSMimeApplication.

17 years agognome-vfs-2.0: GnomeVFS.FileSize binding fixes
Mark Lee [Thu, 21 May 2009 06:47:52 +0000 (23:47 -0700)] 
gnome-vfs-2.0: GnomeVFS.FileSize binding fixes

GnomeVFSFileSize is a typedef'd uint64, not a compact class.
gnome_vfs_read.bytes_read and gnome_vfs_write.bytes_written are
out parameters.

17 years agoglib-2.0: Revert GLib.KeyFile.to_data change
Jürg Billeter [Mon, 1 Jun 2009 08:22:03 +0000 (10:22 +0200)] 
glib-2.0: Revert GLib.KeyFile.to_data change

g_key_file_to_data never throws an error. Revert earlier change and
add explanation as comment.

17 years agognome-desktop-2.0: Fix gnome_desktop_item_{get,set}_strings bindings
Mark Lee [Sun, 17 May 2009 19:36:22 +0000 (12:36 -0700)] 
gnome-desktop-2.0: Fix gnome_desktop_item_{get,set}_strings bindings

gnome_desktop_item_get_strings and gnome_desktop_item_set_strings
use NULL-terminated string arrays. Fixes bug 582974.

17 years agoD-Bus: Fix array freeing in servers
Jürg Billeter [Mon, 1 Jun 2009 06:46:24 +0000 (08:46 +0200)] 
D-Bus: Fix array freeing in servers

Fixes bug 566207.

17 years agogdk-x11-2.0: Regenerate bindings with new x11 bindings
Jürg Billeter [Sun, 31 May 2009 20:32:29 +0000 (22:32 +0200)] 
gdk-x11-2.0: Regenerate bindings with new x11 bindings

Based on patch by Alexandre Moreira.

17 years agox11: Enhance X11 bindings and fix some cnames
Michael B. Trausch [Sun, 31 May 2009 18:38:50 +0000 (14:38 -0400)] 
x11: Enhance X11 bindings and fix some cnames

This patch fixes cnames for the X11 bindings and provides bindings for
new methods which came from my original bindings that I wrote for
AllTray earlier this year.

Signed-off-by: Michael B. Trausch <mike@trausch.us>
17 years agoGAsync: Add empty statement after labels
Didier 'Ptitjes [Sat, 30 May 2009 14:40:35 +0000 (16:40 +0200)] 
GAsync: Add empty statement after labels

C does not allow labels at end of compound statements.

Signed-off-by: Didier 'Ptitjes <ptitjes@free.fr>
17 years agoD-Bus: Fix memory leaks in servers
Jürg Billeter [Sun, 31 May 2009 20:14:32 +0000 (22:14 +0200)] 
D-Bus: Fix memory leaks in servers

Free allocated memory used for parameters and return values in D-Bus
servers. Based on patch by Sebastian Pölsterl, fixes bug 566207.

17 years agoDeclare types used in implicit casts
Jürg Billeter [Sun, 31 May 2009 17:15:09 +0000 (19:15 +0200)] 
Declare types used in implicit casts

Fixes bug 584163.

17 years agoFix handling of non-ASCII characters in comments
Jürg Billeter [Sun, 31 May 2009 17:03:52 +0000 (19:03 +0200)] 
Fix handling of non-ASCII characters in comments

17 years agoGAsync: Include gio/gio.h when needed
Jürg Billeter [Sun, 31 May 2009 12:08:35 +0000 (14:08 +0200)] 
GAsync: Include gio/gio.h when needed

17 years agoposix: Add pseudo terminal functions
Didier 'Ptitjes [Sat, 23 May 2009 09:51:13 +0000 (11:51 +0200)] 
posix: Add pseudo terminal functions

Add posix_openpt(3), grantpt(3), and unlockpt(3) bindings.

Signed-off-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
17 years agoD-Bus: Do not crash when calling methods after disconnecting from bus
Jürg Billeter [Sat, 30 May 2009 18:15:50 +0000 (20:15 +0200)] 
D-Bus: Do not crash when calling methods after disconnecting from bus

Throw error instead.

17 years agoD-Bus: Fix using static methods as async callbacks
Frederik Sdun [Thu, 28 May 2009 19:07:55 +0000 (21:07 +0200)] 
D-Bus: Fix using static methods as async callbacks

17 years agoGIR writer: Remove GLib.Regex reference
Mark Lee [Thu, 28 May 2009 08:43:40 +0000 (01:43 -0700)] 
GIR writer: Remove GLib.Regex reference

The GRegex reference prevents compilation with GLib 2.12. The code has
been replaced with equivalent code derived from the string class.

Fixes bug 584098.