platform/upstream/glib.git
2005-06-23 Matthias ClasenDon't leak output_path. (#308546, Kjartan Maraas)
2005-06-23 Matthias ClasenAdd new functions
2005-06-23 Matthias ClasenAdd some language-binding friendly variants
2005-06-22 Tor Lillqvistglib/gfileutils.c glib/gfileutils.h glib/glib.symbols...
2005-06-22 Matthias ClasenProperly store changes for arrays. (#308528, Roger...
2005-06-22 Matthias ClasenPass the option name also in the NO_ARG case. (#308602...
2005-06-22 Tor LillqvistNew function. Creates a directory including intermediat...
2005-06-22 Tor LillqvistAdd Since: 2.8 to g_get_host_name().
2005-06-22 Tor LillqvistNew function. Returns the machine's name, or one of...
2005-06-20 Priit LaesTranslation updated.
2005-06-20 Matthias ClasenAvoid a warning. (#308295, Murray Cumming).
2005-06-18 Matthias ClasenAdd G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME...
2005-06-17 Adam WeinbergerUpdated Canadian English translation.
2005-06-16 Vincent van... Translation updated by Tino Meinen.
2005-06-16 Mathieu Lacagefix typo reported by Hong Gang XU.
2005-06-15 Marcel TelkaUpdated Slovak translation.
2005-06-14 Theppitak Karoonboon... Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation.
2005-06-14 Rajesh Ranjanupdated by rranajn
2005-06-13 Francisco Javier... Updated Spanish translation.
2005-06-13 Matthias ClasenRe-add G_PARAM_PRIVATE as a deprecated name for bit...
2005-06-13 Alexander ShopovUpdated Bulgarian translation by Alexander Shopov ...
2005-06-12 Terance SolaUpdated Norwegian translation. Same as above.
2005-06-12 Miloslav TrmacUpdated Czech translation.
2005-06-11 Martin Willemoes... Updated Danish translation.
2005-06-10 Priit LaesTranslation updated.
2005-06-10 Matthias ClasenPost-release version bump
2005-06-10 Matthias Clasen2.7.0 GLIB_2_7_0
2005-06-10 Matthias ClasenUpdates
2005-06-10 Matthias ClasenForgotten log entry
2005-06-10 Matthias ClasenForgotten file
2005-06-10 Matthias ClasenMinor stylistic fix
2005-06-10 Matthias ClasenAdd g_chdir
2005-06-09 Matthias ClasenSet errno to 0 before calling strtol. (#306388, Morten...
2005-06-09 Matthias ClasenAllow setstacksize to fail. (#304790, Michael Banck)
2005-06-09 Tor Lillqvistglib/gstdio.h glib/gstdio.c Add a chdir() wrapper,...
2005-06-08 Tor LillqvistNew helper function on Win32, returns the root of the...
2005-06-08 Martin Willemoes... Updated Danish translation.
2005-06-08 Martin Willemoes... Updated Danish translation.
2005-06-08 Martin Willemoes... Updated Danish translation.
2005-06-08 Matthias ClasenNew function to calculate collation keys which are...
2005-06-06 Vincent van... Translation updated by Tino Meinen.
2005-06-05 Ignacio Casal... *** empty log message ***
2005-05-30 Funda WangUpdated Simplified Chinese translation
2005-05-29 Sanlig BadralUpdated Mongolian translation.
2005-05-29 Miloslav TrmacUpdated Czech translation.
2005-05-28 Adam WeinbergerUpdated Canadian English translation.
2005-05-28 Manish Singhinitialize option_name before using it.
2005-05-27 Matthias ClasenReturn an error if an option is missing its argument...
2005-05-27 Mathieu Lacagefix lots of typos, some of which were reported by Leona...
2005-05-25 Manish Singhrest_description should be const.
2005-05-25 Matthias ClasenDon't eat Hangul when normalizing. (#301742, reported...
2005-05-25 Matthias ClasenIf the remaining argument has an arg_description, displ...
2005-05-23 Matthias ClasenPoint out exceptions to the general GLib data structure...
2005-05-21 Pawan Chitrakarnepali translation updated
2005-05-20 Matthias Clasendup the new value before freeing the old, just in case...
2005-05-20 Federico Mena... Merged from glib-2-6:
2005-05-20 Matthias ClasenAdd a paragraph about thread safety of GLib data struct...
2005-05-20 Matthias ClasenAdd a warning
2005-05-20 Matthias ClasenUpdate an example from 1.3 to 2.x
2005-05-18 Matthias ClasenCorrect the end of the Hangul Syllables range, from...
2005-05-17 Matthias ClasenCheck the return values of g_tree_remove().
2005-05-15 Pawan chitrakrupdated nepali translation
2005-05-14 Vincent van... Translation updated by Tino Meinen.
2005-05-14 Priit LaesTranslation updated by Ivar Smolin.
2005-05-13 Matthias ClasenMention 64bit integer types.
2005-05-10 Matthias ClasenFix sloppy language, pointed out by Daniel Vaillard.
2005-05-09 Manish SinghShut up CVS
2005-05-09 Matthias ClasenAdd long descriptions.
2005-05-06 Brian CameronAdded gmodule-no-export-2.0-uninstalled.pc.in to allow...
2005-05-06 Matthias ClasenAdd a testcase.
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2005-05-02 Matthias ClasenDocumentation trivia
2005-05-02 Matthias ClasenSmall additions.
2005-05-02 Priit LaesTranslation updated by Ivar Smolin.
2005-05-01 Matthias ClasenOne more parameter renamed
2005-05-01 Matthias ClasenAdditions
2005-05-01 Matthias ClasenMore doc fixups
2005-05-01 Matthias ClasenMore cosmetics
2005-05-01 Matthias Clasencosmetics
2005-05-01 Matthias ClasenFix some typos
2005-05-01 Matthias ClasenAdditions
2005-05-01 Matthias ClasenAdditions
2005-05-01 Matthias ClasenAdditions
2005-05-01 Matthias ClasenDoc fixes
2005-05-01 Matthias ClasenSome additions
2005-05-01 Matthias ClasenCosmetics
2005-04-30 Miloslav TrmacUpdated Czech translation.
2005-04-29 Matthias ClasenAdd a boxed type for GDate. (#301787, Tim-Philipp Müller)
2005-04-29 Matthias ClasenClarify some docs. (#302062, Matthew F. Barnes)
2005-04-28 Matthias ClasenWarn and don't crash when meeting a trailing \\. (...
2005-04-27 Tor LillqvistDon't call g_set_error() unless the GError pointer...
2005-04-27 Gabor KelemenAdded hu to ALL_LINGUAS.
2005-04-27 Gabor KelemenHungarian translation added.
2005-04-23 Francisco Javier... Updated Spanish translation.
2005-04-23 Stefan Kostall interface examples use 'interface' instead of ...
2005-04-22 Stefan Kostadd missing image
2005-04-22 Stefan Kostmerged in docs form the gobject tutorial
2005-04-19 David LodgeUpdated British English translation.
2005-04-19 Tor LillqvistMinor comment improvement.
2005-04-17 Adam WeinbergerUpdated Canadian English translation.
next