platform/upstream/glib.git
2009-05-18 Jorge GonzalezUpdated Spanish translation
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-18 Alexander LarssonRemove gtk-doc warnings
2009-05-18 Alexander LarssonAdd more internal headers for gtk-doc to ignore
2009-05-18 Alexander LarssonMake all non-static functions start with underscore
2009-05-18 Alexander LarssonRemove g_socket_set/get_reuse_address from header
2009-05-18 Alexander LarssonAdd max_threads argument to g_threaded_socket_service_new
2009-05-17 Paul PogonyshevFix error message in set_mtime_atime()
2009-05-15 Alexander LarssonAdd test apps for highlevel socket classes
2009-05-15 Alexander LarssonAdd references to highlevel classes in GSocket docs
2009-05-15 Alexander LarssonImport all the highlevel socket classes from gnio
2009-05-15 Alexander LarssonRemove unused variable
2009-05-15 Alexander LarssonInclude stdlib.h to avoid warning
2009-05-15 Alexander LarssonForgot to return the allocated data in async_op_wrapper_new
2009-05-15 Alexander LarssonMake cancellable pipe fds close-on-exec
2009-05-15 Alexander LarssonAdd padding to new classes
2009-05-15 Alexander LarssonAdd test apps for GSocket API
2009-05-15 Alexander LarssonFix deadlock in threaded resolver
2009-05-15 Alexander LarssonStore protocol by id, add lookup function for name
2009-05-14 Alexander LarssonMake GSocketSourceFunc return the GSocket
2009-05-14 Alexander LarssonSet optlen before calling getsockopt
2009-05-14 Alexander LarssonImport GInitable, GSocket and dependencies from gnio
2009-05-14 Alexander LarssonAdd g_network_address_parse
2009-05-14 Alexander LarssonAdd the new GFile ops to gio.symbols
2009-05-13 Alexander LarssonAdd tests for local GIOStream GFile ops
2009-05-13 Alexander LarssonLocal file implementation of GFileIOStream and ops
2009-05-13 Alexander LarssonAdd GIOStream operations to GFile
2009-05-13 Alexander LarssonAdd GFileIOStream class
2009-05-13 Alexander LarssonAdd comment about lifecycle issues for GIOStreams
2009-05-13 Alexander LarssonImport GIOStream from gnio
2009-05-13 Alexander LarssonRemove close in finalize, we do it in dispose
2009-05-12 Alexander LarssonRemove not actually used member "cancelled"
2009-05-12 Tor LillqvistMake glibconfig.h.win32.in match the generated one.
2009-05-06 Alexander LarssonFix gcancellable.c build on non-win32
2009-05-06 Alexander LarssonSimplify GCancellable support on win32
2009-05-05 Paul PogonyshevDon't try to ref NULL pointer in g_desktop_app_info_dup()
2009-05-05 Carlos GarnachoAdd a GMount::pre-unmount signal
2009-05-05 Manoj Kumar... Updated Oriya Translation.
2009-05-03 Matthias ClasenBump version to 2.21.1
2009-05-03 Matthias ClasenRelease 2.21.0
2009-05-03 Paul PogonyshevFix g_input_stream_skip_async() documentation
2009-05-03 Matthias ClasenFix up tests forgotten in Michaels commit
2009-05-03 Matthias ClasenAdd new functions
2009-05-03 Petr KovarUpdated Czech translation
2009-05-03 Ivar SmolinUpdating Estonian translation
2009-05-03 Matthias ClasenMatch up parameter names to help gtk-doc
2009-05-03 Matthias ClasenAdd bug references
2009-05-03 Matthias ClasenPlug a memory leak in g_simple_async_result_set_op_res_...
2009-05-03 Matthias ClasenCorrect g_utf8_to_utf16 docs
2009-05-03 Matthias ClasenAccept NULL as empty string list
2009-05-03 Matthias ClasenFix reference to g_strtoull
2009-05-03 Matthias ClasenUpdate NEWS
2009-05-03 Matthias ClasenBump version to 2.21.0
2009-05-01 Jorge GonzalezUpdated Spanish translation
2009-05-01 Dan WinshipMisc warning fixes
2009-05-01 Dan WinshipAdd README and INSTALL to .gitignore since they are...
2009-05-01 Michael MeeksPatch originally committed only to the ChangeLog &...
2009-04-30 Alexander LarssonEnsure g_inet_address_get_type() call is not optimized...
2009-04-29 David KingFix ginetaddress.c compile on Linux
2009-04-29 David ZeuthenBug 580450 – Reference counting and boxed types for...
2009-04-29 Alexander LarssonEnsure we're actually initializing the winsock library
2009-04-27 David ZeuthenBug 580453 – Hash and equal functions for gint64 and...
2009-04-26 Jordi Mas i... Minor fixes to Catalan translation
2009-04-26 paulFix socket-related configure tests on old platforms
2009-04-26 Dan WinshipFix the networking stuff on (current) OS X
2009-04-26 Dan WinshipFix ginetaddress.c compile on Solaris
2009-04-22 Johan BilienFix translation from GIO's file attr to xattr attributes
2009-04-22 Christian PerschUse P_ for translatable param spec strings
2009-04-22 Dan WinshipGResolver wrappers: GNetworkAddress, GNetworkService...
2009-04-22 Dan WinshipAdd GResolver, a glib-ish interface to DNS
2009-04-22 Dan WinshipAdd network address and socket types
2009-04-22 Dan WinshipAdd hostname-related utilities in glib/ghostutils.h
2009-04-21 Stefan Kostgoption: format section docs according to gtk-doc rules...
2009-04-21 Stefan Kostgoption: document that some option args need to be...
2009-04-21 Stefan Kostgoption: move docs from tmpl folder to inline comments
2009-04-20 Alexander LarssonUse g_cancellable_connect/disconnect
2009-04-20 Alexander LarssonAdd helpers for connecting/disconnecting to cancelled...
2009-04-17 zabeeh khanPashto Translation committed as per the request made...
2009-04-11 Matthias ClasenBump version
2009-04-10 Matthias ClasenAdd a note about handling non-hal backends
2009-04-09 Matthias ClasenRelease GLib 2.20.1 2.20.1
2009-04-09 Matthias ClasenUpdate for 2.20.1
2009-04-09 Matthias ClasenFix G_DEFINE_TYPE_EXTENDED docs
2009-04-09 Gian Mario... Fix a typo in GFile docs
2009-04-09 Kenneth NielsenUpdated Danish translation\n\nUpdated Danish translatio...
2009-04-08 Peter KjellerstedtFix parsing of timezones
2009-04-08 Alexander LarssonOnly mark regular files as backup files
2009-04-05 Funda WangUpdated Simplified Chinese translation from Ray Wang
2009-04-03 Thanos LefterisUpdated Greek translation
2009-04-03 Matthias ClasenMove hex_digits to rodata
2009-04-03 Matthias ClasenDon't lie about ext4 filesystems
2009-04-03 Paolo BorelliRegex leak on error path
2009-04-03 Matthias ClasenUpdate requirements
2009-04-03 Matthias ClasenAdd a rule to generate ChangeLog
2009-04-03 Matthias ClasenRename ChangeLog to ChangeLog.pre-2-20
2009-04-03 Matthias Clasenremove generated files
2009-04-02 Alexander LarssonOn trash, if rename fails with EXDEV, return G_IO_ERROR...
2009-04-02 Tobias MuellerMark glib_gettext as string translation function
2009-04-02 Hagen Schinkfix a typo in g_io_channel_flush docs
2009-03-31 Matthias ClasenUpdate README files to refer to git
next