index
:
~jonny/glib
master
v6only
le glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-23
gdbus-codegen: update comment in code to reflect reality
David Zeuthen
1
-4
/
+0
2011-08-23
gdbus-codegen: Rework C property getters
David Zeuthen
3
-60
/
+272
2011-08-22
GTimeZoneMonitor: Revert addition of this class
Colin Walters
5
-208
/
+0
2011-08-19
Merge branch 'concurrent-cancellable'
Stef Walter
4
-2
/
+233
2011-08-19
gio: GCancellable can be used concurrently
Stef Walter
4
-2
/
+233
2011-08-17
void functions should not return. Fixes bug #656675.
Brian Cameron
4
-7
/
+7
2011-08-15
distcheck fixes
Ryan Lortie
1
-0
/
+8
2011-08-15
Add a stress-test for GDBusProxy in threads with no default main context
Simon McVittie
3
-0
/
+259
2011-08-15
GDBusProxy: hold properties_lock while using any mutable property
Simon McVittie
1
-23
/
+109
2011-08-15
GDBusProxy: factor out async_init_data_set_name_owner
Simon McVittie
1
-43
/
+47
2011-08-15
g_dbus_proxy_get_property: use accessors for all mutable state
Simon McVittie
1
-2
/
+2
2011-08-15
GDBusProxy: if a well-known name is not owned, don't GetAll from the dbus-daemon
Simon McVittie
1
-1
/
+20
2011-08-15
g_settings_bind: add some g_return checks
Ryan Lortie
1
-0
/
+3
2011-08-15
GDBusObjectManagerClient: Emit signals on proxy before emitting on manager
David Zeuthen
1
-9
/
+9
2011-08-13
Don't finish gtls connection if the handshake failed
Sjoerd Simons
1
-2
/
+2
2011-08-13
GDBusProxy: on_properties_changed initialize some variables
Matthias Clasen
1
-3
/
+3
2011-08-12
In addition to /media and $HOME, also show mounts in $XDG_USER_DIR
David Zeuthen
1
-2
/
+6
2011-08-11
[gi] Add missing (out) annotation to g_dbus_{node,interface}_info_generate_xml()
Martin Pitt
1
-2
/
+2
2011-08-11
[gi] Add missing Gio transfer annotations
Martin Pitt
7
-8
/
+10
2011-08-11
[gi] Fix parameter name typos in Gio docstrings
Martin Pitt
2
-2
/
+2
2011-08-10
[gi] Add missing transfer annotation to g_dbus_node_info_lookup_interface()
Martin Pitt
1
-1
/
+1
2011-08-09
[gi] Add missing (allow-none) annotations to g_dbus_connection_register_object()
Martin Pitt
1
-2
/
+3
2011-08-05
gio/tests/.gitignore: fix
Dan Winship
1
-1
/
+1
2011-08-04
gio enums: Remove trailing commas
Murray Cumming
1
-2
/
+2
2011-08-04
Fix up ABI symbols after GTlsDatabase merge.
Stef Walter
2
-7
/
+27
2011-08-04
GTlsDatabase and related objects
Stef Walter
23
-126
/
+2959
2011-08-03
build: Pass ZLIB_CFLAGS for gio build
kotarou
1
-0
/
+2
2011-08-01
g_cancellable_get_fd: silently return -1 for NULL cancellable
Owen W. Taylor
1
-0
/
+3
2011-08-01
GDBusConnection: Only apply exit-on-closed semantics if properly initialized
David Zeuthen
1
-1
/
+1
2011-07-27
Added TLS PEM parser unit test
Nicolas Dufresne
12
-0
/
+826
2011-07-27
Rework PEM parsing to not be order dependent
Nicolas Dufresne
1
-54
/
+95
2011-07-26
Docs: Correct the namespace for g_file_query_filesystem_info()
Tomas Bzatek
1
-2
/
+2
2011-07-26
More gdbus-codegen fixed to build on non-Unix
David Zeuthen
2
-9
/
+25
2011-07-26
glocalfile: don't bother with fstype on win32
Ryan Lortie
1
-1
/
+2
2011-07-26
Merge branch 'gwakeup'
Ryan Lortie
2
-203
/
+34
2011-07-25
GWakeup: make it private API
Ryan Lortie
2
-0
/
+2
2011-07-25
More fixes for non-Unix builds
David Zeuthen
2
-0
/
+16
2011-07-25
Fix the build on non-Unix
David Zeuthen
1
-4
/
+0
2011-07-25
GCancellable: port to GWakeup
Ryan Lortie
1
-203
/
+32
2011-07-25
Docs: Fix tiny typo.
Murray Cumming
1
-1
/
+1
2011-07-24
gio/tests/socket: add some basic IPv4 and IPv6 tests
Dan Winship
1
-3
/
+378
2011-07-24
GSocket: fix connected state after async connect
Dan Winship
1
-1
/
+3
2011-07-23
Explicitly unset the session bus address for the peer tests
Matthias Clasen
1
-0
/
+2
2011-07-23
Properly bring up a session bus for application tests
Matthias Clasen
1
-0
/
+7
2011-07-23
Fix a typo
Matthias Clasen
1
-1
/
+1
2011-07-23
GDesktopAppInfo: Add g_desktop_app_info_get_show_in()
Vincent Untz
3
-39
/
+75
2011-07-21
gdbus-codegen: Add support for new org.gtk.GDBus.C.UnixFD annotation
David Zeuthen
9
-356
/
+991
2011-07-21
GDBus: Don't convert GVariant type 'h' to gint
David Zeuthen
1
-14
/
+2
2011-07-21
gdbus-codegen: Use G_TYPE_STRV/gchar** for GVariant type 'ao'
David Zeuthen
4
-12
/
+37
2011-07-21
glocalfile: Fix compilation without USE_STATFS and USE_STATVFS
Benjamin Otte
1
-1
/
+8
[next]