summaryrefslogtreecommitdiff
path: root/vala/valamarkupreader.vala
Commit message (Expand)AuthorAgeFilesLines
* Move to .foreach methods where it does not impact readabilitywip/geeMaciej Piechotka2017-05-031-3/+1
* Update internal gee from libgee 0.8.8+d531caa9Rico Tzschichholz2017-05-031-3/+3
* vala: Make MarkupReader a simple class *not* derived from GLib.ObjectRico Tzschichholz2017-03-141-1/+1
* xmlparser: Support single quotes for attributesLuca Bruno2013-06-211-4/+4
* Fix usage of possibly unassigned out parametersLuca Bruno2011-07-151-6/+4
* markupreader: Add get_attributes() method returning a copy of attributes.Luca Bruno2011-04-041-0/+13
* glib-2.0: Add string.index_of_nth_charJürg Billeter2011-01-151-7/+7
* Remove trailing whitespace from content in markup readerFlorian Brosch2010-08-091-3/+10
* Fix line and column counter in markup readerFlorian Brosch2010-08-091-4/+15
* Process & > < " ' in markup readerFlorian Brosch2010-08-051-23/+60
* Do not use `weak' modifier where it is not applicableJürg Billeter2010-03-201-1/+1
* Fix constructor of markup readerJürg Billeter2010-01-171-3/+1
* Deprecate assigning to construct-only propertiesJürg Billeter2009-10-211-1/+1
* Allow use of .gir directly from valacRyan Lortie2009-10-181-0/+242