f275928af5
* NEW: Makes better configuration warning messages when detecting libintl and libiconv libraries. [DEVELOPMENT ENVIRONMENT] * NEW: The About dialog box was redesigned. The Hall Of Fame is now displayed with a cool animation. * NEW: The entire project was adapted to the new way of calculating Desktop.Scale. * NEW: When loading a Gambas 2 form, the form editor tries to adapt to the new way of calculating Desktop.Scale automatically. [COMPILER] * BUG: Adds many error messages when a compiler limit is reached: too many static symbols in a same class, too many dynamic symbols, too many functions, and so on. [GB.GTK] * NEW: Desktop.Scale is now half the font ascent, not half the font height. * NEW: Color.Medium() method was replaced by Color.Mix(), that takes a new optional argument indicating the relative weight of the second color. [GB.QT] * NEW: Desktop.Scale is now half the font ascent, not half the font height. * NEW: Color.Medium() method was replaced by Color.Mix(), that takes a new optional argument indicating the relative weight of the second color. [GB.QT.EXT] * BUG: Editor now correctly highlight its frame according to the focus change on styles that have use of that. git-svn-id: svn://localhost/gambas/trunk@1304 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
gb_alloc.c | ||
gb_array.c | ||
gb_buffer.c | ||
gb_common.c | ||
gb_error.c | ||
gb_error.h | ||
gb_file.c | ||
gb_file.h | ||
gb_str.c | ||
gb_str.h | ||
gb_table.c | ||
gba.c | ||
gbc.c | ||
gbc_archive.c | ||
gbc_archive.h | ||
gbc_class.c | ||
gbc_class.h | ||
gbc_code.c | ||
gbc_compile.c | ||
gbc_compile.h | ||
gbc_dump.c | ||
gbc_form.c | ||
gbc_form.h | ||
gbc_header.c | ||
gbc_header.h | ||
gbc_output.c | ||
gbc_output.h | ||
gbc_pcode.c | ||
gbc_read.c | ||
gbc_read.h | ||
gbc_reserved.c | ||
gbc_trans.c | ||
gbc_trans.h | ||
gbc_trans_code.c | ||
gbc_trans_ctrl.c | ||
gbc_trans_expr.c | ||
gbc_trans_subr.c | ||
gbc_trans_tree.c | ||
gbc_type.c | ||
gbc_type.h | ||
gbi.c | ||
Makefile.am |