Commit Graph

17613 Commits

Author SHA1 Message Date
kirkpatc
12b34e10e0 FPDoc - some additions to descriptions and links for several classes in Stdctrls.xml
git-svn-id: trunk@17841 -
2008-12-15 16:21:10 +00:00
jesus
ed25b4f6f3 LCL, fix dbgrid picklist crash, issue #12797
git-svn-id: trunk@17840 -
2008-12-15 15:01:59 +00:00
jesus
6cb56909ad LCL, makes cells in cbsColumnCheckbox column editable
git-svn-id: trunk@17839 -
2008-12-15 05:17:49 +00:00
paul
035d9ead5b jcf: reduce amount of warnings
git-svn-id: trunk@17838 -
2008-12-15 04:41:38 +00:00
jesus
2ad9a36af2 LCL, implements cbsColumnCheckbox in TDrawGrid/TStringGrid, issue #8682
git-svn-id: trunk@17837 -
2008-12-15 04:18:02 +00:00
paul
351862c47d jcf: sync with r728
git-svn-id: trunk@17836 -
2008-12-15 02:59:23 +00:00
martin
590ebab989 SynEdit, fixed calc pixel coordinates. Right value was used, but from wrong function
git-svn-id: trunk@17835 -
2008-12-14 23:57:05 +00:00
jesus
993bd7b87d LazReport, fix compilation win 64, issue #12798
git-svn-id: trunk@17834 -
2008-12-14 18:27:04 +00:00
martin
7c793d4f5b SynEdit, Block/Selection: Introduced ActiveSelectionMode to fix Bug #12598 (column mode became stuck, after alt-mouse), fixed some undo/redo issues related to blocks/ caret-pos
git-svn-id: trunk@17833 -
2008-12-14 18:24:28 +00:00
martin
e522240764 SynEdit SynEdit, Block/Selection: Clean-up/Refactor
git-svn-id: trunk@17832 -
2008-12-14 14:07:34 +00:00
jesus
d635b8fb66 LazReport, fix internal variable [TIME] returning an invalid date instead of current time
git-svn-id: trunk@17831 -
2008-12-14 05:59:06 +00:00
martin
892c84807d SynEdit, Block/Selection: Fixed wrong display of Line-Mode blocks
git-svn-id: trunk@17830 -
2008-12-13 23:17:57 +00:00
martin
fdbf11d1a2 SynEdit SynEdit, Block/Selection: Clean-up/Refactor
git-svn-id: trunk@17829 -
2008-12-13 23:16:19 +00:00
paul
7409df351c jcf: sync with r723 (fix error found in graphics.pp - "absolute" with a dotted name was not handled, fixes for lazarus source, and tests on it)
git-svn-id: trunk@17828 -
2008-12-13 17:04:34 +00:00
sekelsenmat
ae23e74714 Allows the user to select not having a startup menu folder in the setup software. Requires latest InnoSetup
git-svn-id: trunk@17827 -
2008-12-13 15:32:01 +00:00
martin
264a932c5a SynEdit Tabs and selected block; SmartTabs: Tablength and new caret would be miscalculated if they overwrite a selected block (Bug #9307); smarttabs did not work with utf8
git-svn-id: trunk@17826 -
2008-12-13 12:00:48 +00:00
paul
19d48e5bd0 jcf: next linux compat fix
git-svn-id: trunk@17825 -
2008-12-13 03:07:53 +00:00
paul
ebd3475a31 jcf: fix JCFHelp compilation on linux
git-svn-id: trunk@17824 -
2008-12-13 02:58:28 +00:00
paul
9b9281a5ed jcf: next linux fix
git-svn-id: trunk@17823 -
2008-12-13 02:11:59 +00:00
paul
8a4c3b1625 jcf: fix JcfRegistrySettings compilation under linux
git-svn-id: trunk@17822 -
2008-12-13 02:02:00 +00:00
paul
2827eec53f jcf: fix compilation of BuildTokenList on linux
git-svn-id: trunk@17821 -
2008-12-13 01:54:10 +00:00
paul
af104c35a9 jcf: use NativeLineFeed
git-svn-id: trunk@17820 -
2008-12-13 01:42:09 +00:00
jesus
be51dda640 LazReport, fix typo when calculating template free space
git-svn-id: trunk@17819 -
2008-12-12 22:02:00 +00:00
jesus
2882892d47 sync lazreport translations
git-svn-id: trunk@17818 -
2008-12-12 21:53:22 +00:00
martin
8a4d01af77 SynEdit Mouselinks: fixed highlight offset for utf8 chars
git-svn-id: trunk@17817 -
2008-12-12 21:48:16 +00:00
mattias
4ec7c62a72 IDE: using find declaration for source editor hyperlinks, from Martin Friebe and Alexander Klenin
git-svn-id: trunk@17816 -
2008-12-12 21:16:30 +00:00
vincents
ff17c1142f IDE: fixed compilation on unix
git-svn-id: trunk@17815 -
2008-12-12 19:57:15 +00:00
laurent
a31b2cf7b2 New image for tshelltreeview
git-svn-id: trunk@17814 -
2008-12-12 16:34:04 +00:00
vincents
ffdbc27e0e IDE: unified Primary and Secondary config path functions for unix and windows, they were the same after fixing issue #12518
git-svn-id: trunk@17813 -
2008-12-12 14:53:33 +00:00
jesus
11bfd5f754 LazReport, fix EPropertyError exception caught by ide when loading reports without LayoutOrder property, by Luiz Americo issue #12736
git-svn-id: trunk@17812 -
2008-12-12 05:24:03 +00:00
paul
2f530e41d5 jcf2: sync with main repository r718
git-svn-id: trunk@17811 -
2008-12-12 02:06:31 +00:00
jesus
ce47c40c3d LCL, allow editing of lookup columns via picklist patch from Alexander Klenin, issue #12347
git-svn-id: trunk@17810 -
2008-12-12 01:24:02 +00:00
darius
e7e358fdad removed code beyond end. keyword of unit, caused by applying the diff a couple of times
git-svn-id: trunk@17809 -
2008-12-12 01:02:52 +00:00
martin
ec853639b4 SynEdit, Block/Selection: Clean-up/Refactor
git-svn-id: trunk@17808 -
2008-12-12 00:04:24 +00:00
paul
46fdc833da ide: cleanup
git-svn-id: trunk@17807 -
2008-12-11 23:30:40 +00:00
mattias
a551e636a9 IDE: save editor file: stop on any WriteUnitSource failure
git-svn-id: trunk@17806 -
2008-12-11 23:05:26 +00:00
mattias
a3471e0254 removed unneeded implementation uses section
git-svn-id: trunk@17805 -
2008-12-11 23:02:41 +00:00
mattias
24e99e928a IDE: combined remove empty methods
git-svn-id: trunk@17804 -
2008-12-11 23:00:58 +00:00
kirkpatc
0083565937 FPDoc - descriptions and links added for graphtype and printers
git-svn-id: trunk@17803 -
2008-12-11 22:48:03 +00:00
martin
270cc3c614 SynEdit, Block/Selection: Fix position of caret after insert/undo of column mode block
git-svn-id: trunk@17802 -
2008-12-11 22:34:25 +00:00
martin
bedac50113 SynEdit, Block/Selection: Clean-up/Refactor
git-svn-id: trunk@17801 -
2008-12-11 22:17:44 +00:00
darius
305b5215ab forgot to add the fie in r17799 #488a25bd42
git-svn-id: trunk@17800 -
2008-12-11 21:48:10 +00:00
darius
488a25bd42 1) Created new unit TAChartUtils, moved some support code into it.
2) Heavily refactored code of CalculateIntervals and TAGraph.DrawAxis procedures -- removed lots of duplicated code, simplifed logic, extracted local procedures etc.
3) Introduced TPenBrushFontRecall helper class.
4) Added 'Axis titles' checkbox to the demo program.

