aboutsummaryrefslogtreecommitdiff
path: root/lang/gambas
Commit message (Collapse)AuthorAgeFilesLines
* The tarball of 0.92 has been replaced by 0.92a.Thierry Thomas2004-04-103-29/+5
| | | | | | | | | | It includes the patch added yesterday. Noticed on: Bento Approved by: pav (mentor). Notes: svn path=/head/; revision=106694
* Fix an horrible bug in Gambas.Thierry Thomas2004-04-092-0/+23
| | | | | | | | | | | | | | The 0.92 IDE corrupts tabstrips in forms when you save them! If you have a tabstrip with three tabs, for example, then each tab will have the same children controls as the first one! This is the reason why some people wrote that the compiler said an unexpected '"Frame1" already defined' or something similar. Approved by: pav (mentor) Obtained from: the author. Notes: svn path=/head/; revision=106614
* - Upgrade to 0.92.Thierry Thomas2004-04-035-5/+101
| | | | | | | | | - unbreak the examples. Approved by: mat (implicit). Notes: svn path=/head/; revision=106057
* Add gambas 0.91, gambas Almost Means BASic.Thierry Thomas2004-03-2514-0/+6776
PR: 62755 Approved by: mat (mentor). Notes: svn path=/head/; revision=105249