Commit Graph

40015 Commits

Author SHA1 Message Date
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
zeljko
467b293531 Qt: fixed bug with AltGr key handling under windows.We are using winapi directly as workaround for bug in Qt library. issue #23808
git-svn-id: trunk@41378 -
2013-05-24 07:20:39 +00:00
juha
1abeb7d970 Industrial components example, fix compilation.
git-svn-id: trunk@41377 -
2013-05-23 20:50:06 +00:00
juha
fe5e2e2849 Industrial components package: improvements from Jurassic Pork.
git-svn-id: trunk@41376 -
2013-05-23 20:39:58 +00:00
bart
e1c3aed986 LazFileUtils: cleanup.
git-svn-id: trunk@41375 -
2013-05-23 17:29:09 +00:00
bart
42315809a3 LazUtils: move more Utf8 file routines to LazFileUtils (and inline them in FileUtil):
ForceDirectoriesUTF8.

git-svn-id: trunk@41374 -
2013-05-23 17:26:47 +00:00
mattias
9d7979342e LCL: TTreeView: clear cache when adding node
git-svn-id: trunk@41373 -
2013-05-23 13:14:41 +00:00
mattias
26cd305782 IDE: source editor: fixed updating nested ifdefs
git-svn-id: trunk@41372 -
2013-05-23 12:02:49 +00:00
mattias
c9b89a44b3 codetools: debug TLSDirectiveKind
git-svn-id: trunk@41371 -
2013-05-23 12:01:53 +00:00
juha
d8e8cfc3d2 IDE: fix RestrictionBrowser filtering.
git-svn-id: trunk@41370 -
2013-05-23 11:37:56 +00:00
juha
8ad9920823 Commit changed .po files.
git-svn-id: trunk@41369 -
2013-05-23 11:37:51 +00:00
juha
32ce55442c IDE: add a setting to OI options. Reorder.
git-svn-id: trunk@41368 -
2013-05-23 11:37:40 +00:00
juha
40c7d580c7 IDE: show more popup menuitems in Object Inspector.
git-svn-id: trunk@41367 -
2013-05-23 11:37:34 +00:00