gsubprocess: Document g_subprocess_get_identifier()
[platform/upstream/glib.git] / gio /
2013-11-25 Colin Waltersgsubprocess: Document g_subprocess_get_identifier()
2013-11-25 Philip Withnallgsubprocess: Fix potential strlen(NULL) calls
2013-11-24 Manuel BachmannFix G_OS #ifdefs in gbusserver.c
2013-11-24 Matthias ClasenFix up appinfo test
2013-11-24 Matthias ClasenFix up the appinfo test
2013-11-24 Matthias ClasenFix warnings in a the actions test
2013-11-23 Christian Perschapplication: Use printerr for runtime errors
2013-11-23 Matthias ClasenFix desktop-app-info test
2013-11-23 Stef Waltergtestdbus: Properly close server connections
2013-11-23 Stef Waltergdbus-connection: Fix race condition in test
2013-11-23 Lars UebernickelAdd basic test for the GNotification gtk backend
2013-11-23 Stef Waltergtestdbus: Don't destroy GSource twice
2013-11-23 Bastien NoceraGSettings: More docs for deprecated _list_schemas()
2013-11-23 Andrew WaltonCLOEXEC fix for older FreeBSDs and OS X.
2013-11-23 Stef Waltergiomodule: Allow overriding source directory gio module...
2013-11-23 Dan Winshipgio/tests: fix output of gdbus-proxy-threads and gdbus...
2013-11-23 Dan Winshipgio/tests: basic-application is a helper program, not...
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRequire POSIX.1 (1990) compliance on unix
2013-11-20 Dan WinshipRequire C90 compliance
2013-11-19 Michael Haubenwallnerbuild: Give internal libraries higher precedence
2013-11-18 Colin WaltersGSocketClient: For _CONNECTING event, make remote addre...
2013-11-18 Michael HaubenwallnerUse AC_HEADER_MAJOR
2013-11-17 Dan WinshipGDummyTlsBackend: cache the GDummyTlsDatabase
2013-11-15 Ryan LortieFix GSettings testcase again
2013-11-13 Florian Müllnergdesktopappinfo: Rank Keywords matches higher than...
2013-11-12 Ryan LortieRevert "gdbus-connection-loss: Fix leak in test"
2013-11-12 Ryan Lortiegsettings test: fix srcdir != builddir
2013-11-11 Stef Waltergsubprocess: Fix a number of leaks and a segfault
2013-11-11 Stef WalterRevert "giomodule: Fix leaks in module loading"
2013-11-11 Chun-wei FanTests: Fix up the expected messages
2013-11-11 Chun-wei Fangio/tests/gsubprocess.c: Fix on Windows
2013-11-11 Dan Winshipgcancellable: don't use g_cancellable_connect() in...
2013-11-11 Stef Waltergdbus-connection-loss: Fix leak in test
2013-11-11 Stef Waltergdbus-introspection: Fix leaks in tests
2013-11-11 Stef Waltergiomodule: Fix leaks in module loading
2013-11-11 Stef Waltergdbus-connection: Fix leaks in tests
2013-11-11 Stef Waltergdbus-connection-slow: Fix leak in tests
2013-11-11 Stef Waltergdbus-connection: Fix use after free in test
2013-11-11 Stef Waltergsubprocess: Fix leaks in tests
2013-11-11 Stef Waltergsubprocess: Fix error detection logic in tests
2013-11-11 Stef Walterg-icon: Fix memory leak in test
2013-11-11 Stef Waltercontexts: Fix memory leak in test
2013-11-11 Stef Walterdata-output-stream: Fix some access after free
2013-11-11 Stef Walterbuffered-output-stream: Fix some access after free
2013-11-11 Stef Waltergtestdbus: Fix leak of GMainLoop
2013-11-09 Michael Catanzarogiomodule: small typo in documentation
2013-11-09 Matthias ClasenSmall documentation improvement
2013-11-08 Rico TzschichholzRevert "gio/Makefile: make sure to dist gappinfoprivate.h"
2013-11-07 Ryan LortieGAppInfoMonitor: don't try to use NULL hash table
2013-11-07 Ryan LortieGApplication: fix bogus testcase
2013-11-07 Ryan Lortieappinfo: Add some testcases for searching
2013-11-07 Ryan LortieAdd g_desktop_app_info_search()
2013-11-07 Ryan Lortiegio/Makefile: make sure to dist gappinfoprivate.h
2013-11-07 Rico Tzschichholzgio: Add gappinfoprivate.h to Makefile.am
2013-11-07 Chun-wei Fancodegen.py: Rearrange GLib Version Check
2013-11-06 Ryan LortieAdd GAppInfoMonitor
2013-11-06 Ryan Lortiegdesktopappinfo: keep a list of files in the dirs
2013-11-04 Chun-wei Fangio/tests: Clean up inclusion of unistd.h
2013-11-04 Chun-wei Fangio/test/resources.c: Fix for Windows
2013-11-03 Ross Lagerwallgio: Don't allow skipping past the end of GLocalFileInp...
2013-10-31 Ross Lagerwallgio: Clean up trashinfo file if trashing fails
2013-10-29 Xavier ClaessensTests: It is useless to unset "DBUS_SESSION_BUS_ADDRESS...
2013-10-29 Xavier ClaessensGTestDBus: Make sure only DBUS_SESSION_BUS_ADDRESS...
2013-10-29 Xavier ClaessensTests: add session_bus_run() and use it where possible
2013-10-29 Colin Walterstests/gdbus-introspection: Add a less trivial test...
2013-10-29 Lars Uebernickelgtk-notification-backend: remove unused variable
2013-10-29 Ross Lagerwallgio: Clear error properly to prevent crash
2013-10-29 Ryan LortieGCancellable: drop lock for callback during connect()
2013-10-29 Chun-wei Fangio/gsubprocess.c: Use g_snprintf()
2013-10-29 Ryan LortieGSettingsSchemaSource: fix parameter name in header
2013-10-29 Ryan Lortieexporter: give error on Describe of missing action
2013-10-29 Ryan Lortieexporter: give error on Describe of missing action
2013-10-29 Ryan LortieGSimpleAction: don't allow changing state type
2013-10-28 Ryan Lortieglib-compile-schemas: ignore qualified tags/attrs
2013-10-28 Ryan LortieGDBus: ignore qualified XML tags and attributes
2013-10-28 Ryan LortieGSettings: fix for loop in 'extends' functionality
2013-10-28 Ryan Lortiegsettings(1): stop using deprecated APIs
2013-10-28 Ryan Lortiegsettings(1): use global variables
2013-10-28 Ryan LortieGSettingsSchemaKey: add introspection APIs
2013-10-28 Ryan LortieGSettings: add getters for user/default value
2013-10-28 Ryan LortieGSettings: small internal refactor
2013-10-28 Ryan LortieGSettingsBackend: add read_user_value() API
2013-10-28 Philip Withnallgio: Remove an unused variable from Makefile.am
2013-10-28 Emmanuele Bassigdbus-codegen: Take into consideration MAX_ALLOWED...
2013-10-28 Ryan Lortieg_settings_schema_list: some fixes
2013-10-28 Matthias ClasenFix handling of icons in GNotification
2013-10-28 Stef WalterAdd a request_certificate virtual method to GTlsInteraction
2013-10-28 Matthew BarnesGKeyFileSettingsBackend: ignore file deletions
2013-10-28 Christian PerschAdd test for extended schemas
2013-10-28 Ryan LortieGSettings: properly support 'extends'
2013-10-28 Ross Lagerwallgio: Fix typo in documentation
2013-10-28 Ryan LortieAdd g_settings_schema_source_list_schemas()
2013-10-27 Colin Waltersgsubprocess: Add documentation about default input...
2013-10-27 Colin Waltersgsubprocess: Fall back to plain F_DUPFD+fcntl for OS...
2013-10-27 Ryan LortieAdd a testcase for summary/description
2013-10-27 Ryan LortieAdd g_settings_schema_key_get_summary/description
2013-10-27 Ryan LortieMake GSettingsSchemaKey public
2013-10-27 Ryan LortieGSettingsSchema: store a backref to the source
2013-10-27 Ryan LortieClean up GSettingsSchema logic
next