projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Assamese translation updated
[platform/upstream/glib.git]
/
gio
/
2013-07-30
Dan Winship
gsocket: fix a cut-and-pasted error message
tree
|
commitdiff
2013-07-29
Ryan Lortie
GMenuModel: add annotations to virtual functions
tree
|
commitdiff
2013-07-28
Matthias Clasen
Use GLIB_PRIVATE_CALL macro
tree
|
commitdiff
2013-07-28
Ryan Lortie
inotify: don't assume mainloop is running
tree
|
commitdiff
2013-07-28
Matthias Clasen
Fix build with statvfs
tree
|
commitdiff
2013-07-24
Dan Winship
gnetworkaddress: tweak to make Solaris happy
tree
|
commitdiff
2013-07-19
Matthias Clasen
gsettings tool: report failure to write
tree
|
commitdiff
2013-07-19
Colin Walters
gdbusnameowning: Don't spew an error if we're releasing...
tree
|
commitdiff
2013-07-14
Ryan Lortie
GApplication: reply to ActivateAction
tree
|
commitdiff
2013-07-14
Matthias Clasen
Make a test desktop file a little less invalid
tree
|
commitdiff
2013-07-13
Dan Winship
gcancellable: update GCancellableSource, fix a race...
tree
|
commitdiff
2013-07-13
Dan Winship
Remove some unnecessary source prepare/check functions
tree
|
commitdiff
2013-07-13
Dan Winship
gio: port unix streams to GUnixFDSource
tree
|
commitdiff
2013-07-13
Dan Winship
gsourceclosure: use g_cclosure_marshal_generic
tree
|
commitdiff
2013-07-13
Ryan Lortie
Fix g_return_if_fail vs. return_val_if_fail
tree
|
commitdiff
2013-07-13
Ryan Lortie
GAction: add function for printing detailed names
tree
|
commitdiff
2013-07-12
Dan Winship
gnetworkmonitornetlink: handle default route via device
tree
|
commitdiff
2013-07-11
Ryan Lortie
Fix a typo in a filename in Makefile.am
tree
|
commitdiff
2013-07-11
Ryan Lortie
Add a testcase for DBusActivatable=true
tree
|
commitdiff
2013-07-11
Ryan Lortie
Add missing file
tree
|
commitdiff
2013-07-11
Ryan Lortie
GDesktopAppInfo: remove note about OnlyShowIn
tree
|
commitdiff
2013-07-11
Ryan Lortie
Implement the Desktop Action specification
tree
|
commitdiff
2013-07-11
Ryan Lortie
add GPropertyAction
tree
|
commitdiff
2013-07-09
Matthias Clasen
Document g_simple_proxy_resolver_set_ignore_hosts
tree
|
commitdiff
2013-07-03
Martin Ejdestig
Add missing G_BEGIN/END_DECLS to gsettingsschema.h.
tree
|
commitdiff
2013-07-02
Ryan Lortie
GDBusConnection: be more careful with async GetAll
tree
|
commitdiff
2013-06-30
Sébastien Wilmet
Doc: small fixes
tree
|
commitdiff
2013-06-30
Matthias Clasen
Improve various section headings in the docs
tree
|
commitdiff
2013-06-24
Emmanuele Bassi
Rename the generated private data getter function
tree
|
commitdiff
2013-06-24
Emmanuele Bassi
gio: Missing G_ADD_PRIVATE in GFileInputStream
tree
|
commitdiff
2013-06-24
Emmanuele Bassi
gio: Use the new private instance data declaration
tree
|
commitdiff
2013-06-23
Dieter Verfaillie
docs: fix GTK-Doc build
tree
|
commitdiff
2013-06-22
Ryan Lortie
GDBusMethodInvocation: add missing 'goto out'
tree
|
commitdiff
2013-06-22
Ryan Lortie
GDBusMethodInvocation: add property return checks
tree
|
commitdiff
2013-06-22
Ryan Lortie
GDBusConnection: allow async property handling
tree
|
commitdiff
2013-06-22
Ryan Lortie
GDBusMethodInvocation: add 'property_info'
tree
|
commitdiff
2013-06-22
Ryan Lortie
GDBusConnection: some straight-up refactoring
tree
|
commitdiff
2013-06-22
Ryan Lortie
GDBusConnection: move 'Set' typecheck to worker
tree
|
commitdiff
2013-06-22
Ryan Lortie
GDBusConnection: remove an unused g_variant_get()
tree
|
commitdiff
2013-06-08
Ryan Lortie
gio/tests: sort tests in the Makefile.am
tree
|
commitdiff
2013-06-07
Ryan Lortie
GDesktopAppInfo: support DBusActivatable
tree
|
commitdiff
2013-06-06
Matthias Clasen
Update link to documentation
tree
|
commitdiff
2013-06-06
Dan Winship
tests: fix and re-add the broken test
tree
|
commitdiff
2013-06-06
Matthias Clasen
Remove a failing testcase
tree
|
commitdiff
2013-06-05
Colin Walters
GFileEnumerator: Add some documentation about ordering
tree
|
commitdiff
2013-06-05
Ryan Lortie
tests: add a few more invalid IPv6 address tests
tree
|
commitdiff
2013-06-05
Dan Winship
ginetaddress: fix addr/string conversions on windows
tree
|
commitdiff
2013-06-05
Colin Walters
Ensure g_file_copy() does not temporarily expose privat...
tree
|
commitdiff
2013-06-05
Colin Walters
g_file_copy(): Clean up logic for info query
tree
|
commitdiff
2013-06-05
Ryan Lortie
GApplication: implement fd.o application spec
tree
|
commitdiff
2013-06-05
Ryan Lortie
GApplication: set prgname to appid for services
tree
|
commitdiff
2013-06-04
Dan Winship
gio/tests/inet-address: fix to work on OS X
tree
|
commitdiff
2013-06-03
Matthias Clasen
Improve GSettings test coverage
tree
|
commitdiff
2013-06-03
Matthias Clasen
Add a directory monitoring test
tree
|
commitdiff
2013-06-03
Matthias Clasen
Remove some unused inotify code
tree
|
commitdiff
2013-06-02
Ryan Lortie
tests: Remove a leftover debug printf
tree
|
commitdiff
2013-06-02
Matthias Clasen
Improve unix stream test coverage
tree
|
commitdiff
2013-06-02
Matthias Clasen
Improve GAppInfo test coverage
tree
|
commitdiff
2013-06-02
Matthias Clasen
Improve GMemoryInputStream test coverage
tree
|
commitdiff
2013-06-02
Matthias Clasen
Improve GMenuModel test coverage
tree
|
commitdiff
2013-06-02
Matthias Clasen
Improve GFileAttributeMatcher test coverage
tree
|
commitdiff
2013-06-02
Matthias Clasen
Improve GIcon test coverage
tree
|
commitdiff
2013-06-02
Matthias Clasen
Improve test coverage for GZipCompressor
tree
|
commitdiff
2013-06-02
Matthias Clasen
Improve test coverage for GBufferedOutputStream
tree
|
commitdiff
2013-06-02
Matthias Clasen
Trivial formatting fix
tree
|
commitdiff
2013-06-01
Matthias Clasen
Improve test coverage a bit
tree
|
commitdiff
2013-06-01
Ryan Lortie
Fix failure to build exit-on-close gdbus test
tree
|
commitdiff
2013-06-01
Ryan Lortie
GSettings tests: reverse installed test complexity
tree
|
commitdiff
2013-06-01
Ryan Lortie
Rework the build system for a new tests approach
tree
|
commitdiff
2013-06-01
Ryan Lortie
Some final g_test_build_filename() porting
tree
|
commitdiff
2013-06-01
Matthias Clasen
Split off the gdbus-overflow test
tree
|
commitdiff
2013-05-30
Ryan Lortie
Remove org.gtk.test.gschema
tree
|
commitdiff
2013-05-30
Ryan Lortie
icon deserialisation: fix uninitialised variable
tree
|
commitdiff
2013-05-29
Ryan Lortie
Rename G_TEST_DISTED to G_TEST_DIST
tree
|
commitdiff
2013-05-29
Ryan Lortie
Remove G_TEST_DATA= from installed .test files
tree
|
commitdiff
2013-05-29
Ryan Lortie
Test data file API: port two more testcases
tree
|
commitdiff
2013-05-29
Ryan Lortie
tests: move tests to new _get_filename() API
tree
|
commitdiff
2013-05-29
Ryan Lortie
tests: use new g_test_build_filename() API
tree
|
commitdiff
2013-05-28
Emanuele Aina
GIcon: NULLify the `type' out param in the sync methods too
tree
|
commitdiff
2013-05-28
Matthias Clasen
Fix make check with builddir != srcdir
tree
|
commitdiff
2013-05-27
Colin Walters
gio/tests: Make gdbus-proxy-well-known-name handle...
tree
|
commitdiff
2013-05-27
Ryan Lortie
Fix yet more test regressions...
tree
|
commitdiff
2013-05-27
Ryan Lortie
One more broken test....
tree
|
commitdiff
2013-05-27
Ryan Lortie
More srcdir != destdir tests fallout
tree
|
commitdiff
2013-05-26
Matthias Clasen
Avoid a segfault in gdbus tool
tree
|
commitdiff
2013-05-24
Colin Walters
build: Fix usage of %.test again
tree
|
commitdiff
2013-05-24
Colin Walters
tests: Drop unnecessary % from .test pattern match...
tree
|
commitdiff
2013-05-24
Elisabeth Henry
gunixconnection: added ngettext to support plural forms
tree
|
commitdiff
2013-05-23
Colin Walters
GLocalFileOutputStream: Further deduplicate error code...
tree
|
commitdiff
2013-05-23
Colin Walters
GLocalFileOutputStream: Deduplicate stream creation...
tree
|
commitdiff
2013-05-23
Colin Walters
gdbus-peer: Drop some usage of g_thread_yield()
tree
|
commitdiff
2013-05-21
Josep Puigdemont
Timeout the test if dbus sevice has not appeared in...
tree
|
commitdiff
2013-05-21
Dan Winship
Use 'dumb quotes' rather than `really dumb quotes'
tree
|
commitdiff
2013-05-21
Colin Walters
gio/tests: Fix gdbus-connection when run from "make...
tree
|
commitdiff
2013-05-20
Colin Walters
gio/tests: gsettings is a developer-only test
tree
|
commitdiff
2013-05-20
Colin Walters
gio/tests: Disable desktop-app-info test in installed...
tree
|
commitdiff
2013-05-20
Colin Walters
gio/tests: Make gdbus-peer work in installed mode
tree
|
commitdiff
2013-05-20
Colin Walters
gio/tests: Fix gapplication test in installed mode
tree
|
commitdiff
2013-05-20
Colin Walters
gio/tests: Some more fixes for installed tests
tree
|
commitdiff
2013-05-20
Colin Walters
gio/tests: Deduplicate Makefile.am a bit
tree
|
commitdiff
next