summaryrefslogtreecommitdiff
path: root/docs/reference/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-08-122.8.0GLIB_2_8_0Matthias Clasen1-0/+4
2005-08-12two stylistic fixesStepan Kasal1-1/+1
2005-08-10fix typosStepan Kasal1-0/+1
2005-08-10a typoStepan Kasal1-0/+2
2005-08-10Fix typos: invokation -> invocation.Stepan Kasal1-0/+4
2005-08-06Small fixes.Matthias Clasen1-0/+4
2005-08-05Small fixesMatthias Clasen1-0/+4
2005-08-052.7.7GLIB_2_7_7Matthias Clasen1-0/+4
2005-08-032.7.6GLIB_2_7_6Matthias Clasen1-0/+4
2005-08-022.7.5GLIB_2_7_5Matthias Clasen1-0/+4
2005-07-30document non-thread-safety for _foreach() functions.Tim Janik1-0/+6
2005-07-26One more improvement.Matthias Clasen1-0/+4
2005-07-26Add detailsMatthias Clasen1-0/+5
2005-07-222.7.4GLIB_2_7_4Matthias Clasen1-0/+4
2005-07-20Add some discouraging comments to the G_INLINE_FUNC macros. (#310836,Matthias Clasen1-0/+6
2005-07-19Add docs for #307047, Bryan Silverthorn.Matthias Clasen1-0/+5
2005-07-152.7.3GLIB_2_7_3Matthias Clasen1-0/+4
2005-07-13Add G_VA_COPYMatthias Clasen1-0/+2
2005-07-13Warn if a short name is not acceptable.Matthias Clasen1-0/+5
2005-07-082.7.2GLIB_2_7_2Matthias Clasen1-0/+4
2005-07-08Add the "new in 2.8" index.Matthias Clasen1-0/+5
2005-07-05Add an exampleMatthias Clasen1-0/+5
2005-06-302.7.1GLIB_2_7_1Matthias Clasen1-0/+4
2005-06-30UpdatesMatthias Clasen1-0/+11
2005-06-25Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, BehdadMatthias Clasen1-0/+4
2005-06-18Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greaterMatthias Clasen1-0/+5
2005-06-16fix typo reported by Hong Gang XU.Mathieu Lacage1-0/+4
2005-06-102.7.0GLIB_2_7_0Matthias Clasen1-0/+4
2005-06-10Add g_chdirMatthias Clasen1-0/+2
2005-06-09Allow setstacksize to fail. (#304790, Michael Banck)Matthias Clasen1-0/+6
2005-06-08New function to calculate collation keys which are more suitable forMatthias Clasen1-0/+4
2005-05-27fix lots of typos, some of which were reported by Leonardo Boshell.Mathieu Lacage1-0/+5
2005-05-23Point out exceptions to the general GLib data structure locking rules.Matthias Clasen1-0/+5
2005-05-20Add a paragraph about thread safety of GLib data structures.Matthias Clasen1-0/+3
2005-05-20Update an example from 1.3 to 2.xMatthias Clasen1-0/+4
2005-05-13Mention 64bit integer types.Matthias Clasen1-0/+6
2005-05-10Fix sloppy language, pointed out by Daniel Vaillard.Matthias Clasen1-0/+5
2005-05-09Add long descriptions.Matthias Clasen1-0/+7
2005-05-05Add g_object_add/remove_toggle_ref() functions to get notification when aOwen Taylor1-0/+7
2005-05-02Documentation triviaMatthias Clasen1-0/+3
2005-05-02Small additions.Matthias Clasen1-0/+10
2005-05-01AdditionsMatthias Clasen1-0/+2
2005-05-01Some additionsMatthias Clasen1-0/+5
2005-04-29Add a boxed type for GDate. (#301787, Tim-Philipp Müller)Matthias Clasen1-0/+5
2005-04-23all interface examples use 'interface' instead of 'class'Stefan Kost1-3/+9
2005-04-22merged in docs form the gobject tutorialStefan Kost1-0/+12
2005-03-29Clarify the docs for g_ptr_array_free and g_ptr_array_remove_range.Matthias Clasen1-1/+2
2005-03-29Clarify the docs for g_ptr_array_free. (#170149, Jared Lash)Matthias Clasen1-0/+5
2005-03-29Add Win32 warnings regarding the child setup function.Tor Lillqvist1-0/+5
2005-03-22Add g_try_new, g_try_new0, g_try_renew and g_try_malloc0. (#169611, StefanMatthias Clasen1-1/+1