[l10n] Updated Italian translation.
[platform/upstream/glib.git] / glib /
2013-02-05 Matthias ClasenMake G_IO_FLAG_IS_WRITEABLE and enum value
2013-02-03 Víctor Manuel Jáqu... Compile private test with -pthread on UNIX
2013-02-03 Matthias ClasenAvoid a portability problem in the checksum test
2013-02-03 Matthias ClasenFix deprecation note for g_static_mutex_free
2013-02-03 Matthias ClasenMake G_DISABLE_DEPRECATED work again for wholly depreca...
2013-02-03 Dan Winshipg_option_context_help: don't modify the input data
2013-02-03 Matthias ClasenSilence automake
2013-02-02 Matthias ClasenLog errors the same way as messages
2013-02-02 Matthias ClasenSimplify glib/glib/tests setup
2013-02-02 Matthias ClasenMake the logging test more robust
2013-02-02 Will ThompsonTest for g_hash_table_insert() corrupting sets
2013-02-02 Ryan Lortiehashtable: properly handle insert() de-set-ifying
2013-02-01 Ryan Lortiegmain: equivocate a bit on _set_ready_time()
2013-01-30 Cosimo Cecchigmacros: add G_GNUC_UNUSED to G_STATIC_ASSERT
2013-01-29 Colin WaltersAdd g_close(), use it
2013-01-28 Simon McVittieg_atomic_int_get, g_atomic_pointer_get: accept const...
2013-01-26 Rui Matosgsequence: Fix g_sequence_lookup() return value documen...
2013-01-25 Colin Waltersgwakeup: Fix uninitialized variable from previous commit
2013-01-25 Colin WaltersHandle EINTR for a few more write() calls
2013-01-24 Gil ForcadaIncorrect string formatters, fixes #692229
2013-01-23 Colin Waltersgtester: Use FD_CLOEXEC when creating pipes
2013-01-20 Matthias ClasenFix a typo
2013-01-20 Matthias ClasenFix g_test_add_vtable
2013-01-20 Matthias ClasenFix annotation for g_test_fail
2013-01-19 Matthias ClasenFix build with -Werror=format
2013-01-18 Cosimo Cecchitimezone: plug a memleak
2013-01-18 Cosimo Cecchitimezone: avoid a double GBytes unref
2013-01-18 Ryan LortieGVariant: fix normal-form checking for tuples
2013-01-18 Ryan LortieRemove a few more G_GNUC_INTERNAL users
2013-01-18 Ryan LortieFix visibility for glib/ and gio/ submodules
2013-01-18 Colin WaltersRemove most use of G_GNUC_INTERNAL
2013-01-17 Ryan LortieRemove ABI checking scripts
2013-01-17 Ryan LortieRemove regexp-based export control
2013-01-15 Ryan Lortiemainloop test: fix a silly memory error
2013-01-15 Ryan Lortiemainloop test: use atomic for cross-thread access
2013-01-15 Ryan Lortiemainloop test: fix a small typo
2013-01-15 Ryan Lortietests for the new MainContext/GSource API
2013-01-15 Ryan LortieAdd a UNIX fd source
2013-01-15 Ryan Lortiegsource: Add support for file descriptors on UNIX
2013-01-15 Ryan LortieGTimeoutSource: simplify
2013-01-15 Ryan LortieGSource: new API g_source_set_ready_time()
2013-01-15 Ryan Lortiegsource: allow NULL check and prepare functions
2013-01-15 Ryan Lortiemove GIOCondition to gmain.h from giochannel.h
2013-01-15 Ryan Lortiegsource: Make GSource->source_funcs const
2013-01-15 Yuri Sedunovgtester: Add #include config.h
2013-01-15 Ryan Lortievisibility: Use a separate CFLAGS variable
2013-01-14 Ryan Lortiewin32: hide _glib_get_dll_directory again
2013-01-14 Ryan Lortiewin32: build: stop using .def files
2013-01-14 Ryan Lortiewin32: visibility fixups
2013-01-13 Ryan Lortiegbacktrace.c: special treatment for a weird symbol
2013-01-13 Ryan LortieAdd a new _GLIB_EXTERN macro for "extern"
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2013-01-13 Ryan Lortiegversionmacros.h: add GLIB_AVAILABLE_IN_ALL
2013-01-13 Henrique Dante de... Add G_GNUC_PRINTF on all functions with format strings
2013-01-13 Benjamin OtteAPI: Constify g_get_prgname()
2013-01-06 Dan Winshiptests/gdatetime: add a missing ; on windows
2013-01-04 Matthias ClasenImprove g_cond_wait docs
2013-01-01 Jasper St. Pierregmarkup: Make GMarkupParseContext a boxed type
2012-12-31 Michael Henninggutils: move G_END_DECLS to the end of gutils.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-12-19 Matthias ClasenRevert "gtestutils: add g_test_trap_subprocess(), depre...
2012-12-19 Matthias ClasenRevert "tests: port from g_test_trap_subprocess() to...
2012-12-19 Matthias ClasenRevert "gtestutils: fix "-p" logic"
2012-12-19 Matthias ClasenRevert "tests/option-context: fix under --verbose"
2012-12-19 Matthias ClasenRevert "tests/protocol: redo a bit"
2012-12-19 Matthias ClasenRevert "tests/spawn-*.c: fix on Windows"
2012-12-19 Dan Winshiptests/spawn-*.c: fix on Windows
2012-12-19 Dan Winshiptests/protocol: redo a bit
2012-12-19 Dan Winshiptests/option-context: fix under --verbose
2012-12-19 Dan Winshipgtestutils: fix "-p" logic
2012-12-19 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2012-12-19 Dan Winshipgtestutils: add g_test_trap_subprocess(), deprecate...
2012-12-19 Daniel MacksFix constant type to match assigned variable type
2012-12-19 Emmanuele Bassitimezone: Fix byte arithmetic
2012-12-19 John RallsBug 633117: glib fails tests if /etc/localtime is not...
2012-12-18 John RallsGTimeZone interval_info: Fix interval 0 per IANA tzfile...
2012-12-18 John Rallstest_posix_parse: PST8PDT passes on Unix because it...
2012-12-18 John RallsMSWindows TimeZone Support: Refactor and rewrite TZ...
2012-12-18 John RallsTest the TZ-variable parsing functions
2012-12-18 John RallsImplement and test time zone name/abbrev setting for...
2012-12-18 John RallsWin32 TimeZone Support: General refactoring
2012-12-18 John RallsAdd MSWindows timezone names to test new windows support.
2012-12-18 Arnel A. BorjaGTimeZone: Fix time zones in Windows
2012-12-18 Arnel A. BorjaGTimeZone: Parse Windows format for TZ
2012-12-18 Arnel A. BorjaGTimeZone: Parse POSIX format for TZ
2012-12-18 Arnel A. BorjaGTimeZone: Add initialization functions for rules
2012-12-18 Arnel A. BorjaGTimeZone: Parse more offset formats
2012-12-18 John RallsReplace zoneinfo pointers with structs
2012-12-18 John RallsExtract function init_zone_from_iana_info
2012-12-18 John RallsExtract function zone_info_unix
2012-12-18 Colin WaltersAdd g_get_num_processors()
2012-12-11 Colin Waltersg_unix_open_pipe: Add missing F_SETFD
2012-12-11 Colin WaltersMake GChecksum more fully introspectable
2012-12-06 Ryan Lortieadd two missing version macros
2012-12-06 Ryan Lortievarious: add missing cases of #include "config.h"
2012-12-06 Ryan Lortieg_get_home_dir(): honour $HOME
2012-12-05 Dan Winshipwin32: suppress fatal error dialog box when running...
2012-11-28 Sebastian DrögeRevert "Fix compilation on Android with the bionic...
2012-11-28 Andoni Morales Ala... Fix duplicated case value for mingw runtimes defining...
2012-11-28 Sebastian DrögeFix compilation on Android with the bionic C library
next