platform/upstream/glib.git
2008-06-10 Theppitak Karoonboon... Updated Thai translation.
2008-06-09 Matthias ClasenFix the build
2008-06-09 Matthias ClasenUse icons from the shared mime database, if available.
2008-06-09 Matthias ClasenSync with upstream
2008-06-09 Tor LillqvistCosmetics.
2008-06-07 Kjartan MaraasUpdated Norwegian bokmål translation.
2008-06-07 Tor LillqvistDefine X_OK if not defined (MSVC).
2008-06-02 Yevgen MuntyanBug 531403 - g_utf8_collate broken on Mac.
2008-05-31 Luca FerrettiUpdated Italian translation.
2008-05-31 Philipp KerlingUpdated German translation.
2008-05-30 Michael NattererBug 535628 - test/patterntest.c still includes gpattern...
2008-05-30 Tor LillqvistBug 535625 - alias.h:2648: error: 'utime' undeclared...
2008-05-29 Tor LillqvistMask out X_OK to avoid problem on Vista. X_OK was just...
2008-05-29 Tor Lillqvistglib/gstdio.h Add g_utime(). No need to include <sys...
2008-05-29 Matthias ClasenAdd indexes
2008-05-29 Tor LillqvistMore verbiage.
2008-05-29 Tor Lillqvistwint_t is short on Windows, and gcc warns: "wint_t...
2008-05-28 Michael Nattereradd G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-27 Matthias ClasenBump version
2008-05-27 Matthias Clasen2.17.0 GLIB_2_17_0
2008-05-27 Matthias ClasenUpdates
2008-05-27 Matthias ClasenUpdates
2008-05-27 Matthias ClasenAdditions
2008-05-27 Matthias ClasenUpdate to Unicode 5.1
2008-05-27 Matthias ClasenRevert the patch for bug 527214 and related changes...
2008-05-27 Michael NattererForgot ChangeLog
2008-05-27 Michael Nattererglib/tmpl/gurifuncs.sgml new files.
2008-05-27 Matthias Clasen Bug 535021 – g_param_spec_internal documentatio...
2008-05-27 simon.zhengFix #533369. Check whether memeber statvfs.f_basetype...
2008-05-27 Matthias ClasenPCRE 7.7
2008-05-26 Michael Nattererdeclare g_memory_output_stream_get_data_size().
2008-05-26 Matthias ClasenMake tests work
2008-05-26 Matthias ClasenAdd a new symbol
2008-05-26 Matthias ClasenDoc improvements
2008-05-26 Matthias ClasenAdd g_checksum_reset
2008-05-25 Matthias ClasenAdd bug ref
2008-05-25 Matthias ClasenFix a typo in the docs
2008-05-25 Matthias ClasenFix docs for g_cclosure_marshal_STRING__OBJECT_POINTER...
2008-05-25 Ross BurtonFix typo in error message (#534764).
2008-05-25 Ross BurtonFix circular dependency loop for gioenumtypes.h (#534759).
2008-05-25 Tor LillqvistCosmetics.
2008-05-25 Tor LillqvistBug 534319 - GLib's .pc files could use Libs.private
2008-05-24 Matthias Clasensmall doc improvement
2008-05-22 Djihed AfifiUpdated Arabic Translation by Khaled Hosny.
2008-05-22 10:49:37 Tim... implement G_STMT_START and G_STMT_END with do{}while...
2008-05-20 Behdad EsfahbodBug 501651 – Update glib/libcharset
2008-05-20 Behdad EsfahbodBug 459905 – Bug in wcwidth data Bug 534085 – g_unichar...
2008-05-20 14:31:18 Tim... Bug 503071 - Application direction changes to right...
2008-05-20 Tor LillqvistDon't need memory barriers when using a non-gcc compile...
2008-05-19 Tor LillqvistInclude the dirent.h and wdirent.c from ../build/win32...
2008-05-19 Tor LillqvistInclude dirent.h with doublequotes so that it is search...
2008-05-19 Hans Breueradded gi18n.c
2008-05-19 Hans BreuerEXTRA_DIST += makefile.msc
2008-05-18 Tor Lillqvistwin32/vs8/gspawn-win32-helper.vcproj New files. Build...
2008-05-18 Tor LillqvistMore verbiage.
2008-05-18 Tor Lillqvist#define HELPER_CONSOLE in gspawn-win32-helper-console.c
2008-05-18 Tor LillqvistRemove leftover svn conflict indicator.
2008-05-18 Matthias Clasen Bug 527214 – g_timer_elapsed() returns random...
2008-05-18 Matthias ClasenNew function to create a content type from a mime type...
2008-05-17 Jeffrey StedfastNew function to reset the state of a GChecksum. (g_chec...
2008-05-17 Matthias Clasenfix free space information for ncpfs
2008-05-17 Matthias Clasen Bug 530196 – _g_local_file_has_trash_dir()...
2008-05-17 Matthias Clasen Bug 528648 – Extra >s in Object Construction...
2008-05-17 Matthias Clasen Bug 528667 – Typos in testing module documentation
2008-05-17 Tor LillqvistMake debugging printout more compact and add more infor...
2008-05-17 Tor LillqvistImprove debugging printouts. When G_MAIN_POLL_DEBUG...
2008-05-17 Tor Lillqvistexternals. The relevant directories and files have...
2008-05-16 Yair HershkovitzAdded g_disable_setlocale().
2008-05-16 Tor Lillqvist#define _WIN32_WINNT 0x0400 to get declaration of ReadD...
2008-05-16 Tor LillqvistUpdate to match the configure-produced one.
2008-05-14 Tor LillqvistDon't mention fork()/exec() in the short description...
2008-05-14 Michael Natterer#include "config.h" before using G_ATOMIC_ARM.
2008-05-13 Kjartan Maraas#include <locale.h> to fix the build.
2008-05-13 Bastien NoceraA URI scheme must start with a letter, even if later...
2008-05-12 Yair HershkovitzCoding convention fix. Space between a function name...
2008-05-12 Tor LillqvistAdd g_i18n_init.
2008-05-12 Tor LillqvistBug 530457 - G_USER_DIRECTORY_DOWNLOAD folder improperl...
2008-05-11 Yair HershkovitzBug 503071 - Application direction changes to right...
2008-05-08 Alexander ShopovUpdated Bulgarian translation by Alexander Shopov ...
2008-05-05 Michael NattererMakefile.am. build with G_DISABLE_SINGLE_INCLUDES to...
2008-05-05 Michael NattererMakefile.am. build with G_DISABLE_SINGLE_INCLUDES to...
2008-05-05 Michael NattererMakefile.am. build with G_DISABLE_SINGLE_INCLUDES to...
2008-05-05 Michael NattererMakefile.am. build with G_DISABLE_SINGLE_INCLUDES to...
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-05-02 13:24:13 Tim... renamed GMainDispatch.dispatching_sources to be more...
2008-04-28 David ZeuthenAvoid displaying mounts in a subdirectory not accessibl...
2008-04-23 Yannig MARCHEGAYUpdated Occitan translation
2008-04-22 Michael Nattererfix library versioning (it was 0.0.0).
2008-04-22 Adam WeinbergerUpdated Canadian English translation.
2008-04-21 Tor LillqvistBug 528752 - Win32 build and SSL not working
2008-04-21 Tor Lillqvistconfigure.in More work on enabling static building...
2008-04-21 Lin MaDefault disable all loggings. Fixed two macro nits.
2008-04-20 Yair Hershkovitzupdated hebrew translation
2008-04-19 Kjartan MaraasUpdated Norwegian bokmål translation.
2008-04-18 17:40:58 Tim... fixed gstdio.h include.
2008-04-17 Emmanuele BassiUse the macro GLib provides for byte-swapping as it...
next