gio/tests: Disable desktop-app-info test in installed mode for now
[platform/upstream/glib.git] / gio /
2013-05-20 Colin Waltersgio/tests: Disable desktop-app-info test in installed...
2013-05-20 Colin Waltersgio/tests: Make gdbus-peer work in installed mode
2013-05-20 Colin Waltersgio/tests: Fix gapplication test in installed mode
2013-05-20 Colin Waltersgio/tests: Some more fixes for installed tests
2013-05-20 Colin Waltersgio/tests: Deduplicate Makefile.am a bit
2013-05-20 Matthias ClasenConvert remaining gio tests to installed
2013-05-20 Matthias ClasenConvert some gio tests to installed tests
2013-05-13 Dan Winshipgtestutils: deprecate g_test_trap_fork()
2013-05-13 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2013-05-13 Christian Perschapp: Document when floating variants are consumed
2013-05-08 Zeeshan Ali (Khattak)Fix minor typos in GSocketConnectable example code
2013-05-06 Sebastian DrögeDeclare res_init() for builds against Android's Bionic
2013-05-05 Dan WinshipGProxyAddressEnumerator: add default-port property
2013-05-03 Matthias ClasenSilently handle icon being NULL
2013-05-02 Simon McVittieGSocks5Proxy: don't crash if parsing negotiation reply...
2013-05-01 Tim Lunngio: fix small leak
2013-04-29 Ryan LortieGApplication: don't leak 'hint' on remote Open
2013-04-26 Cosimo Cecchibytesicon: don't use g_object_unref() on GBytes
2013-04-26 Cosimo Cecchibytesicon: fix a memory leak
2013-04-25 Mike Ruprechtgio/tests: Find "true" in PATH opposed to hardcoding...
2013-04-24 Cosimo Cecchidocs: fix docs for g_icon_[de]serialize()
2013-04-23 Ryan LortieTest GUnixSocketAddress construction
2013-04-23 Ryan LortieGUnixSocketAddress: fix construct parameter issue
2013-04-22 Ryan LortieGMenu: add g_menu_item_set_icon() convenience
2013-04-22 Jasper St. Pierretests: Fix appinfo test
2013-04-21 Ryan LortieGIcon: add g_icon_[de]serialize()
2013-04-21 Ryan LortieIntroduce GBytesIcon
2013-04-21 Ryan LortieGIcon: pure re-factor of _from_string()
2013-04-21 Jasper St. Pierregdesktopappinfo: Allow getting the desktop ID from...
2013-04-21 Lars Uebernickelgactionmap: don't require GActionGroup
2013-04-19 Sébastien WilmetAdd async version of g_file_make_directory()
2013-04-19 Sébastien WilmetGFile: fix the *_async_thread()
2013-04-19 Ryan LortieGMenu: add g_menu_remove_all() API
2013-04-16 Sebastian DrögeFix compilation on Android with the bionic C library
2013-04-10 Sébastien WilmetAdd async version of g_file_trash()
2013-04-10 Sébastien WilmetAdd missing details in GFile documentation
2013-04-10 Lionel Landwerlingunixmounts: remove warning on unused variable
2013-04-08 Lars Uebernickelg_dbus_connection_signal_subscribe: add path and namesp...
2013-04-07 Lionel Landwerlingunixmounts: correctly flag hasmntopt usage
2013-04-04 Cosimo Cecchiapplication: introduce methods to mark the application...
2013-04-04 David Gomesgsettings: implemented --version command
2013-04-02 Giovanni CampagnaGThreadedResolver: set an error if no records could...
2013-04-02 Guido Günthercodegen: move G_DEFINE_INTERFACE{,_WITH_CODE} before...
2013-04-02 Guido Günthercodegen: Avoid warnings when the generated client code...
2013-04-01 Ryan Lortiegaction: add parser for detailed action names
2013-04-01 Hib ErisFix compile error in gdbusmessage.c for win64
2013-03-26 Xan Lopezgtask: free error on finalize if it's set
2013-03-26 Murray CummingFix tiny docs typo.
2013-03-25 Colin Waltersg_file_copy(): Ensure G_FILE_COPY_OVERWRITE preserves...
2013-03-25 Murray CummingCorrected some GLIB_AVAILABLE_IN_*
2013-03-24 Guido GüntherInit padding to NULL to avoid a missing initializer...
2013-03-21 Tristan Van BerkomAdded examples to GTestDBus documentation
2013-03-18 Patrick OhlyGDBusMethodInvocation: leak and potential crash
2013-03-13 Emilio Pozuelo Monfortlive-g-file: test hidden files
2013-03-13 Ryan Lortieglocalfileinfo: Stop using PATH_MAX for .hidden
2013-03-12 Martin PittFix /appinfo/mime tests
2013-03-09 Jiro Matsuzawagsettings-tool: Make a string translatable
2013-03-07 Matthias ClasenFix a mixup of singular and plural
2013-03-07 Jasper St. Pierretests/appinfo: Fix a typo
2013-03-04 Cosimo Cecchidesktopappinfo: check whether the specified executable...
2013-02-27 Colin Waltersbuild: Add --disable-compile-warnings
2013-02-21 Ryan LortieGApplication: document IS_SERVICE timeout properly
2013-02-20 Dan WinshipGNetworkMonitorBase: implement can_reach_async
2013-02-20 Matthew Barnesg_network_monitor_base_can_reach: Check for default...
2013-02-20 Dan WinshipGNetworkAddress: drop cached addresses on resolver...
2013-02-19 Mike RuprechtGOutputStream: Remove unused SpliceUserData struct
2013-02-18 Alexander LarssonGNetworkAddress: Build if AI_NUMERICSERV not defined
2013-02-17 Dan WinshipGSimpleProxyResolver: add missing include
2013-02-15 Dan WinshipGSocketClient: add missing NULL to g_object_set() call
2013-02-15 Dan Winshipgnetworkaddress: preserve IPv6 scope ID in IP literals
2013-02-15 Dan WinshipGSimpleProxyResolver: fix for the case where the defaul...
2013-02-15 Jasper St. PierreMore doc fixes
2013-02-15 Jasper St. Pierregmenumodel: Fix documentation
2013-02-14 Dan WinshipGSimpleProxyResolver: new simple GProxyResolver class
2013-02-14 Dan WinshipGSocketClient: add proxy-resolver property
2013-02-13 Simon McVittieg_dbus_address_escape_value: add
2013-02-13 Stef Waltergio: Fix annotations on g_[async_]initable_new() and...
2013-02-10 Matthias ClasenFix the build on Solaris
2013-02-09 Aleksander Morgadogdbusobjectmanagerclient: always connect to proxy's...
2013-02-05 Matthias Clasendocs: Add 2 missing :
2013-02-03 Matthias ClasenFix a doc comment mismatch
2013-02-03 Matthias ClasenTrivial doc comment formatting fix
2013-02-03 Matthias ClasenUse g_timeout_add_seconds for some long timeouts
2013-02-03 Lars Uebernickelgmenumodel: add G_MENU_ATTRIBUTE_ACTION_NAMESPACE
2013-02-03 Lars Uebernickelgmenumodel: document G_MENU_{ATTRIBUTE,LINK}_*
2013-02-03 Lars Uebernickelgmenuexporter: fix typo in docstring
2013-02-03 Matthias ClasenSilence automake
2013-02-02 Руслан ИжбулатовFix gio tests makefile for W32
2013-02-02 Matthias ClasenDon't try to find nfs mounts on Windows
2013-01-31 Stef Waltergdbus: Don't output invalid nested <para> docbook tags
2013-01-31 Stef Waltergdbus: Don't output invalid empty <variablelist> tags
2013-01-30 Dan WinshipGInetSocketAddress: fix the byte order of flowinfo...
2013-01-29 Colin WaltersAdd g_close(), use it
2013-01-27 Colin WaltersGFile: Clean up file_copy_fallback to fix SEGV with...
2013-01-26 Dan Winship.gitignore updates
2013-01-26 Matthias ClasenPlug a small memleak in gdbus-export test
2013-01-25 Colin Waltersgfile: Ensure we create internal pipe with FD_CLOEXEC
2013-01-25 Akira TAGOHgcontenttype: Duplicate the string inside Mutex lock...
2013-01-24 Alexander LarssonIgnore fstab entries that are bind mounts
2013-01-23 Dan Winshipbuild: fix a srcdir != builddir problem with gnetworking.h
next