| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix problems with excessive C++ warnings: "ISO C++ forbids nested groups | Dom Lachowicz | 2002-09-12 | 2 | -4/+8 |
* | automake 1.4 | Havoc Pennington | 2002-09-06 | 8 | -4/+32 |
* | Documentation fixes: (#75255, Martin Schulze; #76104, Daryll Strauss) | Soeren Sandmann | 2002-09-01 | 13 | -20/+95 |
* | Don't link with -lwsock32 on Cygwin (#91696, Masahiro Sakai). | Tor Lillqvist | 2002-08-26 | 8 | -1/+36 |
* | Humble... | Fatih Demir | 2002-08-24 | 2 | -117/+128 |
* | Updated Persian translation. | Roozbeh Pournader | 2002-08-23 | 2 | -3/+5 |
* | Updated Persian translation. | Roozbeh Pournader | 2002-08-23 | 1 | -7/+8 |
* | validate 'len' argument properly for the case that input string is not | Hidetoshi Tajima | 2002-08-20 | 8 | -1/+36 |
* | Update Persian translation. | Roozbeh Pournader | 2002-08-20 | 2 | -17/+50 |
* | Added Persian translation. | Roozbeh Pournader | 2002-08-20 | 2 | -0/+475 |
* | Add g_markup_parse_context_get_element and g_utf8_strreverse. | Matthias Clasen | 2002-08-12 | 2 | -1/+8 |
* | new translation | Gustavo Noronha Silva | 2002-08-10 | 10 | -1/+548 |
* | Use g_return_val_if_fail, no g_return_if_fail. | Matthias Clasen | 2002-08-07 | 8 | -1/+36 |
* | Factor out g_main_context_init_pipe from g_main_context_new to initialize | Sebastian Wilhelmi | 2002-08-06 | 9 | -38/+121 |
* | Set the normal PID surrogate priority according to getpid() to avoid | Sebastian Wilhelmi | 2002-08-06 | 11 | -12/+119 |
* | hu Jul 25 14:23:15 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-07-26 | 9 | -15/+193 |
* | New function to revert a utf8 string. Gone, replaced by g_utf8_strreverse. | Matthias Clasen | 2002-07-26 | 10 | -37/+102 |
* | Fix problems with excess ';' by addition of strategic 'extern void | Owen Taylor | 2002-07-26 | 2 | -4/+11 |
* | Fix docs for @str_return to conform to the main docs and the | Owen Taylor | 2002-07-26 | 8 | -1/+50 |
* | When adding ancestral prerequisites, add the grandparents, not the | Owen Taylor | 2002-07-26 | 2 | -6/+12 |
* | Handle the end of the string properly when max_len is set. (#88545, Morten | Owen Taylor | 2002-07-25 | 9 | -11/+87 |
* | hu Jul 25 19:41:03 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-07-25 | 8 | -1/+43 |
* | Clarify that only one of the conditions listed in the docs need to be | Owen Taylor | 2002-07-25 | 8 | -6/+76 |
* | Remove reference in the docs to @notify parameter. (#87768, Manuel Clos) | Owen Taylor | 2002-07-25 | 8 | -2/+43 |
* | Fix reference to non-existing @priority parameter. (#88500, Linux Walleij) | Owen Taylor | 2002-07-25 | 2 | -1/+6 |
* | Document the (GIConv)-1 return value on failure. (#87559, Jarek Dukat) | Owen Taylor | 2002-07-25 | 8 | -5/+76 |
* | New function to get the currently open element. (#70448) | Matthias Clasen | 2002-07-15 | 9 | -0/+61 |
* | Remove debugging message, approved by Tim Janik. | Anders Carlsson | 2002-07-05 | 2 | -2/+5 |
* | Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout the | Sebastian Wilhelmi | 2002-07-04 | 32 | -0/+108 |
* | Made the thread flags determination tests first check for the canonical | Sebastian Wilhelmi | 2002-07-03 | 8 | -89/+178 |
* | Fixed bugs in posix thread priority resolution. Also added AIX priorities. | Sebastian Wilhelmi | 2002-07-03 | 8 | -2/+37 |
* | Use thr_min_stack() instead of sysconf (_SC_THREAD_STACK_MIN). if | Sebastian Wilhelmi | 2002-07-03 | 8 | -11/+66 |
* | Add a forgotten trailing ` in the GLIB_BINARY_AGE expression. Also fixup | Anders Carlsson | 2002-07-03 | 8 | -2/+37 |
* | Improve checks for dce/posix threads to also do the right thing, if the | Sebastian Wilhelmi | 2002-07-02 | 8 | -2/+38 |
* | Set binary age to 0 to make it compile. | Sebastian Wilhelmi | 2002-07-02 | 8 | -1/+29 |
* | Up version to 2.1.0. | Anders Carlsson | 2002-07-01 | 8 | -4/+32 |
* | Fixed ChangeLog entry | Sebastian Wilhelmi | 2002-07-01 | 7 | -7/+7 |
* | Add parenthesis to protect macro argument. Spotted by Sam Couter" | Sebastian Wilhelmi | 2002-07-01 | 8 | -1/+36 |
* | In case of G_DISABLE_ASSERT replace "G_STMT_START{ }G_STMT_END" with | Sebastian Wilhelmi | 2002-06-28 | 8 | -4/+60 |
* | Added Bulgarian (bg). | Yanko Kaneti | 2002-06-26 | 10 | -1/+532 |
* | Updated | Andrew V. Samoilov | 2002-06-19 | 2 | -103/+10 |
* | Make interval unsigned to match g_timeout_source_new(). (#82624, Tim | Owen Taylor | 2002-06-13 | 8 | -3/+73 |
* | Add a note about the deficiency of Tru64 iconv. (#81699, Manuel Op de | Owen Taylor | 2002-06-13 | 9 | -0/+47 |
* | ChangeLog fixes | Owen Taylor | 2002-06-11 | 7 | -7/+21 |
* | Fix argument order. Fixes #82806. | Anders Carlsson | 2002-06-11 | 3 | -3/+9 |
* | tests/patterntest.c (test_compilation) A couple of 64-bit printf format | Owen Taylor | 2002-06-11 | 10 | -4/+67 |
* | Updated Slovenian translation | Andraz Tori | 2002-06-07 | 1 | -81/+91 |
* | Updated French translation. | Christophe Merlet | 2002-06-05 | 2 | -86/+90 |
* | Updated Catalan translation. | Jordi Mallach | 2002-06-03 | 2 | -90/+99 |
* | Replace homegrown "hash" entity by standard ISO entity "num". | Matthias Clasen | 2002-06-03 | 13 | -9/+50 |