Commit Graph

1819 Commits

Author SHA1 Message Date
martin
48333d8333 EditorMacros: Allow editing of macros
git-svn-id: trunk@38360 -
2012-08-25 01:02:55 +00:00
martin
e191d86627 EditorMacros: Allow assigning custom keys
git-svn-id: trunk@38359 -
2012-08-24 20:14:59 +00:00
maxim
09e0cf678c Translations: large Lithuanian translation update by Valdas Jankūnas, part 2
git-svn-id: trunk@38253 -
2012-08-15 23:40:00 +00:00
maxim
7c19d004c2 Translations: huge Arabic translation update by Khaled Shagrouni, first part, bug #22583
git-svn-id: trunk@38187 -
2012-08-06 22:32:03 +00:00
mattias
51d31bea71 IDEIntf: simplification
git-svn-id: trunk@38033 -
2012-07-24 16:57:47 +00:00
mattias
1b38715458 ideintf: fixed typo
git-svn-id: trunk@38020 -
2012-07-23 12:53:17 +00:00
martin
f3b6260cbc IDE: added mapping for ide key commands (single word representation) / Fix save/load macros
git-svn-id: trunk@37931 -
2012-07-13 13:45:43 +00:00
mattias
4fb746ee2c IDEIntf: object inspector: fixed setting propertyeditorhook
git-svn-id: trunk@37913 -
2012-07-12 10:05:10 +00:00
juha
eb0c2952f0 IDE: correction for r37836 #c877b2f326. I copied the code to a wrong place.
git-svn-id: trunk@37842 -
2012-07-01 15:26:15 +00:00
juha
a65ed8792b IDE: Toggle a boolean editor checkbox in OI directly only when the square is clicked
git-svn-id: trunk@37839 -
2012-07-01 14:42:54 +00:00
juha
c877b2f326 IDE: Make editor controls in OI short when compiling with UseOICheckBox, revealing redraw problems on Windows. Issue #22347
git-svn-id: trunk@37836 -
2012-07-01 13:03:44 +00:00
juha
67c49dcb2a IDE: Change a CheckBox state only if user clicked the value part in OI (when using CheckBox for booleans)
git-svn-id: trunk@37833 -
2012-07-01 08:48:18 +00:00
juha
d4e4a800c9 IDE: Implement Boolean CheckBox editor better in OI. Draw a fake Checkbox when not editing. Requires UseOICheckBox DEFINE
git-svn-id: trunk@37832 -
2012-07-01 07:56:30 +00:00
juha
9f3c8533e3 IDE: Minor optimization and formatting in OI
git-svn-id: trunk@37831 -
2012-07-01 07:56:25 +00:00
juha
274b27b1e8 IDE: Make ValueCheckBox for Booleans work in Object Inspector. Compile with DEFINE UseOICheckBox.
git-svn-id: trunk@37828 -
2012-06-30 18:28:33 +00:00
juha
3df6dc0d2f IDE: formatting
git-svn-id: trunk@37827 -
2012-06-30 18:28:26 +00:00
juha
ab93fd6669 IDE: Add DebugLns to indicate how PropertyHook is Nil and causes the error. Issue #22322
git-svn-id: trunk@37806 -
2012-06-27 20:07:02 +00:00
juha
15a021b4ae IDE: Search a property by typing its name in OI. Issue #22303, patch from Denis
git-svn-id: trunk@37778 -
2012-06-25 20:12:35 +00:00
martin
4eeeddf42d IDE: Added list of recorded editor macros
git-svn-id: trunk@37679 -
2012-06-17 21:16:52 +00:00
mattias
22957ca052 IDE: paste multiple components: fix references
git-svn-id: trunk@37638 -
2012-06-13 15:56:51 +00:00
mattias
b1e9846595 IDEIntf: objectinspector: fixed painting outside paint event
git-svn-id: trunk@37634 -
2012-06-13 13:35:41 +00:00
mattias
1925587551 IDEIntf: RegisterIDEMenuCommand: use Command.LocalizedName as default for Caption
git-svn-id: trunk@37603 -
2012-06-10 13:48:20 +00:00
juha
b1a2dfb791 IDE: Add Source/Insert General/MIT Notice. Issue #22151, patch from Reinier Olislagers
git-svn-id: trunk@37466 -
2012-05-30 16:56:55 +00:00
mattias
fb9c855546 IDEIntf: added TObjectInspectorDlg.EnableHookGetSelection, IDE: designer selection is now stored in TheControlSelection, as OI does not always exist
git-svn-id: trunk@37450 -
2012-05-29 09:42:07 +00:00
juha
3313d4cc7b Object Inspector: Make TreeFilterEdit wider and auto-resize it. Issue #22117, patch from Takeda Matsuki
git-svn-id: trunk@37409 -
2012-05-24 18:27:04 +00:00
juha
5b73c6f898 Remove old ifdefs from "deprecated" declarations. They don't work with recent compilers
git-svn-id: trunk@37405 -
2012-05-23 20:28:24 +00:00
maxim
0e9c12c306 IDEIntf: improved Object Inspector localization
git-svn-id: trunk@37365 -
2012-05-20 13:30:22 +00:00
mattias
497d69683c fixed makefiles for ideintf depending on lazcontrols
git-svn-id: trunk@37358 -
2012-05-20 08:24:13 +00:00
juha
f21525813a IDE: Use the improved FilterEdit feature in many forms
git-svn-id: trunk@37354 -
2012-05-19 18:32:55 +00:00
juha
2d53c6ccb3 IDE: improve filter in Object Inspector
git-svn-id: trunk@37349 -
2012-05-19 11:38:04 +00:00
juha
fdce65fa2e IDE: Add filter to the component list of Object Inspector
git-svn-id: trunk@37341 -
2012-05-19 07:26:10 +00:00
maxim
15e9aa53b6 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22064
git-svn-id: trunk@37326 -
2012-05-18 23:16:51 +00:00
martin
91ec03f100 SynEdit (Syncro): Allow navigating only first occurrences of each word. Issue #0021563
git-svn-id: trunk@37266 -
2012-05-13 14:13:26 +00:00
juha
67d1097c03 IDE: harmonize the casing of variables.
git-svn-id: trunk@37257 -
2012-05-12 13:05:11 +00:00
mattias
cdc3c432b4 cody: new IDE window: show dialog to setup form name
git-svn-id: trunk@37152 -
2012-05-04 08:00:38 +00:00
maxim
6e559a7b17 Translations: Ukrainian translation cleanup
git-svn-id: trunk@37148 -
2012-05-03 20:50:27 +00:00
mattias
4b43946e95 IDEIntf: TDefaultComponentEditor: always select component
git-svn-id: trunk@37144 -
2012-05-03 06:46:12 +00:00
mattias
6e86b03868 IDEIntf: added TPropertyEditorHook.IsSelected
git-svn-id: trunk@37143 -
2012-05-03 06:44:56 +00:00
martin
e7b462dc61 IDE, IpPro: Allow copy to clipboard from hint
git-svn-id: trunk@37137 -
2012-05-02 16:33:19 +00:00
mattias
37eb8f6bd9 IDEIntf: removed TLazCompilerOptions.LCLWidgetType, fixed computing default LCLWidgetType on cross target OS
git-svn-id: trunk@37086 -
2012-04-29 17:43:58 +00:00
mattias
62218fe07e IDE: show compiler options: check compiler
git-svn-id: trunk@37085 -
2012-04-29 16:32:31 +00:00
maxim
5ac4a58270 regenerated translations; updated Russian translation
git-svn-id: trunk@37052 -
2012-04-27 20:58:02 +00:00
maxim
a65f754c71 Translations: Ukrainian translation update by Igor Paliychuk
git-svn-id: trunk@37051 -
2012-04-27 20:24:38 +00:00
mattias
c7543c32cb codetools: JumpToPublishedMethodBody: added parameter ErrorOnNotFound
git-svn-id: trunk@36968 -
2012-04-22 10:06:33 +00:00
mattias
e4ee4cd803 IDEIntf: fixed typo
git-svn-id: trunk@36965 -
2012-04-21 20:57:35 +00:00
mattias
f9d8e01a08 undo
git-svn-id: trunk@36964 -
2012-04-21 20:57:21 +00:00
mattias
735a0623c4 IDEIntf: fixed typo
git-svn-id: trunk@36963 -
2012-04-21 20:56:27 +00:00
maxim
fca1d220b1 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21818
git-svn-id: trunk@36941 -
2012-04-20 19:48:33 +00:00
maxim
1060d6f033 Fixed typo PrefferedSplitterX -> PreferredSplitterX throughout the code, spotted by Howard Page-Clark
git-svn-id: trunk@36912 -
2012-04-19 22:11:56 +00:00
mattias
54205a85a1 IDE: fixed read/write designinfo, bug #21804
git-svn-id: trunk@36903 -
2012-04-19 08:49:52 +00:00