summaryrefslogtreecommitdiff
path: root/gobject/genums.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-03[docs] Fix @title usage in "Enumeration and flags types" sectionJavier Jardón1-4/+2
2008-07-02Fix up section commentsMatthias Clasen1-5/+3
2008-06-22remove trailing whitespace from newly added gtk-doc comments andMichael Natterer1-54/+58
2008-06-22moved includes back to the top of the files (before gtk-doc SECTIONMichael Natterer1-24/+34
2008-06-21Migrating docs.Stefan Kost1-0/+30
2008-06-21Add titles back from tmpl.Stefan Kost1-0/+1
2008-06-21Use file-names from the section file for SECTION: comments.Stefan Kost1-1/+1
2008-06-21Migrating docs.Stefan Kost1-0/+148
2005-08-31Intern type names before registering the type to avoid unnecessary copies.Matthias Clasen1-2/+2
2005-08-12Special-case flag value of 0. Instead of returning the first randomTim-Philipp Müller1-4/+13
2005-03-14Make work again.Matthias Clasen1-1/+5
2004-09-16Implement the same PLT reduction technique used in GTK+:Matthias Clasen1-2/+2
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik1-8/+10
2001-02-17changed collect_format, collect_value() and lcopy_format, lcopy_value() inTim Janik1-23/+21
2001-01-31adapt to work with new CVS gtk-doc, leaving the old rules in place causedTim Janik1-0/+4
2000-10-25added newly added gobject/ headers.Tim Janik1-88/+99
2000-07-10Move string.h include into the .c file instead of where it was in the .hOwen Taylor1-0/+3
2000-06-24define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik1-7/+105
2000-05-12add reserved fundamental ids for gtk types (for transition time). addedTim Janik1-0/+306