93a7daf44e
* NEW: Reload menu in text editor. * NEw: Inserting colors works even if there is no syntax highlighting. * NEW: The main toolbar has one button for each main menu. That way, the user can put the menus inside the main toolbar so that eveything fit on one line. * NEW: Hiding the menu now displays a removable warning message. [WIKI CGI SCRIPT] * NEW: Formatting characters ('*','/','_','=') are not taken into account inside a word. [GB.FORM] * NEW: ButtonBox has an Action property now. * NEW: Message.Optional() is new method to display an optional message, i.e. a message the user can decide to not display anymore. * BUG: TableView handle arrow keys better now. [GB.FORM.MDI] * NEW: One can put expanders inside a toolbar. [GB.GTK] * BUG: TabStrip now uses its own window, so that it is not partially visible when covering other widgets. * NEW: Action[].Controls is new property that returns the list of all controls and menus associated with an action. [GB.QT4] * NEW: Action[].Controls is new property that returns the list of all controls and menus associated with an action. git-svn-id: svn://localhost/gambas/trunk@3165 867c0c6c-44f3-4631-809d-bfa615b0a4ec
39 lines
1 KiB
XML
39 lines
1 KiB
XML
# Gambas Project File 3.0
|
|
# Compiled with Gambas 2.99.0 (r3155)
|
|
Title=Gambas 3
|
|
Startup=Project
|
|
Icon=img/logo/logo.png
|
|
Version=2.99.0
|
|
VersionProgram=gbx3 -V
|
|
Component=gb.image
|
|
Component=gb.qt4
|
|
Component=gb.form
|
|
Component=gb.db
|
|
Component=gb.db.form
|
|
Component=gb.debug
|
|
Component=gb.desktop
|
|
Component=gb.eval
|
|
Component=gb.eval.highlight
|
|
Component=gb.form.dialog
|
|
Component=gb.settings
|
|
Component=gb.form.mdi
|
|
Component=gb.image.effect
|
|
Component=gb.qt4.ext
|
|
Component=gb.qt4.webkit
|
|
Description="Integrated Development Environment for Gambas"
|
|
Authors="Benoît Minisini\nFabien Bodard\nCharlie Reinl\nJosé Luis Redrejo\nRobert Rowe"
|
|
TabSize=2
|
|
Translate=1
|
|
Language=en
|
|
KeepDebugInfo=1
|
|
Maintainer=gambas
|
|
Address=gambas@users.sourceforge.net
|
|
License=General Public License
|
|
PackageName=gambas3-2.99
|
|
Systems=autotools,mandriva,slackware
|
|
Menus=,Office/Accessories,Audio Video/Audio Video Editing
|
|
Categories=,Office;Utility,AudioVideo;AudioVideoEditing
|
|
Groups=,Accessibility,Applications
|
|
ExtraDependencies=,,
|
|
ExtraFiles=,,CHANGELOG:
|
|
ExtraAutoconfTest="\n"
|