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
sekelsenmat
da2a4e55f8
Fixes small typo
...
git-svn-id: trunk@17791 -
2008-12-11 01:06:16 +00:00
martin
3ca6d95bcb
SynEdit: Fix trailing spaces and tab-blockindent. trimming spaces would sometimes unset the selection.
...
git-svn-id: trunk@17790 -
2008-12-10 23:34:51 +00:00
martin
fc8a0777a9
SynEdit Selection/Block: Cleanup/Refactor; Fix bug: undo for overwrite column-mode block; Fix Bug: Copy of last-line smLine-mode block returned 2 extra bytes
...
git-svn-id: trunk@17789 -
2008-12-10 23:16:49 +00:00
jesus
d0c213de66
LCL, fix SelStart for gtk2 that cause typing in wrong order in stringgrid
...
git-svn-id: trunk@17788 -
2008-12-10 21:31:19 +00:00
sekelsenmat
226434bc52
Moves freeing TStrings from standard controls to the widgetset. Necessary for widgets with a native TStrings.
...
git-svn-id: trunk@17787 -
2008-12-10 21:12:10 +00:00
sekelsenmat
abf11caaf2
Small update to fpgui-lcl from Graeme
...
git-svn-id: trunk@17786 -
2008-12-10 20:53:50 +00:00
mattias
61584bd8e0
codetools: added atBracket as atom type for the simple beautifier, from Alexander S. Klenin, bug #12781
...
git-svn-id: trunk@17785 -
2008-12-10 17:41:03 +00:00
jesus
90510e4cb6
LazReport, implemented template for printgrid
...
git-svn-id: trunk@17784 -
2008-12-10 16:09:29 +00:00
sekelsenmat
7163cdb30d
Fixes ShellTreeView for non-win32
...
git-svn-id: trunk@17783 -
2008-12-10 14:18:24 +00:00
sekelsenmat
9028efb455
Initial implementation for TShellTreeView
...
git-svn-id: trunk@17782 -
2008-12-10 13:59:01 +00:00
laurent
d645346e78
llhelp: New table_item images
...
git-svn-id: trunk@17781 -
2008-12-10 11:14:54 +00:00
andrew
9cdedcc5dd
* Enabled chm search support for fpc >=2.3.1 and fpc >= 2.2.3
...
git-svn-id: trunk@17779 -
2008-12-10 04:36:30 +00:00
paul
3e0bdf1378
ide: mark editor lines as saved where they are really saved to file - not to codebuffer
...
git-svn-id: trunk@17778 -
2008-12-10 02:06:01 +00:00
paul
bdf7bf5e00
synedit: mark lines as saved in a separate method outside SetModified
...
git-svn-id: trunk@17777 -
2008-12-10 02:05:20 +00:00