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 · master
gambas
Browse files
Nov 23, 2020
Fix default time formats.
· 215cd6f5
gambas
authored
Nov 23, 2020
215cd6f5
Nov 22, 2020
Merge branch 'master' of gitlab.com:gambas/gambas
· 96430759
gambas
authored
Nov 22, 2020
96430759
MenuButton: Fix its behaviour for GTK+3.
· dd664de9
gambas
authored
Nov 22, 2020
dd664de9
Remove autoreload on removing shape object and force reload on Refresh function.
· 9ea66516
gambix
authored
Nov 22, 2020
9ea66516
[GB.MAP]
· c2eec706
gambix
authored
Nov 22, 2020
c2eec706
Rework and simplify internal date/time formatting routine.
· 6b26a77a
gambas
authored
Nov 22, 2020
6b26a77a
Nov 19, 2020
Fix Container.FindChild(), theme change management, and Menu.Popup() warnings on GTK+3.
· 6e26b524
gambas
authored
Nov 19, 2020
6e26b524
Fix compilation.
· bdf18360
gambas
authored
Nov 19, 2020
bdf18360
Nov 18, 2020
WebView.Clear() should not make the view crash anymore.
· 4d47240a
gambas
authored
Nov 18, 2020
4d47240a
WebView.Clear() should not make the view crash anymore.
· c63e7116
gambas
authored
Nov 18, 2020
c63e7116
DateChooser: Handle mouse wheel events on time boxes better.
· 38eabb2a
gambas
authored
Nov 18, 2020
38eabb2a
DateBox: Chinese language should be correclt supported now.
· 306b1561
gambas
authored
Nov 18, 2020
306b1561
Merge branch 'master' of gitlab.com:gambas/gambas
· 941149e3
gambas
authored
Nov 18, 2020
941149e3
Update Chinese translation.
· f7e806c9
gambas
authored
Nov 18, 2020
f7e806c9
Some fixes to the string to date conversion routine for unicode separators.
· dd03fd0b
gambas
authored
Nov 18, 2020
dd03fd0b
TerminalView: Paste UTF-8 into terminal.
· 589c29cc
gambas
authored
Nov 18, 2020
589c29cc
Update .gitlab-ci.yml
· 0c729dfd
Benoît Minisini
authored
Nov 18, 2020
0c729dfd
Fix date formatting with unicode date separators.
· c1222b90
gambas
authored
Nov 18, 2020
c1222b90
Some fixes in date format management.
· bdd1b9e5
gambas
authored
Nov 18, 2020
bdd1b9e5
Nov 17, 2020
Fixes in menu management and focus navigation.
· 3352bb6d
gambas
authored
Nov 17, 2020
3352bb6d
Remove deprecated Stock class.
· 5c92dbd3
gambas
authored
Nov 17, 2020
5c92dbd3
Remove a debugging message.
· 390c0807
gambas
authored
Nov 17, 2020
390c0807
Date format with distinct separators and tail separators (like the Chinese...
· f25d7b51
gambas
authored
Nov 17, 2020
f25d7b51
Nov 16, 2020
Fix compilation on GTK+3 version < 3.12.
· 2a849671
gambas
authored
Nov 16, 2020
2a849671
Fix detection of system colors and react to widget theme change.
· 71190a53
gambas
authored
Nov 16, 2020
71190a53
Setting the ComboBox.Index property to -1 does not raise the Click event anymore.
· 45cfc32a
gambas
authored
Nov 16, 2020
45cfc32a
Nov 15, 2020
Fix TabStrip Design property behaviour.
· b2a55d6b
gambas
authored
Nov 15, 2020
b2a55d6b
Add actions to the Gambas IDE desktop file to run it with a specific GUI component.
· 2bf1b860
gambas
authored
Nov 15, 2020
2bf1b860
Nov 14, 2020
Handling the Menu event does not prevent the native menus of TextBox and TextArea to popup anymore.
· faa5f659
gambas
authored
Nov 14, 2020
faa5f659
Fix explicit destroying of non-persistent windows.
· 4fb647d2
gambas
authored
Nov 14, 2020
4fb647d2
Deleting a window now raises the Close event immediately, like in Qt components.
· 5b48b776
gambas
authored
Nov 14, 2020
5b48b776
Add icon association for 'font-x-generic' mime type.
· b36254ee
gambas
authored
Nov 14, 2020
b36254ee
Project property dialog: Going back in the component help browser does not raise an error anymore.
· 35248d5e
gambas
authored
Nov 14, 2020
35248d5e
ButtonBox: Draw the default background color correctly.
· 0456b0ba
gambas
authored
Nov 14, 2020
0456b0ba
WebView.Clear() is a new method that resets the view.
· 7eeb639f
gambas
authored
Nov 14, 2020
7eeb639f
WebView.Clear() is a new method that resets the view.
· 429e373c
gambas
authored
Nov 14, 2020
429e373c
WebView.Clear() is a new method that resets the view.
· 4e1b6921
gambas
authored
Nov 14, 2020
4e1b6921
Many fixes and clean-ups.
· 677e1086
gambas
authored
Nov 14, 2020
677e1086
Errors cannot be propagated outside of an event handler.
· 3ad3e9a4
gambas
authored
Nov 14, 2020
3ad3e9a4
Nov 13, 2020
Fix crash when clicking on a top-level menu.
· ab7f329f
gambas
authored
Nov 13, 2020
ab7f329f
Loading