gambas-devel-svn Mailing List for Gambas (Page 64)
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...> - 2014-10-25 12:11:12
|
Revision: 6573 http://sourceforge.net/p/gambas/code/6573 Author: gambas Date: 2014-10-25 12:11:09 +0000 (Sat, 25 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Workaround the behaviour of appmenu by setting the 'APPMENU_DISPLAY_BOTH' environment variable at startup if menus are explicitely hidden. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-25 00:51:42
|
Revision: 6572 http://sourceforge.net/p/gambas/code/6572 Author: gambas Date: 2014-10-25 00:51:31 +0000 (Sat, 25 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Don't crash when installing the Gambas font, if the '~/.config/fontconfig' directory does not exist. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Project.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-24 23:20:41
|
Revision: 6571 http://sourceforge.net/p/gambas/code/6571 Author: gambas Date: 2014-10-24 23:20:33 +0000 (Fri, 24 Oct 2014) Log Message: ----------- [CONFIGURATION] * BUG: The gbw3 symbolic link is correctly uninstalled now. [FARM SERVER] * BUG: Fix registration confirmation message. Modified Paths: -------------- gambas/trunk/app/Makefile.am gambas/trunk/app/src/gambas3-farm-server/.src/MMain.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-24 20:06:31
|
Revision: 6570 http://sourceforge.net/p/gambas/code/6570 Author: gambas Date: 2014-10-24 20:06:18 +0000 (Fri, 24 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Work continues on the publish dialog box. Now tags and dependencies can be edited, and a new user can be registered. [FARM SERVER] * NEW: Server is almost finished. You can now download a software, vote for it, and search the software database. [COMPILER] * BUG: Dump boolean constants in *.info files the same way as the informer. [GB.NET.CURL] * BUG: HttpForm is not a control, contrary to its parent class HttpClient. Modified Paths: -------------- gambas/trunk/app/src/gambas-wiki/.startup gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Options/FOption.form gambas/trunk/app/src/gambas3/.src/Project/Publish/FPublish.class gambas/trunk/app/src/gambas3/.src/Project/Publish/FPublish.form gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/app/src/gambas3/img/logo/logo-ide.png gambas/trunk/app/src/gambas3-farm-server/.icon.png gambas/trunk/app/src/gambas3-farm-server/.project gambas/trunk/app/src/gambas3-farm-server/.src/MMain.module gambas/trunk/comp/src/gb.desktop/.component gambas/trunk/comp/src/gb.desktop/.project gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.net.smtp/.component gambas/trunk/comp/src/gb.net.smtp/.project gambas/trunk/comp/src/gb.web/.component gambas/trunk/comp/src/gb.web/.project gambas/trunk/comp/src/gb.web/.src/Response.module gambas/trunk/gb.net.curl/src/gb.net.curl/.info gambas/trunk/gb.net.curl/src/gb.net.curl/.src/HttpForm.class gambas/trunk/gb.qt4/src/CContainer.cpp gambas/trunk/gb.qt4/src/CContainer.h gambas/trunk/gb.qt4/src/CScrollView.cpp gambas/trunk/main/gbc/gbc_dump.c Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/Project/Publish/CTag.class gambas/trunk/app/src/gambas3/.src/Project/Publish/CTagEditor.class gambas/trunk/app/src/gambas3-farm-server/logo.png Removed Paths: ------------- gambas/trunk/app/src/gambas3/.src/Project/Publish/FRegister.class gambas/trunk/app/src/gambas3/.src/Project/Publish/FRegister.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-20 14:17:51
|
Revision: 6569 http://sourceforge.net/p/gambas/code/6569 Author: gambas Date: 2014-10-20 14:17:48 +0000 (Mon, 20 Oct 2014) Log Message: ----------- [EXAMPLES] * BUG: MoviePlayer: Use an embedder as mplayer container. It's the only control that has its own X11 window in all toolkits. [GB.GTK] * BUG: Ensure that the Embedder background is painted. Modified Paths: -------------- gambas/trunk/examples/examples/Multimedia/MoviePlayer/.project gambas/trunk/examples/examples/Multimedia/MoviePlayer/.src/FMoviePlayer.class gambas/trunk/examples/examples/Multimedia/MoviePlayer/.src/FMoviePlayer.form gambas/trunk/gb.gtk/src/gcontrol.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-19 22:51:25
|
Revision: 6568 http://sourceforge.net/p/gambas/code/6568 Author: gambas Date: 2014-10-19 22:51:21 +0000 (Sun, 19 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Project property dialog: The component grid view now correctly keep its state when filtering is applied, or if only the used components are displayed. * BUG: Project property dialog: The component hemp viewer now works correctly in offline mode. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Project/FProjectProperty.class gambas/trunk/app/src/gambas3/.src/Project/FProjectProperty.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-19 22:18:17
|
Revision: 6567 http://sourceforge.net/p/gambas/code/6567 Author: gambas Date: 2014-10-19 22:18:10 +0000 (Sun, 19 Oct 2014) Log Message: ----------- [GB.NET.CURL] * NEW: Add a Gambas part to the component. * NEW: HttpForm is a new class that inherits HttpClient and that allows to post HTML forms easily. Added Paths: ----------- gambas/trunk/gb.net.curl/src/gb.net.curl/ gambas/trunk/gb.net.curl/src/gb.net.curl/.directory gambas/trunk/gb.net.curl/src/gb.net.curl/.gambas/ gambas/trunk/gb.net.curl/src/gb.net.curl/.gitignore gambas/trunk/gb.net.curl/src/gb.net.curl/.hidden/ gambas/trunk/gb.net.curl/src/gb.net.curl/.icon.png gambas/trunk/gb.net.curl/src/gb.net.curl/.info gambas/trunk/gb.net.curl/src/gb.net.curl/.lang/ gambas/trunk/gb.net.curl/src/gb.net.curl/.list gambas/trunk/gb.net.curl/src/gb.net.curl/.project gambas/trunk/gb.net.curl/src/gb.net.curl/.src/ gambas/trunk/gb.net.curl/src/gb.net.curl/.src/HttpForm.class gambas/trunk/gb.net.curl/src/gb.net.curl/.src/MMain.module gambas/trunk/gb.net.curl/src/gb.net.curl/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-19 22:16:31
|
Revision: 6566 http://sourceforge.net/p/gambas/code/6566 Author: gambas Date: 2014-10-19 22:16:27 +0000 (Sun, 19 Oct 2014) Log Message: ----------- [CONFIGURATION] * NEW: Update version to 3.6.90. [DEVELOPMENT ENVIRONMENT] * NEW: Initial version of project publishing dialog. Not useable at the moment. [FARM SERVER] * NEW: Initial version of the Gambas farm server. Not finished. [GB.FORM] * BUG: DirChooser: Correctly update the toolbar according to the file view visibility. * BUG: Setting Spinner.Enabled to FALSE correctly stops the animation now. * NEW: New stock icon named "download". [GB.FORM.STOCK] * NEW: New default icons for "download" stock icon. Modified Paths: -------------- gambas/trunk/VERSION gambas/trunk/acinclude.m4 gambas/trunk/app/src/gambas-wiki/.project gambas/trunk/app/src/gambas-wiki/.src/Main.module gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/FMain.form gambas/trunk/app/src/gambas3/.src/Packager/FMakeInstall.class gambas/trunk/app/src/gambas3/.src/Packager/FMakeInstall.form gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/File/Chooser/FDirChooser.class gambas/trunk/comp/src/gb.form/.src/Spinner.class gambas/trunk/comp/src/gb.form/.src/Test/Form4.form gambas/trunk/comp/src/gb.form/map/icon.map gambas/trunk/comp/src/gb.form.stock/.src/Main.module gambas/trunk/comp/src/gb.form.stock/stock/16/archive.png gambas/trunk/comp/src/gb.form.stock/stock/22/archive.png gambas/trunk/comp/src/gb.form.stock/stock/32/archive.png gambas/trunk/version.m4 Added Paths: ----------- gambas/trunk/app/src/gambas-wiki/.hidden/CHANGELOG gambas/trunk/app/src/gambas-wiki/gambas-wiki.png gambas/trunk/app/src/gambas3/.src/Project/Publish/ gambas/trunk/app/src/gambas3/.src/Project/Publish/CSoftware.class gambas/trunk/app/src/gambas3/.src/Project/Publish/FPublish.class gambas/trunk/app/src/gambas3/.src/Project/Publish/FPublish.form gambas/trunk/app/src/gambas3/.src/Project/Publish/FRegister.class gambas/trunk/app/src/gambas3/.src/Project/Publish/FRegister.form gambas/trunk/app/src/gambas3-farm-server/ gambas/trunk/app/src/gambas3-farm-server/.connection/ gambas/trunk/app/src/gambas3-farm-server/.connection/Connection1.connection gambas/trunk/app/src/gambas3-farm-server/.connection/gambas3_farm.connection gambas/trunk/app/src/gambas3-farm-server/.directory gambas/trunk/app/src/gambas3-farm-server/.gambas/ gambas/trunk/app/src/gambas3-farm-server/.gitignore gambas/trunk/app/src/gambas3-farm-server/.hidden/ gambas/trunk/app/src/gambas3-farm-server/.icon.png gambas/trunk/app/src/gambas3-farm-server/.lang/ gambas/trunk/app/src/gambas3-farm-server/.project gambas/trunk/app/src/gambas3-farm-server/.public/ gambas/trunk/app/src/gambas3-farm-server/.src/ gambas/trunk/app/src/gambas3-farm-server/.src/MMain.module gambas/trunk/app/src/gambas3-farm-server/.startup gambas/trunk/comp/src/gb.form.stock/stock/16/download.png gambas/trunk/comp/src/gb.form.stock/stock/22/download.png gambas/trunk/comp/src/gb.form.stock/stock/32/download.png gambas/trunk/comp/src/gb.form.stock/stock/scalable/download.svg This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-19 21:30:45
|
Revision: 6565 http://sourceforge.net/p/gambas/code/6565 Author: gambas Date: 2014-10-19 21:30:31 +0000 (Sun, 19 Oct 2014) Log Message: ----------- [GB.DB.POSTGRESQL] * BUG: Quote field names when creating a table, even if they are converted to lower cases. Modified Paths: -------------- gambas/trunk/gb.db.postgresql/src/main.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-19 13:38:01
|
Revision: 6564 http://sourceforge.net/p/gambas/code/6564 Author: gambas Date: 2014-10-19 13:37:51 +0000 (Sun, 19 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Run packaging commands through a virtual terminal. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-18 22:27:22
|
Revision: 6563 http://sourceforge.net/p/gambas/code/6563 Author: gambas Date: 2014-10-18 22:27:13 +0000 (Sat, 18 Oct 2014) Log Message: ----------- [GB.GTK] * BUG: Use GtkSelectionData accessor function. [GB.GTK3] * BUG: Use GtkSelectionData accessor function. Modified Paths: -------------- gambas/trunk/gb.gtk/src/gdrag.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-18 20:04:33
|
Revision: 6562 http://sourceforge.net/p/gambas/code/6562 Author: gambas Date: 2014-10-18 20:04:22 +0000 (Sat, 18 Oct 2014) Log Message: ----------- [GB.FORM] * NEW: Add a copy menu entry to the FileChooser and DirChooser controls. [GB.GTK] * BUG: Clipboard.Copy() now works for all text formats. [GB.GTK3] * BUG: Clipboard.Copy() now works for all text formats. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/fr.mo gambas/trunk/comp/src/gb.form/.lang/fr.po gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/File/Chooser/FDirChooser.class gambas/trunk/comp/src/gb.web/.src/URL.module gambas/trunk/gb.gtk/src/gdrag.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-18 18:09:10
|
Revision: 6561 http://sourceforge.net/p/gambas/code/6561 Author: gambas Date: 2014-10-18 18:09:07 +0000 (Sat, 18 Oct 2014) Log Message: ----------- [GB.GTK] * BUG: Start fixing drag and drop. [GB.GTK3] * BUG: Start fixing drag and drop. * BUG: Remove two symbolic links on source files that do not exist anymore. Modified Paths: -------------- gambas/trunk/gb.gtk/src/gapplication.cpp gambas/trunk/gb.gtk/src/gapplication.h gambas/trunk/gb.gtk/src/gdrag.cpp gambas/trunk/gb.gtk/src/gdrag.h gambas/trunk/gb.gtk/src/gsignals.cpp Removed Paths: ------------- gambas/trunk/gb.gtk3/src/CProgress.cpp gambas/trunk/gb.gtk3/src/CProgress.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-18 13:38:26
|
Revision: 6560 http://sourceforge.net/p/gambas/code/6560 Author: gambas Date: 2014-10-18 13:38:22 +0000 (Sat, 18 Oct 2014) Log Message: ----------- [GB.GTK] * BUG: Correctly interpret "&#xxx;" HTML entities in rich text. [GB.GTK3] * BUG: Correctly interpret "&#xxx;" HTML entities in rich text. Modified Paths: -------------- gambas/trunk/gb.gtk/src/gtools.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-18 13:23:33
|
Revision: 6559 http://sourceforge.net/p/gambas/code/6559 Author: gambas Date: 2014-10-18 13:23:29 +0000 (Sat, 18 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Don't use "sTable" as field name for the metadata table, because apparently "STABLE" is a reserved word in PostgreSQL. Upgrade an already existing metadata table automatically. * BUG: Don't crash when starting a search from a image or connection editor. [WEBSITE MAKER] * NEW: Update for 3.6. [GB.DB] * NEW: Add support for databases like PostgreSQL that are not fully case insensitive. [GB.DB.POSTGRESQL] * BUG: Automatically convert field names to lowercase when creating a table. [GB.GUI.BASE] * BUG: IconView item renaming don't crash anymore. Modified Paths: -------------- gambas/trunk/app/other/MakeWebSite/.project gambas/trunk/app/other/MakeWebSite/.settings gambas/trunk/app/other/MakeWebSite/.src/MMain.module gambas/trunk/app/other/MakeWebSite/.startup gambas/trunk/app/other/MakeWebSite/gambas.sourceforge.net/home.html gambas/trunk/app/src/gambas3/.src/Connection/MConnection.module gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class gambas/trunk/app/src/gambas3/.src/Search/FSearch.class gambas/trunk/app/src/gambas3/.src/Welcome/FSystemInfo.class gambas/trunk/comp/src/gb.gui.base/.src/IconView/IconView.class gambas/trunk/comp/src/gb.gui.base/.src/IconView/_IconView_Item.class gambas/trunk/examples/examples/Misc/Explorer/.icon.png gambas/trunk/examples/examples/Misc/Explorer/.project gambas/trunk/gb.db.postgresql/src/main.c gambas/trunk/gb.qt4/src/ext/gdocument.cpp gambas/trunk/main/gbx/gbx_debug.c gambas/trunk/main/lib/db/CConnection.c gambas/trunk/main/lib/db/CResultField.c gambas/trunk/main/lib/db/gb.db.h gambas/trunk/main/lib/db/main.c gambas/trunk/main/share/gb_alloc_temp.h Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form Removed Paths: ------------- gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-16 08:01:43
|
Revision: 6558 http://sourceforge.net/p/gambas/code/6558 Author: gambas Date: 2014-10-16 08:01:29 +0000 (Thu, 16 Oct 2014) Log Message: ----------- * Merge from r6556. Revision Links: -------------- http://sourceforge.net/p/gambas/code/6556 Modified Paths: -------------- gambas/tags/3.6.0/comp/src/gb.net.smtp/.icon.png gambas/tags/3.6.0/comp/src/gb.net.smtp/.src/Main.module gambas/tags/3.6.0/comp/src/gb.net.smtp/.src/SmtpClient.class Property Changed: ---------------- gambas/tags/3.6.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-16 08:01:13
|
Revision: 6557 http://sourceforge.net/p/gambas/code/6557 Author: gambas Date: 2014-10-16 08:01:09 +0000 (Thu, 16 Oct 2014) Log Message: ----------- * Merge from r6556. Revision Links: -------------- http://sourceforge.net/p/gambas/code/6556 Modified Paths: -------------- gambas/branches/3.6/comp/src/gb.net.smtp/.icon.png gambas/branches/3.6/comp/src/gb.net.smtp/.src/Main.module gambas/branches/3.6/comp/src/gb.net.smtp/.src/SmtpClient.class Property Changed: ---------------- gambas/branches/3.6/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-16 07:51:51
|
Revision: 6556 http://sourceforge.net/p/gambas/code/6556 Author: gambas Date: 2014-10-16 07:51:43 +0000 (Thu, 16 Oct 2014) Log Message: ----------- [GB.NET.SMTP] * BUG: Support multi-line greetings and mulit-line answer at authentication pass. Modified Paths: -------------- gambas/trunk/comp/src/gb.net.smtp/.icon.png gambas/trunk/comp/src/gb.net.smtp/.src/Main.module gambas/trunk/comp/src/gb.net.smtp/.src/SmtpClient.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-16 05:02:37
|
Revision: 6555 http://sourceforge.net/p/gambas/code/6555 Author: gambas Date: 2014-10-16 05:02:28 +0000 (Thu, 16 Oct 2014) Log Message: ----------- * Merge from r6553. Revision Links: -------------- http://sourceforge.net/p/gambas/code/6553 Modified Paths: -------------- gambas/branches/3.6/gb.gtk3/configure.ac Property Changed: ---------------- gambas/branches/3.6/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-16 05:02:20
|
Revision: 6554 http://sourceforge.net/p/gambas/code/6554 Author: gambas Date: 2014-10-16 05:02:10 +0000 (Thu, 16 Oct 2014) Log Message: ----------- * Merge from r6553. Revision Links: -------------- http://sourceforge.net/p/gambas/code/6553 Modified Paths: -------------- gambas/tags/3.6.0/gb.gtk3/configure.ac Property Changed: ---------------- gambas/tags/3.6.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-16 04:58:14
|
Revision: 6553 http://sourceforge.net/p/gambas/code/6553 Author: gambas Date: 2014-10-16 04:58:10 +0000 (Thu, 16 Oct 2014) Log Message: ----------- [GB.GTK3] * NEW: Require at least GTK+3 version 3.4. Modified Paths: -------------- gambas/trunk/gb.gtk3/configure.ac This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ea...@us...> - 2014-10-13 17:39:20
|
Revision: 6552 http://sourceforge.net/p/gambas/code/6552 Author: ea7dfh Date: 2014-10-13 17:39:15 +0000 (Mon, 13 Oct 2014) Log Message: ----------- Missed changelog for r6551 [DEVELOPMENT ENVIRONMENT] * NEW: Created 'es_ES' language variant as Spanish (Spain) and renamed 'es' as Spanish (common). Update and correct both translations. [GB.ARGS] * NEW: Created 'es_ES' language variant as Spanish (Spain) and renamed 'es' as Spanish (common). Update and correct both translations. [GB.DB.FORM] * NEW: Created 'es_ES' language variant as Spanish (Spain) and renamed 'es' as Spanish (common). Update and correct both translations. [GB.FORM] * NEW: Created 'es_ES' language variant as Spanish (Spain) and renamed 'es' as Spanish (common). Update and correct both translations. [GB.FORM.DIALOG] * NEW: Created 'es_ES' language variant as Spanish (Spain) and renamed 'es' as Spanish (common). Update and correct both translations. [GB.FORM.MDI] * NEW: Created 'es_ES' language variant as Spanish (Spain) and renamed 'es' as Spanish (common). Update and correct both translations. [GB.NET.POP3] * NEW: Created 'es_ES' language variant as Spanish (Spain) and renamed 'es' as Spanish (common). Update and correct both translations. [GB.REPORT] * NEW: Created 'es_ES' language variant as Spanish (Spain) and renamed 'es' as Spanish (common). Update and correct both translations. Revision Links: -------------- http://sourceforge.net/p/gambas/code/6551 Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/es.mo gambas/trunk/app/src/gambas3/.lang/es.po gambas/trunk/app/src/gambas3/.lang/es_ES.mo gambas/trunk/app/src/gambas3/.lang/es_ES.po gambas/trunk/comp/src/gb.args/.lang/es.po gambas/trunk/comp/src/gb.args/.lang/es_ES.mo gambas/trunk/comp/src/gb.args/.lang/es_ES.po gambas/trunk/comp/src/gb.db.form/.lang/es.mo gambas/trunk/comp/src/gb.db.form/.lang/es.po gambas/trunk/comp/src/gb.db.form/.lang/es_ES.mo gambas/trunk/comp/src/gb.db.form/.lang/es_ES.po gambas/trunk/comp/src/gb.form/.lang/es.mo gambas/trunk/comp/src/gb.form/.lang/es.po gambas/trunk/comp/src/gb.form/.lang/es_ES.mo gambas/trunk/comp/src/gb.form/.lang/es_ES.po gambas/trunk/comp/src/gb.form.dialog/.lang/es.mo gambas/trunk/comp/src/gb.form.dialog/.lang/es.po gambas/trunk/comp/src/gb.form.dialog/.lang/es_ES.mo gambas/trunk/comp/src/gb.form.dialog/.lang/es_ES.po gambas/trunk/comp/src/gb.form.mdi/.lang/es.mo gambas/trunk/comp/src/gb.form.mdi/.lang/es.po gambas/trunk/comp/src/gb.form.mdi/.lang/es_ES.mo gambas/trunk/comp/src/gb.form.mdi/.lang/es_ES.po gambas/trunk/comp/src/gb.net.pop3/.lang/es_ES.mo gambas/trunk/comp/src/gb.net.pop3/.lang/es_ES.po gambas/trunk/comp/src/gb.report/.lang/es.mo gambas/trunk/comp/src/gb.report/.lang/es.po gambas/trunk/comp/src/gb.report/.lang/es_ES.mo gambas/trunk/comp/src/gb.report/.lang/es_ES.po Added Paths: ----------- gambas/trunk/comp/src/gb.net.pop3/.lang/es.mo gambas/trunk/comp/src/gb.net.pop3/.lang/es.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ea...@us...> - 2014-10-13 17:01:04
|
Revision: 6551 http://sourceforge.net/p/gambas/code/6551 Author: ea7dfh Date: 2014-10-13 17:01:00 +0000 (Mon, 13 Oct 2014) Log Message: ----------- Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/es.mo gambas/trunk/app/src/gambas3/.lang/es.po gambas/trunk/app/src/gambas3/.src/Translation/Language.module gambas/trunk/comp/src/gb.args/.component gambas/trunk/comp/src/gb.args/.project gambas/trunk/comp/src/gb.args/.startup gambas/trunk/comp/src/gb.chart/.component gambas/trunk/comp/src/gb.chart/.project gambas/trunk/comp/src/gb.db.form/.component gambas/trunk/comp/src/gb.db.form/.lang/es.mo gambas/trunk/comp/src/gb.db.form/.lang/es.po gambas/trunk/comp/src/gb.db.form/.project gambas/trunk/comp/src/gb.desktop/.component gambas/trunk/comp/src/gb.desktop/.project gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.desktop/.startup gambas/trunk/comp/src/gb.eval.highlight/.component gambas/trunk/comp/src/gb.eval.highlight/.project gambas/trunk/comp/src/gb.eval.highlight/.settings gambas/trunk/comp/src/gb.form/.lang/es.mo gambas/trunk/comp/src/gb.form/.lang/es.po gambas/trunk/comp/src/gb.form.dialog/.lang/es.mo gambas/trunk/comp/src/gb.form.dialog/.lang/es.po gambas/trunk/comp/src/gb.form.dialog/.project gambas/trunk/comp/src/gb.form.mdi/.component gambas/trunk/comp/src/gb.form.mdi/.lang/es.mo gambas/trunk/comp/src/gb.form.mdi/.lang/es.po gambas/trunk/comp/src/gb.form.mdi/.project gambas/trunk/comp/src/gb.form.stock/.component gambas/trunk/comp/src/gb.form.stock/.project gambas/trunk/comp/src/gb.logging/.component gambas/trunk/comp/src/gb.logging/.project gambas/trunk/comp/src/gb.map/.component gambas/trunk/comp/src/gb.map/.project gambas/trunk/comp/src/gb.markdown/.component gambas/trunk/comp/src/gb.markdown/.project gambas/trunk/comp/src/gb.media.form/.component gambas/trunk/comp/src/gb.media.form/.project gambas/trunk/comp/src/gb.memcached/.component gambas/trunk/comp/src/gb.memcached/.project gambas/trunk/examples/examples/Basic/Blights/.lang/es.po Added Paths: ----------- gambas/trunk/app/src/gambas3/.lang/es_ES.mo gambas/trunk/app/src/gambas3/.lang/es_ES.po gambas/trunk/comp/src/gb.args/.lang/es.mo gambas/trunk/comp/src/gb.args/.lang/es.po gambas/trunk/comp/src/gb.args/.lang/es_ES.mo gambas/trunk/comp/src/gb.args/.lang/es_ES.po gambas/trunk/comp/src/gb.db.form/.lang/es_ES.mo gambas/trunk/comp/src/gb.db.form/.lang/es_ES.po gambas/trunk/comp/src/gb.form/.lang/es_ES.mo gambas/trunk/comp/src/gb.form/.lang/es_ES.po gambas/trunk/comp/src/gb.form.dialog/.lang/es_ES.mo gambas/trunk/comp/src/gb.form.dialog/.lang/es_ES.po gambas/trunk/comp/src/gb.form.mdi/.lang/es_ES.mo gambas/trunk/comp/src/gb.form.mdi/.lang/es_ES.po gambas/trunk/comp/src/gb.net.pop3/.lang/es_ES.mo gambas/trunk/comp/src/gb.net.pop3/.lang/es_ES.po gambas/trunk/comp/src/gb.report/.lang/es.mo gambas/trunk/comp/src/gb.report/.lang/es.po gambas/trunk/comp/src/gb.report/.lang/es_ES.mo gambas/trunk/comp/src/gb.report/.lang/es_ES.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-13 15:59:48
|
Revision: 6549 http://sourceforge.net/p/gambas/code/6549 Author: gambas Date: 2014-10-13 15:59:34 +0000 (Mon, 13 Oct 2014) Log Message: ----------- * Merge from r6542-r6547. Revision Links: -------------- http://sourceforge.net/p/gambas/code/6542 http://sourceforge.net/p/gambas/code/6547 Modified Paths: -------------- gambas/branches/3.6/acinclude.m4 gambas/branches/3.6/app/src/gambas-wiki/.src/CClassInfo.class gambas/branches/3.6/app/src/gambas-wiki/.src/Main.module gambas/branches/3.6/app/src/gambas-wiki/.src/Wiki.class gambas/branches/3.6/app/src/gambas3/.src/Exported/Editor.class gambas/branches/3.6/app/src/gambas3/.src/Project.module gambas/branches/3.6/app/src/gbs3/.project gambas/branches/3.6/comp/src/gb.args/.project gambas/branches/3.6/comp/src/gb.chart/.project gambas/branches/3.6/comp/src/gb.db.form/.project gambas/branches/3.6/comp/src/gb.desktop/.project gambas/branches/3.6/comp/src/gb.eval.highlight/.project gambas/branches/3.6/comp/src/gb.form.mdi/.project gambas/branches/3.6/comp/src/gb.form.stock/.project gambas/branches/3.6/comp/src/gb.logging/.project gambas/branches/3.6/comp/src/gb.map/.project gambas/branches/3.6/comp/src/gb.markdown/.project gambas/branches/3.6/comp/src/gb.media.form/.project gambas/branches/3.6/comp/src/gb.memcached/.project gambas/branches/3.6/comp/src/gb.mysql/.component gambas/branches/3.6/comp/src/gb.mysql/.project gambas/branches/3.6/comp/src/gb.mysql/.startup gambas/branches/3.6/comp/src/gb.net.pop3/.component gambas/branches/3.6/comp/src/gb.net.pop3/.project gambas/branches/3.6/comp/src/gb.net.pop3/.startup gambas/branches/3.6/comp/src/gb.net.smtp/.component gambas/branches/3.6/comp/src/gb.net.smtp/.info gambas/branches/3.6/comp/src/gb.net.smtp/.project gambas/branches/3.6/comp/src/gb.net.smtp/.src/SmtpClient.class gambas/branches/3.6/comp/src/gb.net.smtp/.startup gambas/branches/3.6/comp/src/gb.settings/.project gambas/branches/3.6/examples/examples/Basic/Blights/.project gambas/branches/3.6/examples/examples/Basic/Collection/.project gambas/branches/3.6/examples/examples/Basic/DragNDrop/.project gambas/branches/3.6/examples/examples/Basic/Object/.project gambas/branches/3.6/examples/examples/Basic/Timer/.project gambas/branches/3.6/examples/examples/Control/ArrayOfControls/.project gambas/branches/3.6/examples/examples/Control/Embedder/.project gambas/branches/3.6/examples/examples/Control/HighlightEditor/.project gambas/branches/3.6/examples/examples/Control/LCDLabel/.project gambas/branches/3.6/examples/examples/Control/MapView/.project gambas/branches/3.6/examples/examples/Control/TextEdit/.project gambas/branches/3.6/examples/examples/Database/Database/.project gambas/branches/3.6/examples/examples/Database/MySQLExample/.project gambas/branches/3.6/examples/examples/Database/PictureDatabase/.project gambas/branches/3.6/examples/examples/Drawing/AnalogWatch/.project gambas/branches/3.6/examples/examples/Drawing/Barcode/.project gambas/branches/3.6/examples/examples/Drawing/Chart/.project gambas/branches/3.6/examples/examples/Drawing/Clock/.project gambas/branches/3.6/examples/examples/Drawing/Fractal/.project gambas/branches/3.6/examples/examples/Drawing/Fractal/.startup gambas/branches/3.6/examples/examples/Drawing/GSLSpline/.project gambas/branches/3.6/examples/examples/Drawing/Gravity/.project gambas/branches/3.6/examples/examples/Drawing/OnScreenDisplay/.project gambas/branches/3.6/examples/examples/Drawing/Painting/.project gambas/branches/3.6/examples/examples/Drawing/QuasiRegular/.project gambas/branches/3.6/examples/examples/Drawing/RandomColorSort/.project gambas/branches/3.6/examples/examples/Drawing/Tablet/.project gambas/branches/3.6/examples/examples/Games/Concent/.project gambas/branches/3.6/examples/examples/Games/DeepSpace/.project gambas/branches/3.6/examples/examples/Games/GNUBoxWorld/.project gambas/branches/3.6/examples/examples/Games/GameOfLife/.project gambas/branches/3.6/examples/examples/Games/Invaders/.project gambas/branches/3.6/examples/examples/Games/MineSweeper/.project gambas/branches/3.6/examples/examples/Games/Pong/.project gambas/branches/3.6/examples/examples/Games/Puzzle1To8/.project gambas/branches/3.6/examples/examples/Games/RobotFindsKitten/.project gambas/branches/3.6/examples/examples/Games/Snake/.project gambas/branches/3.6/examples/examples/Games/Solitaire/.project gambas/branches/3.6/examples/examples/Games/StarField/.project gambas/branches/3.6/examples/examples/Image/ImageViewer/.project gambas/branches/3.6/examples/examples/Image/Lighttable/.project gambas/branches/3.6/examples/examples/Image/PhotoTouch/.project gambas/branches/3.6/examples/examples/Misc/Console/.project gambas/branches/3.6/examples/examples/Misc/DBusExplorer/.project gambas/branches/3.6/examples/examples/Misc/Evaluator/.project gambas/branches/3.6/examples/examples/Misc/Explorer/.project gambas/branches/3.6/examples/examples/Misc/Notepad/.project gambas/branches/3.6/examples/examples/Misc/PDFViewer/.project gambas/branches/3.6/examples/examples/Misc/SystemTray/.project gambas/branches/3.6/examples/examples/Misc/WatchGambasDirectory/.project gambas/branches/3.6/examples/examples/Multimedia/CDPlayer/.project gambas/branches/3.6/examples/examples/Multimedia/MediaPlayer/.project gambas/branches/3.6/examples/examples/Multimedia/MoviePlayer/.project gambas/branches/3.6/examples/examples/Multimedia/MusicPlayer/.project gambas/branches/3.6/examples/examples/Multimedia/MyWebCam/.project gambas/branches/3.6/examples/examples/Multimedia/WaveGenerator/.project gambas/branches/3.6/examples/examples/Multimedia/WebCam/.project gambas/branches/3.6/examples/examples/Networking/ClientSocket/.project gambas/branches/3.6/examples/examples/Networking/DnsClient/.project gambas/branches/3.6/examples/examples/Networking/HTTPGet/.project gambas/branches/3.6/examples/examples/Networking/HTTPPost/.project gambas/branches/3.6/examples/examples/Networking/POPMailbox/.project gambas/branches/3.6/examples/examples/Networking/SerialPort/.project gambas/branches/3.6/examples/examples/Networking/ServerSocket/.project gambas/branches/3.6/examples/examples/Networking/UDPServerClient/.project gambas/branches/3.6/examples/examples/Networking/WebBrowser/.project gambas/branches/3.6/examples/examples/OpenGL/3DWebCam/.project gambas/branches/3.6/examples/examples/OpenGL/GambasGears/.project gambas/branches/3.6/examples/examples/OpenGL/NeHeTutorial/.project gambas/branches/3.6/examples/examples/OpenGL/NeHeTutorialShell/.project gambas/branches/3.6/examples/examples/OpenGL/PDFPresentation/.project gambas/branches/3.6/examples/examples/OpenGL/TunnelSDL/.project gambas/branches/3.6/examples/examples/Printing/Printing/.project gambas/branches/3.6/examples/examples/Printing/ReportExample/.project gambas/branches/3.6/examples/examples/Web/SmallWiki/.project gambas/branches/3.6/gb.dbus/src/gb.dbus/.project gambas/branches/3.6/gb.gsl/Test/test/.project gambas/branches/3.6/gb.gtk/src/Makefile.am gambas/branches/3.6/gb.gtk3/src/Makefile.am gambas/branches/3.6/gb.jit/configure.ac gambas/branches/3.6/gb.xml/src/gb.xml/.project gambas/branches/3.6/gb.xml/src/rpc/gb.xml.rpc/.project gambas/branches/3.6/main/lib/db/gb.db/.startup Property Changed: ---------------- gambas/branches/3.6/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-13 15:59:47
|
Revision: 6550 http://sourceforge.net/p/gambas/code/6550 Author: gambas Date: 2014-10-13 15:59:45 +0000 (Mon, 13 Oct 2014) Log Message: ----------- * Create 3.6.0 tag again. Added Paths: ----------- gambas/tags/3.6.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |