gambas-source-code/main/gbx
Benoît Minisini c47cb3d8e4 [DEVELOPMENT ENVIRONMENT]
* BUG: Fix some use of boolean value incrementing.

[INTERPRETER]
* BUG: Class declared with the 'Class' keyword are alwyas global.
* BUG: A stupid hack in gb.db requires that the value is always stored 
  just after the datatype in the VALUE and GB_VALUE structures.

[COMPILER]
* BUG: Class declared with the 'Class' keyword are alwyas global.

[GB.DESKTOP]
* NEW: Desktop.Passwords is a new property that allows to store and 
  retrieve passwords in the KDE wallet or the GNOME keyring, according to 
  the running desktop. Only KDE and GNOME are supported. I don't know if
  XFCE has something equivalent...
  
[GB.DESKTOP.GNOME]
* NEW: This new component is automatically loaded by gb.desktop when the
  GNOME keyring is requested.

[GB.FORM]
* BUG: Fix some use of boolean value incrementing.

[GB.FORM.MDI]
* NEW: The Workspace popup menu now sort the windows by title.

[GB.QT]
* NEW: XEMBED support was upgraded to the 1.3 version of QtXEmbed classes.
* BUG: Fix some use of boolean value incrementing.


git-svn-id: svn://localhost/gambas/trunk@1373 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2008-05-13 12:52:06 +00:00
..
gb_alloc.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb_array.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb_buffer.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb_common.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gb_common_check.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gb_error.c [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
gb_error.h [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gb_file.c [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
gb_file.h [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
gb_hash.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb_list.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb_table.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gbx.c [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
gbx_api.c [DEVELOPMENT ENVIRONMENT] 2008-04-02 01:15:31 +00:00
gbx_api.h [DEVELOPMENT ENVIRONMENT] 2008-03-31 19:04:28 +00:00
gbx_archive.c [OPENBSD] 2008-02-18 23:07:24 +00:00
gbx_archive.h * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gbx_array.c [INTERPRETER] 2008-01-24 01:36:20 +00:00
gbx_array.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_c_application.c [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
gbx_c_application.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_c_array.c [DEVELOPMENT ENVIRONMENT] 2008-05-11 18:07:16 +00:00
gbx_c_array.h [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
gbx_c_class.c [DEVELOPMENT ENVIRONMENT] 2008-03-27 16:27:24 +00:00
gbx_c_class.h * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gbx_c_collection.c [INTERPRETER] 2008-03-23 00:51:50 +00:00
gbx_c_collection.h * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gbx_c_enum.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gbx_c_enum.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_c_error.c [CONFIGURATION] 2008-02-02 10:54:13 +00:00
gbx_c_error.h * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gbx_c_file.c [INTERPRETER] 2008-03-21 02:05:59 +00:00
gbx_c_file.h [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_c_gambas.c [INTERPRETER] 2008-03-22 21:34:50 +00:00
gbx_c_gambas.h [CONFIGURATION] 2008-02-14 11:59:36 +00:00
gbx_c_process.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_c_process.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_c_quote.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_c_quote.h * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gbx_c_string.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_c_string.h * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gbx_c_subcollection.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_c_subcollection.h * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gbx_c_timer.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_c_timer.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_class.c [DEVELOPMENT ENVIRONMENT] 2008-05-10 15:17:07 +00:00
gbx_class.h [INTERPRETER] 2008-03-17 14:54:17 +00:00
gbx_class_desc.h [INTERPRETER] 2008-01-24 01:36:20 +00:00
gbx_class_info.c [CONFIGURATION] 2008-02-21 13:14:16 +00:00
gbx_class_init.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_class_load.c [DEVELOPMENT ENVIRONMENT] 2008-05-13 12:52:06 +00:00
gbx_class_load.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_class_native.c [INTERPRETER] 2008-03-17 14:54:17 +00:00
gbx_compare.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_compare.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_component.c [OPENBSD] 2008-02-18 23:07:24 +00:00
gbx_component.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_date.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_date.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_debug.c [DEVELOPMENT ENVIRONMENT] 2008-04-21 23:15:48 +00:00
gbx_debug.h [CONFIGURATION] 2008-02-02 10:54:13 +00:00
gbx_eval.c [DEVELOPMENT ENVIRONMENT] 2008-05-10 15:17:07 +00:00
gbx_eval.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_event.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_event.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_exec.c [DEVELOPMENT ENVIRONMENT] 2008-05-10 15:17:07 +00:00
gbx_exec.h [INTERPRETER] 2008-05-12 16:09:33 +00:00
gbx_exec_enum.c [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_exec_loop.c [INTERPRETER] 2008-05-12 16:09:33 +00:00
gbx_exec_pop.c [DEVELOPMENT ENVIRONMENT] 2008-05-10 15:17:07 +00:00
gbx_exec_push.c [DEVELOPMENT ENVIRONMENT] 2008-05-10 15:17:07 +00:00
gbx_expression.h [DEVELOPMENT ENVIRONMENT] 2008-03-27 16:27:24 +00:00
gbx_extern.c [DEVELOPMENT ENVIRONMENT] 2008-05-10 15:17:07 +00:00
gbx_extern.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_info.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_library.c [DEVELOPMENT ENVIRONMENT] 2008-04-17 10:18:25 +00:00
gbx_library.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_local.c [INTERPRETER] 2008-03-21 01:28:13 +00:00
gbx_local.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_math.c [INTERPRETER] 2008-03-21 01:25:37 +00:00
gbx_math.h [INTERPRETER] 2008-03-21 01:25:37 +00:00
gbx_number.c [CONFIGURATION] 2008-04-05 13:06:08 +00:00
gbx_number.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_object.c [CONFIGURATION] 2008-02-21 13:14:16 +00:00
gbx_object.h [CONFIGURATION] 2008-02-14 11:59:36 +00:00
gbx_print.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_print.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_project.c [DEVELOPMENT ENVIRONMENT] 2008-04-17 10:18:25 +00:00
gbx_project.h [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
gbx_regexp.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_regexp.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_replace.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gbx_stack.c [INTERPRETER] 2008-03-19 23:50:34 +00:00
gbx_stack.h [INTERPRETER] 2008-03-19 23:50:34 +00:00
gbx_stream.c [INTERPRETER] 2008-05-03 15:07:55 +00:00
gbx_stream.h [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_stream_arch.c [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_stream_buffer.c [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_stream_direct.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_stream_memory.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_stream_pipe.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_stream_process.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_string.c [INTERPRETER] 2008-05-03 15:07:55 +00:00
gbx_string.h [DEVELOPMENT ENVIRONMENT] 2008-03-26 16:28:18 +00:00
gbx_subr.c [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
gbx_subr.h [DEVELOPMENT ENVIRONMENT] 2008-04-17 10:18:25 +00:00
gbx_subr_conv.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_subr_extern.c [CONFIGURATION] 2008-01-19 01:36:38 +00:00
gbx_subr_file.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_subr_math.c [DEVELOPMENT ENVIRONMENT] 2008-04-17 10:18:25 +00:00
gbx_subr_math_temp.h * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gbx_subr_misc.c [EXAMPLES] 2008-01-25 15:01:02 +00:00
gbx_subr_string.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_subr_test.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_subr_test_temp.h [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_subr_time.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_subst.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_subst.h [DEVELOPMENT ENVIRONMENT] 2008-03-26 16:28:18 +00:00
gbx_type.c [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
gbx_type.h [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
gbx_value.c [INTERPRETER] 2008-03-23 00:51:50 +00:00
gbx_value.h [DEVELOPMENT ENVIRONMENT] 2008-05-13 12:52:06 +00:00
gbx_variant.h [INTERPRETER] 2008-03-23 00:51:50 +00:00
gbx_watch.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_watch.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
Makefile.am [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00