sekelsenmat
|
e93b28e3d1
|
Fixes XML errors in the docs
git-svn-id: trunk@31774 -
|
2011-07-20 19:54:10 +00:00 |
|
juha
|
5dbd4a37fd
|
LCL: Update TreeView.Items.FSelection when deleting selected nodes. Patch from Anton, issue #19777
git-svn-id: trunk@31773 -
|
2011-07-20 17:24:51 +00:00 |
|
ask
|
92659628f1
|
TAChart: Measure "edge" marks correctly in the presence of axis transformations
git-svn-id: trunk@31772 -
|
2011-07-20 15:49:18 +00:00 |
|
ask
|
490ec0cbdc
|
TAChart: Measure marks correctly even if the source is unsorted
git-svn-id: trunk@31771 -
|
2011-07-20 15:36:08 +00:00 |
|
sekelsenmat
|
9992b8abe3
|
Fixes compilation of the win32 widgetset
git-svn-id: trunk@31770 -
|
2011-07-20 14:59:39 +00:00 |
|
sekelsenmat
|
9f6e25c983
|
Updates the docs for the change ExtCtrls->TCustomNotebook to ComCtrls->TCustomTabControl
git-svn-id: trunk@31769 -
|
2011-07-20 14:51:58 +00:00 |
|
ask
|
f58c701d03
|
TAChart: Measure minor mark labels
git-svn-id: trunk@31768 -
|
2011-07-20 14:45:20 +00:00 |
|
sekelsenmat
|
73542b658a
|
Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
git-svn-id: trunk@31767 -
|
2011-07-20 14:39:50 +00:00 |
|
sekelsenmat
|
4244d3ea84
|
Removes the old, completely broken, TTabControl and substitutes it with the new implementation. This also cleans the namespace for renaming TCustomNotebook
git-svn-id: trunk@31766 -
|
2011-07-20 14:04:55 +00:00 |
|
sekelsenmat
|
8c15e1bd46
|
Starts updating the docs for TNotebook and TPageControl
git-svn-id: trunk@31765 -
|
2011-07-20 13:46:22 +00:00 |
|
ask
|
de32d99c42
|
TAChart: Refactor axis marks generation
git-svn-id: trunk@31764 -
|
2011-07-20 11:40:55 +00:00 |
|
ask
|
82d446ecb3
|
TAChart: Update axis demo
git-svn-id: trunk@31763 -
|
2011-07-20 11:16:30 +00:00 |
|
ask
|
0138145ed5
|
TAChart: Draw minor axis marks
git-svn-id: trunk@31762 -
|
2011-07-20 11:08:47 +00:00 |
|
ask
|
790e4b7ec7
|
TAChart: Take minor ticks into account while measuring axis
git-svn-id: trunk@31761 -
|
2011-07-20 10:02:17 +00:00 |
|
ask
|
437e34ed6f
|
TAChart: TChartTitle.Alignment affects title position in addition to justification
git-svn-id: trunk@31760 -
|
2011-07-20 09:40:02 +00:00 |
|
ask
|
bc03648d20
|
TAChart: Minor demo updates
git-svn-id: trunk@31759 -
|
2011-07-20 09:33:39 +00:00 |
|
ask
|
69b894a323
|
TAChart: Fix default values and remove warnings in chart titles
git-svn-id: trunk@31758 -
|
2011-07-20 09:32:02 +00:00 |
|
ask
|
99862bc8dc
|
TAChart: TChartTitle is now a descendant of TChartTextElement:
* TChartTitle.Frame now works
* Alignment property extended to all kinds of marks
git-svn-id: trunk@31757 -
|
2011-07-20 09:16:29 +00:00 |
|
ask
|
bea2a05af6
|
TAChart: Extract TChartTextElement helper class
git-svn-id: trunk@31756 -
|
2011-07-20 08:44:51 +00:00 |
|
ask
|
5a9034c984
|
TAChart: Do not publish YIndex property for the axis title
git-svn-id: trunk@31755 -
|
2011-07-20 04:32:16 +00:00 |
|
maxim
|
da9c261350
|
IDE: improved 'Searching ...' form layout
git-svn-id: trunk@31754 -
|
2011-07-19 23:18:25 +00:00 |
|
juha
|
ff896ae59f
|
ListFilterEdit and TreeFilterEdit: remove unneeded parts, refactor
git-svn-id: trunk@31753 -
|
2011-07-19 23:17:59 +00:00 |
|
juha
|
9a304450fc
|
Use new TreeFilterEdit where appropriate.
git-svn-id: trunk@31752 -
|
2011-07-19 22:21:26 +00:00 |
|
juha
|
aa83cf8588
|
New files for treefilteredit
git-svn-id: trunk@31751 -
|
2011-07-19 21:13:54 +00:00 |
|
maxim
|
04173e5773
|
regenerated translations; updated Russian translation
git-svn-id: trunk@31750 -
|
2011-07-19 20:29:44 +00:00 |
|
maxim
|
1c6e99ab46
|
LCL: moved TCustomControlFilterEdit's resource string to LCLStrConsts
git-svn-id: trunk@31749 -
|
2011-07-19 20:29:18 +00:00 |
|
maxim
|
51fed03303
|
LCL: unduplicate message dialog standard captions localization code (patch by Bart Broersma, bug #19757)
git-svn-id: trunk@31748 -
|
2011-07-19 20:13:18 +00:00 |
|
juha
|
211d9b8926
|
LCL: Create an abstract base class for ListFilterEdit. Prepare to split TreeFilterEdit from it.
git-svn-id: trunk@31747 -
|
2011-07-19 16:45:31 +00:00 |
|
juha
|
cb020b6683
|
LCL: Fix "Index out of bounds" errors in StringGrid. Modified from patch from Tomasz Wieckowski, issue #19765
git-svn-id: trunk@31746 -
|
2011-07-19 08:20:51 +00:00 |
|
sekelsenmat
|
5c475bb4aa
|
Improves the documentation of TCustomForm.OnActivate
git-svn-id: trunk@31745 -
|
2011-07-19 07:53:32 +00:00 |
|
jesus
|
a959b2c6da
|
LCL, fix MaxTopLeft calc
git-svn-id: trunk@31744 -
|
2011-07-19 01:45:17 +00:00 |
|
jesus
|
7982496a15
|
LCL, fix scrollbar range when goSmoothScroll is not specified, missing from last patch
git-svn-id: trunk@31743 -
|
2011-07-18 23:43:16 +00:00 |
|
mattias
|
4bb113358b
|
laz2_xml: clean up
git-svn-id: trunk@31742 -
|
2011-07-18 20:17:51 +00:00 |
|
mattias
|
15084b31ef
|
IDE: new project dialog: store project desc in listbox
git-svn-id: trunk@31741 -
|
2011-07-18 20:17:25 +00:00 |
|
mattias
|
b518b70fa5
|
undo
git-svn-id: trunk@31740 -
|
2011-07-18 20:17:02 +00:00 |
|
mattias
|
1a5ecc177b
|
IDE: new project dialog: store project desc in listbox
git-svn-id: trunk@31739 -
|
2011-07-18 20:12:13 +00:00 |
|
maxim
|
495de54e69
|
LCL: further fixed message dialog standard captions localization (another part of patch by Bart Broersma, bug #19757)
git-svn-id: trunk@31738 -
|
2011-07-18 19:46:36 +00:00 |
|
juha
|
c48e840412
|
LCL, GTK2: Fix double click behavior when handler takes more than 250 milliseconds. Patche from Max Vlasov, issues #14001 and #19753
git-svn-id: trunk@31737 -
|
2011-07-18 15:15:11 +00:00 |
|
sekelsenmat
|
00f5677d94
|
Starts documenting CombineRgn
git-svn-id: trunk@31736 -
|
2011-07-18 14:21:00 +00:00 |
|
sekelsenmat
|
0225972c3c
|
android: Adds the bindings side of the timer support
git-svn-id: trunk@31735 -
|
2011-07-18 14:10:36 +00:00 |
|
sekelsenmat
|
07bb9fee4c
|
android: Adds the latest bindings and is now compilable
git-svn-id: trunk@31734 -
|
2011-07-18 13:32:32 +00:00 |
|
sekelsenmat
|
66231a14fe
|
Patch from bug #19750: TCustomNotebook: Allow keyboard tab switching
git-svn-id: trunk@31733 -
|
2011-07-18 12:50:40 +00:00 |
|
sekelsenmat
|
53de325aa6
|
Small improvement to lcl-android
git-svn-id: trunk@31732 -
|
2011-07-18 12:48:00 +00:00 |
|
juha
|
3819207b32
|
ListFilterEdit: minor optimization
git-svn-id: trunk@31731 -
|
2011-07-18 11:19:25 +00:00 |
|
sekelsenmat
|
844cfc629d
|
Adds minimal functionality so that TRegion can be usable for regions composed of rectangles
git-svn-id: trunk@31730 -
|
2011-07-18 07:20:19 +00:00 |
|
sekelsenmat
|
4c619aaba0
|
Fixes the compilation of the Cocoa widgetset
git-svn-id: trunk@31729 -
|
2011-07-18 07:19:25 +00:00 |
|
sekelsenmat
|
e45ccb519b
|
Improves the documentation of lconvencoding
git-svn-id: trunk@31728 -
|
2011-07-18 06:09:24 +00:00 |
|
maxim
|
0faebc761a
|
LCL: fixed message dialog standard captions localization, bug #19757
git-svn-id: trunk@31727 -
|
2011-07-17 18:04:39 +00:00 |
|
ask
|
0566afca02
|
TAChart: Add TChartAxis.Arrow property
git-svn-id: trunk@31726 -
|
2011-07-17 09:45:35 +00:00 |
|
ask
|
7e525bd5f0
|
TAChart: Scale arrows
git-svn-id: trunk@31725 -
|
2011-07-17 08:48:38 +00:00 |
|