------------------------------------------------------------------------
r378 | b100dian | 2009-01-22 02:14:38 +0200 (Thu, 22 Jan 2009) | 1 line
Changed paths:
   M /trunk/tutorial/main.vala


------------------------------------------------------------------------
r377 | b100dian | 2009-01-22 02:14:03 +0200 (Thu, 22 Jan 2009) | 2 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   A /trunk/tutorial
   A /trunk/tutorial/Makefile.am
   A /trunk/tutorial/main.vala
   A /trunk/tutorial/tutorial0.gtkaml

preparing for tutorial

------------------------------------------------------------------------
r375 | b100dian | 2009-01-21 23:58:48 +0200 (Wed, 21 Jan 2009) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/GtkamlClassDefinition.vala
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/valacompiler.patch

vala 0.5.6

------------------------------------------------------------------------
r374 | b100dian | 2009-01-21 10:06:10 +0200 (Wed, 21 Jan 2009) | 2 lines
Changed paths:
   M /trunk/src/valacompiler.patch

patch update

------------------------------------------------------------------------
r373 | b100dian | 2009-01-21 09:58:26 +0200 (Wed, 21 Jan 2009) | 2 lines
Changed paths:
   M /trunk/src/GtkamlSAXParser.vala

some g_strv_length issues solved

------------------------------------------------------------------------
r372 | b100dian | 2009-01-20 01:38:56 +0200 (Tue, 20 Jan 2009) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/GtkamlCompiler.vala

preparing for 0.5.6

