gambas-source-code/main/gbc
Benoît Minisini f901433cbd [CONFIGURATION]
* BUG: Controls of components written in Gambas are correctly installed 
  now.

[DEVELOPMENT ENVIRONMENT]
* NEW: Component project controls icons are now store in the "Project" 
  section, not in the "Data" section anymore. Consequently they are not 
  stored in the project executable.
* BUG: Fix the activation of menu entries in the project treeview popups.
* NEW: New layout for the translation dialog.
* NEW: Remove many control icons and put them with their component project.


git-svn-id: svn://localhost/gambas/trunk@2140 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-07-20 15:53:19 +00:00
..
gb_alloc.c
gb_array.c
gb_buffer.c
gb_common.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gb_error.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gb_error.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gb_file.c
gb_file.h
gb_str.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gb_str.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gb_table.c
gba.c [ARCHIVER] 2009-07-18 15:50:51 +00:00
gbc.c [DEVELOPMENT ENVIRONMENT] 2009-07-03 20:15:26 +00:00
gbc_archive.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_archive.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_chown.c
gbc_chown.h
gbc_class.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_class.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_code.c
gbc_compile.c [DEVELOPMENT ENVIRONMENT] 2009-07-03 20:15:26 +00:00
gbc_compile.h [CONFIGURATION] 2009-05-01 16:27:45 +00:00
gbc_dump.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_form.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_form.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_header.c [DEVELOPMENT ENVIRONMENT] 2009-07-12 21:49:13 +00:00
gbc_header.h [DEVELOPMENT ENVIRONMENT] 2009-07-12 21:49:13 +00:00
gbc_output.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_output.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_pcode.c
gbc_read.c [DEVELOPMENT ENVIRONMENT] 2009-07-14 02:24:54 +00:00
gbc_read.h
gbc_reserved.c
gbc_trans.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_trans.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_trans_code.c
gbc_trans_ctrl.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_trans_expr.c [DEVELOPMENT ENVIRONMENT] 2009-07-12 21:49:13 +00:00
gbc_trans_subr.c [CONFIGURATION] 2009-07-20 15:53:19 +00:00
gbc_trans_tree.c [DEVELOPMENT ENVIRONMENT] 2009-07-14 02:24:54 +00:00
gbc_type.c
gbc_type.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbi.c [CONFIGURATION] 2009-05-15 17:57:29 +00:00
Makefile.am