[Gambas-devel-svn] SF.net SVN: gambas:[6788] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-01-01 11:46:58
|
Revision: 6788 http://sourceforge.net/p/gambas/code/6788 Author: gambas Date: 2015-01-01 11:46:48 +0000 (Thu, 01 Jan 2015) Log Message: ----------- [CONFIGURATION] * NEW: Update the state of many components. [DEVELOPMENT ENVIRONMENT] * NEW: The project property dialog now uses an IconPanel. * NEW: New design of the component tab in the project property dialog. [GB.GUI.BASE] * NEW: GridView: The background of the sorted column is now lighter. [GB.QT4.WEBKIT] * NEW: WebView.History is a new virtual access to get the number of entries in the history, to set or get the current history entry index, and to get or set the history maximum capacity. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/FMain.form gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/.src/Project/FProjectProperty.class gambas/trunk/app/src/gambas3/.src/Project/FProjectProperty.form gambas/trunk/comp/src/gb.gui.base/.project gambas/trunk/comp/src/gb.gui.base/.src/GridView/GridView.class gambas/trunk/comp/src/gb.util/.component gambas/trunk/comp/src/gb.util/.src/MMain.module gambas/trunk/gb.gtk/src/opengl/gb.gtk.opengl.component gambas/trunk/gb.httpd/src/gb.httpd.component gambas/trunk/gb.libxml/src/gb.libxml.component gambas/trunk/gb.media/src/gb.media.component gambas/trunk/gb.mime/src/gb.mime.component gambas/trunk/gb.opengl/src/gb.opengl.component gambas/trunk/gb.opengl/src/glsl/gb.opengl.glsl.component gambas/trunk/gb.opengl/src/glu/gb.opengl.glu.component gambas/trunk/gb.opengl/src/sge/gb.opengl.sge.component gambas/trunk/gb.pdf/src/gb.pdf.component gambas/trunk/gb.qt4/src/opengl/gb.qt4.opengl.component gambas/trunk/gb.qt4/src/webkit/ccookiejar.cpp gambas/trunk/gb.qt4/src/webkit/ccookiejar.h gambas/trunk/gb.qt4/src/webkit/cwebdownload.cpp gambas/trunk/gb.qt4/src/webkit/cwebdownload.h gambas/trunk/gb.qt4/src/webkit/cwebframe.cpp gambas/trunk/gb.qt4/src/webkit/cwebframe.h gambas/trunk/gb.qt4/src/webkit/cwebhittest.cpp gambas/trunk/gb.qt4/src/webkit/cwebhittest.h gambas/trunk/gb.qt4/src/webkit/cwebsettings.cpp gambas/trunk/gb.qt4/src/webkit/cwebsettings.h gambas/trunk/gb.qt4/src/webkit/cwebview.cpp gambas/trunk/gb.qt4/src/webkit/cwebview.h gambas/trunk/gb.qt4/src/webkit/gb.qt4.webkit.component gambas/trunk/gb.qt4/src/webkit/main.cpp gambas/trunk/gb.xml/src/gb.xml.component gambas/trunk/gb.xml/src/html/gb.xml.html.component gambas/trunk/gb.xml/src/xslt/gb.xml.xslt.component gambas/trunk/main/lib/inotify/gb.inotify.component Added Paths: ----------- gambas/trunk/app/src/gambas3/img/32/filter-menu.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |