gambas-source-code/main
gambas 0e5e63b678 '_lang' is a new static public special method that is called when 'System.Language' changes.
[INTERPRETER]
* NEW: '_lang' is a new static public special method that is called when
  'System.Language' changes. It allows you to reload the translations of
  the class.
2022-02-04 04:29:04 +01:00
..
gbc The NEW operator now raises an error if the class following it is unknown. 2022-01-29 18:46:36 +01:00
gbx '_lang' is a new static public special method that is called when 'System.Language' changes. 2022-02-04 04:29:04 +01:00
lib Debug.Signal() is a new method that signals a debugged gambas process with SIGUSR2 to ask him to pause. 2022-02-02 20:57:31 +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 Forgot to commit a file. 2022-01-14 22:02:29 +01: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