Commit Graph

40027 Commits

Author SHA1 Message Date
mattias
cce525b450 synedit: clean up
git-svn-id: trunk@41430 -
2013-05-27 09:09:39 +00:00
mattias
f07d4394eb lazcontrols: less hints
git-svn-id: trunk@41429 -
2013-05-27 09:09:30 +00:00
juha
cfabcc6243 Industrial components: add description to the package. Issue #24479, patch from Reinier Olislagers.
git-svn-id: trunk@41428 -
2013-05-26 21:31:34 +00:00
juha
5d1490e17c Converter: fix a special case when a VCL unit is copied to project directory. Somehow LCL dependency was not added.
git-svn-id: trunk@41427 -
2013-05-26 17:49:31 +00:00
juha
a9ad45f767 Codetools: make TFindDeclarationTool.CheckDirectoryCache public. Needed for converter.
git-svn-id: trunk@41426 -
2013-05-26 17:49:16 +00:00
maxim
3f7e56de04 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@41425 -
2013-05-26 15:28:02 +00:00
mattias
1b5e483b35 IDE: fixed compilation under Linux
git-svn-id: trunk@41424 -
2013-05-26 14:01:57 +00:00
mattias
b71f29c7f4 IDE: fixed TColorScheme.GetStoredValuesForScheme
git-svn-id: trunk@41423 -
2013-05-26 13:57:22 +00:00
mattias
8d549f0ec9 IDE: clean up
git-svn-id: trunk@41422 -
2013-05-26 13:54:04 +00:00
mattias
106b632017 IDE: fixed macro BuildMode
git-svn-id: trunk@41421 -
2013-05-26 13:39:02 +00:00
mattias
cb86989cb0 IDE: clean up
git-svn-id: trunk@41420 -
2013-05-26 13:38:24 +00:00
martin
11c4892506 IDE: Editor-Color opts - Allow setting priorities
git-svn-id: trunk@41419 -
2013-05-26 13:34:29 +00:00
mattias
384aab7b08 IDEIntf: TDefaultComponentEditor: check TControl.Action.OnExecute and TMenuItem.Action.OnExecute
git-svn-id: trunk@41418 -
2013-05-26 13:23:42 +00:00
mattias
047c8fcb6d IDE: less verbosity
git-svn-id: trunk@41417 -
2013-05-26 12:53:21 +00:00
mattias
9a518d7730 LCL: setting Action.OnExecute no longer changes the TMenuItem.OnClick
git-svn-id: trunk@41416 -
2013-05-26 12:47:37 +00:00
mattias
66a30a311c LCL: setting Action.OnExecute no longer changes the TControl.OnClick, bug #24484
git-svn-id: trunk@41415 -
2013-05-26 12:36:40 +00:00
blikblum
dfdab62ac2 lcl: properly initialize keys for sorted lookup controls. Issue #23619
git-svn-id: trunk@41414 -
2013-05-26 12:25:04 +00:00
mattias
35ac6f51b9 IDEIntf: undeprecated TSourceEditorWindowInterface.SourceEditorIntfWithFilename and implemented it with avl tree
git-svn-id: trunk@41413 -
2013-05-26 12:21:10 +00:00
mattias
c6da313e09 codetools: FindMissingUnits: do not find fpc sources if there is no ppu in fpc search path
git-svn-id: trunk@41412 -
2013-05-26 10:26:32 +00:00
blikblum
9e57b13d8f lcl: prevent change in dbcombobox when autoedit is false. Issue #24207
git-svn-id: trunk@41411 -
2013-05-26 10:20:34 +00:00
mattias
3c5ec2b499 codetools: TFPCUnitSetCache.GetUnitSrcFile: always return source file in search path first
git-svn-id: trunk@41410 -
2013-05-26 10:08:41 +00:00
blikblum
5df0a63a69 lcl: fix accidental removal of TListColumns method. Issue #24478
git-svn-id: trunk@41409 -
2013-05-26 03:01:04 +00:00
blikblum
10a5d9c1ad Remove DoCreateWnd. Move its code to CreateWnd
Commit missing part of 41407

git-svn-id: trunk@41408 -
2013-05-25 23:44:01 +00:00
blikblum
e829b31b56 lcl: initialize PageControl.PageIndex in handle creation instead of loaded. Fix issue when setting TabVisible after control is loaded
git-svn-id: trunk@41407 -
2013-05-25 23:35:51 +00:00
martin
3b13212b92 SynEdit: Ifdef Markup: force re-scan on markup change
git-svn-id: trunk@41406 -
2013-05-25 22:05:02 +00:00
martin
1eb0dfeab9 SynEdit: Ifdef Markup: fix enabled detection
git-svn-id: trunk@41405 -
2013-05-25 18:20:25 +00:00
maxim
616e0b9792 IDE: fixed Object Inspector settings tab layout
git-svn-id: trunk@41404 -
2013-05-25 17:46:50 +00:00
martin
69163ed0f1 SynEdit: Ifdef Markup: force update, if settings change
git-svn-id: trunk@41403 -
2013-05-25 17:34:14 +00:00
maxim
0766eb282d IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@41402 -
2013-05-25 16:23:03 +00:00
juha
73d57f0b27 IDE: update the info box in OI more quickly.
git-svn-id: trunk@41401 -
2013-05-25 14:57:12 +00:00
juha
67303ae0da IDE: formatting
git-svn-id: trunk@41400 -
2013-05-25 14:57:05 +00:00
maxim
d52a55866b IDE: Arabic translation update by Mazen
git-svn-id: trunk@41397 -
2013-05-25 13:23:09 +00:00
maxim
0ac3252f26 IDEIntf: regenerated translations; updated Russian translation
git-svn-id: trunk@41396 -
2013-05-25 13:18:26 +00:00
maxim
3545c9b2e4 IDEIntf: fixed typo in OI menu item caption
git-svn-id: trunk@41395 -
2013-05-25 13:17:47 +00:00
martin
003adac76f SynEdit: Ifdef Markup: Allow setting state for else
git-svn-id: trunk@41394 -
2013-05-25 13:12:53 +00:00
martin
e3c11bd042 SynEdit: Ifdef Markup: Allow setting state for else
git-svn-id: trunk@41393 -
2013-05-25 13:12:18 +00:00
martin
03bc6f2d9a SynEdit: Ifdef Markup: Allow setting state for else / fixed missing invalidation / fixed issue in detecting $else before topline
git-svn-id: trunk@41392 -
2013-05-25 13:11:49 +00:00
juha
2d76303809 IndustrialStuff: improve AdvLed autosize. Issue #24472, patch from Jurassic Pork
git-svn-id: trunk@41391 -
2013-05-25 11:33:41 +00:00
mattias
d97e869846 IDE: mode matrix: do not store session info in project and ide
git-svn-id: trunk@41390 -
2013-05-25 10:31:05 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
mattias
9c36eef7e2 IDE: mode matrix: ID per option
git-svn-id: trunk@41388 -
2013-05-25 08:24:23 +00:00
juha
7b162087fd Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
juha
e29222f783 LCL: change the license header in Arrow source. Refer to COPYING.modifiedLGPL.txt.
git-svn-id: trunk@41386 -
2013-05-24 18:27:53 +00:00
mattias
d846fce1d2 IDE: sourceeditor: ifdef node states: set idnInvalid for mixed cases
git-svn-id: trunk@41385 -
2013-05-24 16:29:39 +00:00
martin
1be10bb6e1 SynEdit: Ifdef Markup: prevent endless loop
git-svn-id: trunk@41384 -
2013-05-24 10:21:58 +00:00
mattias
520aa7c32b IDE: mode matrix: nicer caption
git-svn-id: trunk@41383 -
2013-05-24 09:51:04 +00:00
juha
0af18290bd Industrial components: remove unused files.
git-svn-id: trunk@41382 -
2013-05-24 08:24:04 +00:00
juha
f5c8de7971 Commit changed .po files for OI
git-svn-id: trunk@41381 -
2013-05-24 08:23:58 +00:00
juha
154590fc1b IDE: show property's class, name and type in OI StatusBar.
git-svn-id: trunk@41380 -
2013-05-24 08:23:49 +00:00
mattias
fe0b0eb344 lazutils: removed obsolete luresstrings
git-svn-id: trunk@41379 -
2013-05-24 07:28:13 +00:00