gambas-devel-svn Mailing List for Gambas (Page 301)
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: <ga...@us...> - 2007-09-18 22:15:00
|
Revision: 644 http://gambas.svn.sourceforge.net/gambas/?rev=644&view=rev Author: gambas Date: 2007-09-18 15:14:55 -0700 (Tue, 18 Sep 2007) Log Message: ----------- ChangeLog for 1.9.51 Modified Paths: -------------- 2.0/trunk/ChangeLog 2.0/trunk/app/src/gambas2/VersionControl.module 2.0/trunk/comp/src/gb.form/.component This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-18 21:38:37
|
Revision: 643 http://gambas.svn.sourceforge.net/gambas/?rev=643&view=rev Author: gambas Date: 2007-09-18 14:38:09 -0700 (Tue, 18 Sep 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Icon editor read-only state is now correctly updated when the program is running or not. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FIconEditor.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-18 21:30:56
|
Revision: 642 http://gambas.svn.sourceforge.net/gambas/?rev=642&view=rev Author: gambas Date: 2007-09-18 14:31:00 -0700 (Tue, 18 Sep 2007) Log Message: ----------- [CONFIGURATION] * NEW: Version number is now 1.9.51. [DEVELOPMENT ENVIRONMENT] * BUG: The project property component list layout is now correct when the font is too wide. Modified Paths: -------------- 2.0/trunk/ChangeLog 2.0/trunk/acinclude.m4 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/CComponentBox.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-18 20:44:56
|
Revision: 641 http://gambas.svn.sourceforge.net/gambas/?rev=641&view=rev Author: gambix Date: 2007-09-18 13:44:59 -0700 (Tue, 18 Sep 2007) Log Message: ----------- [GB.CHART] * NEW: Now you can play with Datas in the test Form * BUG: Errors on columns design corrected Modified Paths: -------------- 2.0/trunk/comp/src/gb.chart/.project 2.0/trunk/comp/src/gb.chart/CPoint.class 2.0/trunk/comp/src/gb.chart/Chart.class 2.0/trunk/comp/src/gb.chart/MTools.module 2.0/trunk/comp/src/gb.chart/_CLegend.class 2.0/trunk/comp/src/gb.chart/_CSerie.class 2.0/trunk/comp/src/gb.chart/_CStyleAreas.class 2.0/trunk/comp/src/gb.chart/_CStyleColumns.class 2.0/trunk/comp/src/gb.chart/_CStyleLine.class 2.0/trunk/comp/src/gb.chart/_CStylePie.class Added Paths: ----------- 2.0/trunk/comp/src/gb.chart/ChartStyle.class 2.0/trunk/comp/src/gb.chart/FInput.class 2.0/trunk/comp/src/gb.chart/FInput.form 2.0/trunk/comp/src/gb.chart/FTest.class 2.0/trunk/comp/src/gb.chart/FTest.form 2.0/trunk/comp/src/gb.chart/_Colors.class Removed Paths: ------------- 2.0/trunk/comp/src/gb.chart/FTest.class 2.0/trunk/comp/src/gb.chart/FTest.form 2.0/trunk/comp/src/gb.chart/Form1.class 2.0/trunk/comp/src/gb.chart/Form1.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-18 19:13:57
|
Revision: 640 http://gambas.svn.sourceforge.net/gambas/?rev=640&view=rev Author: gambas Date: 2007-09-18 12:13:54 -0700 (Tue, 18 Sep 2007) Log Message: ----------- [GB.GTK] * BUG: Font objects created with NEW do not share the same internal gFont instance anymore. * NEW: GridView last column is now automatically stretched to fit the GridView visible width. Modified Paths: -------------- 2.0/trunk/app/src/gambas-database-manager/.project 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/FInputBox.class 2.0/trunk/comp/src/gb.form/FMain.class 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/gb.gtk/TODO 2.0/trunk/gb.gtk/src/ggridview.cpp 2.0/trunk/gb.gtk/src/ggridview.h 2.0/trunk/gb.gtk/src/tablerender.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: Fabien B. <gam...@gm...> - 2007-09-18 16:50:28
|
And what about the difference between gtk /qt font rate ? On Tuesday 18 September 2007 18:43:19 ga...@us... wrote: > Revision: 639 > http://gambas.svn.sourceforge.net/gambas/?rev=639&view=rev > Author: gambas > Date: 2007-09-18 09:43:15 -0700 (Tue, 18 Sep 2007) > > Log Message: > ----------- > [DEVELOPMENT ENVIRONMENT] > * BUG: Property sheet now always display only one line of the property > value. > > [INTERPRETER] > * BUG: The debugger now can evaluate expressions that executes project code > without making the IDE raise its error message box. > > [GB.EVAL] > * BUG: '!' operator works again. > > [GB.GTK] > * NEW: Label.Adjust and TextLabel.Adjust were implemented. > * BUG: Label.AutoResize and TextLabel.AutoResize properties were fixed. > * BUG: GridView selection behaviour has been fixed. > * OPT: GridView selection does not become slow anymore when a lot of rows > are selected. > * BUG: Pie slice border is drawn like in gb.qt now. > > [GB.FORM] > * NEW: Do not display the "close other tabs" menu item when there is only > one window in a Workspace. > > [GB.QT] > * BUG: The GridView single selection should work correctly now. > * BUG: Fix the stretching behaviour of the last column of a GridView. > > Modified Paths: > -------------- > 2.0/trunk/app/src/gambas2/.lang/.pot > 2.0/trunk/app/src/gambas2/.project > 2.0/trunk/app/src/gambas2/CComponentBox.class > 2.0/trunk/app/src/gambas2/FProperty.class > 2.0/trunk/app/src/gambas2/FPropertyProject.class > 2.0/trunk/comp/src/gb.chart/.project > 2.0/trunk/comp/src/gb.db.form/.info > 2.0/trunk/comp/src/gb.db.form/.lang/.pot > 2.0/trunk/comp/src/gb.db.form/.project > 2.0/trunk/comp/src/gb.db.form/DataControl.class > 2.0/trunk/comp/src/gb.db.form/DataSource.class > 2.0/trunk/comp/src/gb.db.form/FMain.form > 2.0/trunk/comp/src/gb.db.form/Main.module > 2.0/trunk/comp/src/gb.form/ListContainer.class > 2.0/trunk/comp/src/gb.form.mdi/FWorkspace.class > 2.0/trunk/gb.gtk/TODO > 2.0/trunk/gb.gtk/src/CFont.cpp > 2.0/trunk/gb.gtk/src/CLabel.cpp > 2.0/trunk/gb.gtk/src/CLabel.h > 2.0/trunk/gb.gtk/src/gdraw.cpp > 2.0/trunk/gb.gtk/src/gdraw.h > 2.0/trunk/gb.gtk/src/ggridview.cpp > 2.0/trunk/gb.gtk/src/ggridview.h > 2.0/trunk/gb.gtk/src/glabel.cpp > 2.0/trunk/gb.gtk/src/glabel.h > 2.0/trunk/gb.gtk/src/tablerender.cpp > 2.0/trunk/gb.qt/src/CGridView.cpp > 2.0/trunk/gb.qt/src/CGridView.h > 2.0/trunk/main/gbc/gbc_trans_tree.c > 2.0/trunk/main/gbx/gbx_eval.c > 2.0/trunk/main/lib/debug/debug.c > 2.0/trunk/main/lib/eval/eval_trans_tree.c > > > This was sent by the SourceForge.net collaborative development platform, > the world's largest Open Source development site. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Gambas-devel-svn mailing list > Gam...@li... > https://lists.sourceforge.net/lists/listinfo/gambas-devel-svn |
From: <ga...@us...> - 2007-09-18 16:43:18
|
Revision: 639 http://gambas.svn.sourceforge.net/gambas/?rev=639&view=rev Author: gambas Date: 2007-09-18 09:43:15 -0700 (Tue, 18 Sep 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Property sheet now always display only one line of the property value. [INTERPRETER] * BUG: The debugger now can evaluate expressions that executes project code without making the IDE raise its error message box. [GB.EVAL] * BUG: '!' operator works again. [GB.GTK] * NEW: Label.Adjust and TextLabel.Adjust were implemented. * BUG: Label.AutoResize and TextLabel.AutoResize properties were fixed. * BUG: GridView selection behaviour has been fixed. * OPT: GridView selection does not become slow anymore when a lot of rows are selected. * BUG: Pie slice border is drawn like in gb.qt now. [GB.FORM] * NEW: Do not display the "close other tabs" menu item when there is only one window in a Workspace. [GB.QT] * BUG: The GridView single selection should work correctly now. * BUG: Fix the stretching behaviour of the last column of a GridView. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.project 2.0/trunk/app/src/gambas2/CComponentBox.class 2.0/trunk/app/src/gambas2/FProperty.class 2.0/trunk/app/src/gambas2/FPropertyProject.class 2.0/trunk/comp/src/gb.chart/.project 2.0/trunk/comp/src/gb.db.form/.info 2.0/trunk/comp/src/gb.db.form/.lang/.pot 2.0/trunk/comp/src/gb.db.form/.project 2.0/trunk/comp/src/gb.db.form/DataControl.class 2.0/trunk/comp/src/gb.db.form/DataSource.class 2.0/trunk/comp/src/gb.db.form/FMain.form 2.0/trunk/comp/src/gb.db.form/Main.module 2.0/trunk/comp/src/gb.form/ListContainer.class 2.0/trunk/comp/src/gb.form.mdi/FWorkspace.class 2.0/trunk/gb.gtk/TODO 2.0/trunk/gb.gtk/src/CFont.cpp 2.0/trunk/gb.gtk/src/CLabel.cpp 2.0/trunk/gb.gtk/src/CLabel.h 2.0/trunk/gb.gtk/src/gdraw.cpp 2.0/trunk/gb.gtk/src/gdraw.h 2.0/trunk/gb.gtk/src/ggridview.cpp 2.0/trunk/gb.gtk/src/ggridview.h 2.0/trunk/gb.gtk/src/glabel.cpp 2.0/trunk/gb.gtk/src/glabel.h 2.0/trunk/gb.gtk/src/tablerender.cpp 2.0/trunk/gb.qt/src/CGridView.cpp 2.0/trunk/gb.qt/src/CGridView.h 2.0/trunk/main/gbc/gbc_trans_tree.c 2.0/trunk/main/gbx/gbx_eval.c 2.0/trunk/main/lib/debug/debug.c 2.0/trunk/main/lib/eval/eval_trans_tree.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-17 16:33:56
|
Revision: 638 http://gambas.svn.sourceforge.net/gambas/?rev=638&view=rev Author: gambix Date: 2007-09-17 08:42:03 -0700 (Mon, 17 Sep 2007) Log Message: ----------- [GB.CHART] * NEW: LinesStyle is ready * NEW: Symbols are allowed for Lines and Areas Modified Paths: -------------- 2.0/trunk/comp/src/gb.chart/ChartType.class 2.0/trunk/comp/src/gb.chart/Form1.class 2.0/trunk/comp/src/gb.chart/MTools.module 2.0/trunk/comp/src/gb.chart/_CStyleAreas.class 2.0/trunk/comp/src/gb.chart/_CStyleColumns.class 2.0/trunk/comp/src/gb.chart/_CStyleLine.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-17 13:37:35
|
Revision: 637 http://gambas.svn.sourceforge.net/gambas/?rev=637&view=rev Author: gambas Date: 2007-09-17 06:37:38 -0700 (Mon, 17 Sep 2007) Log Message: ----------- [GB.QT] * BUG: Fixed the GridView selection behaviour. Modified Paths: -------------- 2.0/trunk/gb.qt/src/CGridView.cpp 2.0/trunk/gb.qt/src/CGridView.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-17 12:09:45
|
Revision: 636 http://gambas.svn.sourceforge.net/gambas/?rev=636&view=rev Author: gambas Date: 2007-09-17 05:09:44 -0700 (Mon, 17 Sep 2007) Log Message: ----------- [GB.EVAL] * BUG: Fixed the bad transformation of the '!' operator right identifier into a string. Modified Paths: -------------- 2.0/trunk/main/lib/eval/eval_read.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-17 09:03:01
|
Revision: 635 http://gambas.svn.sourceforge.net/gambas/?rev=635&view=rev Author: gambix Date: 2007-09-17 02:03:03 -0700 (Mon, 17 Sep 2007) Log Message: ----------- Return Modified Paths: -------------- 2.0/trunk/comp/src/gb.chart/_CStylePie.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-17 08:53:06
|
Revision: 634 http://gambas.svn.sourceforge.net/gambas/?rev=634&view=rev Author: gambix Date: 2007-09-17 01:53:08 -0700 (Mon, 17 Sep 2007) Log Message: ----------- [GB.REPORT] * NEW: New ColumnsStacked and ColumnsPercent type * BUG: Bug on pie not resolved... * NEW: Many types have been renamed Modified Paths: -------------- 2.0/trunk/comp/src/gb.chart/Chart.class 2.0/trunk/comp/src/gb.chart/Form1.class 2.0/trunk/comp/src/gb.chart/Form1.form 2.0/trunk/comp/src/gb.chart/MTools.module 2.0/trunk/comp/src/gb.chart/_CStyleAreas.class 2.0/trunk/comp/src/gb.chart/_CStyleColumns.class 2.0/trunk/comp/src/gb.chart/_CStyleLine.class 2.0/trunk/comp/src/gb.chart/_CStylePie.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-16 23:49:35
|
Revision: 633 http://gambas.svn.sourceforge.net/gambas/?rev=633&view=rev Author: gambas Date: 2007-09-16 16:49:35 -0700 (Sun, 16 Sep 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Some fixes and enhancements in the component list of the project property dialog. [GB.QT] * BUG: GridView in single selection mode should not show two selected lines anymore. Modified Paths: -------------- 2.0/trunk/TODO 2.0/trunk/app/src/gambas2/CComponentBox.class 2.0/trunk/comp/src/gb.web/.component 2.0/trunk/comp/src/gb.web/.project 2.0/trunk/gb.crypt/src/gb.crypt.component 2.0/trunk/gb.gtk.svg/src/gb.gtk.svg.component 2.0/trunk/gb.image/src/gb.image.component 2.0/trunk/gb.net.curl/src/gb.net.curl.component 2.0/trunk/gb.net.smtp/src/gb.net.smtp.component 2.0/trunk/gb.pdf/src/gb.pdf.component 2.0/trunk/gb.qt/src/CGridView.cpp 2.0/trunk/gb.qt/src/CScrollView.cpp 2.0/trunk/gb.qt.kde/src/html/gb.qt.kde.html.component This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-16 01:45:06
|
Revision: 632 http://gambas.svn.sourceforge.net/gambas/?rev=632&view=rev Author: gambas Date: 2007-09-15 18:45:10 -0700 (Sat, 15 Sep 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The project property dialog component list was redesigned. [GB.QT] * NEW: ColumnView last columns has always the maximum size. * BUG: ScrollView with Arrangement property set now resizes correctly when the size of one of its children changes. [GB.FORM] * BUG: ListContainer does not watch its children too often anymore. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.mo 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/.project 2.0/trunk/app/src/gambas2/CComponent.class 2.0/trunk/app/src/gambas2/FPropertyProject.class 2.0/trunk/app/src/gambas2/FPropertyProject.form 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.chart/.component 2.0/trunk/comp/src/gb.chart/.project 2.0/trunk/comp/src/gb.db.form/.component 2.0/trunk/comp/src/gb.db.form/.project 2.0/trunk/comp/src/gb.form/.info 2.0/trunk/comp/src/gb.form/ListContainer.class 2.0/trunk/comp/src/gb.form.dialog/.component 2.0/trunk/comp/src/gb.form.dialog/.project 2.0/trunk/comp/src/gb.form.mdi/.component 2.0/trunk/comp/src/gb.form.mdi/.project 2.0/trunk/comp/src/gb.info/.component 2.0/trunk/comp/src/gb.info/.project 2.0/trunk/comp/src/gb.report/.component 2.0/trunk/comp/src/gb.report/.project 2.0/trunk/comp/src/gb.settings/.component 2.0/trunk/comp/src/gb.settings/.project 2.0/trunk/comp/src/gb.web/.component 2.0/trunk/comp/src/gb.web/.project 2.0/trunk/examples/examples/Database/Database/.project 2.0/trunk/gb.qt/src/CContainer.cpp 2.0/trunk/gb.qt/src/CLabel.cpp 2.0/trunk/gb.qt/src/CLabel.h 2.0/trunk/gb.qt/src/CScrollView.cpp 2.0/trunk/gb.qt/src/CScrollView.h 2.0/trunk/gb.qt/src/CTreeView.cpp 2.0/trunk/main/lib/db/gb.db.component Added Paths: ----------- 2.0/trunk/app/src/gambas2/CComponentBox.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-15 12:03:28
|
Revision: 631 http://gambas.svn.sourceforge.net/gambas/?rev=631&view=rev Author: gambas Date: 2007-09-15 05:03:32 -0700 (Sat, 15 Sep 2007) Log Message: ----------- [COMPILER] * BUG: The '!' operator is now really case sensitive. [GB.GTK] * BUG: Frame control border is now correctly drawn again. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.project 2.0/trunk/app/src/gambas2/CComponent.class 2.0/trunk/comp/src/gb.web/.project 2.0/trunk/comp/src/gb.web/Request.module 2.0/trunk/examples/examples/Database/Database/.project 2.0/trunk/examples/examples/Database/Database/FMain.class 2.0/trunk/examples/examples/Database/Database/FMain.form 2.0/trunk/gb.gtk/src/gframe.cpp 2.0/trunk/main/gbc/gbc_read.c 2.0/trunk/main/gbc/gbc_trans_tree.c 2.0/trunk/main/lib/eval/eval_read.c 2.0/trunk/main/lib/eval/eval_trans_tree.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jor...@us...> - 2007-09-14 08:26:54
|
Revision: 630 http://gambas.svn.sourceforge.net/gambas/?rev=630&view=rev Author: jordisayol Date: 2007-09-14 01:26:58 -0700 (Fri, 14 Sep 2007) Log Message: ----------- [EXAMPLES] * NEW: Catalan translation of MyWebCam example. Modified Paths: -------------- 2.0/trunk/examples/examples/Video/MyWebCam/.icon.png 2.0/trunk/examples/examples/Video/MyWebCam/.project Added Paths: ----------- 2.0/trunk/examples/examples/Video/MyWebCam/.lang/ 2.0/trunk/examples/examples/Video/MyWebCam/.lang/ca.mo 2.0/trunk/examples/examples/Video/MyWebCam/.lang/ca.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jor...@us...> - 2007-09-14 08:23:10
|
Revision: 629 http://gambas.svn.sourceforge.net/gambas/?rev=629&view=rev Author: jordisayol Date: 2007-09-14 01:23:13 -0700 (Fri, 14 Sep 2007) Log Message: ----------- [EXAMPLES] * NEW: Catalan translation of MoviePlayer example. Modified Paths: -------------- 2.0/trunk/examples/examples/Video/MoviePlayer/.project Added Paths: ----------- 2.0/trunk/examples/examples/Video/MoviePlayer/.lang/ca.mo 2.0/trunk/examples/examples/Video/MoviePlayer/.lang/ca.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jor...@us...> - 2007-09-14 08:18:59
|
Revision: 628 http://gambas.svn.sourceforge.net/gambas/?rev=628&view=rev Author: jordisayol Date: 2007-09-14 01:19:02 -0700 (Fri, 14 Sep 2007) Log Message: ----------- [EXAMPLES] * NEW: Catalan translation of MusicPlayer example. Modified Paths: -------------- 2.0/trunk/examples/examples/Sound/MusicPlayer/.project Added Paths: ----------- 2.0/trunk/examples/examples/Sound/MusicPlayer/.lang/ca.mo 2.0/trunk/examples/examples/Sound/MusicPlayer/.lang/ca.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jor...@us...> - 2007-09-14 08:15:33
|
Revision: 627 http://gambas.svn.sourceforge.net/gambas/?rev=627&view=rev Author: jordisayol Date: 2007-09-14 01:15:36 -0700 (Fri, 14 Sep 2007) Log Message: ----------- [EXAMPLES] * NEW: Catalan translation of CDPlayer example. Modified Paths: -------------- 2.0/trunk/examples/examples/Sound/CDPlayer/.icon.png 2.0/trunk/examples/examples/Sound/CDPlayer/.project Added Paths: ----------- 2.0/trunk/examples/examples/Sound/CDPlayer/.lang/ 2.0/trunk/examples/examples/Sound/CDPlayer/.lang/ca.mo 2.0/trunk/examples/examples/Sound/CDPlayer/.lang/ca.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jor...@us...> - 2007-09-14 08:09:35
|
Revision: 626 http://gambas.svn.sourceforge.net/gambas/?rev=626&view=rev Author: jordisayol Date: 2007-09-14 01:09:38 -0700 (Fri, 14 Sep 2007) Log Message: ----------- [EXAMPLES] * NEW: Catalan translation of WebBrowser example. Modified Paths: -------------- 2.0/trunk/examples/examples/Networking/WebBrowser/.icon.png 2.0/trunk/examples/examples/Networking/WebBrowser/.project Added Paths: ----------- 2.0/trunk/examples/examples/Networking/WebBrowser/.lang/ 2.0/trunk/examples/examples/Networking/WebBrowser/.lang/ca.mo 2.0/trunk/examples/examples/Networking/WebBrowser/.lang/ca.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jor...@us...> - 2007-09-14 08:06:49
|
Revision: 625 http://gambas.svn.sourceforge.net/gambas/?rev=625&view=rev Author: jordisayol Date: 2007-09-14 01:06:52 -0700 (Fri, 14 Sep 2007) Log Message: ----------- [EXAMPLES] * NEW: Catalan translation of UDPServerClient example. Modified Paths: -------------- 2.0/trunk/examples/examples/Networking/UDPServerClient/.project Added Paths: ----------- 2.0/trunk/examples/examples/Networking/UDPServerClient/.lang/ca.mo 2.0/trunk/examples/examples/Networking/UDPServerClient/.lang/ca.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jor...@us...> - 2007-09-14 08:03:45
|
Revision: 624 http://gambas.svn.sourceforge.net/gambas/?rev=624&view=rev Author: jordisayol Date: 2007-09-14 01:03:49 -0700 (Fri, 14 Sep 2007) Log Message: ----------- [EXAMPLES] * NEW: Catalan translation of ServerSocket example. Modified Paths: -------------- 2.0/trunk/examples/examples/Networking/ServerSocket/.project Added Paths: ----------- 2.0/trunk/examples/examples/Networking/ServerSocket/.lang/ 2.0/trunk/examples/examples/Networking/ServerSocket/.lang/ca.mo 2.0/trunk/examples/examples/Networking/ServerSocket/.lang/ca.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jor...@us...> - 2007-09-14 08:00:27
|
Revision: 623 http://gambas.svn.sourceforge.net/gambas/?rev=623&view=rev Author: jordisayol Date: 2007-09-14 01:00:30 -0700 (Fri, 14 Sep 2007) Log Message: ----------- [EXAMPLES] * NEW: Catalan translation of SerialPort example. Modified Paths: -------------- 2.0/trunk/examples/examples/Networking/SerialPort/.project Added Paths: ----------- 2.0/trunk/examples/examples/Networking/SerialPort/.lang/ 2.0/trunk/examples/examples/Networking/SerialPort/.lang/ca.mo 2.0/trunk/examples/examples/Networking/SerialPort/.lang/ca.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jor...@us...> - 2007-09-14 07:55:30
|
Revision: 622 http://gambas.svn.sourceforge.net/gambas/?rev=622&view=rev Author: jordisayol Date: 2007-09-14 00:55:33 -0700 (Fri, 14 Sep 2007) Log Message: ----------- [EXAMPLES] * NEW: Catalan translation of HTTPPost example. Modified Paths: -------------- 2.0/trunk/examples/examples/Networking/HTTPPost/.icon.png 2.0/trunk/examples/examples/Networking/HTTPPost/.project Added Paths: ----------- 2.0/trunk/examples/examples/Networking/HTTPPost/.lang/ 2.0/trunk/examples/examples/Networking/HTTPPost/.lang/ca.mo 2.0/trunk/examples/examples/Networking/HTTPPost/.lang/ca.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jor...@us...> - 2007-09-14 07:50:27
|
Revision: 621 http://gambas.svn.sourceforge.net/gambas/?rev=621&view=rev Author: jordisayol Date: 2007-09-14 00:50:31 -0700 (Fri, 14 Sep 2007) Log Message: ----------- [EXAMPLES] * NEW: Catalan translation of HTTPGet example. Modified Paths: -------------- 2.0/trunk/examples/examples/Networking/HTTPGet/.project Added Paths: ----------- 2.0/trunk/examples/examples/Networking/HTTPGet/.lang/ 2.0/trunk/examples/examples/Networking/HTTPGet/.lang/ca.mo 2.0/trunk/examples/examples/Networking/HTTPGet/.lang/ca.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |