[Gambas-devel-svn] SF.net SVN: gambas: [1237] gambas/branches/2.0/app/src/gambas2
Brought to you by:
gambas
From: <rob...@us...> - 2008-03-23 05:22:13
|
Revision: 1237 http://gambas.svn.sourceforge.net/gambas/?rev=1237&view=rev Author: robert_rowe Date: 2008-03-22 22:22:20 -0700 (Sat, 22 Mar 2008) Log Message: ----------- These changes are back ports of changes made in Gambas3. [DEVELOPMENT ENVIRONMENT] * NEW: Added split editor views * NEW: Added buttons for Definition and Last Position to the editor toolbar * NEW: Added additional hotkeys for Cut (Shift+Delete), Copy (CTRL+Insert) and Paste (Shift+Insert) * BUG: Fixed comment/uncomment so that they will work correctly if there is not a space after the comment mark * NEW: Added a textlabel to the bottom of the property window that displays help text for the selected property. * NEW: Added an option to preferences to disable integrated help. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/FCompletion.class gambas/branches/2.0/app/src/gambas2/FEditor.class gambas/branches/2.0/app/src/gambas2/FEditor.form gambas/branches/2.0/app/src/gambas2/FOption.class gambas/branches/2.0/app/src/gambas2/FOption.form gambas/branches/2.0/app/src/gambas2/FProperty.class gambas/branches/2.0/app/src/gambas2/FProperty.form gambas/branches/2.0/app/src/gambas2/FTextEditor.class gambas/branches/2.0/app/src/gambas2/FTextEditor.form gambas/branches/2.0/app/src/gambas2/MHelp.module Added Paths: ----------- gambas/branches/2.0/app/src/gambas2/img/16/no-split.png gambas/branches/2.0/app/src/gambas2/img/16/v-split.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |