mattias
3166de2bc2
LCL: TApplication: replaced TList with TFPList
...
git-svn-id: trunk@24413 -
2010-04-04 23:04:37 +00:00
mattias
8e09f3c8dd
LCL: TToolBar: prevent endless loop if not enough space, bug #16194
...
git-svn-id: trunk@24412 -
2010-04-04 22:37:50 +00:00
maxim
e34d138307
regenerated translations; updated Russian translation
...
git-svn-id: trunk@24411 -
2010-04-04 22:08:50 +00:00
maxim
3d5a555230
JCF2: localized Unit Names Capitalisation tab
...
git-svn-id: trunk@24410 -
2010-04-04 22:08:29 +00:00
mattias
fb8c073c4d
translations: german: from Jörg Braun
...
git-svn-id: trunk@24409 -
2010-04-04 21:05:26 +00:00
mattias
cd69ac768b
IDE: source editor hint: activating write lock
...
git-svn-id: trunk@24408 -
2010-04-04 21:00:13 +00:00
mattias
7c4cb1efcb
LCL: DoAllAutoSize: check handleallocated for childs, needed after SetParent
...
git-svn-id: trunk@24407 -
2010-04-04 18:31:32 +00:00
mattias
20a40f4a3b
IDE: open unknown file check result
...
git-svn-id: trunk@24406 -
2010-04-04 17:56:09 +00:00
maxim
ceef7f4a34
regenerated translations; updated Russian translation
...
git-svn-id: trunk@24405 -
2010-04-04 15:17:13 +00:00
maxim
9581e35cba
JCF2: localized Non-identifiers Capitalisation tab
...
git-svn-id: trunk@24404 -
2010-04-04 15:16:58 +00:00
martin
5174b3a2e8
JCF: Format each open Files only once (DualView)
...
git-svn-id: trunk@24403 -
2010-04-04 15:15:34 +00:00
martin
2c3487ba93
SourceEditor: fix for new autosize
...
git-svn-id: trunk@24402 -
2010-04-04 15:09:00 +00:00
maxim
8394cc0cbd
regenerated translations; updated Russian translation
...
git-svn-id: trunk@24401 -
2010-04-04 14:57:58 +00:00
maxim
8e8dfc3b3c
JCF2: localized Identifiers Capitalisation tab
...
git-svn-id: trunk@24400 -
2010-04-04 14:57:37 +00:00
maxim
d322ee0a2c
regenerated translations; updated Russian translation
...
git-svn-id: trunk@24399 -
2010-04-04 14:48:26 +00:00
maxim
f043c539c7
JCF2: localized Any Word Capitalisation tab
...
git-svn-id: trunk@24398 -
2010-04-04 14:48:10 +00:00
mattias
d69055d322
LCL: fixed some nil checks
...
git-svn-id: trunk@24397 -
2010-04-04 14:37:47 +00:00
maxim
29ab9f7299
regenerated translations; updated Russian translation
...
git-svn-id: trunk@24396 -
2010-04-04 14:31:51 +00:00
maxim
ff2a17bf0b
JCF2: localized Capitalisation tab
...
git-svn-id: trunk@24395 -
2010-04-04 14:31:08 +00:00
mattias
97905f75d6
IDE: codebrowser: implemented export as text, bug #16191
...
git-svn-id: trunk@24394 -
2010-04-04 14:28:19 +00:00
mattias
77c705410a
IDE: codebrowser: clean up
...
git-svn-id: trunk@24393 -
2010-04-04 14:25:43 +00:00
maxim
9cdf3fa212
Codetools: fixed compilation with FPC < 2.5.1 (broken in rev. 24391)
...
git-svn-id: trunk@24392 -
2010-04-04 13:26:44 +00:00
mattias
468b3feea5
codetools: fixed compilation with fpc 2.5.1
...
git-svn-id: trunk@24391 -
2010-04-04 10:42:46 +00:00
mattias
7d8ef3e279
LCL: comments
...
git-svn-id: trunk@24390 -
2010-04-04 09:33:57 +00:00
ask
7f6dc92e94
TAChart: Extract RefreshList procedure into TASubcomponentsEditor
...
git-svn-id: trunk@24389 -
2010-04-04 03:24:17 +00:00
martin
2554635106
SourceEditor/Marks: Make breakpoints work with SynDualView
...
git-svn-id: trunk@24388 -
2010-04-04 02:35:32 +00:00
mattias
603b26ad47
LCL: fixed oldautosize check
...
git-svn-id: trunk@24387 -
2010-04-04 00:21:06 +00:00
martin
a47f917688
IDE: More ProcessMessages during compilation, better responsiveness
...
git-svn-id: trunk@24386 -
2010-04-03 22:35:21 +00:00
mattias
64714af5b6
LCL: fixed oldautosize
...
git-svn-id: trunk@24385 -
2010-04-03 22:07:28 +00:00
martin
d7fc2ae5e7
SourceEditor: Only send one update to msg-view, if 2 Views exist
...
git-svn-id: trunk@24384 -
2010-04-03 21:57:06 +00:00
martin
94672a57eb
SourceEditor: Only send one update to msg-view, if 2 Views exist
...
git-svn-id: trunk@24383 -
2010-04-03 21:04:46 +00:00
mattias
b1b4157851
LCL: disabled exception for handle creation during loading, needed by glscene
...
git-svn-id: trunk@24382 -
2010-04-03 19:51:51 +00:00
martin
2c6d401dc3
IDE: Clean up
...
git-svn-id: trunk@24381 -
2010-04-03 16:51:20 +00:00
mattias
b32f435668
IDE: pasting controls: delay autosizing to keep layout of multi selection
...
git-svn-id: trunk@24380 -
2010-04-03 16:21:48 +00:00
mattias
3729314672
LCL: TControl.DoAutoSize: autosizes to peferred size
...
git-svn-id: trunk@24379 -
2010-04-03 15:52:01 +00:00
mattias
68c75f3577
LCL: TToolBar using SetBounds to not struggle with the LCL
...
git-svn-id: trunk@24378 -
2010-04-03 14:14:47 +00:00
mattias
e16bb0cfa4
LCL:
...
autosize: turn childs visible before parent
autosize without visible handle: clear requests
TWinControl.UpdateControlState: call AdjustSize to delay showing after bound computation
TWinControl.WMSize: ignore if no bounds were sent to intf
TToolBar.CreateWnd: delay autosize
TControl.DoAllAutoSize: do not autosize invisible controls
git-svn-id: trunk@24377 -
2010-04-03 13:28:35 +00:00
maxim
2f70c4458b
regenerated IDE translations; updated Russian IDE translation
...
git-svn-id: trunk@24376 -
2010-04-02 22:30:09 +00:00
maxim
e86d32f66e
regenerated translations; updated Russian translation
...
git-svn-id: trunk@24375 -
2010-04-02 22:20:29 +00:00
maxim
ddaf9ff104
JCF2: localized Warnings tab
...
git-svn-id: trunk@24374 -
2010-04-02 22:20:02 +00:00
maxim
78e034b7c7
regenerated translations; updated Russian translation
...
git-svn-id: trunk@24373 -
2010-04-02 22:05:50 +00:00
maxim
56bbb57b31
JCF2: localized Comments tab
...
git-svn-id: trunk@24372 -
2010-04-02 22:05:01 +00:00
martin
201ab0682a
IDE: Fixed loading/saving bookmarks in session
...
git-svn-id: trunk@24371 -
2010-04-02 16:19:58 +00:00
ask
00267f7fb9
TAChart: Un-publish TChartAxisMarks.LinkPen, since it is not used
...
git-svn-id: trunk@24370 -
2010-04-02 15:14:40 +00:00
martin
2c280ef33a
SourceEditor: Search in open Files, search DualView only once
...
git-svn-id: trunk@24369 -
2010-04-02 13:49:38 +00:00
martin
a851494288
SourceEditor: Search in open Files, search DualView only once
...
git-svn-id: trunk@24368 -
2010-04-02 13:49:33 +00:00
zeljko
88eea5b789
Qt: use cheaper TFPList instead of TList for SavedDCList.
...
git-svn-id: trunk@24367 -
2010-04-02 09:30:53 +00:00
juha
2acd1a1c59
Converter: RegExp matching for replacement types.
...
git-svn-id: trunk@24366 -
2010-04-02 07:03:12 +00:00
martin
c141150853
IDE: When jumping to Source code (debug step), only center the line if it is not already visible
...
git-svn-id: trunk@24365 -
2010-04-02 01:07:36 +00:00
martin
da59ab77fb
SynEdit: Fixed Plugin (Template/Syncro) handling for DualView
...
git-svn-id: trunk@24364 -
2010-04-02 00:37:27 +00:00