platform/upstream/glib.git
2008-02-11 Alexander LarssonAdded GMountMountFlags enum and added a flags argument...
2008-02-11 Alexander LarssonAdded new standard::description attribute. Requested...
2008-02-11 Alexander LarssonMinor docs cleanup
2008-02-11 Matthias ClasenAdditions
2008-02-11 Matthias ClasenAdd more docs
2008-02-11 Matthias ClasenDocumentation additions
2008-02-10 Matthias ClasenCheck for getmntent_r
2008-02-10 Matthias ClasenConsistently use getmntent_r() and fall back to getmnte...
2008-02-10 Matthias ClasenFix a mismerge
2008-02-10 Philip WithnallImprove the documentation for the G_MODULE_EXPORT macro...
2008-02-10 Matthias Clasen/bin/ksh can't handle a for-loop with no arguments...
2008-02-10 Matthias ClasenDoc improvement
2008-02-08 Inaki Larranaga... Updated Basque translation.
2008-02-08 Alexander LarssonAdd g_volume_should_automount. Docs needed.
2008-02-07 Gil Forcada... Updated Catalan translation
2008-02-07 Tor LillqvistUnfortunately the mingw implementations of C99-style...
2008-02-07 12:58:54 Tim... fixed build order to build gobject after gmodule gthrea...
2008-02-07 Tim JanikFixed typo spotted by Xan.
2008-02-07 Tor Lillqvistlive-g-file won't build on Windows, too Unix-specific.
2008-02-07 Changwoo RyuUpdated Korean translation.
2008-02-07 Ryan Lortieadd for(;;); after the g_log call so that GCC stops...
2008-02-07 Matthias ClasenUpdate to PCRE 7.6
2008-02-06 Behdad EsfahbodSkip g_bit_*(). Inline functions may end up with a...
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-06 Christian PerschSave errno before calling other funcs that potentially...
2008-02-06 Tomas BzatekNew GIO testing module working over real data
2008-02-06 Tomas BzatekFallback to rename() if link() is not available (when...
2008-02-06 Michael Nattererreplace "icon && G_IS_ICON (icon)" by simply "G_IS_ICON...
2008-02-06 Tomas BzatekDocumentation update of error codes
2008-02-06 Alexander LarssonUpdate to use both mimeapps.list and defaults.list...
2008-02-06 Benjamin OtteFix some typos in the documentation.
2008-02-06 Alexander LarssonDon't succeed with trash if newly created trash dir...
2008-02-06 Djihed AfifiUpdated Arabic Translation by Khaled Hosny.
2008-02-06 Benjamin Ottemake GParamGType require the set type during constructi...
2008-02-06 Theppitak Karoonboon... Updated Thai translation.
2008-02-06 Matthias Clasenforgotten file
2008-02-05 18:52:07 Tim... added recursive mutex to protect class initialization...
2008-02-05 18:42:42 Tim... generate gobject/tests/Makefile.
2008-02-05 18:41:22 Tim... integrate tests/.
2008-02-05 Alexander LarssonDon't spew warnings when destination is not a GLocalFile.
2008-02-04 Tor LillqvistInclude the gio import library in the developer zipfile.
2008-02-04 Tor LillqvistInclude gio-2.0.pc in the developer zipfile.
2008-02-04 Jonathon Jongsmamodify the new_sized() constructor to take a gsize...
2008-02-04 Jovan Naumovski2008-02-04 Jovan Naumovski <jovanna@svn.gnome.org>...
2008-02-04 Leonardo Ferreira... Brazilian Portuguese translation updated by Vladimir...
2008-02-03 Hans Breuerupdate
2008-02-03 Hans Breuerupdate
2008-02-03 Sebastian DrögeCheck for gmtime_r. Missing part of bug #511807.
2008-02-01 Yannig MARCHEGAYUpdated Occitan translation
2008-02-01 Michael Nattererassign the return value of xdg_mime_list_mime_parents...
2008-02-01 Alexander LarssonActually call the launch_uris method, not launch.
2008-02-01 Alexander LarssonDon't leak appinfo.
2008-02-01 Alexander LarssonOops, fix last commit.
2008-02-01 Alexander LarssonAdd g_app_info_launch_default_for_uri utility function...
2008-02-01 Cosimo CecchiDoc fix for g_app_info_get_default_for_uri_scheme ...
2008-02-01 Runa BhattacharjeeAdded Entry for Kannada Translation Updation by Shankar...
2008-02-01 Runa BhattacharjeeUpdated Kannada Translations by Shankar Prasad
2008-02-01 Daniel Nylandersv.po: Updated Swedish translation
2008-01-31 Michael Nattereruse %G_GSIZE_FORMAT instead of %lu since sizes have...
2008-01-31 Djihed AfifiUpdated Arabic Translation by Abou Manal.
2008-01-30 Johan DahlinRemove oc since oc.po is gone.
2008-01-30 Wouter BolsterleeFixed gtk-doc warnings by updating the documentation...
2008-01-30 Duarte LoretoUpdated Portuguese translation.
2008-01-30 Yannig MARCHEGAYUpdated Occitan translation
2008-01-30 Takeshi AIHANAUpdated Japanese translation.
2008-01-30 Yannig MARCHEGAYUpdated Occitan translation
2008-01-30 Alexander LarssonAdd doc comment about uris vs GFiles to g_app_info_launch()
2008-01-30 Alexander LarssonC89 fixes from Jens Granseuer (#512849)
2008-01-30 Alexander LarssonFix gamin/fam difference build issue. (#509419)
2008-01-29 Yannig MARCHEGAYUpdated Occitan translation
2008-01-29 Djihed AfifiUpdated Arabic Translation by Abou Manal.
2008-01-29 Christian PerschG_GNUC_[PRETTY_]FUNCTION are deprecated since 2.16...
2008-01-29 Alexander LarssonAdd G_APP_INFO_CREATE_SUPPORTS_URIS flag
2008-01-29 Jorge Gonzalez... Updated Spanish translation
2008-01-29 Alexander Larssongiomodule-priv.h include moved to .c file.
2008-01-29 Alexander LarssonRemove unused prio/name fields.
2008-01-29 Alexander LarssonDon't treat whitespace as control chars.
2008-01-29 14:58:31 Tim... changed size argument type from gulong to gsize as...
2008-01-29 Alexander LarssonLazily create the desktop files for appinfos created by
2008-01-29 Alexander LarssonAdded new symbols to gio.symbols
2008-01-29 Alexander LarssonAdd docs
2008-01-29 Alexander LarssonAdd g_file_query_default_handler utility to easily...
2008-01-29 Alexander LarssonMention need to free returned value in g_file_enumerato...
2008-01-29 Alexander LarssonUse list_parents, not get_parents from xdgmime, because...
2008-01-29 Sebastian WilhelmiGrab thread_counter_pools LOCK when increasing leftover...
2008-01-29 Luca FerrettiUpdated Italian translation.
2008-01-29 Matthias ClasenBump version
2008-01-29 Matthias Clasen2.15.4 GLIB_2_15_4
2008-01-28 Alexander LarssonRegister local vfs with prio 0.
2008-01-28 Matthias ClasenDisable some tests
2008-01-28 Alexander LarssonAdd registration hooks for extension points. Register...
2008-01-28 Matthias ClasenDocument new api
2008-01-28 Matthias ClasenDocument new api
2008-01-28 Matthias ClasenFix docs
2008-01-28 Matthias ClasenUpdates
2008-01-28 Daniel Nylandersv.po: Updated Swedish translation
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...
next