summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2005-08-232.8.1Matthias Clasen3-132/+75
2005-08-22Point out time_t vs GTime pitfalls.Matthias Clasen2-6/+28
2005-08-15Fix some formatting problems.Matthias Clasen6-148/+122
2005-08-15Document that file_name can be NULL. (#313143, Gustavo Carneiro)Matthias Clasen2-1/+5
2005-08-15Clarify docs a little. (#311727, Tristan van Berkom)Matthias Clasen3-10/+21
2005-08-122.8.0Matthias Clasen2-1/+4
2005-08-12two stylistic fixesStepan Kasal2-3/+3
2005-08-10fix typosStepan Kasal2-11/+12
2005-08-10a typoStepan Kasal2-1/+3
2005-08-10manual emulation of refresh of manual pagesStepan Kasal3-3/+3
2005-08-10Fix typos: invokation -> invocation.Stepan Kasal8-7/+11
2005-08-06Small fixes.Matthias Clasen4-11/+12
2005-08-05Small fixesMatthias Clasen2-13/+19
2005-08-052.7.7Matthias Clasen1-0/+4
2005-08-032.7.6Matthias Clasen1-0/+4
2005-08-03Small doc updatesRoss Burton1-1/+3
2005-08-022.7.5Matthias Clasen1-0/+4
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.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.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.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.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.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