platform/upstream/glib.git
2006-04-27 Matthias Clasen (bookmark_app_info_dump): Escape strings before dumping
2006-04-27 Matthias ClasenRemove some special-casing of empty string which led...
2006-04-27 Matthias ClasenRemove some special-casing of empty string which led...
2006-04-27 Matthias Clasenadditions
2006-04-27 Behdad EsfahbodRegenerated using Unicode Character Database 5.0 beta.
2006-04-26 Matthias ClasenDon't repeat a failed fclose() call, since that invokes...
2006-04-26 Matthias ClasenAvoid a possible NULL dereference (found by Coverity...
2006-04-26 Matthias ClasenAdd a test for the previous change.
2006-04-25 Matthias ClasenRemove redundant code. (g_key_file_get_group_comment...
2006-04-24 Matthias ClasenUpdates
2006-04-24 Matthias Clasenforgotten file
2006-04-23 Vincent van... Translation updated by Tino Meinen.
2006-04-23 Åsmund SkjævelandUpdated Norwegian Nynorsk translation.
2006-04-23 Matthias ClasenFix some problems with my last commit
2006-04-21 David LodgeTranslation updated by David Lodge.
2006-04-21 Matthias Clasendocumentation additions
2006-04-21 Matthias ClasenAdd g_type_register_static_simple
2006-04-21 Ignacio Casal... *** empty log message ***
2006-04-21 Rajesh RanjanUpdated Translation
2006-04-19 Matthias ClasenAdd some missing Since: 2.8 tags
2006-04-19 Tor LillqvistAdapt to the changed prototype of InterlockedCompareExc...
2006-04-19 Ankitkumar... Updated Translation
2006-04-19 Matthias ClasenAdd api to get and set doubles and lists of doubles...
2006-04-19 Matthias ClasenAccept duplicate groups. (#157877, Sebastien Bacher)
2006-04-18 Matthias ClasenSay that ref/unref are thread-safe now. (#322883, Chris...
2006-04-18 Rajesh RanjanUpdated Translation
2006-04-18 Ankitkumar... Updated Translation
2006-04-18 Matthias ClasenMake passing NULL for new_prefix work as documented...
2006-04-17 Kjartan MaraasRemove obsolete entry for no_NO. And the translation.
2006-04-17 Clytie Siddallvi.po: Updated Vietnamese translation.
2006-04-16 Matthias ClasenAvoid an array overrun. (Coverity, fix by Pascal Terjan)
2006-04-12 Bastien Nocerareviewed by: Matthias Clasen <mclasen@redhat.com>
2006-04-12 Matthias ClasenAdd an assert to make it clear when value can be NULL.
2006-04-11 Vincent van... Translation updated by Tino Meinen.
2006-04-10 Vladimer SichinavaUpdated Georgian translation
2006-04-07 Martyn James... (test_thread_stop_unused): Removed an
2006-04-07 Hans Breueradded gbase64.obj and derive the static libs name from...
2006-04-07 Ignacio Casal... *** empty log message ***
2006-04-07 Martyn James... Make sure g_thread_pool_stop_unused_threads() actually...
2006-04-07 Priit LaesTranslation updated by Ivar Smolin.
2006-04-05 Matthias ClasenDocument class_offset 0. and that class_closure may...
2006-04-05 Matthias ClasenDocument class_offset 0.
2006-04-05 Matthias ClasenMake long long printing work if snprintf is not availab...
2006-04-05 Behdad EsfahbodChange max-depth to max-lookups.
2006-04-05 Behdad EsfahbodCheck the return value of g_get_prgname for NULL before...
2006-04-05 Matthias ClasenFix up shell script
2006-04-05 Matthias ClasenMore test fixes
2006-04-05 Matthias ClasenRun run-bookmark-test.sh
2006-04-05 Matthias ClasenMore warning fixes
2006-04-05 Matthias ClasenSilence a warning
2006-04-05 Behdad Esfahbod.
2006-04-05 Matthias ClasenAdd base64 docs
2006-04-04 Alexander LarssonAdd base64 encode/decode functions
2006-04-04 Matthias ClasenMove short_month_names and long_month_names to bss.
2006-04-04 Matthias ClasenMake the parser struct const
2006-04-04 Behdad EsfahbodFix accidentally broken build.
2006-04-03 Matthias ClasenFix docs
2006-04-03 Matthias ClasenAdd some verbiage to g_object_ref_sink_docs. (#336677)
2006-04-03 Matthias ClasenDon't include sys/time.h (#337027, Kazuki IWAMOTO)
2006-04-02 Alexander ShopovUpdated Bulgarian translation by Alexander Shopov ...
2006-03-31 Tor LillqvistRevert change below. It wasn't a good idea after all...
2006-03-31 Tor Lillqvist[Win32] call rmdir() only if remove() fails with errno...
2006-03-30 Matthias ClasenMake it build
2006-03-30 Matthias ClasenUpdate the floating docs wrt to GInitiallyUnowned.
2006-03-30 Matthias ClasenAdditions
2006-03-30 Matthias ClasenCleanup
2006-03-30 Matthias ClasenDocument g_list_free1
2006-03-30 Matthias ClasenSync the parameter names with the .h files, otherwise...
2006-03-30 Guntupalli... Added Dzongkha translation
2006-03-29 Matthias ClasenMake sure to not return TRUE if symbol is NULL. (#33444...
2006-03-27 Emmanuele BassiAdd bookmarkfile-test to the ignored files.
2006-03-27 Emmanuele BassiAdd test suite for GBookmarkFile.
2006-03-27 Emmanuele BassiAdd documentation for GBookmarkFile to GLib's reference...
2006-03-27 Emmanuele Bassiglib/gbookmarkfile.h Add GBookmarkFile, a parser for...
2006-03-27 Dom Lachowiczbump version number to 2.11.0
2006-03-27 Yair HershkovitzUpdated Hebrew translation
2006-03-27 Dom LachowiczChange a gboolean to an int. Fixes bug #329789.
2006-03-27 Dom LachowiczCopy-and-paste error slipped into test5. Enable test5...
2006-03-27 Matthias ClasenSupport floating point arguments in goption
2006-03-26 Matthias ClasenImprove the description of parameter_string in the...
2006-03-24 Martyn James... Updated the documentation to explain that when the...
2006-03-24 Tim Janiksome wording fixups.
2006-03-24 Matthias ClasenSplit ChangeLog
2006-03-23 Matthias ClasenAdjust docs
2006-03-23 Emmanuele BassiCheck for timegm.
2006-03-21 Matthias ClasenDocument G_HAVE_GINT64 as deprecated. (#335294, Richard... glib-2-10-branchpoint
2006-03-20 Vladimer SichinavaUpdated Georgian translation
2006-03-20 Matthias ClasenFix the build
2006-03-20 Matthias Clasenuse standard_calloc to allocate the profile_data. ...
2006-03-20 Matthias ClasenAdd this, at the request of the GNOME sysadmin team.
2006-03-15 Matthias ClasenHint that @error should be set in error cases. (#334646...
2006-03-15 Matthias ClasenOnly set the prgname if it hasn't been set before....
2006-03-14 Matthias ClasenDon't read past the end of the string. (#334471, Morten...
2006-03-14 Matthias ClasenDon't create the option_name twice. (#334519, Chris...
2006-03-13 Baris CicekUpdated Turkish Translation
2006-03-13 Anders CarlssonRevert fix for #322476, it breaks module loading since...
2006-03-13 Mugurel TudorUpdated Romanian translation by Mişu Moldovan <dumol...
2006-03-11 Marcus BrinkmannImplement watches for GIOChannels for write file descri...
2006-03-11 Tor Lillqvist#define _WIN32_WINDOWS as 0x0401 to get declaration for
2006-03-11 Amanpreet Singh... update translation for Punjabi (Gurmukhi) by apbrar...
next