Make constructor-based resource registration malloc free
[platform/upstream/glib.git] / gio /
2012-01-31 Alexander LarssonMake constructor-based resource registration malloc...
2012-01-31 Alexander Larssonresources: Minor fixes to the docs
2012-01-30 Matthias ClasenFix distclean
2012-01-30 Matthias ClasenEmit meaningful error messages
2012-01-30 Matthias ClasenFix builddir != src builds
2012-01-30 Matthias ClasenSome more documentation fixes
2012-01-30 Matthias ClasenAssorted documentation fixes
2012-01-30 Matthias ClasenMove pragmas out of function body
2012-01-30 Matthias ClasenMove pragmas out of function body
2012-01-30 Matthias ClasenSilence another deprecation warning
2012-01-30 Matthias ClasenSilence a deprecation warning
2012-01-30 Alexander LarssonMove constructor macros to an internal header and into...
2012-01-30 Dan Winshipgtlspassword.c: indentation fixes and doc clarifications
2012-01-28 Ryan Lortieglib-compile-schemas: get strict about whitespace
2012-01-27 Ryan LortieGSettings: two memory use fixes
2012-01-26 David Zeuthengdbus-codegen: Use C array instead of GValueArray
2012-01-26 David ZeuthenGDBusInterface: add dup_object() method
2012-01-26 David Zeuthengio.symbols: Remove removed g_menu_markup_* symbols
2012-01-26 Ryan LortieDrop the GMenu markup functions
2012-01-25 Matthias Clasene G_SOURCE_CONTINUE/REMOVE internally
2012-01-25 Christian Perschresources: tool: Fix a compiler warning
2012-01-25 Christian Perschresources: compiler: Add autoselected output format
2012-01-25 Christian Perschresources: compiler: Add dependency generator
2012-01-25 Christian Perschresources: compiler: Allow stripping blanks from xml...
2012-01-25 Xan Lopezgresource-tool: fix the build
2012-01-24 Matthias Clasengresource: Initialize i18n
2012-01-24 Dan WinshipGSocket: fix complile on platforms without source-speci...
2012-01-24 Christian PerschWrite list-of value correctly
2012-01-24 Matthias ClasenGMenuMarkup: call g_variant_ref_sink()
2012-01-23 Matthias ClasenAdd a resource tool
2012-01-20 Matthias ClasenSilence some compiler warnings
2012-01-20 Matthias ClasenSilence a compiler warning
2012-01-20 Matthias ClasenFix a refcounting error
2012-01-19 Ryan Lortietests for GSettings action binding
2012-01-19 Ryan Lortieadd a way to create a GAction from GSettings
2012-01-19 Murray Cumminggioenums.h: Remove a trailing comma.
2012-01-19 Ryan LortieGSettingsSchema: ignore empty schema caches
2012-01-18 Christian Perschresources: Plug mem leaks in resource compiler
2012-01-18 Ryan LortieGApplication: drop support for appmenu/menubars
2012-01-18 Dan Winshipupdate .gitignores
2012-01-18 Dan WinshipFix glib-compile-resources usage when cross-compiling
2012-01-18 Will ThompsonGDBusConnection: note that exit-on-close is sometimes...
2012-01-18 Xavier ClaessensGUnixConnection: add async variant for send/receive_cre...
2012-01-18 Dan Winshipgsocket: make this compile on Windows again
2012-01-17 Alexander Larssonresources: Skip initial underscores in resource section...
2012-01-16 Dan Winshipgsocket: Use alternate IPv6 multicast group sockopt...
2012-01-16 Dan WinshipGInetSocketAddress: add IPv6 flowinfo and scope_id...
2012-01-16 Dan Winshipginetaddress.c: fix an incorrect enum name in the docs
2012-01-16 Sebastian DrögeGSocket: Use correct type for SO_BROADCAST parameter
2012-01-16 Sebastian DrögeGSocket: Reset the timeout in the GSocket GSource after...
2012-01-16 Ole André Vadla... GSocket: Add function to get the currently available...
2012-01-16 Sebastian DrögeGSocket: Add function to set/get the broadcast setting...
2012-01-16 Sebastian DrögeGSocket: Add function for setting unicast TTL
2012-01-16 Sebastian DrögeGSocket: Add support for source-specific multicast...
2012-01-16 Sebastian DrögeGSocket: Add possibility to join a multicast group...
2012-01-16 Dan WinshipGSocket: Add multicast-related functions
2012-01-16 Dan WinshipGAsyncInitable: fix subclassibility
2012-01-16 Alexander LarssonFix typo
2012-01-15 Christian PerschEnsure to generate a flags GType for empty Flags enums
2012-01-15 Christian Perschresources: Use g_set_error_literal where appropriate
2012-01-15 Christian PerschAdd missing Since: docs
2012-01-14 Rico Tzschichholzgio/tests: Fix out-of-source build and use uninstalled...
2012-01-13 Rico Tzschichholzgio/tests: add some missing files to EXTRA_DIST
2012-01-13 Rico Tzschichholzgio: Fix for -Wformat-security
2012-01-13 Rico Tzschichholztests: Fix build failure of resources by linking agains...
2012-01-13 Alexander LarssonAdd GResource functions to gio.symbols
2012-01-13 Alexander LarssonSupport resource:/// uris
2012-01-13 Alexander LarssonAdd tests for GResource
2012-01-13 Alexander LarssonInitial version of glib-compile-resources
2012-01-13 Alexander LarssonInitial version of GResource
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-11 Evan NemersonGIO: add lots of annotations for Vala bindings
2012-01-11 Philip WithnallBug 666700 — Add some missing (allow-none) annotations
2012-01-10 Matthias ClasenAdd G_FILE_ATTRIBUTE_FILESYSTEM_USED to get exact used...
2012-01-10 Matthias ClasenMake glocalfile.c more readable
2012-01-10 Ravi Sankar GunturUse g_queue_free_full() convenience function.
2012-01-06 Nguyễn Thái Ngọc Duygio/gsocks5proxy: typo fix
2012-01-05 Dan WinshipRemove some cruft from an older version of the code
2012-01-05 Michael Terrygdesktopappinfo: Fix gtk-doc to mention Keywords not...
2012-01-05 Javier Jardóngio/*: Use g_slist_free_full() convenience function
2012-01-04 Michael Terrygdesktopappinfo: Avoid crash by NULL-ing data.pid_envva...
2012-01-04 Claudio SaavedraGSocket: fix a couple of return values
2012-01-04 Claudio SaavedraGSocket: add some more g_return_if_fail()s
2012-01-03 Javier Jardóngio/*: Use g_list_free_full() convenience function
2012-01-03 Javier Jardóngio/gdbus-2.0/codegen/codegen.py: Use g_list_free_full()
2012-01-02 Javier Jardóngio/tests: Use g_list_free_full() convenience function
2012-01-02 Simon McVittieAdd test for GDBusConnection singleton access racing...
2012-01-02 Simon McVittieGDBusConnection: use GWeakRef to make the singletons...
2012-01-02 William Huanextstep gsettings backend: whitespace police
2012-01-02 William Huathread-safe nextstep gsettings backend
2012-01-02 William HuaGSettings: nextstep settings backend
2012-01-01 Xan Lopezginetaddressmask: plug leak
2011-12-27 Simon McVittievarious tests: do not provoke SIGTRAP with -m no-undefined
2011-12-25 Matthias ClasenDon't leak references to the menus
2011-12-25 Matthias ClasenAdd a test for ids on submenu and section elements
2011-12-25 Matthias ClasenMenu markup: Support ids on submenu and section elements
2011-12-22 Dan WinshipAdd GSocketClient::event, for tracking socket client...
2011-12-22 Dan WinshipAdd g_socket_connection_connect(), etc
2011-12-22 Ryan LortieGSettingsBackend: allow floating refs from read()
2011-12-21 Cosimo Cecchimenu: documentation fixes
next