summaryrefslogtreecommitdiff
path: root/gobject
AgeCommit message (Expand)AuthorFilesLines
2003-02-09remove lookup of unused BoxedNode.Soeren Sandmann2-4/+5
2003-02-07Remove all docs from gobject at Tims request. Documentation is only forMatthias Clasen8-927/+11
2003-01-12Add g_type_interface_prerequisites. Thanks to Kenichi SUTO.Tor Lillqvist2-0/+6
2003-01-04[Win32] Install also the .def files, to help users generate importTor Lillqvist1-1/+3
2002-12-18Add docs.Matthias Clasen2-0/+26
2002-12-18applied patch I got from Tim Janik for testing which fixes bug #101521.Michael Natterer2-20/+26
2002-12-16Remove markup from doc comment, as GObject doesn't use --sgml-mode yet.Matthias Clasen2-4/+8
2002-12-15Move some docs inline.Matthias Clasen5-2/+266
2002-12-12Add a test for positional parameters in g_snprintf(). Use g_printf()Matthias Clasen3-90/+95
2002-12-12use G_G[U]INT64_FORMAT unconditionally, since we'll always have it now.Manish Singh2-9/+5
2002-12-07Rename to canonicalize_key. Adjust all callers.Matthias Clasen2-3/+13
2002-12-05Explain allowed signal names in more detail.Matthias Clasen1-5/+13
2002-12-03Sync parameter names with docs and implementation.Matthias Clasen4-2/+61
2002-12-02Add docs.Matthias Clasen2-0/+35
2002-12-02More GSignal docs.Matthias Clasen2-0/+17
2002-12-01More docs.Matthias Clasen2-1/+474
2002-11-28Mark 2.2 API additions.Matthias Clasen2-0/+7
2002-11-22Allow NULL to be cast to any type. (Frequently requested, most recentlyOwen Taylor2-3/+6
2002-11-21Hardcode 2.0 in the names, as that is what Makefile.am does.Tor Lillqvist2-17/+15
2002-11-21gmodule/gmodule.rc.in gobject/gobject.rc.in Hardcode 2.0 in the names, asTor Lillqvist1-2/+2
2002-11-08Trivial s/foo/foo_/ fixes to make <glib.h> includable with -WshadowSoeren Sandmann1-3/+3
2002-11-06Forgotten ChangeLogMatthias Clasen1-0/+7
2002-11-04Include config.h so DISABLE_MEMPOOLS actually has an effect. (#96437,Owen Taylor4-0/+16
2002-10-19Report only the most specific instantiatable prerequisite, filter out allMatthias Clasen1-7/+17
2002-10-15Support for template files.Matthias Clasen3-4/+70
2002-10-15add -DG_DISABLED_DEPRECATEDManish Singh1-0/+1
2002-10-15Add g_type_interface_prerequisites.Matthias Clasen3-0/+53
2002-10-12test creation of new fundamental types.Tim Janik3-3/+26
2002-09-12Fix problems with excessive C++ warnings: "ISO C++ forbids nested groupsDom Lachowicz2-4/+8
2002-07-26Fix problems with excess ';' by addition of strategic 'extern voidOwen Taylor2-4/+11
2002-07-26When adding ancestral prerequisites, add the grandparents, not theOwen Taylor2-6/+12
2002-07-05Remove debugging message, approved by Tim Janik.Anders Carlsson2-2/+5
2002-06-11Fix argument order. Fixes #82806.Anders Carlsson3-3/+9
2002-05-20When printing errors, handle NULL returns from g_type_debug(). (#73559,Owen Taylor3-14/+33
2002-05-07Fix include order for config.h (#71704, Morten Welinder)Owen Taylor2-1/+7
2002-05-07added a new conditional CROSS_COMPILING which indicates ($build != $host).Michael Natterer2-2/+16
2002-05-06[ merged from stable ]Owen Taylor3-5/+14
2002-03-26Add explicit cast of G_SIGNAL_MATCH_FUNC | G_SIGNAL_MATCH_DATA toOwen Taylor2-8/+18
2002-03-25Fix various bugs and excessive stack usage that crept in the conversionOwen Taylor2-26/+20
2002-03-25Wrap setting freed instance memory to 0xaa in #ifdef G_ENABLE_DEBUGOwen Taylor2-1/+8
2002-03-21fix extraneous include.Tim Janik4-2/+4
2002-03-21fix extraneous include.Tim Janik2-1/+4
2002-03-19applied patch from Matthias Clasen <maclas@gmx.de> to check forTim Janik3-19/+67
2002-03-14Function to canonicalize parameter names. Faster than using g_strcanon().Alexander Larsson2-3/+25
2002-03-13glib/gconvert.c glib/gen-unicode-tables.pl fixed cast/type problems toErwann Chenede4-7/+14
2002-03-05don't try to register undeclared value transform functions ifSven Neumann2-0/+10
2002-03-05Default to --disable-gtk-doc, to avoid Jade setup hassles.Owen Taylor1-15/+15
2002-03-03makefile.msc.in Rename testgruntime to testgobject here, too.Tor Lillqvist3-4/+9
2002-03-03placed a comment about not changing CArray until we haveTim Janik4-13/+44
2002-02-26shut up cvsManish Singh1-1/+1