Commit graph

13 commits

Author SHA1 Message Date
Benoît Minisini
2ea263af0d [CONFIGURATION]
* BUG: Fix the TEMPLATE directory broken by Randall.


git-svn-id: svn://localhost/gambas/trunk@4443 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-02-01 01:48:13 +00:00
Randall Morgan
a21d553f87 [GB.GSL]
* FIX: Reverting back to 4430 to solve issue
with mistaken template files.

git-svn-id: svn://localhost/gambas/trunk@4434 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-01-31 00:24:54 +00:00
Randall Morgan
db617dac0a [GB.GSL] * FIX: Reverting back to 4430 to solve issue
with mistaken template files.

git-svn-id: svn://localhost/gambas/trunk@4432 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-01-31 00:05:08 +00:00
Randall Morgan
f1a965045e [GB.GSL] * NEW: Initial commit of working code. Currently
only basic math functions.

git-svn-id: svn://localhost/gambas/trunk@4431 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-01-30 23:09:00 +00:00
Benoît Minisini
d99b88d451 [GB.GSL]
* NEW: Skeleton for a new component based on the GNU Scientific Library. It
  will be developed by Randall Morgan.


git-svn-id: svn://localhost/gambas/trunk@4428 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-01-30 01:23:31 +00:00
Benoît Minisini
30b81e80ab [CONFIGURATION]
* BUG: Update TEMPLATE directory so that it works as expected.


git-svn-id: svn://localhost/gambas/trunk@4424 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-01-28 02:29:08 +00:00
Benoît Minisini
332b751cd6 [CONFIGURATION]
* BUG: Explicitely use /bin/bash in the make-component script.


git-svn-id: svn://localhost/gambas/trunk@4419 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-01-24 02:58:44 +00:00
Benoît Minisini
dcaad26de1 [CONFIGURATION]
* NEW: Update the TEMPLATE directory and its script.


git-svn-id: svn://localhost/gambas/trunk@4418 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-01-24 01:06:49 +00:00
Benoît Minisini
2fbf67cb29 [CONFIGURATION]
* NEW: Update FSF address in every source file.


git-svn-id: svn://localhost/gambas/trunk@3870 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-06-03 00:51:09 +00:00
Benoît Minisini
7790bd8e1e [CONFIGURATION]
* BUG: Add many mising symbolic links on 'missing' and 'install-sh' files.
* NEW: Introduce Gambas minor version number.

[DEVELOPMENT ENVIRONMENT]
* NEW: Packager now uses minor version of Gambas for default component 
  requirements.

[INTERPRETER]
* NEW: System properties were replaced by constants where it is possible.
* NEW: System.FullVersion is a new constant that returns the full Gambas 
  version string, with major and minor numbers.


git-svn-id: svn://localhost/gambas/trunk@2781 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-03-10 00:14:54 +00:00
Benoît Minisini
06282813f5 [DEVELOPMENT ENVIRONMENT]
* BUG: Fix the project refreshing routine that made edited data files 
  read-only and unsaveable.

[WEB SITE MAKER]
* NEW: Arabic translation made by Daif Alotaibi.
* NEW: Support for right-to-left written languages.

[GB.DBUS]
* NEW: A new component to talk with D-Bus. But it cannot do anything at 
  the moment.

[GB.QT4]
* BUG: Expanded an item in a TreeView by code now shows the children as if 
  you did it by user interaction.


git-svn-id: svn://localhost/gambas/trunk@2197 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-07-30 21:42:46 +00:00
Benoît Minisini
b458334f0b [GB.CAIRO]
* NEW: Transformation and matrix functions were implemented.

[GB.IMAGE]
* NEW: The format conversion function comes back in the gb.image API.

[GB.IMAGE.IO]
* NEW: New component for loading and saving images.


git-svn-id: svn://localhost/gambas/trunk@1820 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-01-27 01:24:19 +00:00
Benoît Minisini
ba19f3c1dd * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas
git-svn-id: svn://localhost/gambas/trunk@893 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2007-12-30 16:41:49 +00:00