Commit Graph

11 Commits

Author SHA1 Message Date
Manish Singh 576edc87e5 added pl to ALL_LINGUAS
* configure.in: added pl to ALL_LINGUAS

* POTFILES.in, remove indexed_palette.c, add colormap_dialog.c

* configure.in
* gcg.c: use CPP_PROGRAM instead of hardcoding "cpp"

-Yosh
1999-01-07 23:53:29 +00:00
Lauri Alanko 9c7928f1f9 Fixed the parser and lexer a bit, changed naming conventions here and there. 1999-01-05 20:17:34 +00:00
Lauri Alanko f633c7da4e Added signal demarshallers. Currently they are generated for
each module (= compilation unit) separately, which is bound to
cause some code duplication..
1998-11-21 20:24:18 +00:00
Lauri Alanko 6eb753a2b1 Added import headers and some more example stuff. 1998-11-21 16:57:42 +00:00
Lauri Alanko d74bf3623e It actually runs now, with a zillion caveats, but anyway..
Still have to do lotsa things for serious use..
1998-11-20 23:21:40 +00:00
Lauri Alanko 51b4b0966e Again modified the formatting stuff. Some preliminary header stuff.
Soon moving to use cpp..
1998-11-19 22:36:44 +00:00
Lauri Alanko a8abef068c Changed lotsa internal stuff. Started work on signal wrappers
and marshallers.
1998-11-14 18:03:33 +00:00
Lauri Alanko c13ec4e22e Woopsie! 1998-10-24 09:15:51 +00:00
Lauri Alanko 77ef8dd979 Redid the backend. It takes more time and memory now, but should be a bit
more flexible, and type safe. Also added more stuff to the front end.
1998-10-24 09:10:07 +00:00
Lauri Alanko 6bc0ad428a Enhanced the method generation a bit. 1998-10-22 15:56:59 +00:00
Lauri Alanko 91f868467c Initially committed to CVS. 1998-10-21 15:10:24 +00:00