projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GAppInfo: add a mechanism to query supported content types
[platform/upstream/glib.git]
/
gio
/
2012-05-16
Giovanni Campagna
GAppInfo: add a mechanism to query supported content...
tree
|
commitdiff
2012-05-15
Dan Winship
Add g_type_ensure() and use it rather than playing...
tree
|
commitdiff
2012-05-15
Paolo Borelli
gfile: add g_return_if_fail to g_file_make_directory_wi...
tree
|
commitdiff
2012-05-15
Colin Walters
gfile: Plug memory leak in g_file_make_directory_with_p...
tree
|
commitdiff
2012-05-10
Lars Uebernickel
docs: reference g_menu_item_new in gmenu convenience...
tree
|
commitdiff
2012-05-02
Christian Persch
application: Clarification about 'primary instance'
tree
|
commitdiff
2012-05-01
Ryan Lortie
tests: temporarily disable GDBus async proxy test
tree
|
commitdiff
2012-05-01
Ryan Lortie
contenttype test: don't pass -1 as length
tree
|
commitdiff
2012-04-30
Ryan Lortie
GApplication: add accessor for DBus information
tree
|
commitdiff
2012-04-30
Ryan Lortie
GApplication: allow null application_id
tree
|
commitdiff
2012-04-30
Dan Winship
Update gio/tests/.gitignore
tree
|
commitdiff
2012-04-30
Dan Winship
fix warnings
tree
|
commitdiff
2012-04-27
Dan Winship
Fix several recently-introduced bugs in g_output_stream...
tree
|
commitdiff
2012-04-26
Debarshi Ray
GAppInfo: overwrite the DISPLAY only if it is set in...
tree
|
commitdiff
2012-04-26
Alexander Larsson
Dist gio/dbus-daemon.xml and fix dependency for builddi...
tree
|
commitdiff
2012-04-25
Colin Walters
build: Fix 'make dist' regression
tree
|
commitdiff
2012-04-25
Dan Winship
gsocket: test if family is <= 0, not < 0
tree
|
commitdiff
2012-04-24
Dieter Verfaillie
win32: More srcdir != builddir fixing
tree
|
commitdiff
2012-04-24
Alexander Larsson
win32: Fix build with srcdir != builddir
tree
|
commitdiff
2012-04-24
Alexander Larsson
win32: Fix build of gdbus-daemon-generated.[ch]
tree
|
commitdiff
2012-04-23
Maciej Piechotka
Make GDataOutputStream implement GSeekable
tree
|
commitdiff
2012-04-23
Maciej Piechotka
Make GBufferedOutputStream implement GSeekable
tree
|
commitdiff
2012-04-23
Maciej Piechotka
Make GBufferedInputStream implement GSeekable
tree
|
commitdiff
2012-04-22
Dan Winship
gio: add a proxy test program
tree
|
commitdiff
2012-04-22
Dan Winship
gio: Add more information to GProxyAddress
tree
|
commitdiff
2012-04-22
Dan Winship
gio: fix error handling in async case of GProxyAddressE...
tree
|
commitdiff
2012-04-20
Alexander Larsson
win32: Implement _g_dbus_get_machine_id using machine...
tree
|
commitdiff
2012-04-20
Alexander Larsson
win32: Support autolaunching dbus daemon
tree
|
commitdiff
2012-04-20
Alexander Larsson
Add _g_io_win32_get_module to get the gio HMODULE
tree
|
commitdiff
2012-04-20
Alexander Larsson
GTestDBus: Allow to specify the dbus-daemon binary
tree
|
commitdiff
2012-04-20
Alexander Larsson
Add gdbus-daemon test app
tree
|
commitdiff
2012-04-20
Alexander Larsson
Add GDBusDAaemon, an implementation of a message bus
tree
|
commitdiff
2012-04-20
Benjamin Otte
resourcefile: Set display name
tree
|
commitdiff
2012-04-19
Matthias Clasen
More beautiful fix
tree
|
commitdiff
2012-04-19
Alexander Larsson
Fix non-win32 build error in my recent commit
tree
|
commitdiff
2012-04-19
Alexander Larsson
Tests: Move dbus specific tests to if HAVE_DBUS_DAEMON
tree
|
commitdiff
2012-04-19
Alexander Larsson
Fix test building on win32
tree
|
commitdiff
2012-04-19
Alexander Larsson
GTestDBus: Make work on win32
tree
|
commitdiff
2012-04-19
Alexander Larsson
Remove ununsed include
tree
|
commitdiff
2012-04-19
Alexander Larsson
gdbus: Escape nonce files in dbus addressess
tree
|
commitdiff
2012-04-19
Alexander Larsson
Fix race in gdbus-connection test
tree
|
commitdiff
2012-04-19
Alexander Larsson
Support initial underscores in dbus codegen namespace
tree
|
commitdiff
2012-04-19
Xavier Claessens
Use GTestDBus in all GDBus unit tests
tree
|
commitdiff
2012-04-19
Xavier Claessens
Add GTestDBus object
tree
|
commitdiff
2012-04-19
Xavier Claessens
Add private _g_bus_get_singleton_if_exists() function
tree
|
commitdiff
2012-04-18
David Zeuthen
Revert "Add a private copy of gio/tests/gdbus-tests...
tree
|
commitdiff
2012-04-18
David Zeuthen
Revert "Add private _g_bus_get_singleton_if_exists...
tree
|
commitdiff
2012-04-18
David Zeuthen
Revert "Add GTestDBus object"
tree
|
commitdiff
2012-04-18
David Zeuthen
GMenuModel: Don't leak GDBusConnection in test
tree
|
commitdiff
2012-04-18
Xavier Claessens
Add GTestDBus object
tree
|
commitdiff
2012-04-18
Xavier Claessens
Add private _g_bus_get_singleton_if_exists() function
tree
|
commitdiff
2012-04-18
Xavier Claessens
Add a private copy of gio/tests/gdbus-tests.c,h to...
tree
|
commitdiff
2012-04-17
David Zeuthen
gdbus-codegen: Don't leak stuff in tests
tree
|
commitdiff
2012-04-17
David Zeuthen
GDBusObjectProxy: Don't leak connection
tree
|
commitdiff
2012-04-17
David Zeuthen
GDBusObjectManagerClient: Don't leak object proxy when...
tree
|
commitdiff
2012-04-17
Dan Winship
gio: use GPollable* to implement fallback read_async...
tree
|
commitdiff
2012-04-17
Dan Winship
gio: implement GPollableInput/OutputStream in more...
tree
|
commitdiff
2012-04-17
Dan Winship
gpollableutils: utility functions for pollable stream...
tree
|
commitdiff
2012-04-17
Dan Winship
gio: minor GPollableInputStream / GPollableOutputStream...
tree
|
commitdiff
2012-04-17
Dan Winship
GConverterInputStream: fix an infinite loop when fill_b...
tree
|
commitdiff
2012-04-16
Christian Persch
gdbus-codegen: Avoid warnings in generated code
tree
|
commitdiff
2012-04-16
Christian Persch
resources: compiler: Fix resources on big endian archit...
tree
|
commitdiff
2012-04-16
Kalev Lember
Only build gmenumodel test on unix
tree
|
commitdiff
2012-04-16
Stef Walter
Add support for MX, TXT, NS and SOA records to GResolver
tree
|
commitdiff
2012-04-15
Colin Walters
build: Add --disable-modular-tests build option
tree
|
commitdiff
2012-04-14
Cosimo Cecchi
fileinfo: document the correct type for trash::orig...
tree
|
commitdiff
2012-04-14
David Zeuthen
GDBusAuth: Handle when no there is no auth observer...
tree
|
commitdiff
2012-04-14
David Zeuthen
Check that auth methods work and interoperate with...
tree
|
commitdiff
2012-04-14
David Zeuthen
GSocketControlMessage: Don't warn about unknown messages
tree
|
commitdiff
2012-04-14
David Zeuthen
GDBusAuthObserver: Add a way to control what authentica...
tree
|
commitdiff
2012-04-14
Giovanni Campagna
GDesktopAppInfo: add an accessor for StartupWMClass
tree
|
commitdiff
2012-04-13
Kalev Lember
GResource docs: fix typo
tree
|
commitdiff
2012-04-13
Ryan Lortie
GSettings docs: clarify what is a good path
tree
|
commitdiff
2012-04-12
Ryan Lortie
glib-compile-schemas: warn about bad dconf paths
tree
|
commitdiff
2012-04-12
Alexander Larsson
Fall back to SO_PEERCRED if credentials passing fails
tree
|
commitdiff
2012-04-12
Alexander Larsson
Detect "empty" socket credentials on Linux
tree
|
commitdiff
2012-04-12
William Hua
Be more precise about Carbon v. Cocoa.
tree
|
commitdiff
2012-04-11
Jeremy Huddleston
Don't use fast enumeration in old version of Mac OS.
tree
|
commitdiff
2012-04-11
Jeremy Huddleston
Link with Foundation framework on OSX.
tree
|
commitdiff
2012-04-10
Will Thompson
gdbus: test case for 673612
tree
|
commitdiff
2012-04-10
Will Thompson
GDBusMessage: do not align for grandchildren of empty...
tree
|
commitdiff
2012-04-10
Will Thompson
GDBusMessage: print more debug info about alignment
tree
|
commitdiff
2012-04-08
Matthias Clasen
settings: Improve test coverage
tree
|
commitdiff
2012-04-08
Matthias Clasen
gdbusserver: Improve test coverage
tree
|
commitdiff
2012-04-08
Matthias Clasen
icon: Improve test coverage
tree
|
commitdiff
2012-04-08
Matthias Clasen
contenttype: Improve test coverage
tree
|
commitdiff
2012-04-08
Matthias Clasen
networkaddress: Improve test coverage
tree
|
commitdiff
2012-04-08
Matthias Clasen
networkaddress: Fix userinfo parsing in uris
tree
|
commitdiff
2012-04-08
Matthias Clasen
Make the dbus menu tests independent from the session bus
tree
|
commitdiff
2012-04-08
Matthias Clasen
ifdef out some unused code
tree
|
commitdiff
2012-04-07
Matthias Clasen
Formatting cleanup
tree
|
commitdiff
2012-04-07
Matthias Clasen
Don't return values from void functions
tree
|
commitdiff
2012-04-06
Matthias Clasen
Revert "GDesktopAppInfo: add an accessor for StartupWMC...
tree
|
commitdiff
2012-04-06
Giovanni Campagna
GDesktopAppInfo: add an accessor for StartupWMClass
tree
|
commitdiff
2012-04-05
Dieter Verfaillie
Fix malformed GTK-Doc comment blocks: remove repeated...
tree
|
commitdiff
2012-04-05
Dieter Verfaillie
Fix malformed GTK-Doc comment blocks: don't confuse...
tree
|
commitdiff
2012-04-05
Dieter Verfaillie
Fix malformed GTK-Doc comment blocks: invalid parameter...
tree
|
commitdiff
2012-04-05
Dieter Verfaillie
Fix malformed GTK-Doc comment blocks: correct struct...
tree
|
commitdiff
2012-04-05
Dieter Verfaillie
Fix malformed GTK-Doc comment blocks: unmark non GTK...
tree
|
commitdiff
2012-04-05
Dieter Verfaillie
Fix malformed GTK-Doc comment blocks: add missing colons.
tree
|
commitdiff
next