summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2005-07-30document non-thread-safety for _foreach() functions.Tim Janik3-2/+14
2005-07-26One more improvement.Matthias Clasen2-0/+10
2005-07-26Add detailsMatthias Clasen2-1/+8
2005-07-222.7.4GLIB_2_7_4Matthias Clasen2-0/+5
2005-07-20Add some discouraging comments to the G_INLINE_FUNC macros. (#310836,Matthias Clasen2-3/+17
2005-07-19Add docs for #307047, Bryan Silverthorn.Matthias Clasen2-1/+11
2005-07-152.7.3GLIB_2_7_3Matthias Clasen1-0/+4
2005-07-13Add G_VA_COPYMatthias Clasen3-1/+7
2005-07-13Warn if a short name is not acceptable.Matthias Clasen2-1/+8
2005-07-12Add and implement a new flag to turn off the automatic <groupname>-Matthias Clasen1-0/+9
2005-07-082.7.2GLIB_2_7_2Matthias Clasen2-0/+7
2005-07-08Add the "new in 2.8" index.Matthias Clasen3-0/+11
2005-07-05Add an exampleMatthias Clasen2-4/+31
2005-06-302.7.1GLIB_2_7_1Matthias Clasen8-7/+28
2005-06-30UpdatesMatthias Clasen9-34/+119
2005-06-25Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, BehdadMatthias Clasen2-0/+12
2005-06-23Add new functionsMatthias Clasen1-0/+2
2005-06-18Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greaterMatthias Clasen2-4/+12
2005-06-16fix typo reported by Hong Gang XU.Mathieu Lacage2-1/+5
2005-06-102.7.0GLIB_2_7_0Matthias Clasen4-0/+25
2005-06-10Add g_chdirMatthias Clasen2-0/+3
2005-06-09Allow setstacksize to fail. (#304790, Michael Banck)Matthias Clasen2-3/+9
2005-06-08New function to calculate collation keys which are more suitable forMatthias Clasen2-0/+5
2005-05-27fix lots of typos, some of which were reported by Leonardo Boshell.Mathieu Lacage7-30/+48
2005-05-23Point out exceptions to the general GLib data structure locking rules.Matthias Clasen2-0/+8
2005-05-20Add a paragraph about thread safety of GLib data structures.Matthias Clasen2-0/+11
2005-05-20Add a warningMatthias Clasen1-1/+2
2005-05-20Update an example from 1.3 to 2.xMatthias Clasen2-1/+5
2005-05-13Mention 64bit integer types.Matthias Clasen3-0/+28
2005-05-10Fix sloppy language, pointed out by Daniel Vaillard.Matthias Clasen2-4/+13
2005-05-09Add long descriptions.Matthias Clasen6-13/+44
2005-05-05Add g_object_add/remove_toggle_ref() functions to get notification when aOwen Taylor66-24/+377
2005-05-02Documentation triviaMatthias Clasen3-21/+23
2005-05-02Small additions.Matthias Clasen8-14/+48
2005-05-01AdditionsMatthias Clasen4-15/+18
2005-05-01More cosmeticsMatthias Clasen1-2/+0
2005-05-01cosmeticsMatthias Clasen1-8/+12
2005-05-01AdditionsMatthias Clasen1-0/+1
2005-05-01AdditionsMatthias Clasen1-0/+2
2005-05-01AdditionsMatthias Clasen1-1/+4
2005-05-01Some additionsMatthias Clasen2-2/+11
2005-04-29Add a boxed type for GDate. (#301787, Tim-Philipp Müller)Matthias Clasen3-0/+13
2005-04-23all interface examples use 'interface' instead of 'class'Stefan Kost3-47/+53
2005-04-22add missing imageStefan Kost2-0/+1
2005-04-22merged in docs form the gobject tutorialStefan Kost9-321/+377
2005-03-29Clarify the docs for g_ptr_array_free and g_ptr_array_remove_range.Matthias Clasen2-2/+3
2005-03-29Clarify the docs for g_ptr_array_free. (#170149, Jared Lash)Matthias Clasen2-2/+8
2005-03-29Add Win32 warnings regarding the child setup function.Tor Lillqvist2-4/+18
2005-03-22Add g_try_new, g_try_new0, g_try_renew and g_try_malloc0. (#169611, StefanMatthias Clasen3-1/+13
2005-03-22Add g_try_new, g_try_new0 and g_try_renew. (#169611, Stefan Kost)Matthias Clasen3-3/+56