ask
|
1d63cd7ced
|
TAChart: Add TPoint addition operator to utilities.
git-svn-id: trunk@24124 -
|
2010-03-21 02:51:04 +00:00 |
|
mattias
|
b5f152ec80
|
translations: german: updates from Joerg Braun
git-svn-id: trunk@24119 -
|
2010-03-20 19:34:27 +00:00 |
|
maxim
|
fe7ab83951
|
regenerated translations; updated Russian translation
git-svn-id: trunk@24118 -
|
2010-03-20 18:57:25 +00:00 |
|
maxim
|
9e9a0f5ca8
|
JCF2: localized Returns tab
git-svn-id: trunk@24117 -
|
2010-03-20 18:56:57 +00:00 |
|
maxim
|
f762b6f6d7
|
regenerated translations; updated Russian translation
git-svn-id: trunk@24116 -
|
2010-03-20 17:45:34 +00:00 |
|
maxim
|
144124288b
|
JCF2: localized Lines Breaking tab; slightly improved its layout
git-svn-id: trunk@24115 -
|
2010-03-20 17:44:53 +00:00 |
|
martin
|
9040201c83
|
IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
git-svn-id: trunk@24113 -
|
2010-03-20 15:12:33 +00:00 |
|
ask
|
2f2f282448
|
TAChart: Extract TBasicPointSeries.GetLabelDirection function
git-svn-id: trunk@24111 -
|
2010-03-20 13:10:37 +00:00 |
|
ask
|
d474f1e6a3
|
TAChart: Extract TChartMarks.MeasureLabel function.
+ Take label font into account while measuring mark labels.
git-svn-id: trunk@24110 -
|
2010-03-20 11:47:31 +00:00 |
|
jesus
|
6a78f28957
|
LazReport, cleanup and fix memleak by Javier Villarroya, issue #16038
git-svn-id: trunk@24106 -
|
2010-03-20 04:13:20 +00:00 |
|
martin
|
8c94ff2bd4
|
Ide/Project; SourceEditor: More using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24091 -
|
2010-03-18 22:14:09 +00:00 |
|
ask
|
3ec9c78ab6
|
TAChart: Draw rotated bar series
git-svn-id: trunk@24083 -
|
2010-03-18 14:08:01 +00:00 |
|
ask
|
bbd5e80654
|
TAChart: Fix off-by-one bug in TCustomChartSource.Unsubscribe
git-svn-id: trunk@24082 -
|
2010-03-18 13:42:28 +00:00 |
|
ask
|
03d99c380e
|
TAChart: Fix unordered methods.
git-svn-id: trunk@24081 -
|
2010-03-18 13:26:08 +00:00 |
|
ask
|
08bb26f6b0
|
TAChart: Initial support for rotated series.
Works correctly for point/line series only.
git-svn-id: trunk@24080 -
|
2010-03-18 13:22:55 +00:00 |
|
ask
|
036bbd7fb2
|
TAChart: Use DrawLabels procedure instead of duplicate code in TBarSeries.Draw
git-svn-id: trunk@24078 -
|
2010-03-18 11:11:57 +00:00 |
|
dmitry
|
aed8666af0
|
printers: fix regression with carbonprinting.pas. the unit can be removed with the fpc version (higher than 2.4.0)
git-svn-id: trunk@24046 -
|
2010-03-16 18:49:46 +00:00 |
|
martin
|
e1290c555d
|
Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24045 -
|
2010-03-16 16:16:32 +00:00 |
|
martin
|
a16afe8843
|
ChmHelp: clean-up
git-svn-id: trunk@24041 -
|
2010-03-16 14:13:51 +00:00 |
|
martin
|
ba614f401f
|
EditorToolbar: clean-up
git-svn-id: trunk@24040 -
|
2010-03-16 14:13:25 +00:00 |
|
martin
|
8edd625a12
|
SynEdit, forward focus msg to inherited
git-svn-id: trunk@24037 -
|
2010-03-16 14:09:42 +00:00 |
|
mattias
|
fc19399e97
|
codetools: added TDefinePool.GetFPCVerFromFPCTemplate
git-svn-id: trunk@24034 -
|
2010-03-16 13:29:29 +00:00 |
|
jesus
|
dd7a6d6209
|
Printers, removed cabonprinting unit from C. Western, issue #15861
git-svn-id: trunk@24017 -
|
2010-03-15 19:02:16 +00:00 |
|
martin
|
1f0338e1d3
|
LeakView: clean up
git-svn-id: trunk@24016 -
|
2010-03-15 18:05:32 +00:00 |
|
martin
|
48c1748e02
|
LeakView: Allow paste from clipboard; Allow parsing exception trace too
git-svn-id: trunk@24014 -
|
2010-03-15 17:46:15 +00:00 |
|
jesus
|
197ebcc137
|
LazReport, fix encoding of custom date, from Luiz Americo, issue #14639
git-svn-id: trunk@24002 -
|
2010-03-15 02:14:09 +00:00 |
|
maxim
|
6e3d7d6e7d
|
regenerated JCF2 translations; updated Russian translation
git-svn-id: trunk@24000 -
|
2010-03-14 22:48:39 +00:00 |
|
maxim
|
c19cb30c5b
|
JCF2: localized Align Settings tab
git-svn-id: trunk@23999 -
|
2010-03-14 22:48:15 +00:00 |
|
jesus
|
75952cf1f0
|
Printer, fix cups printer default paper, from C. Western, issue #15992
git-svn-id: trunk@23998 -
|
2010-03-14 22:28:23 +00:00 |
|
jesus
|
19a69132a3
|
Printers, Carbon, allow TPrintDialog even if there are no printers, issue #15104
git-svn-id: trunk@23997 -
|
2010-03-14 22:15:29 +00:00 |
|
maxim
|
a60928917c
|
regenerated JCF2 translations; updated Russian translation
git-svn-id: trunk@23992 -
|
2010-03-14 19:00:59 +00:00 |
|
maxim
|
d3b00011a6
|
JCF2: localized Blank Lines Settings tab
git-svn-id: trunk@23991 -
|
2010-03-14 19:00:21 +00:00 |
|
maxim
|
d199b0bdc0
|
regenerated JCF2 translations; updated Russian translation
git-svn-id: trunk@23982 -
|
2010-03-13 23:01:41 +00:00 |
|
maxim
|
6de469cd57
|
JCF2: localized Indent Settings tab
git-svn-id: trunk@23981 -
|
2010-03-13 23:01:17 +00:00 |
|
maxim
|
940e876b2d
|
regenerated JCF2 translations; updated Russian translation
git-svn-id: trunk@23978 -
|
2010-03-13 17:55:47 +00:00 |
|
maxim
|
e915927961
|
JCF2: localized options caption and settings file related error messages
git-svn-id: trunk@23977 -
|
2010-03-13 17:54:34 +00:00 |
|
maxim
|
a65766bde0
|
regenerated JCF2 translations; updated Russian translation
git-svn-id: trunk@23959 -
|
2010-03-12 00:46:11 +00:00 |
|
maxim
|
20fff736ed
|
JCF2: localized Spaces Settings tab
git-svn-id: trunk@23958 -
|
2010-03-12 00:45:52 +00:00 |
|
mattias
|
6c43608618
|
LCL: removed unused flag csCreating
git-svn-id: trunk@23952 -
|
2010-03-11 20:59:37 +00:00 |
|
martin
|
2749b31b1e
|
SynCompletion: Fix div by zero, due to resize during creation (Issue #15964). Patch by Aleksa Todorovic
Added extra code, to prevent unnecessary calculations.
git-svn-id: trunk@23948 -
|
2010-03-11 19:34:54 +00:00 |
|
maxim
|
91cf1da6ac
|
regenerated JCF2 translations; updated Russian translation
git-svn-id: trunk@23934 -
|
2010-03-11 01:07:48 +00:00 |
|
maxim
|
c162dc9273
|
JCF2: localized Clarify Settings tab
git-svn-id: trunk@23933 -
|
2010-03-11 01:06:16 +00:00 |
|
jesus
|
d6c05f5619
|
LazReport, list fields from datasources, from Christian, issue #15951
git-svn-id: trunk@23930 -
|
2010-03-10 22:01:00 +00:00 |
|
mattias
|
540dd5ad02
|
codetools: clean up
git-svn-id: trunk@23913 -
|
2010-03-10 09:59:20 +00:00 |
|
maxim
|
4c8110c367
|
regenerated translations; updated Russian translation
git-svn-id: trunk@23908 -
|
2010-03-10 01:11:52 +00:00 |
|
maxim
|
d2cee7af25
|
JCF2: localized Obfuscate Settings tab
git-svn-id: trunk@23907 -
|
2010-03-10 01:10:11 +00:00 |
|
mattias
|
f778e14f09
|
codetools: improved error message, when unit of include file is not known
git-svn-id: trunk@23906 -
|
2010-03-09 22:28:30 +00:00 |
|
maxim
|
8e10349b20
|
updated and improved Russian translation, readded LazResExplorer Russian translation.
git-svn-id: trunk@23880 -
|
2010-03-08 17:38:37 +00:00 |
|
mattias
|
3129fa2571
|
codetools: fixed using SetPropertyVariableName
git-svn-id: trunk@23875 -
|
2010-03-08 11:19:34 +00:00 |
|
maxim
|
788a82eb89
|
jcf2: add missing translation files
git-svn-id: trunk@23864 -
|
2010-03-07 17:57:48 +00:00 |
|