index
:
~bilboed/glib
contention
contention-rwlock
fundamental
gobject-performance
gobject-performance-rwlock
hacking
master
rebase-maemo
rebase-maemo-clean
rwlock
work
Personal repository of GLib
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gio
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-05
gio: iostream: use GTask instead of internal pointer
Lionel Landwerlin
1
-24
/
+25
2014-05-03
gio: add a missing property to GDummyTlsConnection
Dan Winship
1
-0
/
+2
2014-04-28
gmenuexporter: fix protocol documentation link
Lars Uebernickel
1
-1
/
+1
2014-04-25
Added type check to GPermission public functions.
Juan Pablo Ugarte
1
-1
/
+13
2014-04-25
gresolver: Ensure GThreadedResolver always sets an error if resolution fails
Philip Withnall
1
-3
/
+16
2014-04-25
gresolver: Document that GResolver lists are non-empty on success
Philip Withnall
1
-19
/
+24
2014-04-24
gio: remove an unneeded pragma
Dan Winship
1
-5
/
+0
2014-04-24
docs: Remove <!-- --> comment before plural s
Volker Sobek
8
-12
/
+12
2014-04-23
gaction: Minor clarifications in the GAction documentation
Philip Withnall
1
-3
/
+4
2014-04-19
gfile: More explicitly document the context for GFileProgressCallback
Philip Withnall
1
-2
/
+3
2014-04-16
gio: Document that GSocket is not thread safe
Philip Withnall
1
-0
/
+4
2014-04-15
docs: Use markdown links in all .c and .h files
Volker Sobek
9
-10
/
+10
2014-04-15
gdesktopappinfo: fix a crasher
Ryan Lortie
1
-1
/
+1
2014-04-15
gio: fix g-i annotations in g_settings_schema_source_list_schemas()
Alberto Ruiz
1
-3
/
+4
2014-04-15
tests: use mimeapps.list over defaults.list
Ryan Lortie
1
-3
/
+3
2014-04-15
GDesktopAppInfo: rewrite content type code
Ryan Lortie
2
-845
/
+623
2014-04-15
mimetype tests: don't depend on specific behaviour
Ryan Lortie
1
-38
/
+13
2014-04-15
appmonitor test: avoid /usr/share
Ryan Lortie
1
-0
/
+1
2014-04-15
tests: expand 'apps' tool
Ryan Lortie
1
-0
/
+46
2014-04-15
mimeapps test: fix defaults vs. recommended
Ryan Lortie
1
-2
/
+4
2014-04-15
desktop-app-info test: use g_assert_strcmp()
Ryan Lortie
1
-7
/
+7
2014-04-12
gdesktopappinfo: Don't double free sn_id
Colin Walters
1
-4
/
+1
2014-04-12
gdesktopappinfo: Initialize sn_id to NULL
Colin Walters
1
-1
/
+1
2014-04-11
Deal with startup notify id being NULL
Matthias Clasen
1
-2
/
+7
2014-04-10
gapplication-tool: ensure object paths are valid
Cosimo Cecchi
1
-2
/
+6
2014-04-10
gapplication-tool: fix a typo
Cosimo Cecchi
1
-1
/
+1
2014-04-10
giomodule: Add a NULL guard to extension_point_get_extension_by_name
Debarshi Ray
1
-0
/
+2
2014-04-09
g_file_copy: Don't set GError when we intend to ignore errors
Colin Walters
1
-1
/
+1
2014-04-09
gio: Add newer dbus UnknownXxxx and PropertyReadOnly errors
Stef Walter
3
-2
/
+21
2014-04-09
gtlscertificate: fix certificate list parsing with trailing comments
Dan Winship
1
-10
/
+15
2014-04-04
GApplication: Don't decrease use_count below 0
Marek Kasik
1
-0
/
+1
2014-04-02
networkaddress: fix parsing of uri with @ after authority
Wim Taymans
2
-3
/
+11
2014-03-31
networkmonitornetlink: IN6_IS_ADDR_MC_LINKLOCAL is only guaranteed to work on...
Olivier Crête
1
-1
/
+4
2014-03-30
gio: move Winsock error mapping to g_io_error_from_win32_error()
Dan Winship
2
-30
/
+45
2014-03-30
gio/tests/socket: Update to check the error code
Dan Winship
1
-1
/
+7
2014-03-30
gioerror: map some more values to G_IO_ERROR_NOT_SUPPORTED
Dan Winship
2
-21
/
+40
2014-03-30
docs: Remove escaping '\' from literals
Volker Sobek
2
-2
/
+2
2014-03-27
gio: Add names to idles and timeouts
Bastien Nocera
13
-1
/
+28
2014-03-27
GNotification: Some small documentation fixes
Volker Sobek
1
-14
/
+10
2014-03-23
GSocket: ignore timed out state when not relevant
Olivier Crête
1
-0
/
+25
2014-03-23
gio: fix two more g_task_return_error_if_cancelled() leaks
Dan Winship
2
-2
/
+8
2014-03-23
socketclient: Fix leak
Olivier Crête
1
-1
/
+4
2014-03-21
gio/tests/socket: skip IPv6 tests on IPv6-less machines
Dan Winship
1
-0
/
+32
2014-03-20
Clarify expectations with error codes like G_IO_ERROR_FAILED
Dan Winship
2
-5
/
+23
2014-03-14
GSettingsBackend: fix a nasty race condition
Ryan Lortie
1
-24
/
+20
2014-03-14
gsettingsbackend: a minor simplification
Ryan Lortie
4
-55
/
+31
2014-03-11
GUnixVolume: implement _finish functions
Ryan Lortie
1
-2
/
+6
2014-03-11
GUnixVolume: port to GSubprocess
Ryan Lortie
1
-137
/
+37
2014-03-11
GUnixMount: port unmount to GSubprocess
Ryan Lortie
1
-126
/
+32
2014-03-11
glocalfileinfo: don't special-case directory icons
Lars Uebernickel
1
-8
/
+2
[next]