Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The tarball of 0.92 has been replaced by 0.92a. | Thierry Thomas | 2004-04-10 | 3 | -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 Thomas | 2004-04-09 | 2 | -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 Thomas | 2004-04-03 | 5 | -5/+101 |
| | | | | | | | | | - unbreak the examples. Approved by: mat (implicit). Notes: svn path=/head/; revision=106057 | ||||
* | Add gambas 0.91, gambas Almost Means BASic. | Thierry Thomas | 2004-03-25 | 14 | -0/+6776 |
PR: 62755 Approved by: mat (mentor). Notes: svn path=/head/; revision=105249 |