gambas-source-code/main
gambas adf03f0862 Remove the String.Capitalize() synonymous. That function should instead capitalize each word of a string, not just the first character.
[INTERPRETER]
* BUG: Remove the String.Capitalize() synonymous. That function should instead capitalize each word of a string, not just the first character.
2021-11-01 23:09:38 +01:00
..
gbc 'EXEC / SHELL ... TO ... WITH ERROR' is a new syntax that redirects both the standard output and the standard error of a process to a string. 2021-10-20 17:39:52 +02:00
gbx Remove the String.Capitalize() synonymous. That function should instead capitalize each word of a string, not just the first character. 2021-11-01 23:09:38 +01:00
lib Move 'gb.form.htmlview' source code directory at the top, so it is compiled after the components its project requires. 2021-10-31 17:55:55 +01:00
man Fix man pages. 2020-06-20 05:10:29 +02:00
mime Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
share Fix signature of GB.GetProperty() API. 2021-10-27 18:39:30 +02:00
tools/gbh3 Add man pages. 2020-06-20 04:56:22 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Move 'gb.form.htmlview' source code directory at the top, so it is compiled after the components its project requires. 2021-10-31 17:55:55 +01:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Fix deletion of empty directories. 2021-05-22 16:04:41 +02:00
NEWS
README
reconf
TODO