Commit Graph

11971 Commits

Author SHA1 Message Date
martin
27e3b15e2e FPDebug: fix calling nil object
git-svn-id: trunk@43428 -
2013-11-11 22:12:41 +00:00
martin
ad449adbc0 FPDebug: fix calling nil object
git-svn-id: trunk@43427 -
2013-11-11 22:11:55 +00:00
martin
69a1873b27 SynEdit: paint, ensure field for Attribute is initialized
git-svn-id: trunk@43426 -
2013-11-11 21:09:10 +00:00
martin
1ce927a927 SynEdit: prepare extra highlight for lines starting a fold
git-svn-id: trunk@43425 -
2013-11-11 20:28:56 +00:00
martin
fc0030c327 SynEdit: Fixed painting highlight frame-borders. (do not paint extra left/right borders)
git-svn-id: trunk@43424 -
2013-11-11 20:23:13 +00:00
martin
c1e13c5ce7 SynEdit: paint, ensure field for Attribute is initialized
git-svn-id: trunk@43423 -
2013-11-11 19:26:21 +00:00
martin
96236fecb2 SynEdit: added comment
git-svn-id: trunk@43422 -
2013-11-11 13:01:25 +00:00
martin
7187c0477d SynEdit: Return past-end-of line attribute in multi line comments // support for p-eol attibute (missed file)
git-svn-id: trunk@43421 -
2013-11-11 13:00:22 +00:00
martin
cb80606ad0 SynEdit: Return past-end-of line attribute in multi line comments // support for p-eol attibute
git-svn-id: trunk@43419 -
2013-11-11 01:17:41 +00:00
martin
126c85c628 SynEdit: Fixed Mem leak
git-svn-id: trunk@43416 -
2013-11-10 14:08:52 +00:00
martin
15cbda1171 FPDebug: some optimizations
git-svn-id: trunk@43415 -
2013-11-10 12:05:05 +00:00
martin
f0787433ea FPDebug: some optimizations
git-svn-id: trunk@43414 -
2013-11-10 11:13:59 +00:00
martin
69ba113d3d FPDebug: some optimizations
git-svn-id: trunk@43413 -
2013-11-10 10:14:39 +00:00
martin
9ecc74ee77 FPDebug: speed up
git-svn-id: trunk@43412 -
2013-11-09 23:54:26 +00:00
martin
310df63d6f FPDebug: string compare (none case) utf8 and faster
git-svn-id: trunk@43411 -
2013-11-09 22:41:44 +00:00
martin
83d2aeba85 fpdebug: fix compile on linux
git-svn-id: trunk@43410 -
2013-11-09 20:34:31 +00:00
martin
c7584d7702 FPDebug: speed up scanning scopes / less memory used
git-svn-id: trunk@43409 -
2013-11-09 19:28:45 +00:00
martin
3ee4e090ac FPDebug: speed up BuildAddressMap
git-svn-id: trunk@43408 -
2013-11-09 17:02:06 +00:00
martin
019afd6ae4 FPDebug: cleanup / re-order for better inlining
git-svn-id: trunk@43407 -
2013-11-09 16:29:15 +00:00
martin
e8550987a1 FPDebug: refactor
git-svn-id: trunk@43406 -
2013-11-09 16:04:37 +00:00
mattias
987732d77c lazutils: TrimFilename: normalize pathdelims
git-svn-id: trunk@43404 -
2013-11-09 13:23:22 +00:00
mattias
b4a999be14 lazutils: TrimFilename: optimized
git-svn-id: trunk@43403 -
2013-11-09 13:16:33 +00:00
mattias
73a2ef1ce7 codetools: LoadFile: normalize filename
git-svn-id: trunk@43400 -
2013-11-09 13:06:14 +00:00
martin
26b8234ad0 FPDebug: scan class parents
git-svn-id: trunk@43399 -
2013-11-09 11:52:49 +00:00
martin
6770c13d81 EditorMAcroScript: Add some more try except dealing with self-test. Save reason of failure
git-svn-id: trunk@43398 -
2013-11-08 23:52:29 +00:00
martin
4928979536 LazUtils: allow ReleaseRef on nil
git-svn-id: trunk@43395 -
2013-11-08 01:33:45 +00:00
martin
4c8b79e5fc FPDebug: scan all units
git-svn-id: trunk@43394 -
2013-11-08 01:32:52 +00:00
martin
98508349df FPDebug: refactor
git-svn-id: trunk@43392 -
2013-11-07 20:59:34 +00:00
mattias
35b07b5533 lazutils: RunCmdFromPath: cut handles when starting process
git-svn-id: trunk@43389 -
2013-11-07 12:51:08 +00:00
mattias
1ae5a24b92 lazhelp: cut handles when starting process
git-svn-id: trunk@43388 -
2013-11-07 12:50:36 +00:00
martin
6be8179494 FPDebug: fixes
git-svn-id: trunk@43379 -
2013-11-06 01:11:41 +00:00
mattias
6123660445 codetools: fixed TCustomCodeTool.ReadBackTilBracketOpen when there is no bracket
git-svn-id: trunk@43378 -
2013-11-05 23:07:57 +00:00
martin
3163c7673e FPDebug: fixes
git-svn-id: trunk@43377 -
2013-11-05 22:37:08 +00:00
martin
e87a5be48c FPDebug: arrays
git-svn-id: trunk@43376 -
2013-11-05 15:09:39 +00:00
martin
044a2e94ef SynEdit: Highlight-all, fix index for last element
git-svn-id: trunk@43375 -
2013-11-05 09:59:55 +00:00
martin
adf1d0e502 FPDebug: refactor, break circle unit ref
git-svn-id: trunk@43374 -
2013-11-04 23:42:06 +00:00
martin
3a334890d5 FPDebug: refactor
git-svn-id: trunk@43372 -
2013-11-04 15:27:06 +00:00
maxim
14551314c1 Components: fixed Lazarus Package Manager compilation with FPC >= 2.6.3
git-svn-id: trunk@43371 -
2013-11-04 13:23:38 +00:00
mattias
1ae4a6b361 lazcontrols: TTreeFilterBranch.RemoveChildrenData: fixed crash when passing nil
git-svn-id: trunk@43355 -
2013-11-03 08:34:11 +00:00
martin
de89e7cd72 FPDebug: arrays
git-svn-id: trunk@43354 -
2013-11-03 01:28:04 +00:00
martin
5bc8ede3a2 FPDebug: refactor
git-svn-id: trunk@43349 -
2013-11-01 18:13:29 +00:00
bart
2eb279e6e1 LazUtf8: implement Utf8 versions of LeftStr and RightStr.
git-svn-id: trunk@43348 -
2013-11-01 17:40:11 +00:00
martin
66f965d74c FPDebug: more tags
git-svn-id: trunk@43347 -
2013-11-01 00:40:27 +00:00
martin
45c0307c1b FPDebug: more tags
git-svn-id: trunk@43346 -
2013-10-31 02:00:59 +00:00
juha
51b74b6f56 TreeFilterEdit: change visibility of FreeNodeData and remove a hack-accessor class.
git-svn-id: trunk@43345 -
2013-10-31 00:16:45 +00:00
juha
95fe4e6ff1 TreeFilterEdit: Improve TTreeFilterBranch.RemoveChildrenData logic. Issue #25259, patch from Cyrax
git-svn-id: trunk@43344 -
2013-10-30 22:55:22 +00:00
martin
75b3da80b2 FPDebug: more tags
git-svn-id: trunk@43343 -
2013-10-30 17:02:59 +00:00
martin
f7b43be9d6 SynEdit: Pas HighLighter, recognize new &keyword for identifier style
git-svn-id: trunk@43342 -
2013-10-30 12:52:02 +00:00
mattias
766298e0ef lazcontrols: fixed crash on freeing TFileNameItem
git-svn-id: trunk@43341 -
2013-10-30 10:20:24 +00:00
martin
6130157a41 FPDebug: more tags
git-svn-id: trunk@43338 -
2013-10-28 23:43:31 +00:00