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
c8a3dd541f
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: Pressing SHIFT with the RETURN key prevents automatic variable declaration. * BUG: Automatic variable declaration takes TRY into account. * BUG: Automatic variable declaration now understands more expressions. * NEW: Add a filter to the example tab of the open project dialog. [INTERPRETER] * NEW: String.UCaseFirst() is a new method that capitalize the first letter of an UTF-8 string. [COMPILER] * NEW: If a function argument is enclosed with braces, then no warning is emitted if it overrides a global symbol. [GB.FORM] * BUG: Transparent SidePanel controls do not eat one pixel of their contents anymore. * NEW: TabPanel draws its focus highlight differently. * NEW: ScrollArea now draws a shadow only if the corresponding scrollbar is visible. git-svn-id: svn://localhost/gambas/trunk@5128 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-09-05 20:36:59 +02:00
3.2.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