paul
d9491a4528
lcl: fix header
...
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
paul
3569305392
gtk: fix SetSelStart for TEdit from Valdas Jankunas (bug #0011800 )
...
git-svn-id: trunk@17987 -
2008-12-30 08:22:37 +00:00
paul
bf94a5077c
lcl: unpublish TMaskEdit.IsMasked - it is not a property for object inspector or .lfm, it can be accessed anyway since it is placed in the "public" section
...
git-svn-id: trunk@17980 -
2008-12-30 03:37:23 +00:00
paul
6951814ac4
lcl: improve drawing of tree with ShowRoot = false (indent first level a bit), improve drawing of selection (indent text one pixel right)
...
git-svn-id: trunk@17974 -
2008-12-29 07:18:27 +00:00
paul
3fd6cf6722
lcl: set correct default value for BorderStyle property for TCustomEdit descendants, publish TMemo.BorderStyle (it works on win32, qt and gtk2)
...
git-svn-id: trunk@17973 -
2008-12-29 06:48:23 +00:00
paul
4faf5f9e77
qt: inherit TQtTextEdit from TQtFrame
...
git-svn-id: trunk@17972 -
2008-12-29 06:44:31 +00:00
paul
4f720e7193
lcl: The cursor is not positioned correctly when a date separator is found in MaskEdit (from Luiz Americo, bug #0012878 )
...
git-svn-id: trunk@17971 -
2008-12-29 06:26:00 +00:00
mattias
a189d6f6b4
LCL: TTreeView: tvoShowRoot: showing first node, bug #12866
...
git-svn-id: trunk@17968 -
2008-12-28 09:06:40 +00:00
mattias
52ee00706e
LCL: TTreeView: fixed crash when painting insertmarks
...
git-svn-id: trunk@17963 -
2008-12-27 10:35:37 +00:00
mattias
9d570a2eba
LCL: TTreeView: fixed crash on painting tree lines
...
git-svn-id: trunk@17959 -
2008-12-27 08:43:57 +00:00
mattias
60b5ca6f81
LCL: TTreeView: fixed DisplayExpandSignLeft with tvoShowRoot, bug #12866
...
git-svn-id: trunk@17958 -
2008-12-26 23:25:16 +00:00
mattias
d6a2584340
LCL: TTreeView: fixed TopItem
...
git-svn-id: trunk@17957 -
2008-12-26 23:11:18 +00:00
mattias
f49fa65280
LCL: TTreeView: implemnented tvoShowRoot
...
git-svn-id: trunk@17955 -
2008-12-26 17:37:27 +00:00
mattias
eee432e048
LCL: published TLabeledEdit.Font, from smace
...
git-svn-id: trunk@17952 -
2008-12-26 15:40:30 +00:00
paul
c9747bd13c
lcl: some formatting
...
git-svn-id: trunk@17946 -
2008-12-25 03:52:21 +00:00
mattias
1c7160a11a
LCL: fixed typo
...
git-svn-id: trunk@17928 -
2008-12-24 09:32:54 +00:00
paul
07f5ba88b0
lcl: improve key handling in maskedit from Bart Broersma ( #0011764 )
...
git-svn-id: trunk@17914 -
2008-12-24 03:47:40 +00:00
paul
4e176f6df7
lcl: fixed typo in the maskedit.pp from Bart Broersma ( #0012844 )
...
git-svn-id: trunk@17913 -
2008-12-24 03:36:34 +00:00
marc
1be0908482
Updated Lithuanian translation by Valdas Jankunas
...
git-svn-id: trunk@17909 -
2008-12-23 23:32:26 +00:00
jesus
3ca859a574
LCL, fix parsing of rst lines when UTF-8 char is splitted in partial lines, issue #12829
...
git-svn-id: trunk@17895 -
2008-12-23 06:32:57 +00:00
paul
277cad0737
lcl: implement PositionDockRect from Hans-Peter Diettrich with small modifications
...
git-svn-id: trunk@17894 -
2008-12-23 04:47:14 +00:00
vincents
7ba4ba7464
gtk2 interface: fixed trayicon compilation on windows from Mazen
...
git-svn-id: trunk@17888 -
2008-12-22 22:33:21 +00:00
mattias
2e9143f08c
LCL: fixed writing empty resource
...
git-svn-id: trunk@17887 -
2008-12-22 22:12:34 +00:00
sekelsenmat
1a0fb05b4a
Patch from Chris Kirkpatrick, fixed type in TTrayIcon
...
git-svn-id: trunk@17869 -
2008-12-20 16:18:30 +00:00
paul
3817032fa7
lcl: reset parent orientation if we remove control and parent stay only with 1 child (fixes crash in insertcontrol)
...
git-svn-id: trunk@17865 -
2008-12-19 10:52:07 +00:00
paul
4620b0c84b
lcl: fix DockOrientation of child control
...
git-svn-id: trunk@17864 -
2008-12-19 10:08:07 +00:00
paul
1b2398da45
lcl: docking
...
- don't crash if in InserControl DockControl = AControl
- improve RemoveControl a bit
git-svn-id: trunk@17863 -
2008-12-19 09:55:54 +00:00
paul
7591410835
lcl: docking
...
- delete empty parent zones when we delete control from the dock tree
- optimize inserting and deleting of control into/from dock tree
git-svn-id: trunk@17862 -
2008-12-19 08:57:54 +00:00
paul
10b0890c9d
lcl: docking improvements
...
- change control DockOrientation if its parent zone changed
- setup Zone.Splitter even if Zone does not has ChildControl
- improve debug output so now visible to which splitter and to which sides controls are anchored
git-svn-id: trunk@17861 -
2008-12-19 08:26:56 +00:00
paul
0206260c62
lcl: docking - reposition children after the dock layout change
...
git-svn-id: trunk@17860 -
2008-12-19 07:16:03 +00:00
paul
24d3205a30
lcl: fix many TLazDockTree bugs, add a method to output Dock Layout to html (to look at and understand how to fix it further)
...
git-svn-id: trunk@17855 -
2008-12-18 07:08:34 +00:00
sekelsenmat
09455e27ba
Patch from mazen for trayicon. Updates Visible if changing the state of the trayicon fails.
...
git-svn-id: trunk@17854 -
2008-12-17 14:11:48 +00:00
sekelsenmat
2beaaa8625
Patch from Mazen, improves gtk2 trayicon
...
git-svn-id: trunk@17853 -
2008-12-17 12:43:32 +00:00
jesus
7b5cf81427
LCL, limit dbedit to field size, issue #12116 ,
...
git-svn-id: trunk@17843 -
2008-12-15 18:59:33 +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
jesus
2ad9a36af2
LCL, implements cbsColumnCheckbox in TDrawGrid/TStringGrid, issue #8682
...
git-svn-id: trunk@17837 -
2008-12-15 04:18:02 +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
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
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
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
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
paul
3659841c55
lcl: disable docking at the design time ( #0012772 )
...
git-svn-id: trunk@17776 -
2008-12-10 01:56:37 +00:00
marc
9fec874067
* Updated Russian translation by Maxin Ganetsky
...
git-svn-id: trunk@17774 -
2008-12-09 23:43:30 +00:00
andrew
a58d3f7a02
Reverted to revision 17770 #a8e24520cd
...
git-svn-id: trunk@17773 -
2008-12-09 22:45:22 +00:00
andrew
ee3221683b
* Implemented TGtk2WSCustomTrayIcon.ShowBalloonHint
...
git-svn-id: trunk@17771 -
2008-12-09 21:33:38 +00:00