Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits on Source
128
ee0b38be
Do not reset CFLAGS or CXXFLAGS
Oct 27, 2018
df419c94
UdpSocket: Host is a new property that allows to define the IP address the UDP...
Jan 12, 2019
23a8fbc8
Fix UdpSocket class declaration.
Jan 12, 2019
388bc701
Don't crash when drawing one-character static strings.
Jan 13, 2019
0d989266
Italian translations
Jan 15, 2019
bcaf4d99
Merge branch 'italian-translations' into 'master'
Jan 15, 2019
69d864f1
Ignore trailing zeros in the decimal part of floating point number constants.
Jan 16, 2019
f1ed9011
If the option '-t' is specified, the compiler now automatically calls 'msgfmt'...
Jan 19, 2019
525b6865
Do not call 'msgfmt' anymore, this is automatically done by the compiler now.
Jan 19, 2019
912d804d
Raise the maximum number of decimal digit of a Float value to 16.
Jan 19, 2019
845d535b
Fix corrupted image in BeastScroll example.
Jan 19, 2019
1181b784
Spinner: Enable the spinner timer only if needed, and not permanently!
Jan 19, 2019
fe55f495
Fix the default value of optional Object function arguments.
Jan 20, 2019
75b1d595
Replace 'Guint' by 'uint', otherwise the component seems to not compile anymore on some systems.
Jan 20, 2019
4dae37d4
Fix packager creates component name with leading dot
Jan 21, 2019
e5b5487a
Search dialog: text highlight now works correctly whatever the editor font is.
Jan 24, 2019
402d1acb
Compile translations on installation.
Jan 24, 2019
245d3d74
Do not add an extra decimal digit to floating point numbers, it introduces rounding errors.
Jan 26, 2019
7b75f31e
TabStrip: Tab labels are now correctly displayed when the tab has no icon.
Jan 26, 2019
6bd779d2
Make component compile with GTK+ < 3.20.
Jan 26, 2019
8f09b682
MediaView: Merge the play and pause button and remove the big white pause symbol.
Jan 26, 2019
e467d664
Code editor: The background color of error or watch tooltips is now...
Jan 29, 2019
579c9e1f
gb.xml: <!DOCTYPE> declaration is case-insensitive
Feb 01, 2019
0a6b9ff3
Circle mapItem now really have the good radius and MapPoint.Distance is now a static function
Feb 01, 2019
13120e91
Merge branch 'master' of gitlab.com:gambas/gambas
Feb 01, 2019
92a09ad1
Workspace: Sometimes closing a tab with the middle button is triggered twice,...
Feb 02, 2019
c875f00a
TimeBox is a new control that allows to enter a duration. Maybe the name of...
Feb 02, 2019
f812d812
Enhance the SpinBox control.
Feb 02, 2019
3a8b6873
Merge branch 'master' of gitlab.com:gambas/gambas
Feb 02, 2019
a7bbfbfb
Now that *.mo files are automatically generated by the compiler, do not put...
Feb 02, 2019
f9311313
Update French translation.
Feb 02, 2019
5bb2f41b
Remove '*.mo' files now automatically generated by the compiler, and other...
Feb 02, 2019
6c7837ec
Add the root '.gitignore' file, the only one that should be kept in the repository.
Feb 02, 2019
efee886d
* Remove other '*.mo' files from the repository.
Feb 02, 2019
3482e7dd
Add the require of gb.eval and force the gb.eval componant loading if not done
Feb 02, 2019
4226f329
Translation dialog: Add two buttons to move between translated strings and...
Feb 05, 2019
66a4368b
Merge branch 'master' of gitlab.com:gambas/gambas
Feb 05, 2019
a5ec01c2
Merge branch 'componentwithoutdot' into 'master'
Feb 06, 2019
d2ed9a43
fix slackware package genreation
Feb 06, 2019
4770a192
Merge branch 'master' into 'master'
Feb 06, 2019
6d12e87a
Cosmetic enhancement of the fix on package names with a leading dot.
Feb 06, 2019
8d04122c
Merge branch 'master' of gitlab.com:gambas/gambas
Feb 06, 2019
c0eab6b4
Don't crash if a component use NULL as error message argument. Replace it by a void string.
Feb 06, 2019
466a5704
Connection.GetTemplate() and Connection.ApplyTemplate() now take tables...
Feb 06, 2019
2a8ebf36
Support for automatic translation based on 'translate-shell' tool.
Feb 07, 2019
80cc24b6
Contains fix and new Italian translations
Feb 07, 2019
019bae27
Translation dialog: Deleting a translation correctly removes it from the translation combo box.
Feb 08, 2019
66b357dc
Merge branch 'italian-translations' into 'master'
Feb 08, 2019
4f729896
Unused function warnings now point at the beginning of the function.
Feb 08, 2019
66253171
Merge branch 'master' of gitlab.com:gambas/gambas
Feb 08, 2019
24c2f184
URLLabel: Rewrite the control as a child of Label.
Feb 09, 2019
a5660d9b
Fix how format on load & save option is taken into account.
Feb 09, 2019
8ab745c2
Fix corrupted test form.
Feb 09, 2019
f3d0e359
Contains new Italian translations
Feb 09, 2019
5318c1db
Option dialog: Add new snippets and display custom snippets in bold.
Feb 11, 2019
b565ce87
Replace pt_BR.po, updated translation.
Feb 11, 2019
8b825452
Merge branch 'italian-translations' into 'master'
Feb 11, 2019
a761404a
Merge branch 'undefined' into 'master'
Feb 11, 2019
24574407
Update .gitlab-ci.yml
Feb 11, 2019
a03ffa0c
Make 'gb.pdf' compile with poppler-0.72
Feb 14, 2019
1bf58ddd
WebTextArea: The Text property works correctly again.
Feb 14, 2019
25226915
Support for integrated playground.
Feb 14, 2019
98c6018e
Merge branch 'master' of gitlab.com:gambas/gambas
Feb 14, 2019
a4fb029f
Curl.DefaultProxy is a new property that allows to define the default proxy of...
Feb 14, 2019
315eb81d
TextEditor: The inner shadow now covers the margin.
Feb 14, 2019
757af8c1
Map.Proxy is a new property that allows to define the proxy used by all HTTP...
Feb 14, 2019
40798a79
Merge branch 'master' into 'master'
Feb 14, 2019
905e7c51
Merge branch 'poppler' into 'master'
Feb 14, 2019
b7a9af45
Merge branch 'flags' into 'master'
Feb 15, 2019
b4a8adf2
Fix string to floating point conversion routine.
Feb 16, 2019
aa66e9bc
Windows without any active child control correctly catch keyboard events now.
Feb 23, 2019
1f739469
Put 'gbh3' back into the git repository.
Feb 25, 2019
3cd80f11
Allocate custom language environment variables statically, because environment...
Feb 26, 2019
7c808bbb
Define a new limit constant, that is the maximum length of the System.Language...
Feb 26, 2019
fd7ae28a
File.RealPath() is a new statis method that returns the the canonicalized...
Feb 28, 2019
4840818e
The page title now starts with the page path.
Feb 28, 2019
2d11bf54
Image editor: Do not crash when using the erase tool while pressing SHIFT key.
Feb 28, 2019
6eedf188
FileView: Sometimes the contents was not correctly refreshed.
Feb 28, 2019
42cc5d63
Add IDE Category to .desktop
Mar 01, 2019
a0302b7f
Optimize division, thanks to Cedron Dawg.
Mar 02, 2019
b2571193
String.Code() now returns -1 on incorrect
UTF-8
string.
Mar 04, 2019
b8af5cf2
Merge branch 'master' of gitlab.com:gambas/gambas
Mar 04, 2019
f2de1bc2
Fix some icons.
Mar 04, 2019
f5858899
[GB.GUI.BASE]
Mar 05, 2019
d668dadc
Array.SortUsing() is a new method that sorts an array according to the sort...
Mar 06, 2019
0614a255
Merge branch 'master' of gitlab.com:gambas/gambas
Mar 06, 2019
76da51ce
gb.inotify: Fix Watch.Events[] accessor
Mar 07, 2019
15641c10
Code formatting now ignores void files, fixes in javascript compression.
Mar 07, 2019
463bc16b
Merge branch 'master' of gitlab.com:gambas/gambas
Mar 07, 2019
c7d6ddd3
String.Right() does not crash anymore on invalid
UTF-8
strings.
Mar 08, 2019
7a5f7701
SerialPort: Support for any port speed on Linux.
Mar 08, 2019
cfd5d3bc
Help browser: Opening the help browser from the welcome dialog does not crash...
Mar 08, 2019
f38f1b16
Variant[].Sort() and Variant[].SortUsing() methods have been added and...
Mar 08, 2019
209a8faa
Fix SortUsing() methods public declaration.
Mar 08, 2019
3f7095bb
Run JIT compilation in the background to make programs start faster.
Mar 11, 2019
eb8c8717
Don't try to abort JIT compilation if the JIT component is not loaded.
Mar 11, 2019
523effc9
Update Workspace.class
Mar 11, 2019
2c6944c2
Update FWorkspace.class
Mar 11, 2019
60b30b70
Merge branch 'master' into 'master'
Mar 11, 2019
02fe8682
[GP.MAP]
Mar 11, 2019
28 additional commits have been omitted to prevent performance issues.
Loading