Patch by Alexander Klenin
Resolves: http://bugs.freepascal.org/view.php?id=12758

git-svn-id: trunk@17799 -
2008-12-11 18:57:43 +00:00
jesus
e415847d82 LazReport, check that printgrid template bands don't overlap with created ones
git-svn-id: trunk@17798 -
2008-12-11 15:40:17 +00:00
mattias
3b2850d477 clean up
git-svn-id: trunk@17797 -
2008-12-11 13:35:41 +00:00
mattias
2d4fc26a85 added Alexander S. Klenin to contributors
git-svn-id: trunk@17796 -
2008-12-11 12:42:46 +00:00
paul
81cb25cb7e ide: don't go to center of the windows always when do a search. Do it only if we are at border (we'll never be outside borders since synedit do it positioning too) #0012423
git-svn-id: trunk@17795 -
2008-12-11 10:01:39 +00:00
paul
f294976208 lcl: add function ValidUTF8String which checks a string to have valid utf8 chars and replaces 1..32 asci chars by their codes
ide: don't replace valid utf8 string by codes when we do search and a search string is not found

git-svn-id: trunk@17794 -
2008-12-11 09:10:29 +00:00
paul
8530d2cdc8 ide: initial implementation of automatic removing of empty published form/frame/datamodule methods
git-svn-id: trunk@17793 -
2008-12-11 04:16:17 +00:00
paul
98dbf8f94c lcl,ide: rename RegisterRemovedProperty to RegisterPropertyToSkip, ...
git-svn-id: trunk@17792 -
2008-12-11 01:38:39 +00:00