projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GOptionContext: Don't show headings without options
[platform/upstream/glib.git]
/
gio
/
2012-06-29
Johan Dahlin
Use the same Python as we found in configure
tree
|
commitdiff
2012-06-28
Martin Pitt
Fix /contenttype/guess test
tree
|
commitdiff
2012-06-28
Alexander Larsson
Fix the mimetype default fix
tree
|
commitdiff
2012-06-28
Alexander Larsson
Fix default app lookup wrt parent types and defaults...
tree
|
commitdiff
2012-06-28
Stef Walter
GTlsInteraction: Fix incorrect locking of mutex
tree
|
commitdiff
2012-06-27
Martin Pitt
gio/tests/contenttype: Call g_content_type_guess()...
tree
|
commitdiff
2012-06-26
Martin Pitt
Allow slightly too small poll duration in /socket/timed...
tree
|
commitdiff
2012-06-26
Colin Walters
GTestDBus: Don't call into gvfs
tree
|
commitdiff
2012-06-25
Colin Walters
Fix previous commit
tree
|
commitdiff
2012-06-25
Colin Walters
gio/tests/actions: Plug a memory leak
tree
|
commitdiff
2012-06-25
Colin Walters
GIOScheduler: Disconnect from cancellable after job...
tree
|
commitdiff
2012-06-25
Ryan Lortie
Revert "GIOScheduler: Avoid constant iteration over...
tree
|
commitdiff
2012-06-25
Lars Uebernickel
GDbusActionGroup: always set strict when _query_action...
tree
|
commitdiff
2012-06-23
Matthias Clasen
Remove a few redundant ;s
tree
|
commitdiff
2012-06-23
Phil Clayton
Add missing annotation to GDBusConnection::closed
tree
|
commitdiff
2012-06-22
Colin Walters
GIOScheduler: Use a GList, not GSList for jobs
tree
|
commitdiff
2012-06-22
Colin Walters
GIOScheduler: Avoid constant iteration over pending...
tree
|
commitdiff
2012-06-22
Colin Walters
gresourcefile.c: Remove stray semicolon
tree
|
commitdiff
2012-06-22
Colin Walters
gmenu: Remove stray semicolon in g_menu_clear_item()
tree
|
commitdiff
2012-06-22
Colin Walters
tests: Add missing initializer for return value
tree
|
commitdiff
2012-06-22
Colin Walters
tests: Add missing va_end()
tree
|
commitdiff
2012-06-22
Stef Walter
gresolver: More robust parsing of DNS responses
tree
|
commitdiff
2012-06-22
Matthew Barnes
Add g_dbus_object_manager_server_is_exported()
tree
|
commitdiff
2012-06-21
Colin Walters
GUnixVolumeMonitor: Make use of new g_list_copy_deep()
tree
|
commitdiff
2012-06-21
Dan Winship
gio/tests/proxy-test: fix cleanup
tree
|
commitdiff
2012-06-21
Matthias Clasen
Install bash completion files in /usr/share/
tree
|
commitdiff
2012-06-20
Dan Winship
gio/tests/pollable: add can_poll() assertions
tree
|
commitdiff
2012-06-20
Dan Winship
gdbus: fix generated code to not warn under -Wfloat...
tree
|
commitdiff
2012-06-19
Chun-wei Fan
Bug 678332-gio/gconverterinputstream.c: Fix build
tree
|
commitdiff
2012-06-19
Chun-wei Fan
Bug 678332-GIO: Fix build on Windows/non-GCC
tree
|
commitdiff
2012-06-13
William Jon McCann
Update to use XDG cache home for thumbnails
tree
|
commitdiff
2012-06-13
Benjamin Otte
glib-compile-resources: Forward errors from spawned...
tree
|
commitdiff
2012-06-12
Dan Winship
update .gitignore
tree
|
commitdiff
2012-06-12
Dan Winship
gunixoutputstream: add missing can_poll() implementation
tree
|
commitdiff
2012-06-12
Murray Cumming
Remove trailing commas from enums
tree
|
commitdiff
2012-06-08
David Zeuthen
GDBusProxy: Treat org.freedesktop.systemd1.Masked error...
tree
|
commitdiff
2012-06-06
Tomas Bzatek
gdbus: Implement g_dbus_connection_get_last_serial()
tree
|
commitdiff
2012-06-06
Daniel Macks
Pass -framework sub-flag without embedded whitespace
tree
|
commitdiff
2012-06-05
Martin Pitt
g_dbus_gvariant_to_gvalue(): Add missing out annotation
tree
|
commitdiff
2012-06-04
Matthias Clasen
Improve GResource test coverage
tree
|
commitdiff
2012-06-04
Matthias Clasen
Improve GSocketAddress test coverage
tree
|
commitdiff
2012-06-04
Matthias Clasen
Improve GNetworkMonitor test coverage
tree
|
commitdiff
2012-06-04
Matthias Clasen
Improve GIcon test coverage
tree
|
commitdiff
2012-06-04
Matthias Clasen
Formatting cleanups
tree
|
commitdiff
2012-06-04
Matthias Clasen
Improve GMenu test coverage
tree
|
commitdiff
2012-06-04
Matthias Clasen
Improve GApplication test coverage
tree
|
commitdiff
2012-06-04
Matthias Clasen
Improve GActionGroup test coverage
tree
|
commitdiff
2012-06-04
Matthias Clasen
Improve GIcon test coverage
tree
|
commitdiff
2012-06-04
Matthias Clasen
Expand GAppInfo tests
tree
|
commitdiff
2012-05-30
Dan Winship
GConverterInputStream: fix an edge case
tree
|
commitdiff
2012-05-29
Christian Persch
build: Add missing AM_V_GEN to silence the build
tree
|
commitdiff
2012-05-29
Christian Persch
application: Add dbus register/unregister hooks
tree
|
commitdiff
2012-05-26
Colin Walters
gappinfo: Fix uninitialized-variable gcc warning
tree
|
commitdiff
2012-05-26
Colin Walters
Annotate API introduced for 2.34 with GLIB_AVAILABLE_IN...
tree
|
commitdiff
2012-05-26
Colin Walters
Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN...
tree
|
commitdiff
2012-05-26
Colin Walters
Annotate API introduced for 2.30 with GLIB_AVAILABLE_IN...
tree
|
commitdiff
2012-05-26
Marc-Antoine Perennou
gio: fix symbol name
tree
|
commitdiff
2012-05-24
Dan Winship
gio: add GBytes-based input/output stream methods
tree
|
commitdiff
2012-05-24
Christian Persch
Revert "application: Don't print a critical warning...
tree
|
commitdiff
2012-05-24
Christian Persch
application: Save a few bytes in the library
tree
|
commitdiff
2012-05-24
Christian Persch
application: Don't print a critical warning here
tree
|
commitdiff
2012-05-21
Colin Walters
GMemoryOutputStream: Add API to return data as a GBytes
tree
|
commitdiff
2012-05-21
Colin Walters
GMemoryInputStream: Add API to accept GBytes
tree
|
commitdiff
2012-05-21
Debarshi Ray
gio: The tmpl parameter to g_file_new_tmp can be NULL
tree
|
commitdiff
2012-05-18
Dan Winship
proxy-test: work even when the upstream DNS lies
tree
|
commitdiff
2012-05-18
Dan Winship
g_app_info_launch_default_for_uri: don't use GFile...
tree
|
commitdiff
2012-05-18
Holger Berndt
Document that g_app_info_create_from_commandline()...
tree
|
commitdiff
2012-05-17
Dan Winship
gnetworkmonitornetlink: don't leak the list of networks
tree
|
commitdiff
2012-05-17
Matthias Clasen
gsettings: add reset-recursively to bash completion
tree
|
commitdiff
2012-05-16
Dan Winship
update .gitignore
tree
|
commitdiff
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
next