Commit Graph

38647 Commits

Author SHA1 Message Date
juha
6f843db9a3 List images for CoolBar and ControlBar.
git-svn-id: trunk@39982 -
2013-01-27 20:01:57 +00:00
juha
963f7f5020 New images for CoolBar and ControlBar. Now just copied from existing images.
git-svn-id: trunk@39981 -
2013-01-27 19:51:47 +00:00
mattias
039214cdf3 IDE: View Package Links: scan lpk files
git-svn-id: trunk@39980 -
2013-01-27 13:28:46 +00:00
mattias
cd57873a93 IDE: View Package Links: button to rescan lpl files
git-svn-id: trunk@39979 -
2013-01-27 12:42:36 +00:00
mattias
45267c6fbc IDE: open files changed by codetools: do not open project
git-svn-id: trunk@39978 -
2013-01-27 11:53:19 +00:00
mattias
c084859d66 IDE: global package links: delete old global links
git-svn-id: trunk@39977 -
2013-01-27 11:47:58 +00:00
mattias
38ea21f89a IDE: global package links: use codetools cache
git-svn-id: trunk@39976 -
2013-01-27 11:27:22 +00:00
jesus
9ae6ac7874 LCL, PostScriptCanvas, added dummy RealizeAntialising which causes crash on carbon, from Patrick Chevalley, issue #23751
git-svn-id: trunk@39975 -
2013-01-27 09:15:25 +00:00
jesus
97f3b5ba82 LazReport, fix export filters registering multiple filter extensions are listed only once, issue #23759
git-svn-id: trunk@39974 -
2013-01-27 08:17:56 +00:00
zeljko
28b4ed797c LCL: reduce calls of PopupMenu property getter. issue #23336
git-svn-id: trunk@39973 -
2013-01-27 08:06:15 +00:00
mattias
d2484b1951 IDE: renamed oldcustomcompdlg.pas
git-svn-id: trunk@39972 -
2013-01-26 19:22:05 +00:00
mattias
47c3d3650d IDE: renamed oldcustomcompadddlg.pas
git-svn-id: trunk@39971 -
2013-01-26 19:18:02 +00:00
mattias
0ad54c3e39 IDE: clean up
git-svn-id: trunk@39970 -
2013-01-26 19:13:33 +00:00
martin
aaaa384384 Placeholder for new option
git-svn-id: trunk@39969 -
2013-01-26 19:08:42 +00:00
martin
244a647f3d IDE: Removed duplicate update of editors, after options changed. Updates done in DoEditorOptionsAfterWrite
git-svn-id: trunk@39968 -
2013-01-26 18:12:40 +00:00
mattias
c08c9b529f IDE: clean up
git-svn-id: trunk@39967 -
2013-01-26 15:53:59 +00:00
mattias
7d6712a7fe IDE: added flag -dDebugSearchFPCSrcThread
git-svn-id: trunk@39966 -
2013-01-26 15:11:53 +00:00
mattias
ca6c8654a9 codetools: added tests for ComparingTextIgnoringSpace
git-svn-id: trunk@39965 -
2013-01-25 08:21:03 +00:00
mattias
01bdba496f IDE: clean up
git-svn-id: trunk@39964 -
2013-01-25 08:11:45 +00:00
mattias
0a66ac5ea5 synedit: clean up
git-svn-id: trunk@39963 -
2013-01-25 08:10:14 +00:00
martin
f35fd2b9b6 SynEdit: fixed final caret on replace (issue from recent changes)
git-svn-id: trunk@39962 -
2013-01-25 00:24:58 +00:00
martin
d488360cad SynEdit, Markup-HighAll: Small optimization, when text edited (better invalidation range)
git-svn-id: trunk@39961 -
2013-01-25 00:23:30 +00:00
ask
91d248abf7 TAChart: Add TBoxAndWhiskerSeries.LegendDirection property
git-svn-id: trunk@39960 -
2013-01-24 23:57:01 +00:00
martin
9256d0293c SynEdit, Markup: Defer work if SynEdit is not visible
git-svn-id: trunk@39959 -
2013-01-24 22:35:18 +00:00
martin
d67ac0c78c IDE: SourceEditor: reduce work when applying global options
git-svn-id: trunk@39958 -
2013-01-24 20:43:41 +00:00
martin
4d2e6cf9be SynEdit: Current word markup: fix issues from recent optimizations.
git-svn-id: trunk@39957 -
2013-01-24 20:42:52 +00:00
mattias
e9f840669c codetools: TFindDeclarationTool.CheckParameterSyntax: check comments
git-svn-id: trunk@39956 -
2013-01-24 19:39:25 +00:00
bart
84b225d357 Grids: better fix for issue #0023735.
Set FRowAutoInserted to false in TCustomGrid.EditorShowChar (unless the editor popped up due
to the user pressing backspace).

git-svn-id: trunk@39955 -
2013-01-24 18:54:21 +00:00
bart
370b7af254 Grids: perform extra check before removing AutoAdded row, and always clear the FRowAutoAdded flag in this scenario.
Quick fix for issue #0023735.
The root cause of the problem here is that TCustomGrid.EditorKeyDown isn't called on the first char the user types if
goAlwaysSwowEditor is not in Options.

git-svn-id: trunk@39954 -
2013-01-24 17:33:29 +00:00
mattias
b8696a6e20 mtprocs: fixed compilation with fpc 2.7.1
git-svn-id: trunk@39953 -
2013-01-24 16:11:41 +00:00
mattias
d3667cf091 IDE: quick fix cant find unit: also apply to can not find unit
git-svn-id: trunk@39952 -
2013-01-24 12:52:25 +00:00
mattias
95827bfb41 IDE: improve msg cant find unit: fixed loading unit if msg is showing the right unit
git-svn-id: trunk@39951 -
2013-01-24 12:49:55 +00:00
mattias
37534fa58e IDE: improve msg cant find unit: debugging
git-svn-id: trunk@39950 -
2013-01-24 12:46:35 +00:00
mattias
7b25e8ece6 IDE: improved message improve for can not find unit, when a package can not findone of its own units
git-svn-id: trunk@39949 -
2013-01-24 11:12:22 +00:00
mattias
4c2834e47a IDE: identifier completion: debugging
git-svn-id: trunk@39948 -
2013-01-24 10:52:44 +00:00
mattias
2a11a349ff codetools: debugging
git-svn-id: trunk@39947 -
2013-01-24 10:52:26 +00:00
mattias
2cc4a14e1f lcl: gtk2: clean up
git-svn-id: trunk@39946 -
2013-01-24 10:51:55 +00:00
ask
07276efd34 TAChart: Fix streaming of TChartImageList after changes to TImageList bitmap format
git-svn-id: trunk@39945 -
2013-01-24 04:44:35 +00:00
ask
6709c70681 TAChart: Fix text label and right edge of the box-and-whiskers legend item
git-svn-id: trunk@39944 -
2013-01-23 23:14:00 +00:00
mattias
f8cf0578cf codetools: FindCodeContext: show error on fail
git-svn-id: trunk@39943 -
2013-01-23 21:35:09 +00:00
mattias
1fc41c1ab2 IDE: parameter hints: move+show buttons outside paint, disconnect idle when nothing changed
git-svn-id: trunk@39942 -
2013-01-23 21:26:36 +00:00
mattias
f9b63c0b1c codetools: identifier completion: in directives: used macros in source
git-svn-id: trunk@39941 -
2013-01-23 18:51:21 +00:00
bart
617fb0cf9e Grids: implement goIgnoreRowContentForAutoAddRows option.
If set then AutoAddRows will add a row even if last row is empty.
The then added row will not be removed if it is empty when user moves the cursor up.

git-svn-id: trunk@39940 -
2013-01-23 15:26:45 +00:00
sekelsenmat
aadb033941 fpvectorial: Advances a lot the ODG enhanced drawing reading
git-svn-id: trunk@39939 -
2013-01-23 14:46:49 +00:00
bart
93a98f4972 Grids: implement goTabIgnoreAutoAdvance option.
If set (and goTabs in Options), then Tab key traverses grid like in aaRightDown mode,
much like tables in common wordprocessors.

git-svn-id: trunk@39938 -
2013-01-23 14:26:28 +00:00
sekelsenmat
ea48f9e94f fpvectorial: Adds 3D polygon support to the base code and to DXF, together with a 2D rendering
git-svn-id: trunk@39936 -
2013-01-23 11:14:14 +00:00
mattias
f64d8b0994 LCL: doc about TTreeView.DefaultItemHeight
git-svn-id: trunk@39935 -
2013-01-23 10:17:34 +00:00
mattias
db32bdf565 LCL: doc about TListBox.ItemHeight
git-svn-id: trunk@39934 -
2013-01-23 10:14:11 +00:00
ask
5f4ad40cae TAChart: Update "multi" demo to show box-and-whispers legend
git-svn-id: trunk@39933 -
2013-01-22 12:07:28 +00:00
ask
9480b0ac80 TAChart: Add specific legend item for box-and-whiskers series
git-svn-id: trunk@39932 -
2013-01-22 12:05:50 +00:00