Commit Graph

41279 Commits

Author SHA1 Message Date
martin
73cadf2ccc Debugger, IDE: After new fix in rev 42734: REVERT 42669 #59d1dc53d2 [[SynEdit in Paintlock => debugger not processmessages]]
git-svn-id: trunk@42735 -
2013-09-11 17:52:06 +00:00
martin
f45491edd7 IDE, Debugger: Fix Debugger locking in SourceEdit (protect SynEdit during Paintlock). Calls were unbalanced if method was recursively invoked.
git-svn-id: trunk@42734 -
2013-09-11 17:51:40 +00:00
martin
ba9964e386 Debugger: fixed a crash in new instruction queue (object removed by nested call)
git-svn-id: trunk@42733 -
2013-09-11 16:42:07 +00:00
juha
3405cd2a57 IDE: implement storage for component palette options. Read and write it in GUI frame.
git-svn-id: trunk@42732 -
2013-09-11 06:21:29 +00:00
juha
e9417175c1 IDE: change PageComponent type from TComponent to TCustomPage. Eliminate type-casts etc.
git-svn-id: trunk@42731 -
2013-09-11 06:21:22 +00:00
juha
7377ec04d1 Packager: formatting
git-svn-id: trunk@42730 -
2013-09-11 06:21:17 +00:00
martin
9c45fa9046 IDE, SourceEditor: fix dragging editors between tab, make sure synedit will be set to visible
git-svn-id: trunk@42729 -
2013-09-10 20:26:13 +00:00
mattias
cc5d712837 codetools: fixed ForEachIdentifierInCleanSrc check if StartPos<1
git-svn-id: trunk@42728 -
2013-09-10 20:16:55 +00:00
mattias
d442a420b7 IDE: unit dependencies: show complex routes
git-svn-id: trunk@42727 -
2013-09-10 20:05:41 +00:00
mattias
376c2af303 codetools: fixed TPointerToPointerTree.DisposeItem
git-svn-id: trunk@42726 -
2013-09-10 20:04:56 +00:00
mattias
15838492b6 codetools: TUsesGraph.FindShortestPath
git-svn-id: trunk@42725 -
2013-09-10 19:27:15 +00:00
mattias
79670c113d codetools: TPointerToPointerTree based on TAVLTree
git-svn-id: trunk@42724 -
2013-09-10 19:26:57 +00:00
mattias
e44878160f IDE: unit dependencies: showing simple circular dependency
git-svn-id: trunk@42723 -
2013-09-10 18:12:17 +00:00
zeljko
ebc00393a5 Qt: use new SlotAboutToShow() to send LM_ACTIVATE to TMenu, instead of using QEventShowToParent. issue #24979
git-svn-id: trunk@42722 -
2013-09-10 14:04:08 +00:00
mattias
b76e2409dc IDE: unit dependencies: keep selection
git-svn-id: trunk@42721 -
2013-09-10 13:09:40 +00:00
mattias
eea2c866ec LCL: TTReeView: added FindNodeWithTextPath
git-svn-id: trunk@42720 -
2013-09-10 13:09:21 +00:00
martin
d32498513b Debugger: more feedback on exceptions.
git-svn-id: trunk@42719 -
2013-09-10 13:03:45 +00:00
mattias
9d1eed28b3 IDE: unit dependencies: fixed filter
git-svn-id: trunk@42718 -
2013-09-10 12:18:12 +00:00
martin
40d9429c6c Test: fixed expectation for checkbox background color
git-svn-id: trunk@42717 -
2013-09-10 11:11:57 +00:00
martin
c7057e9467 SynEdit: user highlight, find longest match
git-svn-id: trunk@42716 -
2013-09-10 11:04:23 +00:00
martin
f97ad56e37 SynEdit: fix dictionary for user highlight
git-svn-id: trunk@42715 -
2013-09-10 09:43:07 +00:00
martin
77b6a944c7 SynEdit: fix memleak in test
git-svn-id: trunk@42714 -
2013-09-10 09:42:18 +00:00
mattias
e140abe386 IDE, IDEIntf: fixed componentreeview dragover check
git-svn-id: trunk@42713 -
2013-09-10 09:30:35 +00:00
mattias
c50737c1d3 LCL: fixed GetDesignerForm outside IDE
git-svn-id: trunk@42711 -
2013-09-10 08:58:04 +00:00
paul
857774a646 lcl: there is no need to check something for nil before .Free call
git-svn-id: trunk@42710 -
2013-09-10 08:33:48 +00:00
mattias
36bd622f95 IDE: warn for invalid lines in lazarus.cfg
git-svn-id: trunk@42709 -
2013-09-10 08:26:47 +00:00
mattias
86a3c31754 IDE: clena up
git-svn-id: trunk@42708 -
2013-09-10 08:21:00 +00:00
mattias
37aeda8f7b lazutils: added UTF8StringReplace, feature 22148
git-svn-id: trunk@42707 -
2013-09-09 23:40:04 +00:00
mattias
3c92d686f3 lazutils: FileNameIsTrimmed: check for slashes on Windows
git-svn-id: trunk@42704 -
2013-09-09 13:44:08 +00:00
mattias
084093d91e LCL: TWinControl.ChildSizing with controlstyle csAutoSize0x0, bug #24986
git-svn-id: trunk@42702 -
2013-09-09 13:19:50 +00:00
martin
abd94d0f29 SynEdit: AutoComplete, fix GetPreviousToken use Logical pos
git-svn-id: trunk@42701 -
2013-09-09 13:19:34 +00:00
bart
3afb18b37f LazFileUtils: ResolveDots: respect AllowDirectorySeparators.
git-svn-id: trunk@42700 -
2013-09-09 11:50:06 +00:00
martin
7bd5a7d326 LCL: PageControl,fix wrong tab highlighted after TabVisible:=True . Issue #0023251
git-svn-id: trunk@42699 -
2013-09-09 10:57:58 +00:00
mattias
f66fa252fc IDE: renamed SetPathDelims to GetForcedPathDelims
git-svn-id: trunk@42698 -
2013-09-09 10:28:10 +00:00
mattias
f5dda02fe9 IDE: renamed DoPathDelims to ForcePathDelims
git-svn-id: trunk@42697 -
2013-09-09 10:18:24 +00:00
mattias
fd40afd5e6 LCL: clean up
git-svn-id: trunk@42696 -
2013-09-09 09:04:39 +00:00
sekelsenmat
a0bda77827 fpvectorial: Patch from Michael Thompson, adds support for tables and reworks the list styles
git-svn-id: trunk@42695 -
2013-09-09 08:38:58 +00:00
martin
e9ab40821e Tests: test for PageControl, workaround QT and GTK do extra paint
git-svn-id: trunk@42694 -
2013-09-09 08:36:48 +00:00
martin
426e526f9b Tests: test for PageControl, workaround QT and GTK do extra paint
git-svn-id: trunk@42693 -
2013-09-09 08:34:03 +00:00
zeljko
93b81bdd04 LCL: workaround for fpc leak with FClipRegion (missing free in destructor).issue #24980
git-svn-id: trunk@42692 -
2013-09-09 06:25:16 +00:00
martin
9e8ac69776 remove -WC opt
git-svn-id: trunk@42691 -
2013-09-08 23:37:07 +00:00
martin
0dcfe25d4f Tests: test for PageControl, workaround missing button paint in QT
git-svn-id: trunk@42690 -
2013-09-08 23:27:01 +00:00
martin
dea1487f68 Tests: more test for PageControl
git-svn-id: trunk@42689 -
2013-09-08 23:01:33 +00:00
martin
7db05696b4 Tests: more test for PageControl
git-svn-id: trunk@42688 -
2013-09-08 22:55:50 +00:00
martin
361be30481 Tests: more test for PageControl
git-svn-id: trunk@42687 -
2013-09-08 22:53:43 +00:00
mattias
612b486281 IDE: implement find references of used unit
git-svn-id: trunk@42686 -
2013-09-08 22:47:26 +00:00
mattias
ac4996ff62 replaced SetDirSeparators with SetPathDelims
git-svn-id: trunk@42685 -
2013-09-08 20:58:12 +00:00
mattias
1fdae44bb9 tests: replaced DoDirSeparators with DoPathDelims
git-svn-id: trunk@42684 -
2013-09-08 20:33:22 +00:00
mattias
da7315aa27 externhelp: replaced DoDirSeparators with DoPathDelims
git-svn-id: trunk@42683 -
2013-09-08 20:33:08 +00:00
martin
3c9900948e LCL: PageControl, changing (moving) the tab position of a page, would sometimes (but not always) trigger OnChanging. OnChanging could prevent the change, while it must always be allowed during moving tabs.
git-svn-id: trunk@42682 -
2013-09-08 19:34:22 +00:00