gambas-source-code/main
gambas 9ed2dab99e Fix thousand separators and Date values with no date formatting.
[INTERPRETER]
* BUG: Use the correct thousand separators.
* BUG: Val() correctly formats Date values with no date again, using 'gb.LongTime' format.
2021-01-02 22:31:03 +01:00
..
gbc Running the informer for all components will not analyze the 'gb' component. 2020-11-28 00:40:52 +01:00
gbx Fix thousand separators and Date values with no date formatting. 2021-01-02 22:31:03 +01:00
lib Do not crash if '$XDG_CURRENT_DESKTOP' is not defined. 2020-12-26 22:44:57 +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 Stat().Device is a new property that return the device containing the file as a string. 2020-12-19 17:37:31 +01:00
tools/gbh3 Add man pages. 2020-06-20 04:56:22 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Work on web browser components continue. New QT/GTK+ web browser switcher component. 2020-09-23 01:06:18 +02:00
COPYING
gb.pcre.h [INTERPRETER] 2013-07-12 23:57:53 +00:00
INSTALL
m4
Makefile.am Only keep the 'gb.component' file for the native component and remove 'gb.so' and 'gb.la'. 2020-11-28 00:46:57 +01:00
NEWS
README
reconf
TODO