dmitry
|
8c5e3652bc
|
leakview: a small fix for correct parsing of leaked block size
git-svn-id: trunk@25725 -
|
2010-05-28 06:59:01 +00:00 |
|
martin
|
e5929b9523
|
IDE, EditorOptions: ColorSchemFactory, reduced calls to XmlConfig
git-svn-id: trunk@25724 -
|
2010-05-28 00:06:43 +00:00 |
|
mattias
|
e3a13c09b5
|
easydock: docking to docksite
git-svn-id: trunk@25723 -
|
2010-05-28 00:02:34 +00:00 |
|
martin
|
7b26624558
|
IDE, EditorOptions: ColorSchemFactory, reduced calls to XmlConfig
git-svn-id: trunk@25722 -
|
2010-05-27 23:59:13 +00:00 |
|
martin
|
f1d6ce478b
|
IDE, EditorOptions: ColorSchemFactory, slight refactor
git-svn-id: trunk@25721 -
|
2010-05-27 23:36:25 +00:00 |
|
mattias
|
858477aff8
|
easydock: dock default
git-svn-id: trunk@25720 -
|
2010-05-27 23:04:07 +00:00 |
|
martin
|
26d72050ce
|
IDE, EditorOptions: ColorSchemFactory, use new methos of TXmlConfig
git-svn-id: trunk@25719 -
|
2010-05-27 22:50:08 +00:00 |
|
martin
|
c246a1ed1f
|
EditorOptions, color-scheme: ensure correct default
git-svn-id: trunk@25718 -
|
2010-05-27 22:24:42 +00:00 |
|
maxim
|
ac3c0d20ca
|
IDE: French translation update by paulatreides, bug #16583.
git-svn-id: trunk@25717 -
|
2010-05-27 22:23:09 +00:00 |
|
martin
|
cccc33ab03
|
SourceEditor: Instruct SourceLog to write directly to SynEdit (skip stringlist)
git-svn-id: trunk@25716 -
|
2010-05-27 21:52:31 +00:00 |
|
mattias
|
7420ab3ba0
|
IDE: codebuffer to synedit: using add instead of temporary stringlist
git-svn-id: trunk@25715 -
|
2010-05-27 21:49:06 +00:00 |
|
martin
|
e4f319754a
|
SynEdit: improved handling of Lines.Add while updating(locked) // fixed some Indent issues
git-svn-id: trunk@25714 -
|
2010-05-27 21:27:53 +00:00 |
|
zeljko
|
c350840ac0
|
Qt: fixed TQtHintWindow.setVisible() for non THintWindow classtypes. fixes #16551
git-svn-id: trunk@25713 -
|
2010-05-27 21:04:44 +00:00 |
|
martin
|
885dfcc950
|
ColorSchemFactory: improved loading speed
git-svn-id: trunk@25712 -
|
2010-05-27 21:03:57 +00:00 |
|
sekelsenmat
|
c8a71c3a58
|
Forgot some comments
git-svn-id: trunk@25711 -
|
2010-05-27 20:52:41 +00:00 |
|
sekelsenmat
|
2755e979ed
|
Fixes WinCE TStringGrid scrollbar showing
git-svn-id: trunk@25710 -
|
2010-05-27 20:50:09 +00:00 |
|
maxim
|
6555122a59
|
regenerated translations; updated Russian translation
git-svn-id: trunk@25709 -
|
2010-05-27 20:25:43 +00:00 |
|
maxim
|
d542184275
|
IDE: fixed typo in string constants
git-svn-id: trunk@25708 -
|
2010-05-27 20:23:30 +00:00 |
|
martin
|
5d28e4d998
|
SynEdit: improved handling of Lines.Add while updating(locked) // fixed some Indent issues
git-svn-id: trunk@25707 -
|
2010-05-27 20:00:57 +00:00 |
|
martin
|
db05dbd916
|
SynEdit: improved handling of Lines.Add while updating(locked) / Speed up loading files
git-svn-id: trunk@25706 -
|
2010-05-27 18:38:31 +00:00 |
|
martin
|
d334372608
|
SynEdit: Clean-up
git-svn-id: trunk@25705 -
|
2010-05-27 18:29:07 +00:00 |
|
dmitry
|
9bbf99a396
|
lcl: prevent trackbar from calling OnChange while the control is loaded from .lfm
git-svn-id: trunk@25704 -
|
2010-05-27 17:22:46 +00:00 |
|
mattias
|
dcb90d85e7
|
easydock: using default sizes for docksite
git-svn-id: trunk@25703 -
|
2010-05-27 17:14:14 +00:00 |
|
mattias
|
631f0997bc
|
easydock: using default sizes when docking
git-svn-id: trunk@25702 -
|
2010-05-27 16:47:23 +00:00 |
|
zeljko
|
a19f9a2883
|
Qt: added todo for TQtWidgetSet.MessageBox
git-svn-id: trunk@25701 -
|
2010-05-27 16:13:57 +00:00 |
|
mattias
|
57e6a22d2c
|
LCL: added warning when painting outside of paint message
git-svn-id: trunk@25700 -
|
2010-05-27 16:02:21 +00:00 |
|
mattias
|
924a185cfa
|
IDE: fpdoceditor: fixed crash on destroy
git-svn-id: trunk@25699 -
|
2010-05-27 15:48:53 +00:00 |
|
martin
|
0da4663c8d
|
Change ASyncQueue to run in forward order (first in / first out)
git-svn-id: trunk@25698 -
|
2010-05-27 15:29:53 +00:00 |
|
mattias
|
19f9f16b28
|
IDE: fixed crash: accessing the wrong canvas
git-svn-id: trunk@25697 -
|
2010-05-27 15:27:24 +00:00 |
|
mattias
|
fd51b5dcdc
|
IDE: fpdoceditor: do not update on idle when a modal form is shown
git-svn-id: trunk@25696 -
|
2010-05-27 15:12:42 +00:00 |
|
mattias
|
94e1c3958b
|
IDE: fpdoc editor: update on show
git-svn-id: trunk@25695 -
|
2010-05-27 14:58:32 +00:00 |
|
martin
|
c116269008
|
ColorSchemFactory: improved loading speed
git-svn-id: trunk@25694 -
|
2010-05-27 14:56:52 +00:00 |
|
mattias
|
85e8ae198c
|
lcl docs
git-svn-id: trunk@25693 -
|
2010-05-27 14:48:55 +00:00 |
|
mattias
|
8541fb499c
|
LCL: TCustomForm.FocusControl: comment
git-svn-id: trunk@25692 -
|
2010-05-27 14:42:26 +00:00 |
|
mattias
|
b76088df74
|
LCL: TCustomForm.FocusControl: comment
git-svn-id: trunk@25691 -
|
2010-05-27 14:35:25 +00:00 |
|
mattias
|
67635d4200
|
IDE: fixed source editor taking focus on page changed, bug #16581
git-svn-id: trunk@25690 -
|
2010-05-27 14:16:02 +00:00 |
|
mattias
|
9a8dce2b4e
|
codetools: accelerated TCodeCache.SaveIncludeLinksDataToList
git-svn-id: trunk@25689 -
|
2010-05-27 13:30:02 +00:00 |
|
mattias
|
5c3930c99d
|
codetools: saving includelinks compressed
git-svn-id: trunk@25688 -
|
2010-05-27 13:08:11 +00:00 |
|
zeljko
|
b35fff5bcc
|
Qt: improved mousewheel scroll by Mattias. fixes #16560
git-svn-id: trunk@25687 -
|
2010-05-27 12:01:09 +00:00 |
|
mattias
|
ef82ad9e79
|
IDE: improved message captions
git-svn-id: trunk@25686 -
|
2010-05-27 10:38:54 +00:00 |
|
mattias
|
d9820994b8
|
IDEIntf: find options editor via groupindex and index, codetools indent options: jump to default indent
git-svn-id: trunk@25685 -
|
2010-05-27 10:35:58 +00:00 |
|
zeljko
|
41bfebe276
|
Qt: implemented X11 selection. fixes #16566
git-svn-id: trunk@25684 -
|
2010-05-27 09:41:40 +00:00 |
|
mattias
|
ca21c39ff3
|
codetools: indenter: added for, for do
git-svn-id: trunk@25683 -
|
2010-05-27 09:40:15 +00:00 |
|
mattias
|
f6f1568eab
|
codetools: include links: use date
git-svn-id: trunk@25682 -
|
2010-05-27 08:15:16 +00:00 |
|
mattias
|
e05038a12d
|
codetools: do not load old include links
git-svn-id: trunk@25681 -
|
2010-05-27 08:02:59 +00:00 |
|
zeljko
|
71d77a25cd
|
Qt: qtclipboard - disabled primaryselection in selectionChanged. fixes #16569
git-svn-id: trunk@25680 -
|
2010-05-27 06:25:02 +00:00 |
|
paul
|
1aae556694
|
win32, wince: revert r25425 #112777a442 because it adds flickering to applications
git-svn-id: trunk@25679 -
|
2010-05-27 03:07:34 +00:00 |
|
martin
|
5b42849a32
|
Reverted: SourceEditor: Instruct SourceLog to write directly to SynEdit (skip stringlist)
git-svn-id: trunk@25678 -
|
2010-05-26 23:20:27 +00:00 |
|
martin
|
c888a8d4eb
|
SourceEditor: Instruct SourceLog to write directly to SynEdit (skip stringlist)
git-svn-id: trunk@25677 -
|
2010-05-26 23:08:22 +00:00 |
|
martin
|
f2d9c5841d
|
SynEdit: Fix Lines.SetCapacity
git-svn-id: trunk@25676 -
|
2010-05-26 23:07:13 +00:00 |
|