gambas-devel-svn Mailing List for Gambas (Page 266)
Brought to you by:
gambas
This list is closed, nobody may subscribe to it.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(20) |
Oct
(61) |
Nov
(35) |
Dec
(20) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(27) |
Feb
(24) |
Mar
(13) |
Apr
(95) |
May
(58) |
Jun
(27) |
Jul
(52) |
Aug
(60) |
Sep
(134) |
Oct
(118) |
Nov
(55) |
Dec
(52) |
2008 |
Jan
(149) |
Feb
(73) |
Mar
(152) |
Apr
(68) |
May
(51) |
Jun
(44) |
Jul
(47) |
Aug
(44) |
Sep
(82) |
Oct
(48) |
Nov
(54) |
Dec
(41) |
2009 |
Jan
(82) |
Feb
(48) |
Mar
(30) |
Apr
(21) |
May
(51) |
Jun
(68) |
Jul
(142) |
Aug
(96) |
Sep
(76) |
Oct
(29) |
Nov
(52) |
Dec
(126) |
2010 |
Jan
(73) |
Feb
(77) |
Mar
(120) |
Apr
(79) |
May
(58) |
Jun
(39) |
Jul
(58) |
Aug
(91) |
Sep
(74) |
Oct
(26) |
Nov
(67) |
Dec
(77) |
2011 |
Jan
(110) |
Feb
(100) |
Mar
(85) |
Apr
(107) |
May
(48) |
Jun
(43) |
Jul
(47) |
Aug
(112) |
Sep
(96) |
Oct
(62) |
Nov
(36) |
Dec
(125) |
2012 |
Jan
(54) |
Feb
(75) |
Mar
(65) |
Apr
(117) |
May
(95) |
Jun
(82) |
Jul
(128) |
Aug
(104) |
Sep
(111) |
Oct
(48) |
Nov
(141) |
Dec
(72) |
2013 |
Jan
(50) |
Feb
(36) |
Mar
(40) |
Apr
(23) |
May
(59) |
Jun
(30) |
Jul
(50) |
Aug
(55) |
Sep
(41) |
Oct
(56) |
Nov
(55) |
Dec
(70) |
2014 |
Jan
(72) |
Feb
(71) |
Mar
(31) |
Apr
(31) |
May
(47) |
Jun
(59) |
Jul
(51) |
Aug
(33) |
Sep
(76) |
Oct
(85) |
Nov
(91) |
Dec
(91) |
2015 |
Jan
(88) |
Feb
(42) |
Mar
(97) |
Apr
(31) |
May
(60) |
Jun
(52) |
Jul
(45) |
Aug
(54) |
Sep
(116) |
Oct
(65) |
Nov
(56) |
Dec
(46) |
2016 |
Jan
(48) |
Feb
(25) |
Mar
(87) |
Apr
(47) |
May
(46) |
Jun
(12) |
Jul
(24) |
Aug
(53) |
Sep
(35) |
Oct
(32) |
Nov
(55) |
Dec
(29) |
2017 |
Jan
(41) |
Feb
(13) |
Mar
(7) |
Apr
(17) |
May
(10) |
Jun
(7) |
Jul
(23) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <lor...@us...> - 2008-08-28 00:26:06
|
Revision: 1520 http://gambas.svn.sourceforge.net/gambas/?rev=1520&view=rev Author: lordheavy Date: 2008-08-28 00:26:15 +0000 (Thu, 28 Aug 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Add preliminary support for extra test during configure with Autotools packages. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/FMakeInstall.class gambas/trunk/app/src/gambas3/FMakeInstall.form gambas/trunk/app/src/gambas3/Package.module gambas/trunk/app/src/gambas3/install/acinclude.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-27 10:16:33
|
Revision: 1519 http://gambas.svn.sourceforge.net/gambas/?rev=1519&view=rev Author: gambas Date: 2008-08-27 10:16:42 +0000 (Wed, 27 Aug 2008) Log Message: ----------- [INTERPRETER] * BUG: Another fix in the bits manipulation routines. Modified Paths: -------------- gambas/branches/2.0/main/gbx/gbx_subr_test.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-27 08:12:29
|
Revision: 1518 http://gambas.svn.sourceforge.net/gambas/?rev=1518&view=rev Author: gambas Date: 2008-08-27 08:12:37 +0000 (Wed, 27 Aug 2008) Log Message: ----------- [INTERPRETER] * BUG: Correctly truncate the result of a bit manipulation function according to the type of the operand. Modified Paths: -------------- gambas/branches/2.0/main/gbx/gbx_subr_test.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2008-08-25 14:51:52
|
Revision: 1517 http://gambas.svn.sourceforge.net/gambas/?rev=1517&view=rev Author: lordheavy Date: 2008-08-25 14:51:53 +0000 (Mon, 25 Aug 2008) Log Message: ----------- [GB.OPENGL] * BUG: Add missing support for Gl.Normal3fv(Float[]) and Gl.Normal3iv(Integer[]). Modified Paths: -------------- gambas/trunk/gb.opengl/src/GL.c gambas/trunk/gb.opengl/src/GLcolorLighting.c gambas/trunk/gb.opengl/src/GLcolorLighting.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dvi...@us...> - 2008-08-22 20:22:43
|
Revision: 1516 http://gambas.svn.sourceforge.net/gambas/?rev=1516&view=rev Author: dvillalobos Date: 2008-08-22 20:22:50 +0000 (Fri, 22 Aug 2008) Log Message: ----------- [GB.DB.MYSQL] * BUG: The functions Collations, Charsets, Users, Databases work correctly now. Modified Paths: -------------- gambas/trunk/gb.db.mysql/src/gb.db.mysql/_MySQL.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-21 22:44:13
|
Revision: 1515 http://gambas.svn.sourceforge.net/gambas/?rev=1515&view=rev Author: gambas Date: 2008-08-21 22:44:22 +0000 (Thu, 21 Aug 2008) Log Message: ----------- [INTERPRETER] * BUG: Fix the bits manipulation function, mainly with Short and Long datatypes. Modified Paths: -------------- gambas/branches/2.0/main/gbx/gbx_subr_test.c gambas/branches/2.0/main/gbx/gbx_value.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dvi...@us...> - 2008-08-21 19:15:15
|
Revision: 1514 http://gambas.svn.sourceforge.net/gambas/?rev=1514&view=rev Author: dvillalobos Date: 2008-08-21 19:15:18 +0000 (Thu, 21 Aug 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Spanish translation updated. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/es.mo gambas/trunk/app/src/gambas3/.lang/es.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dvi...@us...> - 2008-08-21 19:10:41
|
Revision: 1513 http://gambas.svn.sourceforge.net/gambas/?rev=1513&view=rev Author: dvillalobos Date: 2008-08-21 19:10:49 +0000 (Thu, 21 Aug 2008) Log Message: ----------- [GB.DB.MYSQL] * BUG: Replaced the word DataBase by Database. Modified Paths: -------------- gambas/trunk/gb.db.mysql/src/gb.db.mysql/.info gambas/trunk/gb.db.mysql/src/gb.db.mysql/_DataBase.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_Index.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_MySQL.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_Table.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_Trigger.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_User.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-21 10:38:45
|
Revision: 1512 http://gambas.svn.sourceforge.net/gambas/?rev=1512&view=rev Author: gambas Date: 2008-08-21 10:38:49 +0000 (Thu, 21 Aug 2008) Log Message: ----------- * Forgot a file. Modified Paths: -------------- gambas/tags/2.8.1/app/src/gambas2/.lang/.pot gambas/tags/2.8.1/app/src/gambas2/FOutput.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-21 10:28:21
|
Revision: 1511 http://gambas.svn.sourceforge.net/gambas/?rev=1511&view=rev Author: gambas Date: 2008-08-21 10:28:31 +0000 (Thu, 21 Aug 2008) Log Message: ----------- * Update ChangeLog. Modified Paths: -------------- gambas/tags/2.8.1/ChangeLog This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-21 10:23:23
|
Revision: 1510 http://gambas.svn.sourceforge.net/gambas/?rev=1510&view=rev Author: gambas Date: 2008-08-21 10:23:31 +0000 (Thu, 21 Aug 2008) Log Message: ----------- * Update 2.8.1 with rev 1509. Revision Links: -------------- http://gambas.svn.sourceforge.net/gambas/?rev=1509&view=rev Modified Paths: -------------- gambas/tags/2.8.1/gb.qt/src/CMenu.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-21 10:21:49
|
Revision: 1509 http://gambas.svn.sourceforge.net/gambas/?rev=1509&view=rev Author: gambas Date: 2008-08-21 10:21:57 +0000 (Thu, 21 Aug 2008) Log Message: ----------- [GB.QT] * BUG: Fix the menu shortcut management. Modified Paths: -------------- gambas/branches/2.0/gb.qt/src/CMenu.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-21 01:13:38
|
Revision: 1508 http://gambas.svn.sourceforge.net/gambas/?rev=1508&view=rev Author: gambas Date: 2008-08-21 01:13:48 +0000 (Thu, 21 Aug 2008) Log Message: ----------- * Set version to 2.8.1. * Update ChangeLog. Modified Paths: -------------- gambas/branches/2.0/ChangeLog gambas/branches/2.0/acinclude.m4 gambas/branches/2.0/app/src/gambas2/.lang/fr.po gambas/branches/2.0/app/src/gambas2/support.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-21 01:02:28
|
Revision: 1507 http://gambas.svn.sourceforge.net/gambas/?rev=1507&view=rev Author: gambas Date: 2008-08-21 01:02:36 +0000 (Thu, 21 Aug 2008) Log Message: ----------- * Switch to 2.8.1 version. Modified Paths: -------------- gambas/tags/2.8.1/acinclude.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-19 12:57:00
|
Revision: 1506 http://gambas.svn.sourceforge.net/gambas/?rev=1506&view=rev Author: gambas Date: 2008-08-19 12:57:09 +0000 (Tue, 19 Aug 2008) Log Message: ----------- * 2.8.1 ChangeLog. Modified Paths: -------------- gambas/tags/2.8.1/ChangeLog This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-19 12:46:09
|
Revision: 1505 http://gambas.svn.sourceforge.net/gambas/?rev=1505&view=rev Author: gambas Date: 2008-08-19 12:46:15 +0000 (Tue, 19 Aug 2008) Log Message: ----------- * 2.8.1 tag. Added Paths: ----------- gambas/tags/2.8.1/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-19 11:20:29
|
Revision: 1504 http://gambas.svn.sourceforge.net/gambas/?rev=1504&view=rev Author: gambas Date: 2008-08-19 11:20:37 +0000 (Tue, 19 Aug 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: The property grid edit field is not displayed outside of the grid anymore. Modified Paths: -------------- gambas/trunk/app/src/gambas3/FProperty.form gambas/trunk/app/src/gambas3/support.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-18 08:45:38
|
Revision: 1503 http://gambas.svn.sourceforge.net/gambas/?rev=1503&view=rev Author: gambas Date: 2008-08-18 08:45:46 +0000 (Mon, 18 Aug 2008) Log Message: ----------- [GB.GTK] * BUG: Fix the tray icon management. Now GTK+ icons work on Gnome and KDE, and are fully transparent! Modified Paths: -------------- gambas/branches/2.0/gb.gtk/src/gtrayicon.cpp gambas/branches/2.0/gb.gtk/src/gtrayicon.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dvi...@us...> - 2008-08-16 17:02:19
|
Revision: 1502 http://gambas.svn.sourceforge.net/gambas/?rev=1502&view=rev Author: dvillalobos Date: 2008-08-16 17:02:28 +0000 (Sat, 16 Aug 2008) Log Message: ----------- [GB.DB.MYSQL] * BUG: Class _Trigger works correctly now. Modified Paths: -------------- gambas/trunk/gb.db.mysql/src/gb.db.mysql/.info gambas/trunk/gb.db.mysql/src/gb.db.mysql/.list gambas/trunk/gb.db.mysql/src/gb.db.mysql/_Trigger.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dvi...@us...> - 2008-08-16 16:49:08
|
Revision: 1501 http://gambas.svn.sourceforge.net/gambas/?rev=1501&view=rev Author: dvillalobos Date: 2008-08-16 16:49:17 +0000 (Sat, 16 Aug 2008) Log Message: ----------- [GB.DB.MYSQL] * OPT: Optimized almost all functions and procedures making parameters optionals. * NEW: Add basic Trigger support. Modified Paths: -------------- gambas/trunk/gb.db.mysql/src/gb.db.mysql/.info gambas/trunk/gb.db.mysql/src/gb.db.mysql/.project gambas/trunk/gb.db.mysql/src/gb.db.mysql/_DataBase.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_Field.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_Index.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_MySQL.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_Routines.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_Table.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_User.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_View.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/modMain.module Added Paths: ----------- gambas/trunk/gb.db.mysql/src/gb.db.mysql/_Trigger.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ld...@us...> - 2008-08-15 19:08:08
|
Revision: 1500 http://gambas.svn.sourceforge.net/gambas/?rev=1500&view=rev Author: ldnp Date: 2008-08-15 19:08:16 +0000 (Fri, 15 Aug 2008) Log Message: ----------- [doc.cgi] *NEW: Swedish translation update Modified Paths: -------------- gambas/trunk/app/src/doc.cgi/.lang/.pot gambas/trunk/app/src/doc.cgi/.lang/sv.mo gambas/trunk/app/src/doc.cgi/.lang/sv.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ld...@us...> - 2008-08-15 19:02:44
|
Revision: 1499 http://gambas.svn.sourceforge.net/gambas/?rev=1499&view=rev Author: ldnp Date: 2008-08-15 19:02:52 +0000 (Fri, 15 Aug 2008) Log Message: ----------- [gb.form] *NEW: Swedish translation update Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/sv.mo gambas/trunk/comp/src/gb.form/.lang/sv.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-15 19:01:52
|
Revision: 1498 http://gambas.svn.sourceforge.net/gambas/?rev=1498&view=rev Author: gambas Date: 2008-08-15 19:01:59 +0000 (Fri, 15 Aug 2008) Log Message: ----------- [COMPILER] * BUG: Do not store the source file full path into object files, so that rmplint does not cry. Modified Paths: -------------- gambas/branches/2.0/main/gbc/gbc_output.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ld...@us...> - 2008-08-15 18:56:42
|
Revision: 1497 http://gambas.svn.sourceforge.net/gambas/?rev=1497&view=rev Author: ldnp Date: 2008-08-15 18:56:51 +0000 (Fri, 15 Aug 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] *NEW: Swedish translation update Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/sv.mo gambas/trunk/app/src/gambas3/.lang/sv.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-08-15 13:42:16
|
Revision: 1496 http://gambas.svn.sourceforge.net/gambas/?rev=1496&view=rev Author: gambas Date: 2008-08-15 13:42:24 +0000 (Fri, 15 Aug 2008) Log Message: ----------- * 2.8 tag. Added Paths: ----------- gambas/tags/2.8/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |