platform/upstream/glib.git
2012-11-02 Colin Waltersbuild: Ensure we #include header files for glib-genmars...
2012-11-02 Colin Waltersbuild: Don't use C99 declarations
2012-11-01 Robert AncellUse "Returns:" instead of the invalid "@returns" for...
2012-10-31 Colin Walterstests/signals: Disable large enumeration value test...
2012-10-31 Rico Tzschichholzpo: Fix Makefile.in.in syntax
2012-10-30 Will ThompsonGNetworkMonitor: add missing apostrophe to docstring
2012-10-30 Vincent UntzAdd annotations for g_filename_from_uri()
2012-10-30 Aleksander... gmessages: fix minor typo in documentation
2012-10-30 Sweta KothariUpdated gujarati file
2012-10-29 Ryan Lortiegthread-posix: always use atomic pointer ops
2012-10-29 Ryan Lortieg_dbus_connection_export_menu_model(): fix a crash
2012-10-29 Paul Eggertgmain: Document constraints on waitpid
2012-10-29 Colin Waltersmkinstalldirs: Delete from version control
2012-10-27 Colin WaltersREADME.in: Note undefined behavior with new g_type_init...
2012-10-27 Rico Tzschichholzgio/tests: Fix build with -Werror=format-security
2012-10-27 Rico Tzschichholzgio/tests: Fix linker failure
2012-10-26 Stef Waltergio: No need to specify SOURCES when name matches execu...
2012-10-26 Stef Waltergio: Remove LDADD repetition from gio/tests Makefile
2012-10-26 Stef Waltergdbus: Allow GDBusObjectManagerClient to work on peer...
2012-10-26 Matthew BarnesFix typo in G_TEST_DBUS.
2012-10-26 Cosimo Cecchifile-info: catch thumbnail files in large directory...
2012-10-26 Colin Waltersg_unix_signal_source_new: Allow SIGUSR1 and SIGUSR2
2012-10-25 Martin PittGIOChannel: Add missing annotations
2012-10-25 Martin PittRevert "Box GPollFD to make it introspectable"
2012-10-25 Martin PittBox GPollFD to make it introspectable
2012-10-25 Martin PittGIOChannel: Add missing (allow-none) annotations
2012-10-23 Colin Waltersgvariant: Make g_variant_new_from_bytes() public
2012-10-22 Ryan LortieRelease GLib 2.35.1 2.35.1
2012-10-21 Murray CummingFix this cost -> the cost typos
2012-10-19 Matej UrbančičUpdated Slovenian translation
2012-10-19 Antoine JacoutotAllow slightly too big poll duration in /socket/timed_w...
2012-10-17 Matthias ClasenGBytes: deal with a corner-case
2012-10-17 Matthias ClasenAdd a test for the previous fix
2012-10-16 Ryan LortieGBusNameVanishedCallback: document NULL connection
2012-10-16 Ryan LortieGMenuExporter: allow NULL bus on _name_vanished
2012-10-16 Ryan LortieAdd note about g_type_init() to README
2012-10-16 Ryan LortieProperly deprecate g_type_init()
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-10-16 Ryan LortieConvert g_type_init() to a ctor
2012-10-15 Matthias ClasenAdd missing semicolons to gobject_probes.d
2012-10-15 Marc-Antoine... gdbus-testserver: port to pygi
2012-10-15 Matthias ClasenAdd return-if-fail checks to g_application_hold/release
2012-10-15 Ryan Lortieg_settings_bind: use canonical property name
2012-10-15 Matthias ClasenAdd Win32 versions of some new content type APIs
2012-10-15 Ask H. LarsenUpdated Danish translation
2012-10-13 Ryan Lortiegsignal: really fix closure invalidation
2012-10-12 Arnel A. Borjagtimezone: Indentation adn comment fixes
2012-10-12 John RallsBug 631382 - GTimeZone support for zoneinfo version 1
2012-10-11 Kjartan MaraasUpdated Norwegian bokmål translation.
2012-10-11 Will Thompsongtestdbus: correct documentation typos
2012-10-10 Dan Winshipgio/tests: port from GSimpleAsyncResult to GTask
2012-10-10 Dan Winshipgio: port networking classes from GSimpleAsyncResult...
2012-10-10 Dan Winshipgio: port GAsyncInitable from GSimpleAsyncResult to...
2012-10-10 Dan Winshipgio: deprecate gioscheduler, soft deprecate GSimpleAsyn...
2012-10-10 Dan Winshipgio: port GThreadedResolver from GSimpleAsyncResult...
2012-10-10 Dan WinshipGTask: new GAsyncResult implementation / threaded task...
2012-10-10 Dan Winshipghash.c: fix docs
2012-10-09 Ryan Lortie[gsignal] Fix closure invalidation
2012-10-09 Aleksander... gdbus: minor documentation fix in g_dbus_interface_skel...
2012-10-08 Ryan Lortie[gobject] set all properties before constructed()
2012-10-08 Ryan Lortiefix g_signal_connect_object() documentation
2012-10-08 Ryan Lortie[gsignal] fix up a crasher in previous commit
2012-10-08 Matthias Clasen[gsignal] disconnect invalidated closures
2012-10-07 Jasper St.... ghash: Add documentation
2012-10-07 Jasper St.... glib.py: Remove old debugging code
2012-10-06 Dan WinshipGFileMonitor: thread-safety fix for non-default-main...
2012-10-05 Colin Walterscodegen: Install Python files in $(datadir)/glib-2...
2012-10-05 Colin Walterscodegen: Explicitly close output
2012-10-03 Dan WinshipAdd GLIB_VERSION_2_36 and related
2012-10-03 David Zeuthengdbus-codegen: Update tests for new inheritance-semanti...
2012-10-03 David Zeuthengdbus-codegen: make members of an interface inherit...
2012-10-03 Christian Perschunicode: Add new tests for unicode 6.2
2012-10-03 Christian Perschunicode: Update to unicode 6.2.0 beta
2012-10-03 Christian Perschunicode: Add new line breaking class from unicode 6.2
2012-10-03 Christian Perschunicode: Use g_assert_cmp{int,uint,hex} in tests
2012-10-03 Christian Perschbuild: Post branch version bump
2012-09-30 Matthias ClasenReally fix the leak
2012-09-30 Matthias ClasenFix memory leaks in glib-compile resources
2012-09-30 Matthias ClasenCorrect to docs for g_strcmp0
2012-09-30 Žygimantas... Updated Lithuanian translation
2012-09-27 Benjamin OtteFix gdb script for new quark variable names
2012-09-26 Chun-wei FanUpdate config.h.win32(.in) and glibconfig.h.win32(.in)
2012-09-26 Chun-wei FanVisual C++ property sheet updates
2012-09-25 Carles Ferrando[l10n] Updated Catalan (Valencian) translation
2012-09-25 Luca Ferretti[l10n] Updated Italian translation.
2012-09-24 Petr KovarUpdate Czech translation
2012-09-24 Matthias ClasenBump version
2012-09-24 Matthias Clasen2.34.0 2.34.0
2012-09-24 Matthias ClasenMore updates
2012-09-24 Matthias ClasenDocument g_test_dbus_get_flags
2012-09-23 Matthias ClasenTypo fix
2012-09-23 Matthias ClasenUpdate GConf migration guide
2012-09-23 Matthias ClasenFix g_ptr_array_ref_docs
2012-09-23 Matthias ClasenClarify g_type_init docs
2012-09-23 Matthias ClasenUpdate to latest version
2012-09-23 Anita ReitereUpdated Latvian translation
2012-09-23 Mario Blättermann[l10n] Updated German translation
2012-09-23 Matthias ClasenFix gio docs
2012-09-23 Matthias ClasenFix GRegex docs
2012-09-23 Matthias ClasenFix up g_tree_foreach docs
next