summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-05-25Bug 534319 - GLib's .pc files could use Libs.privateTor Lillqvist1-0/+11
2008-05-24small doc improvementMatthias Clasen1-0/+4
2008-05-22implement G_STMT_START and G_STMT_END with do{}while(0), which is believed10:49:37 Tim Janik1-0/+6
2008-05-20Bug 501651 – Update glib/libcharsetBehdad Esfahbod1-0/+21
2008-05-20Bug 459905 – Bug in wcwidth data Bug 534085 – g_unichar_iswide_cjk()Behdad Esfahbod1-0/+8
2008-05-20Bug 503071 - Application direction changes to right to left even if theres14:31:18 Tim Janik1-0/+5
2008-05-20Don't need memory barriers when using a non-gcc compiler on WindowsTor Lillqvist1-0/+5
2008-05-19Include the dirent.h and wdirent.c from ../build/win32/dirent directlyTor Lillqvist1-0/+6
2008-05-19added gi18n.cHans Breuer1-0/+4
2008-05-18More verbiage.Tor Lillqvist1-1/+2
2008-05-18#define HELPER_CONSOLE in gspawn-win32-helper-console.cTor Lillqvist1-0/+8
2008-05-18Remove leftover svn conflict indicator.Tor Lillqvist1-1/+0
2008-05-18 Bug 527214 – g_timer_elapsed() returns random values.Matthias Clasen1-0/+8
2008-05-17New function to reset the state of a GChecksum. (g_checksum_new): CallJeffrey Stedfast1-0/+8
2008-05-17 Bug 528667 – Typos in testing module documentationMatthias Clasen1-0/+6
2008-05-17Make debugging printout more compact and add more information to it. NoTor Lillqvist1-0/+3
2008-05-17Improve debugging printouts. When G_MAIN_POLL_DEBUG is defined, we checkTor Lillqvist1-0/+10
2008-05-17externals. The relevant directories and files have been svn add'ed to GLibTor Lillqvist1-0/+6
2008-05-16Added g_disable_setlocale().Yair Hershkovitz1-0/+10
2008-05-16Update to match the configure-produced one.Tor Lillqvist1-0/+4
2008-05-14#include "config.h" before using G_ATOMIC_ARM.Michael Natterer1-0/+4
2008-05-13#include <locale.h> to fix the build.Kjartan Maraas1-0/+4
2008-05-12Coding convention fix. Space between a function name and its openingYair Hershkovitz1-1/+6
2008-05-12Add g_i18n_init.Tor Lillqvist1-0/+4
2008-05-12Bug 530457 - G_USER_DIRECTORY_DOWNLOAD folder improperly mappedTor Lillqvist1-0/+9
2008-05-11Bug 503071 - Application direction changes to right to left even if theresYair Hershkovitz1-0/+24
2008-05-05#define __GLIB_H_INSIDE__ around including everything.Michael Natterer1-0/+11
2008-05-02renamed GMainDispatch.dispatching_sources to be more descriptive and13:24:13 Tim Janik1-0/+5
2008-04-21Bug 528752 - Win32 build and SSL not workingTor Lillqvist1-0/+13
2008-04-21configure.in More work on enabling static building on Windows. WhenTor Lillqvist1-0/+11
2008-04-18fixed gstdio.h include.17:40:58 Tim Janik1-0/+6
2008-04-17Use the macro GLib provides for byte-swapping as it can be optimized.Emmanuele Bassi1-0/+8
2008-04-15Fixed typos in gtk-doc comments.Mukund Sivaraman1-0/+4
2008-04-10Bug 519137 – g_slice_dup macro needs cast for 64-bit platformMathias Hasselmann1-0/+7
2008-04-09Don't leak apps_by_name in GBookmarkFile metadata itemsFederico Mena Quintero1-0/+5
2008-04-08Add ISO 15924 code comments for new scripts.Behdad Esfahbod1-0/+4
2008-04-08 Bug 491554 – Update to Unicode 5.1.0Matthias Clasen1-0/+12
2008-04-08 Bug 526619 – make test-report crashMatthias Clasen1-0/+7
2008-04-07Credits update according to #522335#c6.Stanislav Brabec1-1/+1
2008-04-04Make the fix for bug 448943 work.Matthias Clasen1-0/+4
2008-04-03Define GLIB_STATIC_COMPILATION here also, if needed.Tor Lillqvist1-0/+3
2008-04-03Clarification.Tor Lillqvist1-8/+7
2008-04-03Make sure we don't build both shared and static at the same time onTor Lillqvist1-0/+14
2008-04-03Don't enforce shared library build only on Windows. It might well makeTor Lillqvist1-0/+11
2008-04-03Bug 525972 - UCS-4 not in the new win_iconv implementationTor Lillqvist1-0/+7
2008-04-03Bug 448943 – g_timeout_add_seconds() problemsMatthias Clasen1-0/+8
2008-04-03Fix the docsMatthias Clasen1-1/+9
2008-04-03Fix the docsMatthias Clasen1-0/+6
2008-04-02Bug 524314 - g_convert() on Win32 implicitly converts full widthTor Lillqvist1-0/+12
2008-03-31Improve fix for #525192 below: Use SleepEx() so that the sleep isTor Lillqvist1-0/+6