Commit Graph

34703 Commits

Author SHA1 Message Date
zeljko
e52f4a0e0c Qt: return correct rect for TListItem.DisplayRect in case of vsList and vsReport.
git-svn-id: trunk@35275 -
2012-02-09 17:44:56 +00:00
zeljko
3fdefbf7be LCL: TCustomListView: started OnEditing and OnEdited events for delphi compatibility. part of #12059
git-svn-id: trunk@35274 -
2012-02-09 14:28:16 +00:00
sekelsenmat
ac2328635e Fixes documentation compilation
git-svn-id: trunk@35273 -
2012-02-09 14:25:10 +00:00
sekelsenmat
f07b717a31 key state constants and functions documentation improvement
git-svn-id: trunk@35272 -
2012-02-09 14:09:30 +00:00
sekelsenmat
0f9889978f Minor documentation improvement
git-svn-id: trunk@35271 -
2012-02-09 13:54:14 +00:00
sekelsenmat
b97bd5928f General documentation cleanup removing [?] and various other minor improvements
git-svn-id: trunk@35270 -
2012-02-09 13:52:27 +00:00
martin
2ce509ce97 Clean up: warnings (new debugln)
git-svn-id: trunk@35269 -
2012-02-09 13:31:28 +00:00
zeljko
cd7931e012 Examples: listview: added OwnerData mode, added property ReadOnly, AutoWidthLastColumn, fixed exceptions. issue #18898
git-svn-id: trunk@35268 -
2012-02-09 13:24:14 +00:00
martin
9fba3d205f IDE KeyMap: added/fixed cursor keys issue #21247
git-svn-id: trunk@35267 -
2012-02-09 13:16:48 +00:00
mattias
820c8c29bb laz2_dom: fixed range check
git-svn-id: trunk@35266 -
2012-02-09 12:19:05 +00:00
zeljko
6758bba5e0 Qt: fixed inconsistency with win32,gtk2 and Delphi when setting SelStart.It shouldn't keep sellength. issue #11802
git-svn-id: trunk@35265 -
2012-02-09 12:10:24 +00:00
zeljko
353087a643 LCL: TCustomListView: allow to change ItemIndex in OwnerData mode. issue #19825
git-svn-id: trunk@35264 -
2012-02-09 11:37:10 +00:00
zeljko
3603901d03 Qt: fixed bug where TListItem DisplayRect doesn't work if have > 1 column.
git-svn-id: trunk@35263 -
2012-02-09 10:14:41 +00:00
vincents
1cbef20c34 lazutils: fixed another compilation for debug log with wince.
git-svn-id: trunk@35262 -
2012-02-09 08:59:40 +00:00
sekelsenmat
75005d5347 Documented TCustomRadioGroup.OnClick
git-svn-id: trunk@35261 -
2012-02-09 08:42:12 +00:00
zeljko
41db03219e LCL: lcltype: added LVN_ODCACHEHINT,LVN_ODSTATECHANGED and LVN_ODFINDITEM to start proper implementation of TCustomListView.OwnerData
git-svn-id: trunk@35260 -
2012-02-09 08:38:45 +00:00
vincents
951fdc2310 lazutils: fixed compilation with wince.
git-svn-id: trunk@35259 -
2012-02-09 08:34:34 +00:00
zeljko
403ef1bfd2 LCL: TCustomListView added TLVDataHintEvent and TLVDataStateChangeEvent, also published OnDataHint and OnDataStateChange for TListView for delphi compatibility.
git-svn-id: trunk@35258 -
2012-02-09 08:11:15 +00:00
zeljko
5504dab625 LCL: TCustomListView OwnerData - fix selection behaviour. part of #18202
git-svn-id: trunk@35257 -
2012-02-09 07:51:21 +00:00
paul
a4c49e19cd codetools: learn DelphiUnicode mode
git-svn-id: trunk@35256 -
2012-02-09 07:44:50 +00:00
martin
64cb0d92c5 new Debugln via LazLogger (now used by default)
git-svn-id: trunk@35255 -
2012-02-09 01:13:23 +00:00
martin
b3e1fbdbdf DBG: ensure, existing "ignored exceptions" are re-enabled, if user requests
git-svn-id: trunk@35254 -
2012-02-09 00:20:21 +00:00
mattias
431bef0ffe IDE: fpdoceditor: preserve space of other elements, current element needs special
git-svn-id: trunk@35253 -
2012-02-08 23:49:00 +00:00
mattias
9a1c0d2141 laz2_write: option to preserve whitespace
git-svn-id: trunk@35252 -
2012-02-08 23:47:53 +00:00
mattias
ffd6e0f8b5 laz2_read: keep attribute order
git-svn-id: trunk@35251 -
2012-02-08 23:27:48 +00:00
mattias
52b3608f2e laz2_xmlread: added flag preserverwhitespace
git-svn-id: trunk@35250 -
2012-02-08 22:52:56 +00:00
mattias
895280ea4a laz2_dom: fixed enumerator
git-svn-id: trunk@35249 -
2012-02-08 22:52:23 +00:00
mattias
e88c4ccc31 IDE: clean up
git-svn-id: trunk@35248 -
2012-02-08 22:18:45 +00:00
mattias
12f6b0c40c laz2_dom: added enumerators for TDOMNode
git-svn-id: trunk@35247 -
2012-02-08 22:16:01 +00:00
maxim
5440db2738 regenerated translations; updated Russian translation
git-svn-id: trunk@35246 -
2012-02-08 22:03:51 +00:00
mattias
a23bd6cac8 docs: fixed indentation
git-svn-id: trunk@35245 -
2012-02-08 21:46:28 +00:00
martin
bcee3c3ca7 IDE: Enable Tracking for scrollboxes. issue #21240
git-svn-id: trunk@35244 -
2012-02-08 19:51:27 +00:00
zeljko
90c91e2666 LCL: TCustomListView: allow programatically selection of items when OwnerData. issue #18202
git-svn-id: trunk@35243 -
2012-02-08 19:47:12 +00:00
sekelsenmat
c63e24b53b Removes the special accessible description in some IDE controls, improves a little the Carbon accessibility
git-svn-id: trunk@35242 -
2012-02-08 18:40:45 +00:00
martin
781176276f SynEdit: Navigate to end of word / middle of CamelCase word
git-svn-id: trunk@35241 -
2012-02-08 18:34:00 +00:00
martin
17c7b1c8f9 SynEdit: Navigate to end of word / middle of CamelCase word
git-svn-id: trunk@35240 -
2012-02-08 18:22:44 +00:00
sekelsenmat
015279a045 Adds more method for TLazAccessibleObject to manipulate the list of children
git-svn-id: trunk@35239 -
2012-02-08 17:58:06 +00:00
martin
b3a2ce9517 SynEdit: Fix LineGutter for last line of text
git-svn-id: trunk@35238 -
2012-02-08 17:54:44 +00:00
sekelsenmat
5ac1708f92 Minor documentation improvements
git-svn-id: trunk@35237 -
2012-02-08 17:09:16 +00:00
sekelsenmat
4a2866676b Minor documentation improvements
git-svn-id: trunk@35236 -
2012-02-08 16:55:19 +00:00
martin
459570ae4e DBG: Fixed crash in ResetDebugger when closing the IDE
git-svn-id: trunk@35235 -
2012-02-08 16:23:27 +00:00
sekelsenmat
46979b3ef7 Adds a big part of the basic accessibility documentation
git-svn-id: trunk@35234 -
2012-02-08 14:52:41 +00:00
sekelsenmat
0b6566c84c Removes partial fcl xml help from the Lazarus tree
git-svn-id: trunk@35233 -
2012-02-08 12:44:20 +00:00
sekelsenmat
d5f10dc54e Minor docs improvements
git-svn-id: trunk@35232 -
2012-02-08 11:13:44 +00:00
sekelsenmat
fa0d9abec0 docs index.html: Adds a link for more complete chm instructions
git-svn-id: trunk@35231 -
2012-02-08 10:54:32 +00:00
juha
fe58dbe75e IDE: Make MainIDEBar.Constraints.MaxHeight smaller. Issue #1020.
git-svn-id: trunk@35230 -
2012-02-08 07:24:09 +00:00
martin
728880b814 DBG: Reset, if project changed. issue #18468
git-svn-id: trunk@35229 -
2012-02-07 22:27:24 +00:00
juha
33eb66c116 PoChecker: remove a duplicate file from the package.
git-svn-id: trunk@35228 -
2012-02-07 19:28:29 +00:00
juha
9ec8da7c35 TreeFilterEdit: release also the idle handler when releasing the filtered TreeView
git-svn-id: trunk@35227 -
2012-02-07 19:28:16 +00:00
martin
1829efd0bd TExtendedNotebook: remove workaround for issue #19914
git-svn-id: trunk@35226 -
2012-02-07 19:26:43 +00:00