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
46bc0c3772
gambas-source-code
/
comp
/
src
/
gb.db.form
/
.component
8 lines
102 B
Text
Raw
Normal View
History
Unescape
Escape
* Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas git-svn-id: svn://localhost/gambas/trunk@893 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2007-12-30 17:41:49 +01:00
[Component]
Key=gb.db.form
[WEB SITE MAKER] * BUG: Fix PayPal link. * BUG: Fix default font in style sheets. [INTERPRETER] * BUG: Now an inherited method checks that it has the same signature as the parent method. This check is not done for a native class inherting another native class. C/C++ programmers are supposed to know what they are doing. :-) [GB.DB.FORM] * BUG: Rename all Refresh() methods as Update() in all controls, so that the Refresh() method inherited from Control is not badly overridden. * NEW: Change the way DataView chooses the height of a row. [GB.GTK] * NEW: Control.Refresh() now takes no argument. * NEW: DrawingArea.Refresh() keeps taking four optional arguments describing the sub-rectangle to refresh. [GB.QT4] * NEW: Control.Refresh() now takes no argument. * NEW: DrawingArea.Refresh() keeps taking four optional arguments describing the sub-rectangle to refresh. git-svn-id: svn://localhost/gambas/trunk@4064 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-08-31 01:50:38 +02:00
Version=2.99.3
* Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas git-svn-id: svn://localhost/gambas/trunk@893 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2007-12-30 17:41:49 +01:00
Authors=Benoît Minisini
Needs=Form
Requires=gb.db,gb.form
Reference in a new issue
Copy permalink