platform/upstream/glib.git
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
2013-03-22 Sandeep Sheshrao... Updated Marathi Translations
2013-03-22 Shantha kumarTamil Translations Updated
2013-03-21 Murray CummingCorrected a GLIB_AVAILABLE_IN_*
2013-03-21 Rajesh Ranjanhindi translation
2013-03-21 Tristan Van... Added examples to GTestDBus documentation
2013-03-20 Gabor KelemenUpdated Hungarian translation
2013-03-20 Inaki Larranaga... Updated Basque language
2013-03-19 Victor Ibragimov[l10n] Added Tadjik translation
2013-03-19 Ryan LortieMore clean up for Unicode corrigendum #9 2.35.9 upstream/2.35.9
2013-03-19 Ryan LortieSmall NEWS change
2013-03-19 Ryan Lortietests: remove a pair of testcases that fail in en_CA
2013-03-18 Ján KyselicaUpdated slovak translation
2013-03-18 Matthias ClasenAnother update
2013-03-18 Christian Perschgoption: g_option_context_new allows NULL for parameter...
2013-03-18 Chun-wei FanUpdate Visual Studio property sheets
2013-03-18 Matthias Claseng_hash_table_get_keys: Improve docs slightly
2013-03-18 Matthias ClasenSmall cleanup to tutorial headings
2013-03-18 David Kingdocs: Elaborate replacement for g_strncasecmp
2013-03-18 David SchleefAdd warning to g_base64_decode()
2013-03-18 Patrick OhlyGDBusMethodInvocation: leak and potential crash
2013-03-17 Rūdolfs MazursUpdated Latvian translation
2013-03-17 Ihar HrachyshkaUpdated Belarusian translation.
2013-03-17 Gheyret KenjiUpdated Uyghur translation
2013-03-15 Stephan Bergmanngmacros: Ensure GUINT32/64_SWAP_LE_BE macros parenthesi...
2013-03-15 Duarte LoretoUpdated Portuguese translation and converted to New...
2013-03-15 Sébastien WilmetDoc: clarify set_property() vfunc
2013-03-15 Sébastien WilmetDoc: clarify a bit g_signal_connect_object()
2013-03-14 Martin SrebotnjakUpdated Slovenian translation
2013-03-14 Sweta KothariUpdated gujarati file
2013-03-14 Sweta KothariUpdated gujarati file
2013-03-13 Emilio Pozuelo... live-g-file: test hidden files
2013-03-13 Ryan Lortieglocalfileinfo: Stop using PATH_MAX for .hidden
2013-03-13 Gheyret KenjiUpdated Uyghur translation
2013-03-13 Gheyret KenjiUpdated Uyghur translation
2013-03-12 Joe HansenUpdated Danish translation
2013-03-12 Carles Ferrando[l10n] Updated Catalan (Valencian) translation
2013-03-12 Gil Forcada[l10n] Updated Catalan translation
next