Updated Finnish translation
[platform/upstream/glib.git] / glib /
2008-03-05 Tor LillqvistRemove g_uri_get_scheme.
2008-03-04 Alexander LarssonRemove deprecated symbols we kept for one release.
2008-03-03 Matthias ClasenAdd a version of G_INLINE_FUNC for __GNUC__ && __GNUC_S...
2008-03-03 Tor LillqvistMust set the GError also in the unexpected EOF case.
2008-03-01 Benjamin Ottefix last commit.
2008-02-29 Matthias ClasenMove docs inline
2008-02-28 Tor LillqvistAdd some GNU libiconv compatibility: Recognize "" and...
2008-02-28 Matthew BarnesMake 'length' parameter signed to accomodate passing...
2008-02-26 Tor LillqvistFurther patch by Vlad Grecescu: Drop the code path...
2008-02-25 Matthias Clasen2.15.6 GLIB_2_15_6
2008-02-25 Matthias ClasenAdd Since: markers to docs. (#518556, Jerry Yu)
2008-02-25 Alexander LarssonRename g_uri_get_scheme to g_uri_parse_scheme. Keep...
2008-02-25 Alexander LarssonRename g_uri_get_scheme to g_uri_parse_scheme. Keep...
2008-02-24 Tor LillqvistGuard against _glib_get_installation_directory() return...
2008-02-24 Tor LillqvistNew internal function.
2008-02-24 Tor LillqvistUse alertable wait functions so that I/O completion...
2008-02-24 Tor LillqvistMention G_WIN32_DLLMAIN_FOR_DLL_NAME() will be deprecat...
2008-02-24 Tor LillqvistNew function. Supersedes g_win32_get_package_installati...
2008-02-23 Matthias ClasenReturn NULL when the key is not found. (#513171, Дилян
2008-02-23 Matthias ClasenDocumentation updates
2008-02-21 Tor Lillqvistglib/gutf8.c (g_get_charset) glib/gconvert.c (g_locale_...
2008-02-19 Tor LillqvistChange the g_error() to g_message() to avoid stopping...
2008-02-17 Marco BarisioneAvoid some useless casts from const gchar * to gchar...
2008-02-17 Marco BarisioneDon't return duplicate matches when matching empty...
2008-02-17 Hans Breuerdefine CSIDL_MYPICTURES if not available use G_STRFUNC...
2008-02-13 Tor LillqvistDoc change: Deprecate passing anything but NULL for...
2008-02-11 Matthias ClasenMake the g_test_add macro work with gcc 4.3
2008-02-11 Matthias ClasenFix a typo
2008-02-10 Matthias Clasen/bin/ksh can't handle a for-loop with no arguments...
2008-02-07 Ryan Lortieadd for(;;); after the g_log call so that GCC stops...
2008-02-06 Behdad EsfahbodSkip g_bit_*(). Inline functions may end up with a...
2008-02-06 Murray CummingFixed some minor typos in documentation.
2008-02-03 Hans Breuerupdate
2008-01-31 Michael Nattereruse %G_GSIZE_FORMAT instead of %lu since sizes have...
2008-01-30 Wouter BolsterleeFixed gtk-doc warnings by updating the documentation...
2008-01-29 14:58:31 Tim Janikchanged size argument type from gulong to gsize as...
2008-01-28 Matthias ClasenCheck for gmtime_r. Use gmtime_r when available. (...
2008-01-28 Matthias ClasenMove docs inline. (#316260, Philippe Blain)
2008-01-28 Matthias ClasenDocument limitations of this function. (#487909, Peter...
2008-01-27 Matthias ClasenRemoved unused variable is_main_group. (#512381, Wouter...
2008-01-27 Matthias ClasenDeprecate G_GNUC_(PRETTY)_FUNCTION.
2008-01-25 Loïc MinierPass context down the implementation to check for the...
2008-01-23 Jens GranseuerOnly declare variables at the beginning of a code block...
2008-01-21 Murray CummingAccept -1 for the data length if the data is a null...
2008-01-18 16:51:23 Tim Janikdon't define __GNUC_PREREQ which is not in the glib...
2008-01-18 Murray CummingFixed some minor typos in the documentation.
2008-01-16 Dan WinshipFix another bug (which doesn't affect the results,...
2008-01-15 Alexander LarssonClarify docs for g_uri_unescape_string() (#508773)
2008-01-15 Dan Winshipfix this; the previous code gave the wrong md5sum when...
2008-01-14 Alexander LarssonClarify docs for g_uri_escape_string (#508773)
2008-01-11 Matthias Clasenhook up testutils docs
2008-01-11 09:00:28 Tim Janikuse mv/sed/rm on a temporary file instead of "sed ...
2008-01-07 Matthias Clasen2.15.1 GLIB_2_15_1
2008-01-07 Matthias ClasenAdd a translator comment (#503051, Pedro de Medeiros)
2008-01-07 Matthias ClasenCope with gcc 4.3 changed 'extern inline' semantics...
2008-01-06 Matthias ClasenFix fdwalk on OS X
2008-01-04 Mathias HasselmannResolve 64 bit-shift bug in g_markup_collect_attributes.
2008-01-02 Alvaro Lopez OrtegaThese functions prototype defines its output as void...
2008-01-01 Matthias ClasenRemove C99 comments
2007-12-31 Matthias ClasenMark assertion functions as G_GNUC_NORETURN. (#506461...
2007-12-25 Matthias ClasenInclude sys/time.h. (#505258)
2007-12-24 Mathias HasselmannDo not show empty groups in --help output. Initial...
2007-12-23 Matthias ClasenRemove wrong documentation about start group handling...
2007-12-21 18:02:30 Tim Janikuse "sed -i.bak <CMD> <FILE> && rm -f <FILE>.bak" synta...
2007-12-21 Matthias ClasenBring up to GLib coding standards: remove C99 comments...
2007-12-21 Hans Breueradapt to recent api changes variable declaration at...
2007-12-21 Matthias Clasen2.15.0
2007-12-20 Matthias ClasenFix make dist
2007-12-20 16:34:04 Tim Janikcommented class definitions. moved HTML character escap...
2007-12-20 Matthias ClasenReturn NULL if the checksum_type is unknown
2007-12-20 Christian PerschUse g_slice_new0, to fix "conditional jump or move...
2007-12-20 15:03:51 Tim Janiknew python script that generates an HTML unit test...
2007-12-20 Matthias ClasenAdditions
2007-12-19 20:30:18 Tim Janikcapture g_log() messages and send to gtester. also...
2007-12-19 Christian PerschAdd g_checksum_type_get_length, and change g_checksum_g...
2007-12-19 Emmanuele BassiFix the date validation check. (#503029)
2007-12-19 Alexander LarssonRename g_format_file_size_for_display to g_format_size_...
2007-12-18 Tim-Philipp Mülleradd g_async_queue_new_full() which takes a GDestroyNoti...
2007-12-18 13:45:23 Tim Janikadded g_test_trap_assert_stdout_unmatched() and
2007-12-16 Mathias HasselmannAllow NULL strings in g_parse_debug_string. (#503862...
2007-12-15 Matthias ClasenFix up docs
2007-12-15 Matthias ClasenAdd hash table iterators. (#500507, Jean-Yves Lefort)
2007-12-13 Mathias HasselmannGive exmples in error message unsupported case-changing...
2007-12-13 Bastien NoceraDon't try to parse dates that start with anything but...
2007-12-13 Matthias ClasenFree group_hash. (#503420, Christian Persch)
2007-12-11 Matthias ClasenInclude gurifuncs.h
2007-12-10 Benjamin Otteuse an intermediate cast to void * in g_array_index...
2007-12-10 15:08:59 Tim Janikmail.gnome.org/archives/gtk-devel-list/2007-October...
2007-12-10 13:02:08 Tim Janikapplied patch by Tommi Komulainen to fix int64 printout...
2007-12-10 Matthias ClasenChange prototype to take msgctxtid + offset instead...
2007-12-09 Hans Breuerremoved -GD to compile with msvc9 (vs2008) with less...
2007-12-08 Hans Breuerbuild gchecksum.obj
2007-12-06 Mathias HasselmannCall destroy notify when destroying the hash table...
2007-12-06 13:29:00 Tim Janikdetect non-blocking fd EOF by read()==0 following poll...
2007-12-06 Mathias HasselmannMention g_utf8_normalize() returns NULL on invalid...
2007-12-06 Mathias HasselmannImprove wording for g_propagate_error docs.
2007-12-05 17:58:18 Tim Janikadded -m=thorough support to gtester.
2007-12-05 17:21:05 Tim Janikprint out random seed for verbose tests, also adapted...
2007-12-05 11:43:22 Tim Janikadded g_test_add_data_func() to pass data into tests...
2007-12-05 Tor LillqvistAdd "shift-jis" as an alternative spelling of "shift_jis".
next