Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v3.11.0-rc1
gambas
Browse files
May 04, 2018
Merge branch 'master' into stable
· b4b51a45
gambas
authored
May 04, 2018
View commits for tag v3.11.0-rc1
v3.11.0-rc1
b4b51a45
Farm client: Compile the project before publishing it, so that the project...
· a9f852d5
gambas
authored
May 04, 2018
a9f852d5
May 02, 2018
Merge branch 'master' into stable
· 73b3c3ee
gambas
authored
May 02, 2018
73b3c3ee
SmtpClient: Fix the sent date header.
· 7239cbe3
gambas
authored
May 02, 2018
7239cbe3
May 01, 2018
Merge branch 'master' into stable
· bff32a4f
gambas
authored
May 01, 2018
bff32a4f
The 'Clear all breakpoints' menu entry works again.
· 90b70ed7
gambas
authored
May 01, 2018
90b70ed7
Apr 28, 2018
Merge branch 'master' into stable
· cdd5be47
gambas
authored
Apr 28, 2018
cdd5be47
Automatic completion: SUPER and ME always show all hidden symbols and update...
· f57ffd73
gambas
authored
Apr 28, 2018
f57ffd73
Shortcut configuration dialog: Use the Shortcut class and display action icons correctly.
· 20f650aa
gambas
authored
Apr 28, 2018
20f650aa
Shortcut: Write modifier keys with the first letter capitalized only.
· 93fe4c8a
gambas
authored
Apr 28, 2018
93fe4c8a
Apr 21, 2018
Search dialog: Do not crash anymore if the last searched window has been closed.
· 15cab715
gambas
authored
Apr 21, 2018
15cab715
TerminalView: Fix "EraseStartOfLine"
VT-100
command and remove "Erase screen" optimization.
· 2b3cbd92
gambas
authored
Apr 21, 2018
2b3cbd92
DesktopFile: Properties should be correctly writable now.
· 9b527616
gambas
authored
Apr 21, 2018
9b527616
Apr 20, 2018
String controls can be used as toolbar expander now.
· 9fc9132b
gambas
authored
Apr 20, 2018
9fc9132b
UTF-8
string routines position cache now should behave correctly in all cases.
· 43285550
gambas
authored
Apr 20, 2018
43285550
Apr 18, 2018
Support for case sensitive schema names.
· 6712de71
gambas
authored
Apr 18, 2018
6712de71
Apr 16, 2018
Correctly quote table names when using schemas.
· 87f546bb
gambas
authored
Apr 16, 2018
87f546bb
Toolbar: Make the toolbar configuration dialog defaut size smaller.
· f0ad78cb
gambas
authored
Apr 16, 2018
f0ad78cb
DateBox: Clicking on a date automatically closes the date chooser popup.
· aaeebacc
gambas
authored
Apr 16, 2018
aaeebacc
Correctly quote field names everywhere and always display error balloons on the accurate cell.
· cc96782e
gambas
authored
Apr 16, 2018
cc96782e
Correctly quote index fields when generating an UPDATE or DELETE request in...
· 4fdd2722
gambas
authored
Apr 16, 2018
4fdd2722
Database editor: Do not try to open a newly created connection if a password...
· a4c94e1d
gambas
authored
Apr 16, 2018
a4c94e1d
Apr 14, 2018
Image editor: Fix undo/redo management.
· a18b5eb7
gambas
authored
Apr 14, 2018
a18b5eb7
Redraw the 'database', 'security' and 'table' icons.
· 96a52309
gambas
authored
Apr 14, 2018
96a52309
Toolbar: Correctly manage the disabled state of the item when dropping it on a toolbar.
· c3d36e65
gambas
authored
Apr 14, 2018
c3d36e65
Paint.DrawRect() is a new method that draws a rectangle frame.
· d4e2dfcc
gambas
authored
Apr 14, 2018
d4e2dfcc
Apr 13, 2018
Toolbar: Disabled controls are now correctly managed when the toolbar is in configuration mode.
· 27af7609
gambas
authored
Apr 13, 2018
27af7609
Database editor: Display the record counts of tables and SQL queries, and use true toolbars.
· 4454c726
gambas
authored
Apr 13, 2018
4454c726
Don't center modal forms if they have been explicitely moved.
· c88b94cf
gambas
authored
Apr 13, 2018
c88b94cf
Apr 11, 2018
Merge branch 'master' into stable
· fe83704a
gambas
authored
Apr 11, 2018
fe83704a
Don't free channels at library unloading, it crashes. Do that in the '_exit'...
· 78ac58fb
gambas
authored
Apr 11, 2018
78ac58fb
Apr 09, 2018
Fix conversion between dates and their local string representation.
· de12caa1
gambas
authored
Apr 09, 2018
de12caa1
Apr 08, 2018
Automatic completion: Hide a symbol with an underscore inside only if it is a...
· 80c6f1fc
gambas
authored
Apr 08, 2018
80c6f1fc
Apr 07, 2018
Fix Date.FromUnixTime() and Date.ToUnixTime().
· 72384c08
gambas
authored
Apr 07, 2018
72384c08
Apr 05, 2018
Move the tooltip to the bottom right, and add "LANGUAGE=C" to the predefined environment variables.
· 23e7dec1
gambas
authored
Apr 06, 2018
23e7dec1
ScrollView: The background and foreground colors are now applied to the entire widget.
· cb9f245c
gambas
authored
Apr 06, 2018
cb9f245c
Update control icons and remove unused variables.
· 3ffa6b48
gambas
authored
Apr 05, 2018
3ffa6b48
Update "database" icons.
· 9e6e254d
gambas
authored
Apr 05, 2018
9e6e254d
[GB.DB.FORM]
· 10013d28
gambas
authored
Apr 05, 2018
10013d28
Search dialog: Searching in form contents is now supported. But not replacing.
· df02d308
gambas
authored
Apr 05, 2018
df02d308
Loading