lp://staging/~gambas-team/+junk/gambas-svn
- Get this branch:
- bzr branch lp://staging/~gambas-team/+junk/gambas-svn
Branch information
- Owner:
- Gambas Ubuntu Maintainers
- Status:
- Development
Import details
This branch is an import of the Subversion branch from http://svn.code.sf.net/p/gambas/code/gambas/trunk/.
Last successful import was .
Recent revisions
- 6778. By gambas
-
[DEVELOPMENT ENVIRONMENT]
* OPT: Editor: Some optimizations in identifier completion.
* NEW: Image editor: Add an opacity effect.
* NEW: Update backround images.[WEBSITE MAKER]
* NEW: Update to 3.10 version.[WIKI]
* NEW: The '{@classes}' command can take arguments to add custom classes to the list of classes. - 6777. By gambas
-
[INTERPRETER]
* NEW: Collection.First is a new property that returns the key of the first element of the collection, or NULL if the collection is void.
* NEW: Collection.Last is a new property that returns the key of the last element of the collection, or NULL if the collection is void. - 6776. By gambas
-
[INTERPRETER]
* NEW: Add an API that allows to create an array class before instanciating it.[GB.DBUS]
* BUG: When marshalling from DBus to Gambas, create the array classes before instanciating them. - 6774. By gambas
-
[CONFIGURATION]
* NEW: Switch version to 3.10.90.[GB.DB]
* NEW: Connection.TimeZone is new property that will allow to define the default timezone of dates stored in the database we are connected to. Not implemented yet. - 6773. By gambas
-
[GB.UTIL]
* BUG: Date.ToUTC() now actually returns the date, instead of returning nothing. - 6772. By gambas
-
[DEVELOPMENT ENVIRONMENT]
* BUG: Editor: Fix identation of code beautifier on lines ending with an operator and on strings spread over multiple lines.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)