Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · 3.15.0
gambas
Browse files
Jul 04, 2020
Merge branch 'master' into stable
· 634ee80e
gambas
authored
Jul 04, 2020
View commits for tag 3.15.0
3.15.0
634ee80e
Switch version to 3.15.0.
· 1b0499cf
gambas
authored
Jul 04, 2020
1b0499cf
Update TODO file.
· 8a8c10d5
gambas
authored
Jul 04, 2020
8a8c10d5
Merge branch 'master' into stable
· 49cee29d
gambas
authored
Jul 04, 2020
49cee29d
Merge branch 'master' into 'master'
· 6d6f9988
Benoît Minisini
authored
Jul 04, 2020
6d6f9988
Jul 02, 2020
Settings: Add a few methods and properties.
· 4b34a2b9
gambas
authored
Jul 03, 2020
4b34a2b9
WebComboBox: Fix initial value of the Index property.
· 7923d08a
gambas
authored
Jul 02, 2020
7923d08a
Fix a badly written code that crashes on 32-bits CPU.
· 0423ce0d
gambas
authored
Jul 02, 2020
0423ce0d
Disabled widgets now ignore all pointer events.
· 7d0eb659
gambas
authored
Jul 02, 2020
7d0eb659
Jun 29, 2020
Remove debugging message.
· 9a2df79a
gambas
authored
Jun 29, 2020
9a2df79a
TextEditor: Inserting a string delimiter at the beginning of the line does not crash anymore.
· 5b6d3a1b
gambas
authored
Jun 29, 2020
5b6d3a1b
Update project version.
· 3b816634
gambas
authored
Jun 29, 2020
3b816634
Minus sign reformatting.
· f8da3dbd
gambas
authored
Jun 29, 2020
f8da3dbd
Remove useless void line.
· b1cddd6c
gambas
authored
Jun 29, 2020
b1cddd6c
Remove useless void lines.
· 4b2967df
gambas
authored
Jun 29, 2020
4b2967df
Opening a popup always raise it to the pop now.
· 17833086
gambas
authored
Jun 29, 2020
17833086
Display a better error message if the settings file directory disappeared.
· dfd64cde
gambas
authored
Jun 29, 2020
dfd64cde
DesktopFile: Fix the case of the "exist" symbol that is used as a public method name.
· dcce2f9d
gambas
authored
Jun 29, 2020
dcce2f9d
Fix modal and popup window management.
· b469b83e
gambas
authored
Jun 29, 2020
b469b83e
Class duplication check now ignores backup files.
· 4adc8335
gambas
authored
Jun 29, 2020
4adc8335
Jun 27, 2020
The informer now can deal with missing components whose information is included in other ones.
· 4ed29059
gambas
authored
Jun 28, 2020
4ed29059
Fix 'Compress file' tooltip and a few GUI problems.
· 5a2b06b2
gambas
authored
Jun 27, 2020
5a2b06b2
FileChooser & DirChooser: ShowToolbar is a new property that toggles the toolbar.
· 445d8784
gambas
authored
Jun 27, 2020
445d8784
poppler >= 0.20 is now required.
· 23f36d91
gambas
authored
Jun 27, 2020
23f36d91
Jun 26, 2020
Fix component packaging and implement "save as" action for external files.
· e248a58c
gambas
authored
Jun 26, 2020
e248a58c
Jun 24, 2020
FileChooser: Add a separator above the bottom filters when Border property is unset.
· 1ba3d0cb
gambas
authored
Jun 24, 2020
1ba3d0cb
Do not use 'poppler_page_get_text_for_area()' API for older versions of poppler.
· 24f131c3
gambas
authored
Jun 24, 2020
24f131c3
Make executable: Add an option that excludes test modules, and ask for a...
· 0900d16f
gambas
authored
Jun 24, 2020
0900d16f
'POPPLER_FIND_IGNORE_DIACRITICS' exists since 0.73 version.
· 340d282d
gambas
authored
Jun 24, 2020
340d282d
Add new properties and methods.
· 61e010f1
gambas
authored
Jun 24, 2020
61e010f1
PdfDocument: Make Index property enumerable.
· 41e1b9a0
gambas
authored
Jun 24, 2020
41e1b9a0
Add support for document index and actions.
· 1d10b211
gambas
authored
Jun 24, 2020
1d10b211
Jun 23, 2020
Packager: Fix deb package 'clean' directive and do not use compiler absolute path in packages.
· af103180
gambas
authored
Jun 24, 2020
af103180
Jun 22, 2020
Choosing "Desktop" icon theme works again.
· 4d76f37d
gambas
authored
Jun 22, 2020
4d76f37d
MediaView: Add Volume and Muted properties.
· dc0ad726
gambas
authored
Jun 22, 2020
dc0ad726
Jun 20, 2020
Do not use '__DATE__' macro for reproducible builds.
· 2b831182
gambas
authored
Jun 20, 2020
2b831182
Add manpage for the IDE.
· 697a9ead
gambas
authored
Jun 20, 2020
697a9ead
Fix man pages.
· 4da85c26
gambas
authored
Jun 20, 2020
4da85c26
Add man pages.
· fd5ec670
gambas
authored
Jun 20, 2020
fd5ec670
Jun 19, 2020
TextEditor: Fix cursor move down and string closing routine.
· 42f32030
gambas
authored
Jun 19, 2020
42f32030
Loading