gambas-devel-svn Mailing List for Gambas (Page 71)
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-07-23 20:50:05
|
Revision: 6396 http://sourceforge.net/p/gambas/code/6396 Author: gambas Date: 2014-07-23 20:49:56 +0000 (Wed, 23 Jul 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix an unknown symbol error in offline documentation generation. [SCRIPTER] * BUG: Don't be case sensitive when searching for the "USE" keyword. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Component/CSymbolInfo.class gambas/trunk/app/src/gbs3/.project gambas/trunk/app/src/gbs3/.settings gambas/trunk/app/src/gbs3/.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-07-22 18:56:56
|
Revision: 6395 http://sourceforge.net/p/gambas/code/6395 Author: gambas Date: 2014-07-22 18:56:52 +0000 (Tue, 22 Jul 2014) Log Message: ----------- [GB.FORM] * BUG: Stock.Themes property does not crash anymore if an 'index.theme' file is not readable. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.src/Stock.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-21 22:49:13
|
Revision: 6394 http://sourceforge.net/p/gambas/code/6394 Author: gambas Date: 2014-07-21 22:49:03 +0000 (Mon, 21 Jul 2014) Log Message: ----------- [GB.GTK] * BUG: Fix session management compilation. [GB.GTK3] * BUG: Fix session management compilation. Modified Paths: -------------- gambas/trunk/examples/examples/Misc/Explorer/.project gambas/trunk/gb.gtk/src/Makefile.am gambas/trunk/gb.gtk/src/sm/gnome-client.c gambas/trunk/gb.gtk/src/sm/gnome-client.h gambas/trunk/gb.gtk3/src/Makefile.am Added Paths: ----------- gambas/trunk/gb.gtk3/src/sm/bonobo-macros.h gambas/trunk/gb.gtk3/src/sm/gnome-client.c gambas/trunk/gb.gtk3/src/sm/gnome-client.h gambas/trunk/gb.gtk3/src/sm/gnome-ice.c gambas/trunk/gb.gtk3/src/sm/gnome-ice.h gambas/trunk/gb.gtk3/src/sm/gnome-macros.h gambas/trunk/gb.gtk3/src/sm/gnome-marshal.c gambas/trunk/gb.gtk3/src/sm/gnome-marshal.h gambas/trunk/gb.gtk3/src/sm/gnome-uidefs.h gambas/trunk/gb.gtk3/src/sm/gnometypebuiltins.c gambas/trunk/gb.gtk3/src/sm/gnometypebuiltins.h gambas/trunk/gb.gtk3/src/sm/libgnomeui.h gambas/trunk/gb.gtk3/src/sm/libgnomeuiP.h gambas/trunk/gb.gtk3/src/sm/sm.h Removed Paths: ------------- gambas/trunk/gb.gtk/src/sm/gnome-program.h gambas/trunk/gb.gtk/src/sm/gnome-ui-init.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-21 04:19:00
|
Revision: 6393 http://sourceforge.net/p/gambas/code/6393 Author: gambas Date: 2014-07-21 04:18:55 +0000 (Mon, 21 Jul 2014) Log Message: ----------- [GB.GTK] * NEW: Support for automatic session management. [GB.GTK3] * NEW: Support for automatic session management. Modified Paths: -------------- gambas/trunk/examples/examples/Games/BeastScroll/.src/MMain.module gambas/trunk/examples/examples/Misc/Explorer/.project gambas/trunk/examples/examples/Misc/Explorer/.src/FExplorer.class gambas/trunk/examples/examples/Misc/Explorer/.src/FExplorer.form gambas/trunk/gb.gtk/configure.ac gambas/trunk/gb.gtk/src/CWindow.cpp gambas/trunk/gb.gtk/src/CWindow.h gambas/trunk/gb.gtk/src/Makefile.am gambas/trunk/gb.gtk/src/gapplication.cpp gambas/trunk/gb.gtk/src/gapplication.h gambas/trunk/gb.gtk/src/gmainwindow.cpp gambas/trunk/gb.gtk/src/gmainwindow.h gambas/trunk/gb.gtk/src/main.cpp gambas/trunk/gb.gtk3/configure.ac gambas/trunk/gb.gtk3/src/Makefile.am gambas/trunk/gb.qt4/src/CScreen.cpp gambas/trunk/gb.qt4/src/main.cpp Added Paths: ----------- gambas/trunk/gb.gtk/src/sm/ gambas/trunk/gb.gtk/src/sm/bonobo-macros.h gambas/trunk/gb.gtk/src/sm/gnome-client.c gambas/trunk/gb.gtk/src/sm/gnome-client.h gambas/trunk/gb.gtk/src/sm/gnome-ice.c gambas/trunk/gb.gtk/src/sm/gnome-ice.h gambas/trunk/gb.gtk/src/sm/gnome-macros.h gambas/trunk/gb.gtk/src/sm/gnome-marshal.c gambas/trunk/gb.gtk/src/sm/gnome-marshal.h gambas/trunk/gb.gtk/src/sm/gnome-program.h gambas/trunk/gb.gtk/src/sm/gnome-ui-init.h gambas/trunk/gb.gtk/src/sm/gnome-uidefs.h gambas/trunk/gb.gtk/src/sm/gnometypebuiltins.c gambas/trunk/gb.gtk/src/sm/gnometypebuiltins.h gambas/trunk/gb.gtk/src/sm/libgnomeui.h gambas/trunk/gb.gtk/src/sm/libgnomeuiP.h gambas/trunk/gb.gtk/src/sm/sm.h gambas/trunk/gb.gtk3/src/sm/ Removed Paths: ------------- gambas/trunk/gb.gtk3/src/gprogressbar.cpp gambas/trunk/gb.gtk3/src/gprogressbar.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-20 14:42:00
|
Revision: 6392 http://sourceforge.net/p/gambas/code/6392 Author: gambas Date: 2014-07-20 14:41:54 +0000 (Sun, 20 Jul 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Now the offline help on component symbols should be displayed correctly in any case. * NEW: Support for automatic session management. * BUG: Some fixes in single file editing mode. [INTERPRETER] * NEW: Args.All is a new property that returns all the command-line arguments as a string array. Not definitive: it may be removed in the future. [GB.GTK] * NEW: Application.Restart is a new property that allows to define the application restart command for the session manager. Beware that it has no effect at the moment! [GB.QT4] * NEW: Support for automatic session management. Only gb.qt4 implements it at the moment. * NEW: Application.Restart is a new property that allows to define the application restart command for the session manager. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Component/CComponent.class gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.settings/.src/Settings.class gambas/trunk/gb.gtk/src/CScreen.cpp gambas/trunk/gb.gtk/src/CScreen.h gambas/trunk/gb.qt4/src/CScreen.cpp gambas/trunk/gb.qt4/src/CScreen.h gambas/trunk/gb.qt4/src/CWindow.cpp gambas/trunk/gb.qt4/src/CWindow.h gambas/trunk/gb.qt4/src/main.cpp gambas/trunk/gb.qt4/src/main.h gambas/trunk/gb.qt4/src/webkit/cwebview.cpp gambas/trunk/main/gbx/gbx_c_application.c Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/Util/ gambas/trunk/app/src/gambas3/.src/Util/MErrorMessage.module gambas/trunk/app/src/gambas3/.src/Util/MSdlDefaultFont.module Removed Paths: ------------- gambas/trunk/app/src/gambas3/.src/MErrorMessage.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-20 02:49:35
|
Revision: 6391 http://sourceforge.net/p/gambas/code/6391 Author: gambas Date: 2014-07-20 02:49:32 +0000 (Sun, 20 Jul 2014) Log Message: ----------- [EXAMPLES] * NEW: BeastScroll: Add a keyboard shortcut that takes a screenshot, and add more text to the screen. Modified Paths: -------------- gambas/trunk/examples/examples/Games/BeastScroll/.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-07-20 02:46:26
|
Revision: 6390 http://sourceforge.net/p/gambas/code/6390 Author: gambas Date: 2014-07-20 02:46:17 +0000 (Sun, 20 Jul 2014) Log Message: ----------- [GB.SDL] * NEW: The default font is now embedded in the library. * BUG: The default font rendering has been fixed. * NEW: Window.Screenshot() now can take four optional arguments to define a rectangular sub-part of the window to retrieve. Modified Paths: -------------- gambas/trunk/gb.sdl/src/Cdraw.cpp gambas/trunk/gb.sdl/src/Cfont.cpp gambas/trunk/gb.sdl/src/Cimage.cpp gambas/trunk/gb.sdl/src/Cimage.h gambas/trunk/gb.sdl/src/Cwindow.cpp gambas/trunk/gb.sdl/src/Makefile.am gambas/trunk/gb.sdl/src/SDLfont.cpp gambas/trunk/gb.sdl/src/SDLfont.h gambas/trunk/gb.sdl/src/SDLsurface.cpp gambas/trunk/gb.sdl/src/SDLsurface.h Added Paths: ----------- gambas/trunk/gb.sdl/src/default_font.h Removed Paths: ------------- gambas/trunk/gb.sdl/src/data/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-19 19:00:39
|
Revision: 6389 http://sourceforge.net/p/gambas/code/6389 Author: gambas Date: 2014-07-19 19:00:30 +0000 (Sat, 19 Jul 2014) Log Message: ----------- [GB.SDL] * NEW: Window.Screenshot() is a new method that returns a screenshot of the window contents by reading the OpenGL color buffer. Modified Paths: -------------- gambas/trunk/gb.sdl/src/Cimage.cpp gambas/trunk/gb.sdl/src/Cimage.h gambas/trunk/gb.sdl/src/Cwindow.cpp gambas/trunk/gb.sdl/src/SDLwindow.cpp gambas/trunk/gb.sdl/src/SDLwindow.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eh...@us...> - 2014-07-18 12:33:21
|
Revision: 6388 http://sourceforge.net/p/gambas/code/6388 Author: ehasis Date: 2014-07-18 12:33:11 +0000 (Fri, 18 Jul 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Updated the Brazilian Portuguese translation. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/pt_BR.mo gambas/trunk/app/src/gambas3/.lang/pt_BR.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-18 01:30:37
|
Revision: 6387 http://sourceforge.net/p/gambas/code/6387 Author: gambas Date: 2014-07-18 01:30:27 +0000 (Fri, 18 Jul 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Correctly redirect help pages of gb.gui, gb.gtk, gb.gui.opengl and gb.gtk.opengl components on gb.qt4 and gb.qt4.opengl help pages. Modified Paths: -------------- gambas/branches/3.5/app/src/gambas3/.project gambas/branches/3.5/app/src/gambas3/.src/Component/CClassInfo.class gambas/branches/3.5/app/src/gambas3/.src/Component/CComponent.class gambas/branches/3.5/app/src/gambas3/.src/Component/CSymbolInfo.class gambas/branches/3.5/app/src/gambas3/.src/Help/MHelp.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-16 23:44:35
|
Revision: 6386 http://sourceforge.net/p/gambas/code/6386 Author: gambas Date: 2014-07-16 23:44:32 +0000 (Wed, 16 Jul 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Don't crash when opening the translation dialog whereas no project string is translatable. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Translation/FTranslate.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-16 22:49:23
|
Revision: 6385 http://sourceforge.net/p/gambas/code/6385 Author: gambas Date: 2014-07-16 22:49:20 +0000 (Wed, 16 Jul 2014) Log Message: ----------- [GB.QT4] * BUG: Reading the Printer.GrayScale property now returns the correct value. Modified Paths: -------------- gambas/trunk/gb.qt4/src/cprinter.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-16 18:51:27
|
Revision: 6384 http://sourceforge.net/p/gambas/code/6384 Author: gambas Date: 2014-07-16 18:51:21 +0000 (Wed, 16 Jul 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The project tree view popup menu now has an entry for opening recently closed files. * NEW: Now comment automatic insertion is triggered only if SHIFT+RETURN is pressed. Not if just RETURN is pressed. [GB.FORM.MDI] * NEW: Workspace.Exist() is a new method that tells if a specific window is embedded inside the Workspace. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.class gambas/trunk/app/src/gambas3/.src/Editor/Form/FMenu.class gambas/trunk/app/src/gambas3/.src/Editor/Image/FImageEditor.class gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/FMain.form gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/app/src/gambas3/img/control/textarea.png gambas/trunk/app/src/gambas3/img/control/textbox.png gambas/trunk/app/src/gambas3/img/control/textedit.png gambas/trunk/comp/src/gb.form/.hidden/control/maskbox.png gambas/trunk/comp/src/gb.form/.hidden/control/valuebox.png gambas/trunk/comp/src/gb.form.mdi/.info gambas/trunk/comp/src/gb.form.mdi/.src/Workspace/FWorkspace.class gambas/trunk/comp/src/gb.form.mdi/.src/Workspace/Workspace.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-16 00:57:53
|
Revision: 6383 http://sourceforge.net/p/gambas/code/6383 Author: gambas Date: 2014-07-16 00:57:45 +0000 (Wed, 16 Jul 2014) Log Message: ----------- [INTERPRETER] * BUG: Fix a crash when the first use of a class symbol recursively calls the current function being executed. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_exec.h gambas/trunk/main/gbx/gbx_exec_loop.c gambas/trunk/main/gbx/gbx_exec_push.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-15 23:59:22
|
Revision: 6382 http://sourceforge.net/p/gambas/code/6382 Author: gambas Date: 2014-07-15 23:59:13 +0000 (Tue, 15 Jul 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix offline documentation detection and download. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/.src/Options/FOption.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-14 23:06:36
|
Revision: 6381 http://sourceforge.net/p/gambas/code/6381 Author: gambas Date: 2014-07-14 23:06:27 +0000 (Mon, 14 Jul 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix stylesheet of offline documentation. * BUG: IDE shortcuts help window now works with offline documentation. * BUG: Webkit seems to not like encoded square brackets in 'file://' URLs. So don't encode them. [GB.QT4.WEBKIT] * OPT: WebView: Raise the Progress event only if the progress value has actually changed. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.hidden/Uncompressed/help/wiki/style.css gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Help/FHelpShortcut.class gambas/trunk/app/src/gambas3/.src/Help/FHelpShortcut.form gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/.src/Help/Wiki/URL.class gambas/trunk/app/src/gambas3/help/wiki/style.css gambas/trunk/gb.qt4/src/webkit/cwebview.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-14 17:23:14
|
Revision: 6380 http://sourceforge.net/p/gambas/code/6380 Author: gambas Date: 2014-07-14 17:23:05 +0000 (Mon, 14 Jul 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix a crash when opening the help browser after the F2 key has been hit. [INTERPRETER] * BUG: Fix a crash when running the Application_Error global error handler. [GB.FORM] * NEW: DirBox is a new control that allows to choose a directory from a ButtonBox. * NEW: DirBox, FontBox and DateBox are now put in the "Chooser" tab of the IDE control toolbar. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Image/FImageEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Image/FImageProperty.class gambas/trunk/app/src/gambas3/.src/Help/FHelpBrowser.class gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/img/control/editor.png gambas/trunk/app/src/gambas3/img/control/radiobutton.png gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.list gambas/trunk/comp/src/gb.form/.src/Date/DateBox.class gambas/trunk/comp/src/gb.form/.src/Font/FontBox.class gambas/trunk/main/gbx/gb_error.c gambas/trunk/main/gbx/gbx_string.c gambas/trunk/main/gbx/gbx_string.h gambas/trunk/main/share/gb_error_common.h Added Paths: ----------- gambas/trunk/comp/src/gb.form/.hidden/control/dirbox.png gambas/trunk/comp/src/gb.form/.src/File/DirBox.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-14 02:43:37
|
Revision: 6379 http://sourceforge.net/p/gambas/code/6379 Author: gambas Date: 2014-07-14 02:43:26 +0000 (Mon, 14 Jul 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Update translations by using the gambas.wiki project translations. * NEW: Centralize the help browser in a custom control. * NEW: Automatic completion and signature help browsers now support the offline documentation. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.hidden/Uncompressed/help/wiki/style.css gambas/trunk/app/src/gambas3/.lang/ar.mo gambas/trunk/app/src/gambas3/.lang/ar.po gambas/trunk/app/src/gambas3/.lang/ca.mo gambas/trunk/app/src/gambas3/.lang/ca.po gambas/trunk/app/src/gambas3/.lang/de.mo gambas/trunk/app/src/gambas3/.lang/de.po gambas/trunk/app/src/gambas3/.lang/es.mo gambas/trunk/app/src/gambas3/.lang/es.po gambas/trunk/app/src/gambas3/.lang/fa.mo gambas/trunk/app/src/gambas3/.lang/fa.po gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.lang/it.mo gambas/trunk/app/src/gambas3/.lang/it.po gambas/trunk/app/src/gambas3/.lang/nl.mo gambas/trunk/app/src/gambas3/.lang/nl.po gambas/trunk/app/src/gambas3/.lang/pt_BR.mo gambas/trunk/app/src/gambas3/.lang/pt_BR.po gambas/trunk/app/src/gambas3/.lang/ru.mo gambas/trunk/app/src/gambas3/.lang/ru.po gambas/trunk/app/src/gambas3/.lang/sv.mo gambas/trunk/app/src/gambas3/.lang/sv.po gambas/trunk/app/src/gambas3/.lang/zh.mo gambas/trunk/app/src/gambas3/.lang/zh.po gambas/trunk/app/src/gambas3/.src/Editor/Code/FCompletion.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FCompletion.form gambas/trunk/app/src/gambas3/.src/Editor/Code/FSignature.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FSignature.form gambas/trunk/app/src/gambas3/.src/Editor/Form/CControl.class gambas/trunk/app/src/gambas3/.src/Help/FHelpBrowser.class gambas/trunk/app/src/gambas3/.src/Help/FHelpBrowser.form gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/.src/Help/Wiki/Wiki.module gambas/trunk/app/src/gambas3/.src/Help/Wiki/WikiMarkdown.class gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/help/wiki/page.html gambas/trunk/app/src/gambas3/help/wiki/style.css gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.gui.base/.project gambas/trunk/comp/src/gb.gui.base/.src/ProgressBar.class gambas/trunk/comp/src/gb.gui.base/.src/Test/FProgressBar.class gambas/trunk/comp/src/gb.gui.base/.src/Test/FProgressBar.form gambas/trunk/comp/src/gb.gui.base/.startup Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/Help/HelpView.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-13 21:31:22
|
Revision: 6378 http://sourceforge.net/p/gambas/code/6378 Author: gambas Date: 2014-07-13 21:31:14 +0000 (Sun, 13 Jul 2014) Log Message: ----------- [GB.DESKTOP] * BUG: Desktop.NetworkAvailable now tries to use the 'ip' command if 'ifconfig' is not available. Modified Paths: -------------- gambas/trunk/comp/src/gb.desktop/.src/Desktop.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-13 19:51:40
|
Revision: 6377 http://sourceforge.net/p/gambas/code/6377 Author: gambas Date: 2014-07-13 19:51:38 +0000 (Sun, 13 Jul 2014) Log Message: ----------- [GB.DESKTOP] * BUG: Desktop.NetworkAvailable now works with another 'ifconfig' output syntax. Modified Paths: -------------- gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.desktop/.src/Desktop.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-13 19:48:28
|
Revision: 6376 http://sourceforge.net/p/gambas/code/6376 Author: gambas Date: 2014-07-13 19:48:24 +0000 (Sun, 13 Jul 2014) Log Message: ----------- [GB.QT4] * BUG: The Printer.NumCopies property now works as expected. Modified Paths: -------------- gambas/trunk/gb.qt4/src/cprinter.cpp gambas/trunk/gb.qt4/src/cprinter.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-13 19:05:02
|
Revision: 6375 http://sourceforge.net/p/gambas/code/6375 Author: gambas Date: 2014-07-13 19:04:51 +0000 (Sun, 13 Jul 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Help browser: Language support in the offline help. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Help/FHelpBrowser.class gambas/trunk/app/src/gambas3/.src/Help/FHelpBrowser.form gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/.src/Options/FOption.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-13 17:33:26
|
Revision: 6374 http://sourceforge.net/p/gambas/code/6374 Author: gambas Date: 2014-07-13 17:33:16 +0000 (Sun, 13 Jul 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Initial support for offline documentation! * BUG: Correctly hide compress & uncompress actions. [WIKI] * BUG: Fix a typo. * NEW: Use the '<%/%>' syntax wherever possible. [GB.DESKTOP] * NEW: Desktop.NetworkAvailable is a new property that returns if the network is available. It just use 'ifconfig' to search for a network interface having an IP address different from '127.0.0.1' [GB.GUI.BASE] * BUG: If Actoni_Activate() does not return a value as expected, ignore it instead of crashing. [GB.MARKDOWN] * NEW: MarkdownLink now has a CheckURL() method to check URL inside <img> and <a> markups. * NEW: MarkdownLink has a new 'Blank' property. You now have to set this property to TRUE if you want the link to be opened in a new window. Modified Paths: -------------- gambas/trunk/app/other/MakeWebSite/.src/MMain.module gambas/trunk/app/other/MakeWebSite/gambas.sourceforge.net/home.html gambas/trunk/app/src/gambas-wiki/.project gambas/trunk/app/src/gambas-wiki/.public/style.css gambas/trunk/app/src/gambas-wiki/.src/CClassInfo.class gambas/trunk/app/src/gambas-wiki/.src/Confirm.webpage gambas/trunk/app/src/gambas-wiki/.src/Main.module gambas/trunk/app/src/gambas-wiki/.src/Register.webpage gambas/trunk/app/src/gambas-wiki/.src/Wiki.webpage gambas/trunk/app/src/gambas-wiki/.src/WikiMarkdown.class gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Component/CClassInfo.class gambas/trunk/app/src/gambas3/.src/Component/CComponent.class gambas/trunk/app/src/gambas3/.src/Component/CSymbolInfo.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.class gambas/trunk/app/src/gambas3/.src/Help/FHelpBrowser.class gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Options/FOption.form gambas/trunk/app/src/gambas3/.src/Project/LibraryItem.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/comp/src/gb.desktop/.info gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.desktop/.src/Desktop.class gambas/trunk/comp/src/gb.gui.base/.src/Action.class gambas/trunk/comp/src/gb.markdown/.info gambas/trunk/comp/src/gb.markdown/.src/Markdown.class gambas/trunk/comp/src/gb.markdown/.src/MarkdownLink.class gambas/trunk/comp/src/gb.markdown/.src/Markup.module gambas/trunk/comp/src/gb.web/.src/Application.module gambas/trunk/examples/examples/Networking/WebBrowser/.project gambas/trunk/gb.qt4/src/webkit/cwebview.cpp Added Paths: ----------- gambas/trunk/app/src/gambas3/.hidden/Uncompressed/ gambas/trunk/app/src/gambas3/.hidden/Uncompressed/help/ gambas/trunk/app/src/gambas3/.hidden/Uncompressed/help/wiki/ gambas/trunk/app/src/gambas3/.hidden/Uncompressed/help/wiki/style.css gambas/trunk/app/src/gambas3/.src/CHistory.class gambas/trunk/app/src/gambas3/.src/Help/Wiki/ gambas/trunk/app/src/gambas3/.src/Help/Wiki/URL.class gambas/trunk/app/src/gambas3/.src/Help/Wiki/Wiki.module gambas/trunk/app/src/gambas3/.src/Help/Wiki/WikiMarkdown.class gambas/trunk/app/src/gambas3/help/wiki/ gambas/trunk/app/src/gambas3/help/wiki/critical.png gambas/trunk/app/src/gambas3/help/wiki/info.png gambas/trunk/app/src/gambas3/help/wiki/page.html gambas/trunk/app/src/gambas3/help/wiki/style.css gambas/trunk/app/src/gambas3/help/wiki/tip.png gambas/trunk/app/src/gambas3/help/wiki/up.png gambas/trunk/app/src/gambas3/help/wiki/vb.png gambas/trunk/app/src/gambas3/help/wiki/warning.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-07-13 15:41:03
|
Revision: 6373 http://sourceforge.net/p/gambas/code/6373 Author: gambix Date: 2014-07-13 15:40:52 +0000 (Sun, 13 Jul 2014) Log Message: ----------- [GB.REPORT] * BUG: Try to resolve the setting problem in report preview box. * NEW: Begin shadow implementation, it is partially scaled on css3 one. Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.directory gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.list gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/BoxShadow/ReportBoxShadow.class gambas/trunk/comp/src/gb.report/.src/BoxShadow/_ReportBoxShadow.class gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.class gambas/trunk/comp/src/gb.report/.src/Preview/ReportView.class gambas/trunk/comp/src/gb.report/.src/ReportFrame.class gambas/trunk/comp/src/gb.report/.src/Tests/Report11.class gambas/trunk/comp/src/gb.report/.src/Tests/Report11.report gambas/trunk/comp/src/gb.report/.src/Tests/Report9.class gambas/trunk/comp/src/gb.report/.src/Tests/Report9.report Removed Paths: ------------- gambas/trunk/comp/src/gb.report/.src/BoxShadow/ReportShadowStyle.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2014-07-12 00:20:38
|
Revision: 6372 http://sourceforge.net/p/gambas/code/6372 Author: tobiasboe Date: 2014-07-12 00:20:35 +0000 (Sat, 12 Jul 2014) Log Message: ----------- [GB.DATA] * NEW: First attempt to define a Graph class interface Modified Paths: -------------- gambas/trunk/main/lib/data/Makefile.am gambas/trunk/main/lib/data/TODO gambas/trunk/main/lib/data/main.c Added Paths: ----------- gambas/trunk/main/lib/data/c_graph.c gambas/trunk/main/lib/data/c_graph.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |