summaryrefslogtreecommitdiff
path: root/gst/gstxml.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-10gst/gstxml.c: Clarify that the save_thyself() and restore_thyself() virtual f...Sebastian Dröge1-2/+2
2006-10-28Typo fixes (#366212).Kjartan Maraas1-1/+1
2006-10-06gst/gst.c: Fix empty declaration and type mismatch.Josep Torre Valles1-1/+1
2006-08-29gst/gstxml.c: Improve and detypofy docs.Tim-Philipp Müller1-2/+5
2006-08-21gst/gstxml.c: Chain up to parent class in dispose function and also unref the...Tim-Philipp Müller1-6/+20
2006-08-21gst/gstxml.c: Implement GObject::dispose virtual method in GstXML so we can f...Edward Hervey1-0/+9
2006-06-30gst/: Fix deserialisation from XML. Set parent manually instead of using gst_...Tim-Philipp Müller1-2/+7
2006-06-12Add G_UNLIKELY in type registration.Wim Taymans1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2005-11-14more section docsStefan Kost1-0/+8
2005-10-15various style fixesThomas Vander Stichele1-0/+1
2005-08-31inlined more docs, fixed double id-refStefan Kost1-0/+5
2005-08-15docs/gst/gstreamer-sections.txt: made some defines privateStefan Kost1-2/+12
2005-05-04GCC 4 fixen.Andy Wingo1-18/+24
2004-08-17fix memleaks - #150001Thomas Vander Stichele1-0/+3
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-6/+7
2004-03-13gst-indent run on coreThomas Vander Stichele1-72/+79
2004-03-04make signals use dashes in the namesThomas Vander Stichele1-1/+1
2004-02-03gst/: get rid of gstmarshal.h dependency. It's not needed.Benjamin Otte1-0/+1
2003-11-13Change G_TYPE_POINTER to the appropriate type in g_signal_new()David Schleef1-0/+1
2003-06-29GST_DEBUG reorganization containing loads of stuff:Benjamin Otte1-4/+4
2003-06-09removed namespace code again, it was not needed :)Wim Taymans1-32/+2
2003-06-09added new method and type to add namespaces to xml files. No actual code is i...Wim Taymans1-5/+35
2003-01-08Fix typo connect -> link, you have been warnedWim Taymans1-1/+1
2002-07-08- Removed unused locking from the cothreadsWim Taymans1-0/+1
2002-04-11commit to make gstreamer follow the gtk function/macro naming conventions:Andy Wingo1-1/+1
2002-03-31Documentation updatesWim Taymans1-1/+1
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-2/+2
2002-03-05warning: unused variable 'oclass'Benjamin Otte1-1/+0
2002-01-18cleaning up duplicated code in gstbin.c added some sanity checks in gstpad.c ...Andy Wingo1-0/+3
2002-01-11fix for libxml1 compatibilityAndy Wingo1-1/+3
2002-01-11summary: fix xml in gstreamer 1) make clear distinction between loading xml t...Andy Wingo1-5/+51
2002-01-11cimpile fix for libxml1Andy Wingo1-0/+2
2002-01-11added function gst_xml_write_file() which writes a nicely formatted and inden...Andy Wingo1-0/+58
2001-12-14aye ladie, no more ugly // comments here, even if Taaz gets upset about itChristian Schaller1-1/+1
2001-09-141. Add more warnings for the gst core only. Various trival fixes to quiet th...Joshua N. Pritikin1-0/+1
2001-08-13sync with the current CVS glib APISteve Baker1-1/+1
2001-06-25Merged from GOBJECT1 to HEAD at 200106241GOBJECT1-200106241Erik Walthinsen1-22/+22
2001-05-25Merged from INCSCHED on 200505251!!!INCSCHED1-200105251Erik Walthinsen1-1/+1
2001-01-31Documentation updates.Wim Taymans1-6/+17
2001-01-30Added a first attempt for XML embedding in the main core XML.Wim Taymans1-20/+15
2001-01-29Lots of plugins fixes where the parentage macros were replaced with the corre...Wim Taymans1-2/+2
2001-01-29This is a megapatch with the following changes:Wim Taymans1-35/+97
2001-01-21Docs updatesWim Taymans1-44/+75
2001-01-18Fixes to work with libxml2.Richard Boulton1-4/+4
2001-01-10minor docs fixErik Walthinsen1-2/+2
2001-01-08Manual updates. fixes to gstxml.c gst_xml_get_element was brokenWim Taymans1-2/+20
2001-01-01Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix.Erik Walthinsen1-1/+1
2000-12-28Updated copyright in all the libgst files.Erik Walthinsen1-3/+8
2000-12-25Lots of editor changes:Wim Taymans1-9/+16