gambas-devel-svn Mailing List for Gambas (Page 296)
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-10-22 20:09:16
|
Revision: 769 http://gambas.svn.sourceforge.net/gambas/?rev=769&view=rev Author: gambix Date: 2007-10-22 13:09:21 -0700 (Mon, 22 Oct 2007) Log Message: ----------- [GB.GUI] *BUG: Now Draw.RichTextHeight and Draw.RichTextWidth return values. Modified Paths: -------------- 2.0/trunk/main/lib/draw/CDraw.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-10-22 19:10:36
|
Revision: 768 http://gambas.svn.sourceforge.net/gambas/?rev=768&view=rev Author: dcamposf Date: 2007-10-22 12:10:37 -0700 (Mon, 22 Oct 2007) Log Message: ----------- [GB.PDF] * BUG: Fixed Image and Picture extraction when PDF page is zoomed Modified Paths: -------------- 2.0/trunk/gb.pdf/src/CPdfDocument.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-10-22 11:48:24
|
Revision: 767 http://gambas.svn.sourceforge.net/gambas/?rev=767&view=rev Author: dcamposf Date: 2007-10-22 04:48:16 -0700 (Mon, 22 Oct 2007) Log Message: ----------- [EXAMPLES] * BUG: PdfViewer fixed for the last interface changes in gb.pdf component Modified Paths: -------------- 2.0/trunk/examples/examples/Misc/PDFViewer/FMain.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-10-22 11:43:31
|
Revision: 766 http://gambas.svn.sourceforge.net/gambas/?rev=766&view=rev Author: gambas Date: 2007-10-22 04:43:35 -0700 (Mon, 22 Oct 2007) Log Message: ----------- [WIKI CGI SCRIPT] * NEW: Arabic translation made by Daif Otaibi. [GB.DB.MYSQL] * NEW: A 32 bits integer MySQL field with auto increment flag is now seen as a Serial Gambas field. Modified Paths: -------------- 2.0/trunk/app/src/doc.cgi/.lang/.pot 2.0/trunk/app/src/doc.cgi/.lang/ca.po 2.0/trunk/app/src/doc.cgi/.lang/de.mo 2.0/trunk/app/src/doc.cgi/.lang/de.po 2.0/trunk/app/src/doc.cgi/.lang/es.po 2.0/trunk/app/src/doc.cgi/.lang/fr.po 2.0/trunk/app/src/doc.cgi/.lang/it.po 2.0/trunk/app/src/doc.cgi/.lang/nl.mo 2.0/trunk/app/src/doc.cgi/.lang/nl.po 2.0/trunk/examples/examples/Database/PictureDatabase/.project 2.0/trunk/examples/examples/Database/PictureDatabase/FormPictureDatabase.class 2.0/trunk/examples/examples/Database/PictureDatabase/FormPictureDatabase.form 2.0/trunk/gb.db.mysql/src/main.c Added Paths: ----------- 2.0/trunk/app/src/doc.cgi/.lang/ar.mo 2.0/trunk/app/src/doc.cgi/.lang/ar.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-10-22 11:03:14
|
Revision: 765 http://gambas.svn.sourceforge.net/gambas/?rev=765&view=rev Author: gambas Date: 2007-10-22 04:03:15 -0700 (Mon, 22 Oct 2007) Log Message: ----------- [GB.PDF] * BUG: Fix the _new() method when no argument is given. * BUG: Fix some warnings with recent versions of gcc. * NEW: Add many 'static' keyword. Modified Paths: -------------- 2.0/trunk/gb.pdf/src/CPdfDocument.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-10-22 10:48:34
|
Revision: 764 http://gambas.svn.sourceforge.net/gambas/?rev=764&view=rev Author: dcamposf Date: 2007-10-22 03:48:17 -0700 (Mon, 22 Oct 2007) Log Message: ----------- [GB.PDF] *BUG: fixed segfault when GetPicture or GetImage take dimensions outside of the real PDF page dimensions Modified Paths: -------------- 2.0/trunk/gb.pdf/src/CPdfDocument.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-10-22 10:28:55
|
Revision: 763 http://gambas.svn.sourceforge.net/gambas/?rev=763&view=rev Author: dcamposf Date: 2007-10-22 03:27:34 -0700 (Mon, 22 Oct 2007) Log Message: ----------- [GB.PDF] * NEW: PdfPage contains two properties: Image and Picture, synonymous of GetPicture() and GetImage() without parameters Modified Paths: -------------- 2.0/trunk/gb.pdf/src/CPdfDocument.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-10-22 09:55:23
|
Revision: 762 http://gambas.svn.sourceforge.net/gambas/?rev=762&view=rev Author: dcamposf Date: 2007-10-22 02:55:26 -0700 (Mon, 22 Oct 2007) Log Message: ----------- [GB.PDF] * NEW: 'Rotation' property in PdfDocument has been renamed to 'Orientation' * NEW: Four new constants for 'Orientation': Normal, Sideways, Inverted and InvertedSideways * BUG: Now a document rotated and zoomed provide the right Width and Height dimensions for each page Modified Paths: -------------- 2.0/trunk/gb.pdf/src/CPdfDocument.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-10-22 09:36:54
|
Revision: 761 http://gambas.svn.sourceforge.net/gambas/?rev=761&view=rev Author: dcamposf Date: 2007-10-22 02:36:57 -0700 (Mon, 22 Oct 2007) Log Message: ----------- [GB.PDF] * 'Scale' property has been renamed to 'Zoom', which is more intuitive for that case * '_new' method takes now an optional 'File' argument Modified Paths: -------------- 2.0/trunk/gb.pdf/src/CPdfDocument.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-10-21 17:26:26
|
Revision: 760 http://gambas.svn.sourceforge.net/gambas/?rev=760&view=rev Author: gambas Date: 2007-10-21 10:26:29 -0700 (Sun, 21 Oct 2007) Log Message: ----------- [COMPILER] * BUG: Fixed a bug that made the compiler crash if there is a type mismatch on constant declaration. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/comp/src/gb.db.form/.project 2.0/trunk/comp/src/gb.db.form/Main.module 2.0/trunk/comp/src/order 2.0/trunk/main/gbc/gbc_class.c 2.0/trunk/main/gbc/gbc_output.c 2.0/trunk/main/gbc/gbc_trans.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-10-20 23:47:25
|
Revision: 759 http://gambas.svn.sourceforge.net/gambas/?rev=759&view=rev Author: gambas Date: 2007-10-20 16:47:28 -0700 (Sat, 20 Oct 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The subversion user is now stored in the global Gambas configuration file and not in the project file anymore. * BUG: Debugging balloons should work correctly on Gnome and XFCE now. [INTERPRETER] * NEW: Error.Backtrace returns the backtrace now even if there is no current error. [GB.FORM] * NEW: XFCE, and XFCE icon theme are correctly detected now. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.project 2.0/trunk/app/src/gambas2/FCommit.class 2.0/trunk/app/src/gambas2/FEditor.class 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.db.form/Main.module 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/FBalloon.form 2.0/trunk/comp/src/gb.form/FMain.class 2.0/trunk/comp/src/gb.form/Stock.class 2.0/trunk/main/gbx/gb_error.c 2.0/trunk/main/gbx/gbx_c_error.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-10-19 08:34:40
|
Revision: 758 http://gambas.svn.sourceforge.net/gambas/?rev=758&view=rev Author: dcamposf Date: 2007-10-19 01:34:44 -0700 (Fri, 19 Oct 2007) Log Message: ----------- [GB.PDF] *BUG: Fixed segfault in PdfIndex when moving from a children node to its parent Modified Paths: -------------- 2.0/trunk/gb.pdf/src/CPdfDocument.cpp 2.0/trunk/gb.pdf/src/CPdfDocument.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-10-19 07:41:50
|
Revision: 757 http://gambas.svn.sourceforge.net/gambas/?rev=757&view=rev Author: gambas Date: 2007-10-19 00:41:55 -0700 (Fri, 19 Oct 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * OPT: Class symbols scan is faster. * BUG: Help on gb.gui or gb.gtk is automatically redirected to gb.qt help. [GB.FORM.MDI] * BUG: Closing all windows should work reliably now. * BUG: Closing one window and calling Message during the Close event should not crash anymore. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/CComponent.class 2.0/trunk/app/src/gambas2/MHelp.module 2.0/trunk/comp/src/gb.form/.lang/ca.po 2.0/trunk/comp/src/gb.form/.lang/fr.po 2.0/trunk/comp/src/gb.form/.lang/it.po 2.0/trunk/comp/src/gb.form/.lang/ja.po 2.0/trunk/comp/src/gb.form/.lang/nl.po 2.0/trunk/comp/src/gb.form.mdi/.lang/fr.po 2.0/trunk/comp/src/gb.form.mdi/.lang/it.po 2.0/trunk/comp/src/gb.form.mdi/.lang/ja.po 2.0/trunk/comp/src/gb.form.mdi/FWorkspace.class 2.0/trunk/comp/src/gb.form.mdi/FWorkspace.form Added Paths: ----------- 2.0/trunk/comp/src/gb.form/.lang/ja.mo 2.0/trunk/comp/src/gb.form.mdi/FMain.class 2.0/trunk/comp/src/gb.form.mdi/FMain.form 2.0/trunk/comp/src/gb.form.mdi/Form1.class 2.0/trunk/comp/src/gb.form.mdi/Form1.form Removed Paths: ------------- 2.0/trunk/comp/src/gb.form.mdi/FMain.class 2.0/trunk/comp/src/gb.form.mdi/FMain.form 2.0/trunk/comp/src/gb.form.mdi/Form1.class 2.0/trunk/comp/src/gb.form.mdi/Form1.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-10-18 06:00:10
|
Revision: 756 http://gambas.svn.sourceforge.net/gambas/?rev=756&view=rev Author: gambas Date: 2007-10-17 23:00:13 -0700 (Wed, 17 Oct 2007) Log Message: ----------- [GB.QT] * NEW: The ColumnView ColumnClick event was removed. It had got nothing to with GridView ColumnClick event, and was not really useful. Modified Paths: -------------- 2.0/trunk/examples/examples/Misc/PDFViewer/.project 2.0/trunk/gb.qt/src/CTreeView.cpp 2.0/trunk/gb.qt/src/CTreeView.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-10-17 23:23:45
|
Revision: 755 http://gambas.svn.sourceforge.net/gambas/?rev=755&view=rev Author: gambas Date: 2007-10-17 16:23:49 -0700 (Wed, 17 Oct 2007) Log Message: ----------- [EXAMPLES] * NEW: Adds a new PDFViewer example made by Daniel Campos. Added Paths: ----------- 2.0/trunk/examples/examples/Misc/PDFViewer/ 2.0/trunk/examples/examples/Misc/PDFViewer/.directory 2.0/trunk/examples/examples/Misc/PDFViewer/.icon.png 2.0/trunk/examples/examples/Misc/PDFViewer/.lang/ 2.0/trunk/examples/examples/Misc/PDFViewer/.lang/es.mo 2.0/trunk/examples/examples/Misc/PDFViewer/.lang/es.po 2.0/trunk/examples/examples/Misc/PDFViewer/.project 2.0/trunk/examples/examples/Misc/PDFViewer/FMain.class 2.0/trunk/examples/examples/Misc/PDFViewer/FMain.form 2.0/trunk/examples/examples/Misc/PDFViewer/Fabout.class 2.0/trunk/examples/examples/Misc/PDFViewer/Fabout.form 2.0/trunk/examples/examples/Misc/PDFViewer/pdf.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-10-17 23:22:49
|
Revision: 754 http://gambas.svn.sourceforge.net/gambas/?rev=754&view=rev Author: gambas Date: 2007-10-17 16:22:54 -0700 (Wed, 17 Oct 2007) Log Message: ----------- [EXAMPLES] * NEW: Removed the old PDFViewer example Removed Paths: ------------- 2.0/trunk/examples/examples/Misc/PDFViewer/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-10-17 22:57:16
|
Revision: 753 http://gambas.svn.sourceforge.net/gambas/?rev=753&view=rev Author: gambas Date: 2007-10-17 15:57:20 -0700 (Wed, 17 Oct 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix a possible crash in translation dialog when checking the translation just after having saved it. [DATABASE MANAGER] * NEW: The import CSV routine now automatically remove accents from field names. Modified Paths: -------------- 2.0/trunk/app/src/gambas-database-manager/.lang/.pot 2.0/trunk/app/src/gambas-database-manager/.project 2.0/trunk/app/src/gambas-database-manager/FImport.class 2.0/trunk/app/src/gambas-database-manager/FImport.form 2.0/trunk/app/src/gambas-database-manager/FRequest.form 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/ar.po 2.0/trunk/app/src/gambas2/.lang/ca.po 2.0/trunk/app/src/gambas2/.lang/de.po 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/.lang/pt.po 2.0/trunk/app/src/gambas2/.lang/ru.mo 2.0/trunk/app/src/gambas2/.lang/ru.po 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/app/src/gambas2/FTranslate.class 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/FMain.class 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/comp/src/gb.form.mdi/Form1.class 2.0/trunk/comp/src/gb.form.mdi/Form1.form 2.0/trunk/comp/src/gb.report/.info 2.0/trunk/comp/src/gb.report/.list This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jre...@us...> - 2007-10-17 11:33:47
|
Revision: 752 http://gambas.svn.sourceforge.net/gambas/?rev=752&view=rev Author: jredrejo Date: 2007-10-17 04:33:52 -0700 (Wed, 17 Oct 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fixed getDebVersion() routine, so Debian packaging from the IDE works again Modified Paths: -------------- 2.0/trunk/app/src/gambas2/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-10-17 10:40:45
|
Revision: 751 http://gambas.svn.sourceforge.net/gambas/?rev=751&view=rev Author: dcamposf Date: 2007-10-17 03:40:50 -0700 (Wed, 17 Oct 2007) Log Message: ----------- [DEVELOPEMENT ENVIRONMENT] *NEW: Updated spanish translation for doc.cgi Modified Paths: -------------- 2.0/trunk/app/src/doc.cgi/.lang/.pot 2.0/trunk/app/src/doc.cgi/.lang/es.mo 2.0/trunk/app/src/doc.cgi/.lang/es.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-10-17 10:38:51
|
Revision: 750 http://gambas.svn.sourceforge.net/gambas/?rev=750&view=rev Author: dcamposf Date: 2007-10-17 03:38:56 -0700 (Wed, 17 Oct 2007) Log Message: ----------- [DEVELOPEMENT ENVIRONMENT] *NEW: Updated spanish translation for gambas-database-manager Modified Paths: -------------- 2.0/trunk/app/src/gambas-database-manager/.lang/.pot 2.0/trunk/app/src/gambas-database-manager/.lang/es.mo 2.0/trunk/app/src/gambas-database-manager/.lang/es.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-10-17 10:31:44
|
Revision: 749 http://gambas.svn.sourceforge.net/gambas/?rev=749&view=rev Author: dcamposf Date: 2007-10-17 03:31:47 -0700 (Wed, 17 Oct 2007) Log Message: ----------- [DEVELOPEMENT ENVIRONMENT] * NEW: Updated spanish translation Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/es.mo 2.0/trunk/app/src/gambas2/.lang/es.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-10-17 08:57:08
|
Revision: 748 http://gambas.svn.sourceforge.net/gambas/?rev=748&view=rev Author: dcamposf Date: 2007-10-17 01:57:09 -0700 (Wed, 17 Oct 2007) Log Message: ----------- [GB.PDF] * NEW: Added PdfLink.Parameters property for Launch Actions. Modified Paths: -------------- 2.0/trunk/gb.pdf/src/CPdfDocument.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-10-17 08:48:17
|
Revision: 747 http://gambas.svn.sourceforge.net/gambas/?rev=747&view=rev Author: dcamposf Date: 2007-10-17 01:48:16 -0700 (Wed, 17 Oct 2007) Log Message: ----------- [GB.PDF] * NEW: PdfIndex can manage now the state of nodes (expanded/collapsed) using the 'Expanded' property. 'IsOpen' read-property removed * BUG: Internal string conversions to UTF-8 fixed Modified Paths: -------------- 2.0/trunk/gb.pdf/src/CPdfDocument.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-10-16 08:42:07
|
Revision: 746 http://gambas.svn.sourceforge.net/gambas/?rev=746&view=rev Author: dcamposf Date: 2007-10-16 01:42:11 -0700 (Tue, 16 Oct 2007) Log Message: ----------- [GB.PDF] * NEW: PdfIndex and PdfLink properties mixed in the PdfLinkData interface, a good amount of code removed * BUG: PdfIndex.MoveNext() and PdfIndex.MovePrevious() do not crash the program anymore Modified Paths: -------------- 2.0/trunk/gb.pdf/src/CPdfDocument.cpp 2.0/trunk/gb.pdf/src/CPdfDocument.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-10-16 08:11:44
|
Revision: 745 http://gambas.svn.sourceforge.net/gambas/?rev=745&view=rev Author: dcamposf Date: 2007-10-16 01:11:48 -0700 (Tue, 16 Oct 2007) Log Message: ----------- [GB.PDF] * Some warning messages from compiler removed Modified Paths: -------------- 2.0/trunk/gb.pdf/src/CPdfDocument.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |