summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.3.14GLIB_1_3_14Owen Taylor2002-02-1742-1562/+1661
* Fix typo when checking if file + module_suffix exists. (MiroslawOwen Taylor2002-02-172-1/+7
* *** empty log message ***Wang Jian2002-02-172-18/+22
* Version 1.3.14.Owen Taylor2002-02-1535-1517/+1609
* Updated.Owen Taylor2002-02-1514-12/+141
* Do not assume, that after g_usleep(G_USEC_PER_SEC) the newly startedSebastian Wilhelmi2002-02-159-7/+97
* Use the #if branch with G_BREAKPOINT() also on Win32. Remove the separateTor Lillqvist2002-02-149-10/+54
* oops. revert some files that accidentally got into that last commit.James Henstridge2002-02-145-5457/+259
* add third argument to the AC_DEFINE calls, so users of the macro don'tJames Henstridge2002-02-1414-261/+5509
* never dispatch sources of mixed priority, because while iterating over theHavoc Pennington2002-02-139-0/+61
* fixed a check for node not being NULL.Tim Janik2002-02-132-1/+5
* remove extraneous redefinition of G_PARAM_SPEC_CLASS().Tim Janik2002-02-132-1/+4
* cosmetic cleanups, fixed [u]int64->string conversions.Tim Janik2002-02-132-333/+346
* Use "if (expr) { } else" as I meant to in the first place. The other formDarin Adler2002-02-122-67/+71
* Use "if (expr) { } else" as I meant to in the first place. The other formDarin Adler2002-02-119-6/+54
* ytpo fixManish Singh2002-02-118-8/+8
* need statement terminators for the if clauses for the precedeing change.Manish Singh2002-02-119-6/+46
* Use "if (expr) else" rather than "if (!(expr))" so the parentheses don'tDarin Adler2002-02-119-6/+54
* match the signature in the implementationjacob berkman2002-02-119-1/+41
* no sym links on win32, no lstat in msvcrtHans Breuer2002-02-1010-1/+54
* msvc 5.0 can't cast from uint64 to double. Disable respectiveHans Breuer2002-02-103-1/+25
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-02-102-126/+106
* New. (skip_spaces): g_unichar_isspace -> xml_isspace isspace ->Darin Adler2002-02-1010-9/+71
* Test attribute value delimiters.Matthias Clasen2002-02-0910-12/+97
* Fixed typo in G_THREADS_ENABLED.Sebastian Wilhelmi2002-02-092-3/+5
* Make --disable-threads work again. (#71034)Sebastian Wilhelmi2002-02-0911-6/+51
* Register transformations for gint64, guint64. (#70780, patch from AndyOwen Taylor2002-02-0911-4/+186
* Make hostname parameter const char *. Added a new "ASCII must not beDarin Adler2002-02-0812-70/+299
* Fix access to freed memory in test case (Miroslaw Dobrzanski-Neumann).Owen Taylor2002-02-089-6/+52
* g_dir_open: added g_return_val_if_fail() to prevent us from callingMichael Natterer2002-02-089-1/+45
* Extended documentation.Sebastian Wilhelmi2002-02-089-0/+35
* Do not follow symbolic links for G_FILE_TEST_SYMLINK. Also fixed theSebastian Wilhelmi2002-02-079-18/+76
* document value transformation.Tim Janik2002-02-072-8/+20
* Added Korean translation.Changwoo Ryu2002-02-0711-1/+499
* Usual update.Kwok-Koon Cheung2002-02-072-21/+25
* Handle NULL entries (already dispatched) in pending_dispatches arrayOwen Taylor2002-02-069-1/+52
* Unref pending dispatches when discarding them.Owen Taylor2002-02-069-0/+44
* Converted to UTF-8.Takayuki KUSANO2002-02-052-109/+113
* fixes.Tim Janik2002-02-041-0/+4
* doc common functions like ref/ sink/unref/invalidate.Tim Janik2002-02-043-26/+59
* document g_obejct_watch_closure() and qdata functions.Tim Janik2002-02-042-25/+82
* Delay allocation until after all g_return_val_if_fail ().Sebastian Wilhelmi2002-02-0410-3/+93
* eek, correct typoManish Singh2002-02-031-2/+2
* glib/gmain.c remove references to deprecated functions in docs and warningManish Singh2002-02-0310-7/+54
* remove cat-id-tbl.c references (this reallyjacob berkman2002-02-012-4/+5
* remove stamp-cat-idjacob berkman2002-01-312-1/+3
* remove references to po2tbljacob berkman2002-01-3112-27/+53
* Updated Norwegian nynorsk translationRoy-Magne Mo2002-01-312-26/+60
* Change the order in which some error conditions are checked to improveMatthias Clasen2002-01-309-13/+61
* fixed spellingSven Neumann2002-01-291-2/+2