[Gambas-devel-svn] SF.net SVN: gambas: [1067] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2008-02-14 11:59:31
|
Revision: 1067 http://gambas.svn.sourceforge.net/gambas/?rev=1067&view=rev Author: gambas Date: 2008-02-14 03:59:36 -0800 (Thu, 14 Feb 2008) Log Message: ----------- [CONFIGURATION] * BUG: The external gettext library is now used only on OpenBSD. If needed, other systems can be added of course. * BUG: Fix Qt moc detection for OpenBSD. [DEVELOPMENT ENVIRONMENT] * NEW: In the menu editor, a new menu is now inserted after the current menu and not before. [INTERPRETER] * BUG: Object.Attach() and Object.Detach() now correctly deals with Observer objects. [COMPILER] * NEW: When a form method declaration has no END keyword, the error message is now accurate. It does not talk about the form definition anymore. [GB.GTK] * BUG: The use of alternative input methods do not print warnings anymore. Modified Paths: -------------- gambas/trunk/TODO gambas/trunk/acinclude.m4 gambas/trunk/app/src/doc.cgi/Main.module gambas/trunk/gb.gtk/src/gapplication.cpp gambas/trunk/main/gbc/gbc_form.c gambas/trunk/main/gbc/gbc_header.c gambas/trunk/main/gbc/gbc_read.c gambas/trunk/main/gbx/gbx_c_class.c gambas/trunk/main/gbx/gbx_c_gambas.c gambas/trunk/main/gbx/gbx_c_gambas.h gambas/trunk/main/gbx/gbx_class.h gambas/trunk/main/gbx/gbx_class_init.c gambas/trunk/main/gbx/gbx_object.c gambas/trunk/main/gbx/gbx_object.h gambas/trunk/main/lib/eval/eval_analyze.c gambas/trunk/main/share/gbc_read_common.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |