Age | Commit message (Expand) | Author | Files | Lines |
2005-07-30 | document non-thread-safety for _foreach() functions. | Tim Janik | 3 | -2/+14 |
2005-07-26 | One more improvement. | Matthias Clasen | 2 | -0/+10 |
2005-07-26 | Add details | Matthias Clasen | 2 | -1/+8 |
2005-07-22 | 2.7.4GLIB_2_7_4 | Matthias Clasen | 2 | -0/+5 |
2005-07-20 | Add some discouraging comments to the G_INLINE_FUNC macros. (#310836, | Matthias Clasen | 2 | -3/+17 |
2005-07-19 | Add docs for #307047, Bryan Silverthorn. | Matthias Clasen | 2 | -1/+11 |
2005-07-15 | 2.7.3GLIB_2_7_3 | Matthias Clasen | 1 | -0/+4 |
2005-07-13 | Add G_VA_COPY | Matthias Clasen | 3 | -1/+7 |
2005-07-13 | Warn if a short name is not acceptable. | Matthias Clasen | 2 | -1/+8 |
2005-07-12 | Add and implement a new flag to turn off the automatic <groupname>- | Matthias Clasen | 1 | -0/+9 |
2005-07-08 | 2.7.2GLIB_2_7_2 | Matthias Clasen | 2 | -0/+7 |
2005-07-08 | Add the "new in 2.8" index. | Matthias Clasen | 3 | -0/+11 |
2005-07-05 | Add an example | Matthias Clasen | 2 | -4/+31 |
2005-06-30 | 2.7.1GLIB_2_7_1 | Matthias Clasen | 8 | -7/+28 |
2005-06-30 | Updates | Matthias Clasen | 9 | -34/+119 |
2005-06-25 | Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, Behdad | Matthias Clasen | 2 | -0/+12 |
2005-06-23 | Add new functions | Matthias Clasen | 1 | -0/+2 |
2005-06-18 | Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greater | Matthias Clasen | 2 | -4/+12 |
2005-06-16 | fix typo reported by Hong Gang XU. | Mathieu Lacage | 2 | -1/+5 |
2005-06-10 | 2.7.0GLIB_2_7_0 | Matthias Clasen | 4 | -0/+25 |
2005-06-10 | Add g_chdir | Matthias Clasen | 2 | -0/+3 |
2005-06-09 | Allow setstacksize to fail. (#304790, Michael Banck) | Matthias Clasen | 2 | -3/+9 |
2005-06-08 | New function to calculate collation keys which are more suitable for | Matthias Clasen | 2 | -0/+5 |
2005-05-27 | fix lots of typos, some of which were reported by Leonardo Boshell. | Mathieu Lacage | 7 | -30/+48 |
2005-05-23 | Point out exceptions to the general GLib data structure locking rules. | Matthias Clasen | 2 | -0/+8 |
2005-05-20 | Add a paragraph about thread safety of GLib data structures. | Matthias Clasen | 2 | -0/+11 |
2005-05-20 | Add a warning | Matthias Clasen | 1 | -1/+2 |
2005-05-20 | Update an example from 1.3 to 2.x | Matthias Clasen | 2 | -1/+5 |
2005-05-13 | Mention 64bit integer types. | Matthias Clasen | 3 | -0/+28 |
2005-05-10 | Fix sloppy language, pointed out by Daniel Vaillard. | Matthias Clasen | 2 | -4/+13 |
2005-05-09 | Add long descriptions. | Matthias Clasen | 6 | -13/+44 |
2005-05-05 | Add g_object_add/remove_toggle_ref() functions to get notification when a | Owen Taylor | 66 | -24/+377 |
2005-05-02 | Documentation trivia | Matthias Clasen | 3 | -21/+23 |
2005-05-02 | Small additions. | Matthias Clasen | 8 | -14/+48 |
2005-05-01 | Additions | Matthias Clasen | 4 | -15/+18 |
2005-05-01 | More cosmetics | Matthias Clasen | 1 | -2/+0 |
2005-05-01 | cosmetics | Matthias Clasen | 1 | -8/+12 |
2005-05-01 | Additions | Matthias Clasen | 1 | -0/+1 |
2005-05-01 | Additions | Matthias Clasen | 1 | -0/+2 |
2005-05-01 | Additions | Matthias Clasen | 1 | -1/+4 |
2005-05-01 | Some additions | Matthias Clasen | 2 | -2/+11 |
2005-04-29 | Add a boxed type for GDate. (#301787, Tim-Philipp Müller) | Matthias Clasen | 3 | -0/+13 |
2005-04-23 | all interface examples use 'interface' instead of 'class' | Stefan Kost | 3 | -47/+53 |
2005-04-22 | add missing image | Stefan Kost | 2 | -0/+1 |
2005-04-22 | merged in docs form the gobject tutorial | Stefan Kost | 9 | -321/+377 |
2005-03-29 | Clarify the docs for g_ptr_array_free and g_ptr_array_remove_range. | Matthias Clasen | 2 | -2/+3 |
2005-03-29 | Clarify the docs for g_ptr_array_free. (#170149, Jared Lash) | Matthias Clasen | 2 | -2/+8 |
2005-03-29 | Add Win32 warnings regarding the child setup function. | Tor Lillqvist | 2 | -4/+18 |
2005-03-22 | Add g_try_new, g_try_new0, g_try_renew and g_try_malloc0. (#169611, Stefan | Matthias Clasen | 3 | -1/+13 |
2005-03-22 | Add g_try_new, g_try_new0 and g_try_renew. (#169611, Stefan Kost) | Matthias Clasen | 3 | -3/+56 |