platform/upstream/glib.git
2013-05-01 Matthias ClasenUpdates
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-26 Colin Waltersconfigure: Assume C90 compatible malloc() prototype
2013-04-26 Ryan Lortieg_object_new: check for NULL from _constructor()
2013-04-26 Shantha kumarTamil Translation Updated
2013-04-25 Mike Ruprechtgio/tests: Find "true" in PATH opposed to hardcoding...
2013-04-25 Milo Casagrande[l10n] Updated Italian translation.
2013-04-24 Cosimo Cecchidocs: fix docs for g_icon_[de]serialize()
2013-04-23 Piotr DrągUpdated Polish translation
2013-04-23 Ryan LortieGObject: substantially rework g_object_new()
2013-04-23 Ryan LortieGParamSpec: add g_param_spec_get_default_value()
2013-04-23 Ryan LortieGType: add accessor for instance private offset
2013-04-23 Ryan LortiePartially revert "Merge waitpid() from g_spawn_sync...
2013-04-23 Ryan LortieTest GUnixSocketAddress construction
2013-04-23 Ryan LortieGUnixSocketAddress: fix construct parameter issue
2013-04-23 Ryan Lortiegtype: tweak valgrind hints
2013-04-22 Ryan LortieRevert "GObject: prevent installing properties after...
2013-04-22 Ryan LortieGObject: prevent installing properties after init
2013-04-22 Ryan Lortiegtype: put private data before the instance
2013-04-22 Ryan Lortiegslice: disable by default under valgrind
2013-04-22 Ryan LortieAdd a copy of valgrind.h to glib/
2013-04-22 Ryan LortieGMenu: add g_menu_item_set_icon() convenience
2013-04-22 Jasper St.... tests: Fix appinfo test
2013-04-22 Daniel MustielesUpdated Spanish translation
2013-04-22 Sweta KothariUpdated gujarati file
2013-04-21 Piotr DrągUpdated POTFILES.in
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.... gdesktopappinfo: Allow getting the desktop ID from...
2013-04-21 Lars Uebernickelgactionmap: don't require GActionGroup
2013-04-20 Lars Uebernickelg_variant_get_data_as_bytes: return a sub-bytes if...
2013-04-20 Ryan LortieGVariant: add new g_variant_new_take_string() API
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-19 Ryan LortieGVariant parser: tweak lexer for format strings
2013-04-19 Ryan LortieGVariant parser: turn two asserts into soft errors
2013-04-17 Robert Braggutils: avoid redundant set/endpwent around getpwuid
2013-04-16 Giovanni CampagnaGVariant: fix transfer annotation
2013-04-16 Emilio Pozuelo... check-abis.sh: allow _ftext as that's leaked on mips
2013-04-16 Sebastian DrögeFix compilation on Android with the bionic C library
2013-04-12 Jasper St.... bookmarkfile: Fix annotations on GBookmarkFile
2013-04-12 Marek Kasiktests: Add test for disabled help options
2013-04-12 Marek KasikDon't show help options when help is disabled
2013-04-11 Jason Quinnbuilding.xml: Fix a typo of "fo" to "of"
2013-04-10 Balázs ÚrUpdated Hungarian translation
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 Dan Winshipgmain: fix double-unlock in g_main_context_unref()
2013-04-10 Lionel Landwerlingunixmounts: remove warning on unused variable
2013-04-10 Robert AncellFix deprecation warning for g_io_channel_read
2013-04-09 Руслан Ижбулатовwin32: Allow POSIX threads to be used if --with-threads...
2013-04-09 Руслан Ижбулатовwin32: Fix warning
2013-04-09 Руслан ИжбулатовUse AC_LINK_IFELSE instead of AC_TRY_COMPILE
2013-04-08 Lars Uebernickelg_dbus_connection_signal_subscribe: add path and namesp...
2013-04-08 James Turnerg_atomic_int_get, g_atomic_pointer_get: accept const...
2013-04-07 Antoine Jacoutotsimpler regex match on the shebang
2013-04-07 Lionel Landwerlingunixmounts: correctly flag hasmntopt usage
2013-04-05 Shankar PrasadUpdated kn translations
2013-04-05 Shankar PrasadUpdated kn translations
2013-04-05 Shankar PrasadUpdated kn translations
2013-04-05 Jesse van den... GDateTime to GTimeZone in opaque structure doc
2013-04-04 Cosimo Cecchigversionmacros: fix a typo
2013-04-04 Cosimo Cecchiapplication: introduce methods to mark the application...
2013-04-04 Ryan Lortiegtype: interface-after-init exception for gtk#
2013-04-04 Ryan Lortiegtype: interface-after-init exception for glibmm
2013-04-04 Andres G. Aragonesesgobject: fix G_DEFINE_TYPE_EXTENDED docs so code snippe...
2013-04-04 Nilamdyuti... Assamese translation updated
2013-04-04 David Gomesgsettings: implemented --version command
2013-04-03 Kjartan MaraasUpdated Norwegian bokmål translation
2013-04-03 Colin Waltersgmacros: Mark G_UNAVAILABLE() functions as deprecated...
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-02 Colin Waltersghash: Suppress -Wmaybe-uninitialized from GCC 4.4
2013-04-01 Ryan Lortiegaction: add parser for detailed action names
2013-04-01 Ryan LortieAdd GLib 2.38 version macros
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 Ryan Lortiebump version for start of unstable branch
2013-03-25 Ryan LortieGLib 2.36.0 2.36.0 upstream/2.36.0
2013-03-25 Colin Waltersg_file_copy(): Ensure G_FILE_COPY_OVERWRITE preserves...
2013-03-25 Ani PeterCompleted for Malayalam
2013-03-25 A S AlamPunjabi: Translation updated (aalam)
2013-03-25 Krishnababu... Updated Telugu Translations
2013-03-25 Krishnababu... Updated Telugu Translations
2013-03-25 Murray CummingCorrected some GLIB_AVAILABLE_IN_*
2013-03-24 Petr KovarUpdate Czech translation
2013-03-24 Guido GüntherInit padding to NULL to avoid a missing initializer...
2013-03-23 Yuri MyasoedovUpdated Russian translation
2013-03-23 Jiro Matsuzawa[l10n] Update Japanese translation
2013-03-22 ManojKumar... Updated Odia Language along with FUEL implementation
2013-03-22 ManojKumar... Updated Odia Language along with FUEL implementation
2013-03-22 ManojKumar... Updated Odia Language along with FUEL implementation
2013-03-22 Sweta KothariUpdated gujarati file
next