summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Documentation fixes: (#75255, Martin Schulze; #76104, Daryll Strauss)Soeren Sandmann2002-09-015-19/+44
* Add g_markup_parse_context_get_element and g_utf8_strreverse.Matthias Clasen2002-08-122-1/+8
* Fix reference to non-existing @priority parameter. (#88500, Linux Walleij)Owen Taylor2002-07-252-1/+6
* Replace homegrown "hash" entity by standard ISO entity "num".Matthias Clasen2002-06-035-7/+13
* Small formatting fixes.Matthias Clasen2002-05-303-2/+7
* Remove references to nonexisting functionsMatthias Clasen2002-05-2625-146/+209
* Added proper support for CDATA sections. Updates.Matthias Clasen2002-05-202-8/+15
* [merged from stable]Tim Janik2002-05-172-11/+22
* Update from libcharset CVS. Includes additional encodings for SolarisOwen Taylor2002-05-132-9/+8
* Clarify recursion issues with GMutex. (#78171)Sebastian Wilhelmi2002-05-012-7/+14
* Updates.Matthias Clasen2002-04-233-70/+85
* Fix the description of g_string_assign. (#78728)Matthias Clasen2002-04-202-2/+6
* s/<!>/<!-- -->/g throughout the documentation to bring the producedMatthias Clasen2002-04-186-18/+27
* Fixed documentation about unused struct fields and added a note aboutSven Neumann2002-03-252-2/+11
* Add a note about g_strreverse() and UTF-8.Matthias Clasen2002-03-112-1/+8
* Updates.Owen Taylor2002-03-081-1/+1
* added padding.Tim Janik2002-03-032-0/+2
* Remove references to gruntime. This includes renaming the test programMatthias Clasen2002-02-261-2/+2
* 1.3.15, binary, interface age 0.GLIB_1_3_15Owen Taylor2002-02-241-0/+1
* New header containing GTK_DEBUG-style debugging support for GLib.Matthias Clasen2002-02-214-7/+37
* gobject/gobject-sections.txt gobject/tmpl/generic_values.sgml updated forSven Neumann2002-02-204-10/+26
* added GValue documentation.Tim Janik2002-02-192-12/+26
* oops. revert some files that accidentally got into that last commit.James Henstridge2002-02-143-4/+2
* add third argument to the AC_DEFINE calls, so users of the macro don'tJames Henstridge2002-02-143-2/+4
* document value transformation.Tim Janik2002-02-072-8/+20
* fixes.Tim Janik2002-02-041-0/+4
* doc common functions like ref/ sink/unref/invalidate.Tim Janik2002-02-043-26/+59
* document g_obejct_watch_closure() and qdata functions.Tim Janik2002-02-042-25/+82
* 1.3.13Owen Taylor2002-01-296-2/+239
* Some documentation fixes/elaborations I really should have gottenRon Steinke2002-01-282-1/+6
* New files.Matthias Clasen2002-01-178-2/+669
* Add text files to EXTRA_DIST. (#68239, Matthias Clasen)Owen Taylor2002-01-081-0/+2
* Name the right function.Sebastian Wilhelmi2002-01-082-1/+5
* Replace references to deprecated functions.Matthias Clasen2001-12-294-4/+10
* 1.3.12, binary, interface age 0.Owen Taylor2001-12-232-9/+9
* Remove FIXME. (#67063)Matthias Clasen2001-12-202-3/+9
* SGML fixes. Small updates.Owen Taylor2001-12-207-59/+65
* add configure check to determine G_HAVE_GROWING_STACK.Tim Janik2001-12-184-59/+58
* use g_try_malloc and return error on not-enough-memoryHavoc Pennington2001-12-182-56/+56
* Minor markup fixes.Matthias Clasen2001-12-162-1/+5
* Typo fixes.Matthias Clasen2001-12-152-2/+6
* Revert mistaken change: it is UNIX, not Unix.Matthias Clasen2001-12-1312-33/+45
* API revamp to shorten GValueArray structure.Tim Janik2001-12-134-62/+57
* This fixes #60543:Matthias Clasen2001-12-122-6/+32
* Documentation fixes.Matthias Clasen2001-12-1238-350/+279
* improve g_log_set_handler docsHavoc Pennington2001-12-062-1/+22
* Add notes about how you shouldn't modify these data structures as youHavoc Pennington2001-11-292-1/+6
* Rename (private) GSource.id and id parameter toOwen Taylor2001-11-287-59/+66
* Fix g_usleep docs.Sebastian Wilhelmi2001-11-282-4/+9
* Document G_LEVEL_ORDER better.Matthias Clasen2001-11-272-29/+13