mattias
|
353a841ec1
|
IDE: fixed CopySecondaryConfigFile to not create double path delims
git-svn-id: trunk@35118 -
|
2012-02-04 09:14:13 +00:00 |
|
martin
|
f85f1fd695
|
SynEdit: Added TLazSynEditNestedFoldsList
SrcSynEdit: fixed SynInfoView
git-svn-id: trunk@35117 -
|
2012-02-04 04:18:15 +00:00 |
|
martin
|
0a388b8f9f
|
Examples: Write your own SynEdit HighLighter
git-svn-id: trunk@35116 -
|
2012-02-03 19:33:35 +00:00 |
|
martin
|
7a03599f16
|
SynEdit: Refactored fold-highlighters: unify methods to get fold-nest info
git-svn-id: trunk@35115 -
|
2012-02-03 16:50:04 +00:00 |
|
sekelsenmat
|
e10dc0f7ea
|
Some improvements to the new TCDTrackBar.OnChangeByUser event
git-svn-id: trunk@35114 -
|
2012-02-03 14:41:50 +00:00 |
|
sekelsenmat
|
88f38a5ae9
|
Some minor extensions to TCDTrackBar
git-svn-id: trunk@35113 -
|
2012-02-03 14:02:49 +00:00 |
|
mattias
|
3a4a59c37b
|
examples: idehelp: started options for fpc keywords
git-svn-id: trunk@35112 -
|
2012-02-03 09:44:51 +00:00 |
|
martin
|
7bf4b456a5
|
SynEdit fix folding (other than pas src), broke in r 35077
git-svn-id: trunk@35111 -
|
2012-02-03 04:06:18 +00:00 |
|
mattias
|
65da6a5647
|
fpc rpm: added workaround for fpc 2.7.1
git-svn-id: trunk@35110 -
|
2012-02-02 23:14:07 +00:00 |
|
mattias
|
9985ff718d
|
LCL: added inline version of UnicodeToUTF8
git-svn-id: trunk@35109 -
|
2012-02-02 23:01:03 +00:00 |
|
mattias
|
af99807c33
|
fpc rpm: clean up
git-svn-id: trunk@35108 -
|
2012-02-02 22:47:27 +00:00 |
|
mattias
|
f6ccc59c2b
|
examples: idehelp: options frame
git-svn-id: trunk@35107 -
|
2012-02-02 22:31:30 +00:00 |
|
mattias
|
7f347aa744
|
IDE: better error message
git-svn-id: trunk@35106 -
|
2012-02-02 22:14:46 +00:00 |
|
juha
|
928ff120e9
|
TreeFilterEdit: Remove unused "TTreeFilterBranch.Cleanup" method
git-svn-id: trunk@35105 -
|
2012-02-02 22:07:51 +00:00 |
|
mattias
|
e06db40808
|
IDE: better error message
git-svn-id: trunk@35104 -
|
2012-02-02 22:06:49 +00:00 |
|
mattias
|
d5f1c3dec2
|
codetools: fixed FindUsedUnitFiles to only parse main uses section
git-svn-id: trunk@35103 -
|
2012-02-02 22:04:00 +00:00 |
|
sekelsenmat
|
27e6270a39
|
Declares more attributes in preparation for multiline editor support in Carbon
git-svn-id: trunk@35102 -
|
2012-02-02 21:56:34 +00:00 |
|
mattias
|
0e8df542cf
|
IDE: extract procedure: select procedure without interface by default
git-svn-id: trunk@35101 -
|
2012-02-02 21:33:21 +00:00 |
|
sekelsenmat
|
b8ee1aed53
|
Starts minimal accessibility info for SynEdit
git-svn-id: trunk@35100 -
|
2012-02-02 21:32:07 +00:00 |
|
mattias
|
d1b6d6ed3b
|
examples: idehelp: help for message
git-svn-id: trunk@35099 -
|
2012-02-02 21:29:25 +00:00 |
|
mattias
|
f9ea1eaa98
|
LCL: comments
git-svn-id: trunk@35098 -
|
2012-02-02 21:14:35 +00:00 |
|
sekelsenmat
|
a0a714440a
|
Now improves the accessibility for ReadOnly TMemos in LCL-Carbon by faking a AXStaticText
git-svn-id: trunk@35097 -
|
2012-02-02 21:12:37 +00:00 |
|
mattias
|
db1ea8ca0c
|
codetools: fixed compilation win32
git-svn-id: trunk@35096 -
|
2012-02-02 21:01:49 +00:00 |
|
mattias
|
c186d1b6cc
|
lazcontrols: TTreeFilterEdit: disconnect FilteredTreeView on destroy, bug #21198
git-svn-id: trunk@35095 -
|
2012-02-02 20:59:04 +00:00 |
|
sekelsenmat
|
fb1ea909c4
|
Fixes accessibility for TMemo in LCL-Carbon
git-svn-id: trunk@35094 -
|
2012-02-02 20:17:58 +00:00 |
|
mattias
|
5c9cd1a9ed
|
codetools: search cross compiler
git-svn-id: trunk@35093 -
|
2012-02-02 17:15:02 +00:00 |
|
mattias
|
e3ab9e771b
|
codetools: using system filemask
git-svn-id: trunk@35092 -
|
2012-02-02 16:58:21 +00:00 |
|
mattias
|
c0dada7561
|
lazcontrols: TTreeFilterEdit: free noe data on tree destroy
git-svn-id: trunk@35091 -
|
2012-02-02 16:46:57 +00:00 |
|
mattias
|
aad4d125c5
|
LCL: added TControl.AddHandlerBeforeDestruction
git-svn-id: trunk@35090 -
|
2012-02-02 16:46:20 +00:00 |
|
mattias
|
1f910951e2
|
IDE: release package editor if not needed any more
git-svn-id: trunk@35089 -
|
2012-02-02 16:23:45 +00:00 |
|
mattias
|
380da77e72
|
lazutils: fixed compilation
git-svn-id: trunk@35088 -
|
2012-02-02 15:28:10 +00:00 |
|
sekelsenmat
|
a843068398
|
customdrawn: Adds the possibility to compile to WinCE
git-svn-id: trunk@35087 -
|
2012-02-02 15:18:27 +00:00 |
|
mattias
|
971b471ca4
|
IDE: catch wrong dates
git-svn-id: trunk@35086 -
|
2012-02-02 15:09:48 +00:00 |
|
mattias
|
f9917204fc
|
codetools: added FileDateToDateTimeDef
git-svn-id: trunk@35085 -
|
2012-02-02 15:04:42 +00:00 |
|
dodi
|
916b25ac4d
|
DocMgr: adopt to modified engine
git-svn-id: trunk@35084 -
|
2012-02-02 13:24:51 +00:00 |
|
juha
|
cf7bcd2c21
|
IDE: clean unused variable from Component List.
git-svn-id: trunk@35083 -
|
2012-02-02 07:12:44 +00:00 |
|
zeljko
|
44970aa342
|
Qt: update PrinterIndex from PrintDlg.issue #21201
git-svn-id: trunk@35082 -
|
2012-02-02 07:06:46 +00:00 |
|
mattias
|
04e9be00e0
|
lazcontrols: fixed TTreeFilterEdit.Notification
git-svn-id: trunk@35081 -
|
2012-02-01 21:56:13 +00:00 |
|
mattias
|
3e176b9fa5
|
examples: ide help: comments
git-svn-id: trunk@35080 -
|
2012-02-01 21:46:29 +00:00 |
|
mattias
|
79639787db
|
IDEIntf: shortcut editor: added VK_ESCAPE
git-svn-id: trunk@35079 -
|
2012-02-01 21:46:18 +00:00 |
|
martin
|
99c440046b
|
SynEdit clean up (ifdef syn_laz)
git-svn-id: trunk@35078 -
|
2012-02-01 19:43:37 +00:00 |
|
martin
|
224799685a
|
SynEdit: Refactored fold-node info
git-svn-id: trunk@35077 -
|
2012-02-01 19:13:09 +00:00 |
|
mattias
|
ac7f1bbb8b
|
LCL: fixed searching help in multiple databases
git-svn-id: trunk@35076 -
|
2012-02-01 16:48:29 +00:00 |
|
mattias
|
78fa86808a
|
examples: help for messages
git-svn-id: trunk@35075 -
|
2012-02-01 16:42:55 +00:00 |
|
mattias
|
88707d2180
|
LCL: fixed searching help in multiple databases
git-svn-id: trunk@35074 -
|
2012-02-01 16:42:41 +00:00 |
|
sekelsenmat
|
194e0679ac
|
customdrawnws: Fixes clicking of controls while is scrolled mode
git-svn-id: trunk@35073 -
|
2012-02-01 15:10:12 +00:00 |
|
martin
|
b1628b6ca0
|
SynEdit: fixed streaming of some color settings. issue #0021203
git-svn-id: trunk@35072 -
|
2012-02-01 14:00:43 +00:00 |
|
juha
|
a7880ef344
|
TreeFilterEdit: add assertions to trap a crash some peoople experience. Issue #21198
git-svn-id: trunk@35071 -
|
2012-02-01 08:17:06 +00:00 |
|
sekelsenmat
|
1fb90cb1f1
|
Improves the accessibility code to allow for initializing the Handle later. Also attempts to fix the accesssibility issues of TEdit/TMemo, but still not successful
git-svn-id: trunk@35070 -
|
2012-02-01 07:25:28 +00:00 |
|
martin
|
3b5f4a1919
|
SynEdit clean up
git-svn-id: trunk@35069 -
|
2012-01-31 21:05:23 +00:00 |
|