[Gambas-devel-svn] SF.net SVN: gambas:[6487] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-09-18 15:14:31
|
Revision: 6487 http://sourceforge.net/p/gambas/code/6487 Author: gambas Date: 2014-09-18 15:14:25 +0000 (Thu, 18 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix ArchLinux package creation when a vendor prefix is used. * BUG: Fix Slackware package creation too. * NEW: Use SHIFT+DEL as project file remove shortcut. [OLD WIKI CGI SCRIPT] * NEW: Add a deprecation message in all wiki pages. [GB.FORM] * BUG: Balloon: Don't save the balloon image in the home directory anymore. This was for debugging purpose. * NEW: TableView editor background is used by its container now. [GB.FORM.MDI] * NEW: Shortcut editor: Use the standard background for the shortcut TableView editor. Modified Paths: -------------- gambas/trunk/app/src/doc.cgi/.project gambas/trunk/app/src/doc.cgi/.src/Main.module gambas/trunk/app/src/gambas3/.src/FMain.form gambas/trunk/app/src/gambas3/.src/Packager/FMakeInstall.form gambas/trunk/app/src/gambas3/.src/Packager/Package.module gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/comp/src/gb.form/.src/Balloon/FBalloon.class gambas/trunk/comp/src/gb.form/.src/TableView.class gambas/trunk/comp/src/gb.form.mdi/.src/Shortcut/FShortcutEditor.class gambas/trunk/comp/src/gb.form.mdi/.src/Shortcut/FShortcutEditor.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |