summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* add GTypeDebugFlags and GNodeJuerg Billeter2007-09-061-0/+4
* updated to currrent git regeneratedJuerg Billeter2007-09-061-0/+5
* create bindings for gnet-2.0 first attempt to generate gnet-2.0 bindings.Mathias Hasselmann2007-09-061-0/+7
* support multiple namespace mappings for binding really broken librariesMathias Hasselmann2007-09-061-0/+7
* support for GPatternSpecMathias Hasselmann2007-09-061-0/+4
* link to bug 473804 for Object::notify add property sample from Wiki asMathias Hasselmann2007-09-051-0/+7
* support strings in switch statements, fixes bug 473462Mathias Hasselmann2007-09-041-0/+5
* emit line directives in debug modeJuerg Billeter2007-09-041-0/+14
* add string.to_doubleMathias Hasselmann2007-09-031-0/+4
* Fixed ChangeLog order. Shame on you, git-rebase.Mathias Hasselmann2007-09-021-4/+4
* Handle markup errors in GIDL files.Mathias Hasselmann2007-09-021-0/+4
* fix virtual methods with generic return typeJuerg Billeter2007-09-021-0/+5
* improve Screen class, patch by Ed SchoutenJuerg Billeter2007-09-021-0/+4
* handle null pointer for expression_type in get_implicit_cast_expression.Mathias Hasselmann2007-09-021-0/+8
* adding vapicheck as tool to verify Vala bindings. currently only .metadataMathias Hasselmann2007-09-021-0/+6
* regenerated for release 1.90.4Mathias Hasselmann2007-09-021-0/+6
* avoid unnecessary xml_pp dependency, patch by Alberto Ruiz, fixes bugJuerg Billeter2007-09-011-0/+5
* improve gidlgen command-line options, patch by Alberto Ruiz, fixes bugJuerg Billeter2007-09-011-0/+5
* fix internal warnings on syntax errorsJuerg Billeter2007-09-011-0/+4
* use subtyping, patch by Ed SchoutenJuerg Billeter2007-09-011-0/+4
* fix implicit casts to support non-GObject classes, enable run-time checksJuerg Billeter2007-09-011-0/+11
* mark pango_glyph_item_letter_space.log_attrs andMathias Hasselmann2007-09-011-0/+7
* gtk_init_with_args.entries as array mark PangoLogAttr as value typeMathias Hasselmann2007-09-011-0/+9
* let DataType.is_subtype_of return true if the specified type is the sameJuerg Billeter2007-09-011-0/+7
* add introduction to data typesJuerg Billeter2007-09-011-0/+4
* visit finally body, fixes bug 467919Juerg Billeter2007-09-011-0/+4
* add xsltproc as optional dependency add initial structure for the ValaJuerg Billeter2007-09-011-0/+8
* check arguments of methods with ellipsis parametersJuerg Billeter2007-09-011-0/+5
* improve error reporting for expression, while, and for statements and forJuerg Billeter2007-08-311-0/+6
* Post-release version bumpJuerg Billeter2007-08-311-0/+4
* update for 0.1.3 releaseVALA_0_1_3Juerg Billeter2007-08-311-0/+4
* only install man pages for vapigen and gidlgen if vapigen is enabledJuerg Billeter2007-08-311-0/+5
* fix binding provider supportJuerg Billeter2007-08-311-0/+4
* number temp variables for each function separately, don't use reserved __Juerg Billeter2007-08-311-0/+6
* simplify struct variable initialization, remove unnecessary warningJuerg Billeter2007-08-311-0/+5
* support base_class attributeJuerg Billeter2007-08-311-0/+7
* use G_TYPE_POINTER for not registered classes, add has_type_id attributeJuerg Billeter2007-08-311-0/+15
* hide internal API and specify correct header files regeneratedMathias Hasselmann2007-08-301-0/+6
* don't NULL-terminate value-type arraysJuerg Billeter2007-08-301-0/+4
* support prototype access to allow accessing instance members without anJuerg Billeter2007-08-301-0/+6
* rename MemberAccessibility to SymbolAccessibility and move its declarationJuerg Billeter2007-08-301-0/+27
* remove support for reference-type structs, improve support for non-GObjectJuerg Billeter2007-08-301-0/+22
* fix internal warnings on syntax errorsJuerg Billeter2007-08-301-0/+4
* improve error reporting for parenthesized expressionsJuerg Billeter2007-08-301-0/+5
* improve error reporting for foreach statementsJuerg Billeter2007-08-301-0/+5
* remove clutter bindings, will be moved to clutter svnJuerg Billeter2007-08-301-0/+6
* replace reference-type structs by classes, requires r539 to buildJuerg Billeter2007-08-301-0/+6
* fix object creation for non-GObject classes without creation methodJuerg Billeter2007-08-301-0/+5
* remove obsolete ctype attributeJuerg Billeter2007-08-301-0/+7
* support classes without base classJuerg Billeter2007-08-301-0/+7