------------------------------------------------------------------------
r364 | b100dian | 2008-12-03 09:31:13 +0200 (Wed, 03 Dec 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/GtkamlImplicitsResolver.vala

upgraded to vala 0.5.2

------------------------------------------------------------------------
r363 | b100dian | 2008-12-01 21:19:39 +0200 (Mon, 01 Dec 2008) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/GtkamlMethodMatcher.vala
   M /trunk/src/GtkamlParser.vala
   M /trunk/src/GtkamlSAXParser.vala

fixed most of vala 0.5.2 errors

------------------------------------------------------------------------
r359 | b100dian | 2008-11-23 23:27:24 +0200 (Sun, 23 Nov 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlImplicitsResolver.vala

fixed bug #15

------------------------------------------------------------------------
r358 | b100dian | 2008-11-23 18:04:42 +0200 (Sun, 23 Nov 2008) | 2 lines
Changed paths:
   M /trunk/configure.ac

preparing for version 0.2.2.1

------------------------------------------------------------------------
r357 | b100dian | 2008-11-17 00:05:31 +0200 (Mon, 17 Nov 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlImplicitsStore.vala

comiles with 0.5.1

------------------------------------------------------------------------
r356 | b100dian | 2008-11-16 22:52:21 +0200 (Sun, 16 Nov 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/GtkamlParser.vala

update vala compiler to 0.5.1 - todo: fix constructor detection

------------------------------------------------------------------------
r354 | b100dian | 2008-10-10 00:39:31 +0300 (Fri, 10 Oct 2008) | 3 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/GtkamlSAXParser.vala

replaced NamespaceReference with UsingDirective


------------------------------------------------------------------------
r352 | b100dian | 2008-08-17 15:43:49 +0300 (Sun, 17 Aug 2008) | 4 lines
Changed paths:
   M /trunk/archlinux/PKGBUILD
   M /trunk/data/Gtk.implicits

updated archlinux build;
removed a ; from implicits file


------------------------------------------------------------------------
r348 | b100dian | 2008-08-17 13:31:01 +0300 (Sun, 17 Aug 2008) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/configure.ac
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/GtkamlSAXParser.vala
   M /trunk/src/valacompiler.patch

fixed a bug preventing gtkaml from showing erroneous tags

------------------------------------------------------------------------
r347 | b100dian | 2008-08-17 11:41:18 +0300 (Sun, 17 Aug 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlSAXParser.vala

replaced [Import] with 'extern'

------------------------------------------------------------------------
r346 | b100dian | 2008-07-01 11:48:15 +0300 (Tue, 01 Jul 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlReferenceClassDefinition.vala
   M /trunk/src/GtkamlStateStack.vala

vala 0.3.4 compatibility
------------------------------------------------------------------------
r343 | b100dian | 2008-06-09 01:32:22 +0300 (Mon, 09 Jun 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlSAXParser.vala


------------------------------------------------------------------------
r341 | b100dian | 2008-06-08 22:56:08 +0300 (Sun, 08 Jun 2008) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/examples/SimpleViewer2/Makefile.am
   M /trunk/examples/SimpleViewer2/SimpleViewer2.gtkaml
   M /trunk/src/GtkamlClassDefinition.vala
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/GtkamlImplicitsStore.vala
   M /trunk/src/GtkamlSAXParser.vala
   M /trunk/tests/Makefile.am

preparing for 0.2.1.1

------------------------------------------------------------------------
r340 | b100dian | 2008-06-08 22:14:24 +0300 (Sun, 08 Jun 2008) | 1 line
Changed paths:
   A /trunk/autogen.sh


------------------------------------------------------------------------
r339 | b100dian | 2008-06-08 22:13:37 +0300 (Sun, 08 Jun 2008) | 3 lines
Changed paths:
   D /trunk/autogen.sh

trying to make autogen exec'able


------------------------------------------------------------------------
r336 | b100dian | 2008-05-13 13:28:33 +0300 (Tue, 13 May 2008) | 1 line
Changed paths:
   M /trunk/Makefile.am

removed docs from install directory
------------------------------------------------------------------------
r335 | b100dian | 2008-05-04 14:14:01 +0300 (Sun, 04 May 2008) | 2 lines
Changed paths:
   M /trunk/src/Makefile.am

fix build with vala svn (0.3.2 to-be)

------------------------------------------------------------------------
r331 | b100dian | 2008-04-22 12:19:51 +0300 (Tue, 22 Apr 2008) | 1 line
Changed paths:
   M /trunk/configure.ac

bumped version to 0.2.1.0
------------------------------------------------------------------------
r328 | b100dian | 2008-04-22 11:42:22 +0300 (Tue, 22 Apr 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog
   M /trunk/src/GtkamlCompiler.vala

compiler -> 0.3.1
------------------------------------------------------------------------
r327 | b100dian | 2008-04-22 00:25:39 +0300 (Tue, 22 Apr 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/GtkamlSAXParser.vala

porting compiler to vala 0.3.1svn

------------------------------------------------------------------------
r326 | b100dian | 2008-04-16 00:07:05 +0300 (Wed, 16 Apr 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/GtkamlParser.vala
   M /trunk/src/GtkamlSAXParser.vala

trying to remain compatible with vala 0.2.0 but there seems to be a bug in string comparison!

------------------------------------------------------------------------
r325 | b100dian | 2008-04-15 23:50:35 +0300 (Tue, 15 Apr 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlImplicitsStore.vala
   M /trunk/src/GtkamlParser.vala
   M /trunk/src/GtkamlSAXParser.vala
   M /trunk/src/GtkamlStateStack.vala

fixed compilation with nullable types

------------------------------------------------------------------------
r324 | b100dian | 2008-04-14 00:31:41 +0300 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlSAXParser.vala


------------------------------------------------------------------------
r323 | b100dian | 2008-04-14 00:07:43 +0300 (Mon, 14 Apr 2008) | 3 lines
Changed paths:
   M /trunk/src/GtkamlSAXParser.vala

done.. with a misterous string comparison bug


------------------------------------------------------------------------
r322 | b100dian | 2008-04-13 23:49:10 +0300 (Sun, 13 Apr 2008) | 2 lines
Changed paths:
   M /trunk/data/Gtk.implicits
   M /trunk/src/GtkamlClassDefinition.vala
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/GtkamlComplexAttribute.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlImplicitsStore.vala
   M /trunk/src/GtkamlMethodMatcher.vala
   M /trunk/src/GtkamlParser.vala
   M /trunk/src/GtkamlReferenceClassDefinition.vala
   M /trunk/src/GtkamlRootClassDefinition.vala
   M /trunk/src/GtkamlSAXParser.vala
   M /trunk/src/GtkamlSimpleAttribute.vala
   M /trunk/src/GtkamlState.vala

refactoring for vala 0.3.1 changes

------------------------------------------------------------------------
r321 | b100dian | 2008-04-11 12:01:29 +0300 (Fri, 11 Apr 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlImplicitsResolver.vala

removed debugging output
------------------------------------------------------------------------
r320 | b100dian | 2008-04-11 12:01:10 +0300 (Fri, 11 Apr 2008) | 1 line
Changed paths:
   M /trunk/data/Gtk.implicits

commented implicits file
------------------------------------------------------------------------
r319 | b100dian | 2008-04-11 12:00:52 +0300 (Fri, 11 Apr 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlImplicitsResolver.vala

issue #5 solved again
------------------------------------------------------------------------
r318 | b100dian | 2008-04-11 01:10:13 +0300 (Fri, 11 Apr 2008) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/src/GtkamlImplicitsResolver.vala

trying to solve #5

------------------------------------------------------------------------
r317 | b100dian | 2008-04-10 11:49:16 +0300 (Thu, 10 Apr 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlMethodMatcher.vala

further moved duplicate code into MethodMatcher
------------------------------------------------------------------------
r316 | b100dian | 2008-04-09 15:05:51 +0300 (Wed, 09 Apr 2008) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/valacompiler.patch

upgrading GtkamlCompiler to Vala 0.2.0 and the dependency
------------------------------------------------------------------------
r311 | b100dian | 2008-04-07 23:44:36 +0300 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/src/GtkamlCodeGenerator.vala

fixed issue #9

------------------------------------------------------------------------
r310 | b100dian | 2008-04-03 02:00:40 +0300 (Thu, 03 Apr 2008) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/examples/SimpleViewer2/SimpleViewer2.gtkaml
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlMethodMatcher.vala

fixed issue #6

------------------------------------------------------------------------
r309 | b100dian | 2008-04-03 01:39:19 +0300 (Thu, 03 Apr 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlImplicitsStore.vala
   M /trunk/src/GtkamlMethodMatcher.vala

moved determine_matching_method in MethodMatcher and determine_default_values in ImplicitsStore

------------------------------------------------------------------------
r308 | b100dian | 2008-04-03 01:07:50 +0300 (Thu, 03 Apr 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlImplicitsResolver.vala
   A /trunk/src/GtkamlMethodMatcher.vala
   M /trunk/src/Makefile.am

separated MethodMatcher class in its own file

------------------------------------------------------------------------
r306 | b100dian | 2008-04-01 01:13:36 +0300 (Tue, 01 Apr 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlImplicitsResolver.vala

started refactoring towards solving bug #6

------------------------------------------------------------------------
r305 | b100dian | 2008-04-01 00:37:44 +0300 (Tue, 01 Apr 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlImplicitsStore.vala

some comments

------------------------------------------------------------------------
r304 | b100dian | 2008-04-01 00:20:59 +0300 (Tue, 01 Apr 2008) | 2 lines
Changed paths:
   M /trunk/configure.ac

bumped version to 0.2.0.2

------------------------------------------------------------------------
r300 | b100dian | 2008-03-24 14:26:16 +0200 (Mon, 24 Mar 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog
   M /trunk/archlinux/PKGBUILD
   M /trunk/debian/gtkaml.substvars

more 0.2.0.1 version changes
------------------------------------------------------------------------
r299 | b100dian | 2008-03-24 14:15:06 +0200 (Mon, 24 Mar 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlRootClassDefinition.vala
   M /trunk/src/GtkamlSAXParser.vala

match the line numbers from your vala code (when generating the vala output)
------------------------------------------------------------------------
r295 | b100dian | 2008-03-20 23:18:05 +0200 (Thu, 20 Mar 2008) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/tests/test0.gtkaml

fixes issue 8

------------------------------------------------------------------------
r294 | b100dian | 2008-03-20 18:16:43 +0200 (Thu, 20 Mar 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog
   M /trunk/configure.ac
   M /trunk/src/GtkamlParser.vala
   M /trunk/tests/test1.gtkaml

removing generated content (if --save-temps not specified)
------------------------------------------------------------------------
r281 | b100dian | 2008-03-13 00:58:28 +0200 (Thu, 13 Mar 2008) | 2 lines
Changed paths:
   M /trunk/README
   M /trunk/archlinux/PKGBUILD

vala version missing

------------------------------------------------------------------------
r280 | b100dian | 2008-03-12 23:40:57 +0200 (Wed, 12 Mar 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlAttribute.vala
   M /trunk/src/GtkamlClassDefinition.vala
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlComplexAttribute.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlImplicitsStore.vala
   M /trunk/src/GtkamlMethod.vala
   M /trunk/src/GtkamlParser.vala
   M /trunk/src/GtkamlReferenceClassDefinition.vala
   M /trunk/src/GtkamlRootClassDefinition.vala
   M /trunk/src/GtkamlSAXParser_start_parsing.c
   M /trunk/src/GtkamlSimpleAttribute.vala
   M /trunk/src/GtkamlStateStack.vala
   M /trunk/src/GtkamlXmlAttribute.vala
   M /trunk/src/GtkamlXmlNamespace.vala

some comments

------------------------------------------------------------------------
r248 | b100dian | 2008-03-04 00:56:40 +0200 (Tue, 04 Mar 2008) | 2 lines
Changed paths:
   M /trunk/configure.ac

reverted version to 0.2.0.0 - I still need to build archlinux and ubuntu packages

------------------------------------------------------------------------
r247 | b100dian | 2008-03-04 00:17:44 +0200 (Tue, 04 Mar 2008) | 3 lines
Changed paths:
   M /trunk/configure.ac

version bumping


------------------------------------------------------------------------
r246 | b100dian | 2008-03-04 00:14:53 +0200 (Tue, 04 Mar 2008) | 2 lines
Changed paths:
   A /trunk/examples/tutorial
   A /trunk/examples/tutorial/Makefile
   A /trunk/examples/tutorial/tutorial.gtkaml
   M /trunk/src/GtkamlParser.vala

adding a tutorial skeleton and cleaning a debug message

------------------------------------------------------------------------
r239 | b100dian | 2008-03-03 16:44:59 +0200 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog
   M /trunk/src/GtkamlReferenceClassDefinition.vala
   M /trunk/src/GtkamlState.vala

final touches before release
------------------------------------------------------------------------
r238 | b100dian | 2008-03-03 16:40:21 +0200 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   M /trunk/NEWS

updated NEWS
------------------------------------------------------------------------
r237 | b100dian | 2008-03-03 16:38:36 +0200 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   D /trunk/src/GtkamlDummyParser.vala
   M /trunk/src/GtkamlParser.vala
   M /trunk/src/Makefile.am

got rid of sed in Makefile.am and the Dummy parser class
------------------------------------------------------------------------
r229 | b100dian | 2008-03-03 15:55:56 +0200 (Mon, 03 Mar 2008) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/examples/SimpleViewer2/SimpleViewer2.gtkaml
   M /trunk/src/GtkamlImplicitsStore.vala
   M /trunk/src/GtkamlParser.vala
   M /trunk/src/GtkamlSAXParser.vala

use user data directories & warn on version mismatch (source vs compiler)

------------------------------------------------------------------------
r228 | b100dian | 2008-03-03 15:29:29 +0200 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/valacompiler.patch

upgraded to valacompiler.vala 0.1.7
------------------------------------------------------------------------
r227 | b100dian | 2008-03-03 15:23:31 +0200 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlCompiler.vala
   A /trunk/src/valacompiler.patch

patching valacompiler automatically
------------------------------------------------------------------------
r226 | b100dian | 2008-03-03 15:11:31 +0200 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog
   M /trunk/examples/SimpleViewer2/SimpleViewer2.gtkaml
   M /trunk/src/GtkamlReferenceClassDefinition.vala
   M /trunk/src/GtkamlSAXParser.vala

cast gtkaml:existing expressions to the tag type
------------------------------------------------------------------------
r225 | b100dian | 2008-03-03 13:58:31 +0200 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   M /trunk/data/Gtk.implicits
   M /trunk/examples/SimpleViewer2/SimpleViewer2.gtkaml
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlImplicitsStore.vala

further tweaked the example
------------------------------------------------------------------------
r224 | b100dian | 2008-03-03 11:51:40 +0200 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   M /trunk/examples/SimpleViewer2/SimpleViewer2.gtkaml

finished porting the SimpleViewer2 example
------------------------------------------------------------------------
r221 | b100dian | 2008-03-03 01:56:56 +0200 (Mon, 03 Mar 2008) | 2 lines
Changed paths:
   M /trunk/examples/SimpleViewer2/SimpleViewer2.gtkaml

still trying to show the about dialog

------------------------------------------------------------------------
r220 | b100dian | 2008-03-03 00:00:51 +0200 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog

ChangeLog update
------------------------------------------------------------------------
r210 | b100dian | 2008-03-02 18:35:22 +0200 (Sun, 02 Mar 2008) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/examples/SimpleViewer2/Makefile.am
   M /trunk/examples/SimpleViewer2/SimpleViewer2.gtkaml
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlSAXParser.vala

fixed compilation on vala-0.1.7 and bumped the vala version

------------------------------------------------------------------------
r205 | b100dian | 2008-03-02 02:26:02 +0200 (Sun, 02 Mar 2008) | 2 lines
Changed paths:
   M /trunk/data/Gtk.implicits

added default parameters to pack_start/pack_end and VBox/HBox constructor

------------------------------------------------------------------------
r204 | b100dian | 2008-03-02 02:21:45 +0200 (Sun, 02 Mar 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlImplicitsResolver.vala

default values committed with //stderr.printfs in case errs arise in a couple of days

------------------------------------------------------------------------
r203 | b100dian | 2008-03-02 01:55:10 +0200 (Sun, 02 Mar 2008) | 2 lines
Changed paths:
   M /trunk/data/Gtk.implicits
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/tests/test1.gtkaml

seems that defaults work, but I need to try tweaking them a little bit so they perform ideally. checkpoint.

------------------------------------------------------------------------
r201 | b100dian | 2008-02-29 11:09:40 +0200 (Fri, 29 Feb 2008) | 1 line
Changed paths:
   A /trunk/examples/SimpleViewer2/Makefile.am

Makefile.am for examples
------------------------------------------------------------------------
r197 | b100dian | 2008-02-28 18:17:25 +0200 (Thu, 28 Feb 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlImplicitsStore.vala

removed some debugging messages
------------------------------------------------------------------------
r196 | b100dian | 2008-02-28 18:15:29 +0200 (Thu, 28 Feb 2008) | 1 line
Changed paths:
   M /trunk/examples/SimpleViewer2/SimpleViewer2.gtkaml
   M /trunk/src/GtkamlCodeGenerator.vala

further tried to implement SimpleViewer2.gtkaml
------------------------------------------------------------------------
r195 | b100dian | 2008-02-28 17:31:54 +0200 (Thu, 28 Feb 2008) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   M /trunk/examples/SimpleViewer2/SimpleViewer2.gtkaml

added the SimpleViewer2.gtkaml example in the build-system
------------------------------------------------------------------------
r194 | b100dian | 2008-02-28 17:31:17 +0200 (Thu, 28 Feb 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlImplicitsStore.vala

fixed a broke error reporting due to default values in implicits
------------------------------------------------------------------------
r193 | b100dian | 2008-02-28 00:36:12 +0200 (Thu, 28 Feb 2008) | 2 lines
Changed paths:
   M /trunk/ChangeLog

updated ChangeLog

------------------------------------------------------------------------
r192 | b100dian | 2008-02-28 00:14:24 +0200 (Thu, 28 Feb 2008) | 3 lines
Changed paths:
   M /trunk/src/GtkamlClassDefinition.vala
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlSAXParser.vala

added gtkaml:standalone
renamed gtkaml:reference to gtkaml:existing

------------------------------------------------------------------------
r187 | b100dian | 2008-02-27 18:07:40 +0200 (Wed, 27 Feb 2008) | 1 line
Changed paths:
   A /trunk/examples
   A /trunk/examples/SimpleViewer2
   A /trunk/examples/SimpleViewer2/SimpleViewer2.gtkaml

an example 'converted' from glade (work in progress)
------------------------------------------------------------------------
r186 | b100dian | 2008-02-26 17:54:36 +0200 (Tue, 26 Feb 2008) | 1 line
Changed paths:
   M /trunk/archlinux/PKGBUILD

archlinux build from local tar.bz2
------------------------------------------------------------------------
r184 | b100dian | 2008-02-26 02:21:44 +0200 (Tue, 26 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/NEWS
   A /trunk/debian
   A /trunk/debian/changelog
   A /trunk/debian/compat
   A /trunk/debian/control
   A /trunk/debian/dirs
   A /trunk/debian/docs
   A /trunk/debian/files
   A /trunk/debian/gtkaml.substvars
   A /trunk/debian/rules
   M /trunk/src/Makefile.am
   M /trunk/tests/Makefile.am

Debianization.. done??

------------------------------------------------------------------------
r183 | b100dian | 2008-02-25 15:10:06 +0200 (Mon, 25 Feb 2008) | 1 line
Changed paths:
   A /trunk/archlinux (from /trunk/dist:182)
   D /trunk/dist

since debian requires it's own directory, sho should archlinux get
------------------------------------------------------------------------
r182 | b100dian | 2008-02-25 14:57:02 +0200 (Mon, 25 Feb 2008) | 1 line
Changed paths:
   A /trunk/dist
   A /trunk/dist/PKGBUILD

added archlinux build
------------------------------------------------------------------------
r181 | b100dian | 2008-02-23 23:00:45 +0200 (Sat, 23 Feb 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlImplicitsStore.vala

preparing the source for adding default values in .implicits

------------------------------------------------------------------------
r180 | b100dian | 2008-02-23 18:44:58 +0200 (Sat, 23 Feb 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlImplicitsStore.vala
   M /trunk/src/GtkamlParser.vala

modified order of implicits dirs: first those supplied by user, then the /share/

------------------------------------------------------------------------
r176 | b100dian | 2008-02-22 10:49:21 +0200 (Fri, 22 Feb 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlImplicitsStore.vala

moved KeyFile error handling in another function scope / outside the for loop - valac bug?
------------------------------------------------------------------------
r175 | b100dian | 2008-02-22 00:41:24 +0200 (Fri, 22 Feb 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlImplicitsStore.vala

error handling? is this neccesary?

------------------------------------------------------------------------
r174 | b100dian | 2008-02-21 23:37:44 +0200 (Thu, 21 Feb 2008) | 2 lines
Changed paths:
   M /trunk/data/Makefile.am
   D /trunk/data/implicits.ini

ok, now Gtk.implicits works automagically (i.e. just by specifying "using Gtk;")

------------------------------------------------------------------------
r173 | b100dian | 2008-02-21 23:31:22 +0200 (Thu, 21 Feb 2008) | 2 lines
Changed paths:
   M /trunk/data/Gtk.implicits
   M /trunk/data/Makefile.am
   M /trunk/src/GtkamlImplicitsStore.vala
   M /trunk/tests/Makefile.am

now --implicitsdir seems to be working

------------------------------------------------------------------------
r172 | b100dian | 2008-02-21 23:20:03 +0200 (Thu, 21 Feb 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlImplicitsStore.vala

fixed line endings

------------------------------------------------------------------------
r171 | b100dian | 2008-02-21 17:55:20 +0200 (Thu, 21 Feb 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlImplicitsStore.vala

fixed a crash related to key_file being freed (now using a KeyFileWrapper GObject)
------------------------------------------------------------------------
r170 | b100dian | 2008-02-21 17:35:42 +0200 (Thu, 21 Feb 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog
   M /trunk/data/Gtk.implicits

ChangeLog update
------------------------------------------------------------------------
r169 | b100dian | 2008-02-21 17:33:35 +0200 (Thu, 21 Feb 2008) | 1 line
Changed paths:
   A /trunk/data/Gtk.implicits
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   A /trunk/src/GtkamlImplicitsStore.vala
   M /trunk/src/GtkamlParser.vala
   M /trunk/src/Makefile.am

started refactoring the implicits.ini to Gtk.implicits and other_ns.implicits
------------------------------------------------------------------------
r167 | b100dian | 2008-02-21 11:57:38 +0200 (Thu, 21 Feb 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlRootClassDefinition.vala
   M /trunk/src/GtkamlSAXParser.vala

added "gtkaml:implements" support
------------------------------------------------------------------------
r166 | b100dian | 2008-02-21 11:26:51 +0200 (Thu, 21 Feb 2008) | 1 line
Changed paths:
   M /trunk/tests/Makefile.am
   D /trunk/tests/example0.gtkaml
   D /trunk/tests/example1.gtkaml
   A /trunk/tests/test0.gtkaml (from /trunk/tests/example0.gtkaml:165)
   A /trunk/tests/test1.gtkaml (from /trunk/tests/example1.gtkaml:165)

renaming 'examples' to 'tests'
------------------------------------------------------------------------
r165 | b100dian | 2008-02-21 11:23:21 +0200 (Thu, 21 Feb 2008) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   D /trunk/examples
   A /trunk/tests (from /trunk/examples:149)
   M /trunk/tests/example0.gtkaml
   M /trunk/tests/example1.gtkaml

renaming 'examples' to 'tests'
------------------------------------------------------------------------
r164 | b100dian | 2008-02-21 11:19:58 +0200 (Thu, 21 Feb 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlSAXParser.vala

replaced hyphens with underscores in attributes, when found
------------------------------------------------------------------------
r162 | b100dian | 2008-02-21 01:39:58 +0200 (Thu, 21 Feb 2008) | 2 lines
Changed paths:
   M /trunk/ChangeLog

changelog update

------------------------------------------------------------------------
r159 | b100dian | 2008-02-20 16:50:54 +0200 (Wed, 20 Feb 2008) | 1 line
Changed paths:
   D /trunk/gtkaml.geany

hmm no .geany files on svn please
------------------------------------------------------------------------
r158 | b100dian | 2008-02-20 16:46:55 +0200 (Wed, 20 Feb 2008) | 1 line
Changed paths:
   M /trunk/gtkaml.geany
   M /trunk/src/GtkamlCodeGenerator.vala

rework on construct/preconstruct
------------------------------------------------------------------------
r153 | b100dian | 2008-02-18 21:45:12 +0200 (Mon, 18 Feb 2008) | 2 lines
Changed paths:
   M /trunk/data/implicits.ini

added Gtk.Dialog to implicits file

------------------------------------------------------------------------
r148 | b100dian | 2008-02-12 23:18:13 +0200 (Tue, 12 Feb 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlSAXParser.vala

fix switch/case without break error in vala-svn

------------------------------------------------------------------------
r146 | b100dian | 2008-02-12 00:05:16 +0200 (Tue, 12 Feb 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlCodeGenerator.vala

bug: { was not found if not the first character

------------------------------------------------------------------------
r145 | b100dian | 2008-02-11 18:22:03 +0200 (Mon, 11 Feb 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog
   M /trunk/src/GtkamlCodeGenerator.vala

modified the preconstruct 'scope'
------------------------------------------------------------------------
r144 | b100dian | 2008-02-11 16:20:30 +0200 (Mon, 11 Feb 2008) | 1 line
Changed paths:
   M /trunk/examples/example0.gtkaml
   M /trunk/gtkaml.geany
   M /trunk/src/GtkamlParser.vala

fixed issue 4
------------------------------------------------------------------------
r143 | b100dian | 2008-02-11 14:00:43 +0200 (Mon, 11 Feb 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog
   M /trunk/src/GtkamlClassDefinition.vala
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlReferenceClassDefinition.vala
   M /trunk/src/GtkamlRootClassDefinition.vala
   M /trunk/src/GtkamlSAXParser.vala

initial construct/preconstruct support. No ; or {} support yet - have to think about it
------------------------------------------------------------------------
r141 | b100dian | 2008-02-10 20:26:02 +0200 (Sun, 10 Feb 2008) | 5 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/examples/example0.gtkaml
   M /trunk/examples/example1.gtkaml
   M /trunk/src/GtkamlClassDefinition.vala
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlParser.vala
   D /trunk/src/GtkamlParser_resume_parsing.c
   M /trunk/src/GtkamlReferenceClassDefinition.vala
   M /trunk/src/GtkamlRootClassDefinition.vala
   M /trunk/src/GtkamlSAXParser.vala
   M /trunk/src/Makefile.am

  - bumped version to 0.2.0.0
  - removed dependency between SAXParser and CodeGenerator (moved
    the parse/resolve/generate 'process' in Gtkaml.Parser)
  - enforced specifying the constructor parameters for the root tag

------------------------------------------------------------------------
r137 | b100dian | 2008-02-10 18:45:36 +0200 (Sun, 10 Feb 2008) | 2 lines
Changed paths:
   M /trunk/configure.ac

version bump

------------------------------------------------------------------------
r132 | b100dian | 2008-02-09 01:06:03 +0200 (Sat, 09 Feb 2008) | 3 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/src/GtkamlCodeGenerator.vala

preparing for 0.1.1.1??


------------------------------------------------------------------------
r131 | b100dian | 2008-02-08 16:53:11 +0200 (Fri, 08 Feb 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog

ChangeLog update
------------------------------------------------------------------------
r130 | b100dian | 2008-02-08 16:01:17 +0200 (Fri, 08 Feb 2008) | 1 line
Changed paths:
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/Makefile.am

joinv missed a last NULL
------------------------------------------------------------------------
r125 | b100dian | 2008-02-06 17:26:35 +0200 (Wed, 06 Feb 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog
   M /trunk/data/implicits.ini
   M /trunk/gtkaml.geany
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   A /trunk/src/GtkamlReferenceClassDefinition.vala
   M /trunk/src/GtkamlSAXParser.vala
   M /trunk/src/Makefile.am

added reference types
------------------------------------------------------------------------
r119 | b100dian | 2008-02-06 13:36:13 +0200 (Wed, 06 Feb 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog
   M /trunk/configure.ac
   M /trunk/src/GtkamlCompiler.vala

bumped version to 0.1.1.1
------------------------------------------------------------------------
r114 | b100dian | 2008-02-06 02:40:58 +0200 (Wed, 06 Feb 2008) | 2 lines
Changed paths:
   M /trunk/data/implicits.ini

modified , to ; for TreeView

------------------------------------------------------------------------
r104 | b100dian | 2008-02-05 16:42:24 +0200 (Tue, 05 Feb 2008) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/data/implicits.ini
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlImplicitsResolver.vala

added the Gtk.MenuItem in implicits.ini with 'new' parameter 'label'
fixed an issue when loooking up for constructor parameters' type
------------------------------------------------------------------------
r103 | b100dian | 2008-02-05 13:12:28 +0200 (Tue, 05 Feb 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog
   M /trunk/configure.ac

version bump + ChangeLog bookkeeping
------------------------------------------------------------------------
r102 | b100dian | 2008-02-05 13:03:11 +0200 (Tue, 05 Feb 2008) | 1 line
Changed paths:
   M /trunk/gtkaml.geany
   M /trunk/src/GtkamlClassDefinition.vala
   M /trunk/src/GtkamlImplicitsResolver.vala

hunted some g_utf8_collate () critical errors (null strings)
------------------------------------------------------------------------
r101 | b100dian | 2008-02-05 11:21:48 +0200 (Tue, 05 Feb 2008) | 1 line
Changed paths:
   M /trunk/examples/example0.gtkaml

simplified example0.gtkaml
------------------------------------------------------------------------
r100 | b100dian | 2008-02-05 04:22:03 +0200 (Tue, 05 Feb 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlSAXParser.vala

fixed #2

------------------------------------------------------------------------
r99 | b100dian | 2008-02-05 04:11:55 +0200 (Tue, 05 Feb 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlImplicitsResolver.vala

fix #1

------------------------------------------------------------------------
r98 | b100dian | 2008-02-05 01:04:24 +0200 (Tue, 05 Feb 2008) | 2 lines
Changed paths:
   M /trunk/examples/example0.gtkaml
   M /trunk/examples/example1.gtkaml

removed the xml header

------------------------------------------------------------------------
r96 | b100dian | 2008-02-03 22:32:11 +0200 (Sun, 03 Feb 2008) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/configure.ac
   M /trunk/examples/Makefile.am

solved packaging issues

------------------------------------------------------------------------
r93 | b100dian | 2008-02-03 19:27:16 +0200 (Sun, 03 Feb 2008) | 2 lines
Changed paths:
   M /trunk/autogen.sh

executable autogen?

------------------------------------------------------------------------
r88 | b100dian | 2008-02-03 13:30:51 +0200 (Sun, 03 Feb 2008) | 2 lines
Changed paths:
   M /trunk/AUTHORS
   A /trunk/COPYING
   M /trunk/ChangeLog
   M /trunk/NEWS
   M /trunk/README

filled some GNU docs

------------------------------------------------------------------------
r87 | b100dian | 2008-02-03 13:18:52 +0200 (Sun, 03 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   A /trunk/data/Makefile.am
   M /trunk/examples/Makefile.am
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/Makefile.am
   A /trunk/vapi/Makefile.am

ready to make dist

------------------------------------------------------------------------
r86 | b100dian | 2008-02-03 12:44:34 +0200 (Sun, 03 Feb 2008) | 2 lines
Changed paths:
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/Makefile.am
   A /trunk/vapi
   A /trunk/vapi/config.vapi

repackaging issues, continued

------------------------------------------------------------------------
r85 | b100dian | 2008-02-03 12:13:03 +0200 (Sun, 03 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   M /trunk/examples/Makefile.am
   M /trunk/src/GtkamlAttribute.vala
   M /trunk/src/GtkamlClassDefinition.vala
   M /trunk/src/GtkamlCodeGenerator.vala
   M /trunk/src/GtkamlCompiler.vala
   M /trunk/src/GtkamlComplexAttribute.vala
   M /trunk/src/GtkamlImplicitsResolver.vala
   M /trunk/src/GtkamlMethod.vala
   M /trunk/src/GtkamlParser.vala
   M /trunk/src/GtkamlParser_resume_parsing.c
   M /trunk/src/GtkamlRootClassDefinition.vala
   M /trunk/src/GtkamlSAXParser.vala
   M /trunk/src/GtkamlSAXParser_start_parsing.c
   M /trunk/src/GtkamlSimpleAttribute.vala
   M /trunk/src/GtkamlStateStack.vala
   M /trunk/src/GtkamlXmlAttribute.vala
   M /trunk/src/GtkamlXmlNamespace.vala
   M /trunk/src/Makefile.am

various copyrights & LGPL info

------------------------------------------------------------------------
r84 | b100dian | 2008-02-03 11:54:44 +0200 (Sun, 03 Feb 2008) | 1 line
Changed paths:
   A /trunk/src (from /trunk/valaml:68)
   R /trunk/src/GtkamlAttribute.vala (from /trunk/valaml/GtkamlAttribute.vala:73)
   R /trunk/src/GtkamlClassDefinition.vala (from /trunk/valaml/GtkamlClassDefinition.vala:73)
   R /trunk/src/GtkamlCodeGenerator.vala (from /trunk/valaml/GtkamlCodeGenerator.vala:81)
   R /trunk/src/GtkamlComplexAttribute.vala (from /trunk/valaml/GtkamlComplexAttribute.vala:76)
   R /trunk/src/GtkamlImplicitsResolver.vala (from /trunk/valaml/GtkamlImplicitsResolver.vala:76)
   R /trunk/src/GtkamlMethod.vala (from /trunk/valaml/GtkamlMethod.vala:73)
   R /trunk/src/GtkamlRootClassDefinition.vala (from /trunk/valaml/GtkamlRootClassDefinition.vala:75)
   R /trunk/src/GtkamlSAXParser.vala (from /trunk/valaml/GtkamlSAXParser.vala:79)
   R /trunk/src/GtkamlSAXParser_start_parsing.c (from /trunk/valaml/GtkamlSAXParser_start_parsing.c:77)
   R /trunk/src/GtkamlSimpleAttribute.vala (from /trunk/valaml/GtkamlSimpleAttribute.vala:73)
   R /trunk/src/GtkamlState.vala (from /trunk/valaml/GtkamlState.vala:76)
   D /trunk/valaml


------------------------------------------------------------------------
r83 | b100dian | 2008-02-03 11:40:12 +0200 (Sun, 03 Feb 2008) | 1 line
Changed paths:
   D /trunk/src


------------------------------------------------------------------------
r82 | b100dian | 2008-02-03 11:36:29 +0200 (Sun, 03 Feb 2008) | 1 line
Changed paths:
   D /trunk/src/GtkamlClassInfo.vala
   D /trunk/src/GtkamlCompiler.vala
   D /trunk/src/GtkamlParser.vala
   D /trunk/src/Makefile.am
   D /trunk/src/gtkaml-codegenerator.c
   D /trunk/src/gtkaml-codegenerator.h
   D /trunk/src/gtkaml-saxparser.c
   D /trunk/src/gtkaml-saxparser.h
   D /trunk/src/main.c


------------------------------------------------------------------------
r81 | b100dian | 2008-02-03 11:29:05 +0200 (Sun, 03 Feb 2008) | 1 line
Changed paths:
   M /trunk/examples/example1.gtkaml
   M /trunk/valaml/GtkamlCodeGenerator.vala


------------------------------------------------------------------------
r79 | b100dian | 2008-02-03 11:12:14 +0200 (Sun, 03 Feb 2008) | 2 lines
Changed paths:
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlSAXParser.vala

strip ()ing values before searching for { and }

------------------------------------------------------------------------
r78 | b100dian | 2008-02-02 20:45:45 +0200 (Sat, 02 Feb 2008) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/examples/example1.gtkaml

updated changelog + an example

------------------------------------------------------------------------
r77 | b100dian | 2008-02-02 20:36:54 +0200 (Sat, 02 Feb 2008) | 2 lines
Changed paths:
   M /trunk/examples/example1.gtkaml
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlSAXParser.vala
   M /trunk/valaml/GtkamlSAXParser_start_parsing.c

simple properties as tags implemented

------------------------------------------------------------------------
r76 | b100dian | 2008-02-02 19:47:53 +0200 (Sat, 02 Feb 2008) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/examples/example1.gtkaml
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlComplexAttribute.vala
   M /trunk/valaml/GtkamlImplicitsResolver.vala
   M /trunk/valaml/GtkamlSAXParser.vala
   M /trunk/valaml/GtkamlState.vala

complex attributes added

------------------------------------------------------------------------
r75 | b100dian | 2008-02-02 16:24:17 +0200 (Sat, 02 Feb 2008) | 3 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/examples/example0.gtkaml
   M /trunk/examples/example1.gtkaml
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlRootClassDefinition.vala
   M /trunk/valaml/GtkamlSAXParser.vala

approaching the 0.1 release: now starting adding the 'complex attributes'
(see the Changelog today for the changes)

------------------------------------------------------------------------
r73 | b100dian | 2008-02-02 02:57:26 +0200 (Sat, 02 Feb 2008) | 2 lines
Changed paths:
   M /trunk/data/implicits.ini
   M /trunk/examples/example0.gtkaml
   M /trunk/examples/example1.gtkaml
   M /trunk/valaml/GtkamlAttribute.vala
   M /trunk/valaml/GtkamlClassDefinition.vala
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlComplexAttribute.vala
   M /trunk/valaml/GtkamlImplicitsResolver.vala
   M /trunk/valaml/GtkamlMethod.vala
   M /trunk/valaml/GtkamlSimpleAttribute.vala

fixed some line feeds, played with the examples..

------------------------------------------------------------------------
r72 | b100dian | 2008-02-02 00:43:17 +0200 (Sat, 02 Feb 2008) | 2 lines
Changed paths:
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlImplicitsResolver.vala
   M /trunk/valaml/GtkamlSAXParser.vala

now the add function renders

------------------------------------------------------------------------
r71 | b100dian | 2008-02-02 00:12:40 +0200 (Sat, 02 Feb 2008) | 1 line
Changed paths:
   M /trunk/valaml/GtkamlImplicitsResolver.vala


------------------------------------------------------------------------
r70 | b100dian | 2008-02-02 00:12:19 +0200 (Sat, 02 Feb 2008) | 2 lines
Changed paths:
   M /trunk/data/implicits.ini
   M /trunk/valaml/GtkamlAttribute.vala
   M /trunk/valaml/GtkamlClassDefinition.vala
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlImplicitsResolver.vala

add functions seem to resolve correctly, now render them

------------------------------------------------------------------------
r69 | b100dian | 2008-02-01 22:22:20 +0200 (Fri, 01 Feb 2008) | 2 lines
Changed paths:
   M /trunk/examples/example0.gtkaml
   M /trunk/examples/example1.gtkaml
   M /trunk/valaml/GtkamlClassDefinition.vala
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlImplicitsResolver.vala
   M /trunk/valaml/GtkamlRootClassDefinition.vala
   M /trunk/valaml/GtkamlSAXParser.vala

struggling to get back functionality before refactor:D

------------------------------------------------------------------------
r68 | b100dian | 2008-02-01 17:46:02 +0200 (Fri, 01 Feb 2008) | 1 line
Changed paths:
   M /trunk/examples/example0.gtkaml
   M /trunk/valaml/GtkamlAttribute.vala
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlImplicitsResolver.vala
   M /trunk/valaml/GtkamlRootClassDefinition.vala
   M /trunk/valaml/GtkamlSAXParser.vala

still refactoring
------------------------------------------------------------------------
r67 | b100dian | 2008-02-01 15:33:23 +0200 (Fri, 01 Feb 2008) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/examples/Makefile.am
   M /trunk/gtkaml.geany
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlImplicitsResolver.vala
   M /trunk/valaml/GtkamlMethod.vala
   M /trunk/valaml/GtkamlRootClassDefinition.vala
   M /trunk/valaml/GtkamlSAXParser.vala
   M /trunk/valaml/GtkamlState.vala

whoa! fixed compile error!
------------------------------------------------------------------------
r66 | b100dian | 2008-01-31 23:18:16 +0200 (Thu, 31 Jan 2008) | 2 lines
Changed paths:
   M /trunk/valaml/GtkamlClassDefinition.vala
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlImplicitsResolver.vala
   M /trunk/valaml/GtkamlMethod.vala
   A /trunk/valaml/GtkamlRootClassDefinition.vala
   M /trunk/valaml/GtkamlSAXParser.vala
   M /trunk/valaml/Makefile.am

doesn't compile:((

------------------------------------------------------------------------
r65 | b100dian | 2008-01-31 08:53:19 +0200 (Thu, 31 Jan 2008) | 3 lines
Changed paths:
   A /trunk/valaml/GtkamlImplicitsResolver.vala

The class that makes decisions about which constructors or add functions 
to use

------------------------------------------------------------------------
r64 | b100dian | 2008-01-30 00:55:58 +0200 (Wed, 30 Jan 2008) | 2 lines
Changed paths:
   M /trunk/data/implicits.ini
   M /trunk/examples/Makefile.am
   M /trunk/examples/example0.gtkaml
   M /trunk/valaml/GtkamlAttribute.vala
   M /trunk/valaml/GtkamlClassDefinition.vala
   D /trunk/valaml/GtkamlContainerDefinition.vala
   M /trunk/valaml/GtkamlSAXParser.vala
   M /trunk/valaml/GtkamlState.vala
   M /trunk/valaml/Makefile.am

refactored the parsing partially / working with both copies now

------------------------------------------------------------------------
r63 | b100dian | 2008-01-29 18:23:18 +0200 (Tue, 29 Jan 2008) | 1 line
Changed paths:
   A /trunk/data
   A /trunk/data/implicits.ini

implicit constructor parameters or add functions definitions
------------------------------------------------------------------------
r62 | b100dian | 2008-01-29 18:22:03 +0200 (Tue, 29 Jan 2008) | 1 line
Changed paths:
   M /trunk/valaml/GtkamlAttribute.vala
   A /trunk/valaml/GtkamlClassDefinition.vala
   A /trunk/valaml/GtkamlComplexAttribute.vala
   A /trunk/valaml/GtkamlContainerDefinition.vala
   A /trunk/valaml/GtkamlMethod.vala
   D /trunk/valaml/GtkamlNamespace.vala
   M /trunk/valaml/GtkamlSAXParser.vala
   A /trunk/valaml/GtkamlSimpleAttribute.vala
   A /trunk/valaml/GtkamlXmlAttribute.vala
   A /trunk/valaml/GtkamlXmlNamespace.vala
   M /trunk/valaml/Makefile.am

initial AST-like class hierarchy (to be rethought)
------------------------------------------------------------------------
r60 | b100dian | 2008-01-29 00:55:19 +0200 (Tue, 29 Jan 2008) | 1 line
Changed paths:
   M /trunk/examples/example1.gtkaml


------------------------------------------------------------------------
r59 | b100dian | 2008-01-29 00:45:55 +0200 (Tue, 29 Jan 2008) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/examples/example0.gtkaml
   M /trunk/examples/example1.gtkaml
   M /trunk/valaml/GtkamlSAXParser.vala
   M /trunk/valaml/GtkamlSAXParser_start_parsing.c

Done part of the SymbolResolver job for resolving attributes in base types

------------------------------------------------------------------------
r56 | b100dian | 2008-01-28 16:28:40 +0200 (Mon, 28 Jan 2008) | 1 line
Changed paths:
   M /trunk/examples/Makefile.am

added another example
------------------------------------------------------------------------
r55 | b100dian | 2008-01-28 16:25:59 +0200 (Mon, 28 Jan 2008) | 1 line
Changed paths:
   A /trunk/examples/example1.gtkaml

added another example
------------------------------------------------------------------------
r52 | b100dian | 2008-01-28 15:46:47 +0200 (Mon, 28 Jan 2008) | 1 line
Changed paths:
   M /trunk/examples/Makefile.am
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlSAXParser.vala


------------------------------------------------------------------------
r51 | b100dian | 2008-01-28 11:37:56 +0200 (Mon, 28 Jan 2008) | 1 line
Changed paths:
   M /trunk/examples/example0.gtkaml

example0.gtkaml uses g_message () instead of fprintf () (i.e. message () instead of stdout.printf ())
------------------------------------------------------------------------
r50 | b100dian | 2008-01-28 11:34:41 +0200 (Mon, 28 Jan 2008) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/examples/Makefile.am
   M /trunk/examples/example0.gtkaml
   M /trunk/valaml/GtkamlSAXParser_start_parsing.c
   M /trunk/valaml/Makefile.am

fixed a name clashing on "errno" and modified the example0 to make the callback static
------------------------------------------------------------------------
r47 | b100dian | 2008-01-26 22:32:34 +0200 (Sat, 26 Jan 2008) | 2 lines
Changed paths:
   M /trunk/examples/example0.gtkaml
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlSAXParser.vala

added parent container add-ing

------------------------------------------------------------------------
r46 | b100dian | 2008-01-26 19:57:08 +0200 (Sat, 26 Jan 2008) | 2 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   M /trunk/examples/Makefile.am
   M /trunk/examples/example0.gtkaml
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlParser.vala
   A /trunk/valaml/GtkamlParser_resume_parsing.c
   M /trunk/valaml/GtkamlSAXParser.vala
   D /trunk/valaml/GtkamlSAXParser_startParsing.c
   A /trunk/valaml/GtkamlSAXParser_start_parsing.c
   M /trunk/valaml/Makefile.am

Makefile in examples

------------------------------------------------------------------------
r44 | b100dian | 2008-01-26 14:32:46 +0200 (Sat, 26 Jan 2008) | 2 lines
Changed paths:
   M /trunk/valaml/GtkamlSAXParser.vala
   M /trunk/valaml/GtkamlStateStack.vala

fix GtkamlStateStack line ending and another unhandled error warning

------------------------------------------------------------------------
r43 | b100dian | 2008-01-26 13:12:21 +0200 (Sat, 26 Jan 2008) | 2 lines
Changed paths:
   M /trunk/examples/example0.gtkaml
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlSAXParser.vala
   M /trunk/valaml/GtkamlSAXParser_startParsing.c
   M /trunk/valaml/GtkamlStateStack.vala

added quick defaults for constructors

------------------------------------------------------------------------
r42 | b100dian | 2008-01-26 01:12:00 +0200 (Sat, 26 Jan 2008) | 2 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   M /trunk/examples/example0.gtkaml
   M /trunk/valaml/GtkamlParser.vala
   M /trunk/valaml/GtkamlSAXParser.vala
   M /trunk/valaml/GtkamlSAXParser_startParsing.c

Reporting errors from XML w/ line numbers

------------------------------------------------------------------------
r40 | b100dian | 2008-01-25 17:39:08 +0200 (Fri, 25 Jan 2008) | 1 line
Changed paths:
   M /trunk/examples/Makefile.am


------------------------------------------------------------------------
r39 | b100dian | 2008-01-25 17:37:56 +0200 (Fri, 25 Jan 2008) | 1 line
Changed paths:
   M /trunk/ChangeLog
   M /trunk/examples/example0.gtkaml
   M /trunk/valaml/GtkamlSAXParser.vala


------------------------------------------------------------------------
r38 | b100dian | 2008-01-25 17:37:12 +0200 (Fri, 25 Jan 2008) | 1 line
Changed paths:
   D /trunk/examples/example-gen-introspect

Removed file/folder
------------------------------------------------------------------------
r37 | b100dian | 2008-01-25 17:36:21 +0200 (Fri, 25 Jan 2008) | 1 line
Changed paths:
   D /trunk/examples/example.gtkaml

Removed file/folder
------------------------------------------------------------------------
r36 | b100dian | 2008-01-25 17:36:01 +0200 (Fri, 25 Jan 2008) | 1 line
Changed paths:
   D /trunk/examples/example.c

Removed file/folder
------------------------------------------------------------------------
r35 | b100dian | 2008-01-25 17:22:55 +0200 (Fri, 25 Jan 2008) | 1 line
Changed paths:
   M /trunk/examples/example0.gtkaml
   M /trunk/gtkaml.geany
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlParser.vala
   M /trunk/valaml/GtkamlSAXParser.vala

generating members and attributes set
------------------------------------------------------------------------
r34 | b100dian | 2008-01-25 00:24:14 +0200 (Fri, 25 Jan 2008) | 2 lines
Changed paths:
   M /trunk/examples/example0.gtkaml
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlParser.vala
   M /trunk/valaml/GtkamlSAXParser.vala
   M /trunk/valaml/GtkamlSAXParser_startParsing.c
   M /trunk/valaml/GtkamlState.vala

starting to introspect existing symbols

------------------------------------------------------------------------
r33 | b100dian | 2008-01-24 17:59:54 +0200 (Thu, 24 Jan 2008) | 1 line
Changed paths:
   M /trunk/valaml/GtkamlCodeGenerator.vala
   M /trunk/valaml/GtkamlSAXParser.vala
   M /trunk/valaml/GtkamlState.vala
   M /trunk/valaml/GtkamlStateStack.vala

starting the fsm
------------------------------------------------------------------------
r32 | b100dian | 2008-01-24 17:40:06 +0200 (Thu, 24 Jan 2008) | 1 line
Changed paths:
   M /trunk/examples/example.gtkaml
   M /trunk/valaml/GtkamlSAXParser.vala
   A /trunk/valaml/GtkamlStateStack.vala
   M /trunk/valaml/Makefile.am

StateStack
------------------------------------------------------------------------
r31 | b100dian | 2008-01-24 12:56:05 +0200 (Thu, 24 Jan 2008) | 1 line
Changed paths:
   M /trunk/valaml/GtkamlSAXParser.vala

fix link problem with Gee.ArrayList.size
------------------------------------------------------------------------
r30 | b100dian | 2008-01-24 09:34:01 +0200 (Thu, 24 Jan 2008) | 1 line
Changed paths:
   A /trunk/valaml/GtkamlState.vala


------------------------------------------------------------------------
r29 | b100dian | 2008-01-23 23:24:19 +0200 (Wed, 23 Jan 2008) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/valaml/GtkamlSAXParser.vala
   M /trunk/valaml/Makefile.am

uncomilabe: gee problem

------------------------------------------------------------------------
r28 | b100dian | 2008-01-23 21:30:50 +0200 (Wed, 23 Jan 2008) | 2 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   D /trunk/gtkamlc
   A /trunk/valaml (from /trunk/gtkamlc:27)
   A /trunk/valaml/GtkamlAttribute.vala
   M /trunk/valaml/GtkamlCompiler.vala
   A /trunk/valaml/GtkamlNamespace.vala
   A /trunk/valaml/GtkamlParser.vala
   M /trunk/valaml/GtkamlSAXParser.vala
   M /trunk/valaml/Makefile.am

reorganized

------------------------------------------------------------------------
r27 | b100dian | 2008-01-21 13:06:46 +0200 (Mon, 21 Jan 2008) | 1 line
Changed paths:
   M /trunk/gtkamlc/Makefile.am
   M /trunk/src/Makefile.am

some MSYS build errors fixed
------------------------------------------------------------------------
r25 | b100dian | 2008-01-20 23:42:13 +0200 (Sun, 20 Jan 2008) | 2 lines
Changed paths:
   A /trunk/src/GtkamlCompiler.vala
   A /trunk/src/GtkamlParser.vala

various compile stoppers

------------------------------------------------------------------------
r23 | b100dian | 2008-01-20 23:29:25 +0200 (Sun, 20 Jan 2008) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   M /trunk/examples/example.c
   A /trunk/gtkamlc
   A /trunk/gtkamlc/GtkamlCodeGenerator.vala
   A /trunk/gtkamlc/GtkamlCompiler.vala
   A /trunk/gtkamlc/GtkamlDummyParser.vala
   A /trunk/gtkamlc/GtkamlSAXParser.vala
   A /trunk/gtkamlc/GtkamlSAXParser_startParsing.c
   A /trunk/gtkamlc/Makefile.am
   M /trunk/src/GtkamlClassInfo.vala
   M /trunk/src/Makefile.am
   M /trunk/src/gtkaml-codegenerator.c
   M /trunk/src/gtkaml-codegenerator.h
   M /trunk/src/gtkaml-saxparser.c
   M /trunk/src/gtkaml-saxparser.h
   M /trunk/src/main.c


------------------------------------------------------------------------
r21 | b100dian | 2008-01-18 17:47:45 +0200 (Fri, 18 Jan 2008) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/examples/example.c
   M /trunk/src/Makefile.am


------------------------------------------------------------------------
r13 | b100dian | 2008-01-17 01:00:56 +0200 (Thu, 17 Jan 2008) | 2 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   A /trunk/examples/example-gen-introspect
   A /trunk/src/GtkamlClassInfo.vala
   M /trunk/src/Makefile.am
   M /trunk/src/main.c

chantier

------------------------------------------------------------------------
r7 | b100dian | 2008-01-15 00:29:25 +0200 (Tue, 15 Jan 2008) | 2 lines
Changed paths:
   A /trunk/AUTHORS
   A /trunk/ChangeLog
   A /trunk/NEWS
   A /trunk/README
   M /trunk/src/main.c

missing files + bug in 0 args

------------------------------------------------------------------------
r6 | b100dian | 2008-01-10 18:41:29 +0200 (Thu, 10 Jan 2008) | 1 line
Changed paths:
   A /trunk/examples/example0.gtkaml
   A /trunk/gtkaml.geany
   M /trunk/src/gtkaml-saxparser.h
   M /trunk/src/main.c

added command-line arguments
------------------------------------------------------------------------
r5 | b100dian | 2008-01-10 13:42:25 +0200 (Thu, 10 Jan 2008) | 1 line
Changed paths:
   M /trunk/configure.ac

modified so that autogen.sh runs autoheader too
------------------------------------------------------------------------
r4 | b100dian | 2008-01-10 13:41:52 +0200 (Thu, 10 Jan 2008) | 1 line
Changed paths:
   D /trunk/gtkaml.anjuta
   D /trunk/gtkaml.geany

Removed IDE files
------------------------------------------------------------------------
r3 | b100dian | 2008-01-10 13:15:05 +0200 (Thu, 10 Jan 2008) | 1 line
Changed paths:
   A /trunk/Makefile.am
   A /trunk/autogen.sh
   A /trunk/configure.ac
   A /trunk/examples
   A /trunk/examples/Makefile.am
   A /trunk/examples/example.c
   A /trunk/examples/example.gtkaml
   A /trunk/gtkaml.anjuta
   A /trunk/gtkaml.geany
   A /trunk/src
   A /trunk/src/Makefile.am
   A /trunk/src/gtkaml-codegenerator.c
   A /trunk/src/gtkaml-codegenerator.h
   A /trunk/src/gtkaml-saxparser.c
   A /trunk/src/gtkaml-saxparser.h
   A /trunk/src/main.c

initial commit
------------------------------------------------------------------------
r1 | (no author) | 2008-01-09 11:04:08 +0200 (Wed, 09 Jan 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

Initial directory structure.
------------------------------------------------------------------------
