[Gambas-devel-svn] SF.net SVN: gambas:[8151] gambas/trunk
Brought to you by:
gambas
|
From: <ga...@us...> - 2017-07-14 14:39:28
|
Revision: 8151
http://sourceforge.net/p/gambas/code/8151
Author: gambas
Date: 2017-07-14 14:39:25 +0000 (Fri, 14 Jul 2017)
Log Message:
-----------
[DEVELOPMENT ENVIRONMENT]
* BUG: Allow to enter void arguments in project arguments list.
[GB.FORM]
* BUG: TabPanel: Tab buttons now eat the wheel events, so that they do not propagate.
[GB.JIT]
* NEW: Search llvm libraries with 'llvm-config' only.
[GB.QT4]
* BUG: Don't compile the QT5 menu fix.
[GB.WEB.FORM]
* NEW: Add '/~logout' URL to clear the session.
Modified Paths:
--------------
gambas/trunk/app/src/gambas3/.project
gambas/trunk/app/src/gambas3/.src/Project/ArgListBox.class
gambas/trunk/app/src/gambas3/.src/Project/ArgListEditor.class
gambas/trunk/app/src/gambas3/support.txt
gambas/trunk/comp/src/gb.desktop/.settings
gambas/trunk/comp/src/gb.form/.project
gambas/trunk/comp/src/gb.form/.src/TabPanel/_TabPanelButton.class
gambas/trunk/comp/src/gb.form/.src/Test/FIconPanel.form
gambas/trunk/comp/src/gb.form/.src/Test/FTabPanel.form
gambas/trunk/comp/src/gb.web.form/.src/WebForm.class
gambas/trunk/comp/src/gb.web.form/lib.js
gambas/trunk/gb.jit/configure.ac
gambas/trunk/gb.qt4/src/CMenu.cpp
gambas/trunk/gb.qt4/src/CMenu.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|