Age | Commit message (Expand) | Author | Files | Lines |
2003-05-11 | Fix a duplicate id left by copy-and-paste. (#112785, Owen Taylor) | Matthias Clasen | 2 | -1/+6 |
2003-04-18 | Forgotten cleanup. | Matthias Clasen | 1 | -2/+2 |
2003-04-18 | Correct the documentation GSignalEmissionHook (#110906) and some cleanups. | Matthias Clasen | 2 | -18/+15 |
2003-04-11 | Fix a few typos. | Matthias Clasen | 2 | -3/+7 |
2003-04-09 | Move install docs into reference manual. | Matthias Clasen | 3 | -36/+125 |
2003-04-07 | Move cross-compilation info to reference manual. | Matthias Clasen | 3 | -0/+194 |
2003-04-07 | Additions. | Matthias Clasen | 2 | -25/+35 |
2003-03-31 | Fix formatting of examples. | Matthias Clasen | 5 | -5/+12 |
2003-03-31 | New function, to insert possible non-nul-terminated byte sequences into a | Matthias Clasen | 2 | -0/+5 |
2003-03-27 | Additions. | Matthias Clasen | 2 | -125/+163 |
2003-03-24 | Additions. | Matthias Clasen | 4 | -61/+119 |
2003-03-24 | Some more additions. | Matthias Clasen | 1 | -18/+95 |
2003-03-24 | Additions. | Matthias Clasen | 2 | -59/+73 |
2003-03-10 | Document private instance data. | Owen Taylor | 9 | -5/+98 |
2003-03-04 | require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up some | James Henstridge | 2 | -308/+25 |
2003-02-10 | Fix an off-by-one error in the g_strescape() docs. (#105431, Phillip | Matthias Clasen | 2 | -1/+6 |
2003-02-07 | Move all docs out-of-line. Boy, what a waste of time. | Matthias Clasen | 9 | -359/+680 |
2003-01-21 | Document the return value of g_string_free(). | Matthias Clasen | 2 | -1/+5 |
2003-01-14 | Fix the description of G_TYPE_FUNDAMENTAL. (#103119, Josh Parsons) | Matthias Clasen | 2 | -3/+8 |
2003-01-01 | Remove comment that only stdout would be used on Windows, no longer true. | Tor Lillqvist | 2 | -1/+5 |
2002-12-16 | === Released 2.1.5 ===GLIB_2_1_5 | Owen Taylor | 2 | -57/+42 |
2002-12-15 | Move some docs inline. | Matthias Clasen | 2 | -121/+108 |
2002-12-15 | Add gprintfint.h and trio. | Matthias Clasen | 2 | -1/+7 |
2002-12-12 | Add --ignore-files=trio to avoid gtk-doc warnings about doxygen comments. | Matthias Clasen | 2 | -1/+6 |
2002-12-11 | === Release 2.1.4 ===GLIB_2_1_4 | Owen Taylor | 1 | -0/+1 |
2002-12-10 | Improve docs for return value and @microseconds out parameter. (Reported | Owen Taylor | 2 | -5/+13 |
2002-12-10 | Improve generation of pseudo-random integers. (#99720, Morten Welinder | Sebastian Wilhelmi | 1 | -6/+12 |
2002-12-10 | Improve generation of pseudo-random integers. (#99720, Morten Welinder | Sebastian Wilhelmi | 2 | -11/+16 |
2002-12-09 | Add docs. | Matthias Clasen | 4 | -19/+32 |
2002-12-09 | Add docs. | Matthias Clasen | 3 | -19/+20 |
2002-12-09 | Add GTypeClass, GTypePluginClass and GTypeModuleClass. | Matthias Clasen | 6 | -1/+30 |
2002-12-08 | Add docs. | Matthias Clasen | 4 | -51/+66 |
2002-12-06 | Typo fix. | Matthias Clasen | 2 | -1/+5 |
2002-12-05 | Add Since and Deprecation info for symbols documented in the templates. | Matthias Clasen | 6 | -23/+36 |
2002-12-05 | .cvsignore updates | Owen Taylor | 2 | -0/+11 |
2002-12-03 | Sync parameter names with docs and implementation. | Matthias Clasen | 3 | -31/+37 |
2002-12-02 | === Released 2.1.3 ===GLIB_2_1_3 | Owen Taylor | 1 | -15/+18 |
2002-12-02 | More GSignal docs. | Matthias Clasen | 2 | -38/+79 |
2002-12-01 | More docs. | Matthias Clasen | 3 | -156/+77 |
2002-11-28 | Adjust to changed parameter names. | Matthias Clasen | 6 | -9/+35 |
2002-11-28 | Move some docs inline, and add deprecation information. To see the list of | Matthias Clasen | 4 | -62/+21 |
2002-11-28 | Mark 2.2 API additions. | Matthias Clasen | 3 | -3/+3 |
2002-11-26 | Improved the seeding algorithm. Old behaviour can be achived by setting | Sebastian Wilhelmi | 5 | -12/+67 |
2002-11-23 | Add missing short descriptions, standardize them to start with a capital | Matthias Clasen | 15 | -21/+37 |
2002-11-23 | Explain --enable-include-printf. | Matthias Clasen | 2 | -0/+26 |
2002-11-23 | Add version info to API docs. | Matthias Clasen | 7 | -5/+28 |
2002-11-21 | Add helpful comments about the encoding of a new iochannel. (Amaury | Owen Taylor | 2 | -0/+17 |
2002-11-21 | Include a printf implementation supporting C99 snprintf and SUS | Matthias Clasen | 3 | -52/+87 |
2002-11-20 | Use G_LIKELY. (#69022) | Matthias Clasen | 3 | -0/+36 |
2002-11-08 | Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow | Soeren Sandmann | 13 | -38/+49 |