This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1fca41f693
gambas-source-code
/
app
/
other
/
MakeWebSite
/
.startup
10 lines
61 B
Text
Raw
Normal View
History
Unescape
Escape
[WEB SITE MAKER] * NEW: Put it in the /app/other directory. git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-03-09 06:22:36 +01:00
MMain
[INTERPRETER] * NEW: Mem$() is a new function that returns a string from the internal memory representation of a value. * NEW: BoolPtr() has been replaced by Bool@(), BytePtr() has been replaced by Byte@(), and so on... * NEW: StrPtr() has been replaced by String@(). [EXAMPLES] * NEW: Search support in the WebBrowser example. git-svn-id: svn://localhost/gambas/trunk@3318 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-11-24 02:30:36 +01:00
Gambas web site generator
[WEB SITE MAKER] * NEW: Put it in the /app/other directory. git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-03-09 06:22:36 +01:00
0
0
[DEVELOPMENT ENVIRONMENT] * NEW: ImageEditor: A text tool has been added. * BUG: The "open terminal" and "open file browser" toolbar icons now work as expected. [WEBSITE MAKER] * NEW: Update for 3.5.2 release. [INTERPRETER] * NEW: Successives spaces in a regular expression pattern now acts like a single space. [GB.DRAW] * NEW: Paint.PathOutline is a new property that returns a array of polygons corresponding to the current drawing path. [GB.FORM] * NEW: FontBox is a new control that allows to select a font from a text field. * NEW: The FontChooser control now adapts its interface if its height is too small. [GB.GTK] * NEW: Paint.PathOutline is a new property that returns a array of polygons corresponding to the current drawing path. [GB.GUI.BASE] * NEW: Add a little left and right padding to GridView cells. * NEW: ListBox now uses the default selected background color. [GB.QT4] * NEW: Paint.PathOutline is a new property that returns a array of polygons corresponding to the current drawing path. git-svn-id: svn://localhost/gambas/trunk@6080 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-01-12 02:59:49 +01:00
3.5.90
[WEB SITE MAKER] * NEW: Put it in the /app/other directory. git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-03-09 06:22:36 +01:00
[INTERPRETER] * BUG: Do the full commit of the floating point to string conversion fix. git-svn-id: svn://localhost/gambas/trunk@4364 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-12-30 11:57:06 +01:00
gb.image
gb.gui
[WEB SITE MAKER] * NEW: Put it in the /app/other directory. git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-03-09 06:22:36 +01:00
Reference in a new issue
Copy permalink