mattias
8bfb1c9845
added access to lresources
...
git-svn-id: trunk@6339 -
2004-12-06 17:31:02 +00:00
mattias
e320c21658
fixed compilation for current FPC 1.9.5
...
git-svn-id: trunk@6251 -
2004-11-15 19:59:32 +00:00
mattias
91c039d2ba
TTreeView using GetScrollInfo in scrol messages to scroll beyond 32767
...
git-svn-id: trunk@6140 -
2004-10-15 16:21:55 +00:00
mattias
d5177800f0
codeexplorer: using lower recursive depth
...
git-svn-id: trunk@6139 -
2004-10-15 13:28:22 +00:00
vincents
c1c08bbb99
replaced write by DbgOut
...
git-svn-id: trunk@6021 -
2004-09-17 20:30:13 +00:00
mattias
9cbff0982c
added default values for compiler skip options and improved many parts of synedit for UTF8
...
git-svn-id: trunk@5919 -
2004-09-04 22:24:16 +00:00
mattias
ee2ac29bce
replaced KeyPress dependencies with KeyDown
...
git-svn-id: trunk@5902 -
2004-09-01 11:12:04 +00:00
mattias
9b63c9675f
fixed uninitialised LogFont
...
git-svn-id: trunk@5767 -
2004-08-10 22:09:03 +00:00
mattias
855139542f
activated new TToolbar, old can be activated with -dOldToolBar
...
git-svn-id: trunk@5697 -
2004-07-23 16:44:27 +00:00
mattias
f4e75dad35
fixed clicking on TTreeView expand sign when scrolled right
...
git-svn-id: trunk@5666 -
2004-07-11 13:10:14 +00:00
mattias
8ddb84becd
fixed TTreeNode.Delete and deleting in between node
...
git-svn-id: trunk@5567 -
2004-06-15 17:21:01 +00:00
micha
8f84821bd3
always show scrollbar before setting info
...
git-svn-id: trunk@5557 -
2004-06-12 07:25:35 +00:00
mattias
730a67c8e1
fixed button return key
...
git-svn-id: trunk@5500 -
2004-05-22 14:35:33 +00:00
mattias
c01cf47133
quick fixed crashing property overloading BorderStyle
...
git-svn-id: trunk@5495 -
2004-05-21 18:12:17 +00:00
micha
0ebc945aa3
implement new borderstyle
...
- centralize to twincontrol (protected)
- public expose at tcustomcontrol to let interface access it
git-svn-id: trunk@5490 -
2004-05-21 09:03:55 +00:00
mattias
490a8db07d
implemented showing treenode completely on single selection
...
git-svn-id: trunk@5488 -
2004-05-20 14:45:47 +00:00
micha
3edf14c213
disable custom drawn border by default for treeview (already has borderstyle=bsSingle
...
git-svn-id: trunk@5484 -
2004-05-19 18:41:19 +00:00
mattias
a444f136c2
replaced writeln by debugln
...
git-svn-id: trunk@5455 -
2004-05-11 11:42:27 +00:00
mattias
2134411288
started sending CN_KEYUP
...
git-svn-id: trunk@5453 -
2004-05-11 09:49:47 +00:00
mattias
ce11f9f6e2
implemented mainunit hints for include files
...
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
mattias
506f8a7c71
implemented mask merge and extraction for raw images
...
git-svn-id: trunk@5343 -
2004-03-28 12:49:23 +00:00
micha
78458b19b4
fix off by one issue: last pixel is number of pixels - 1
...
git-svn-id: trunk@5283 -
2004-03-07 13:34:54 +00:00
mattias
277581d567
fixed CreateComponent for buttons, implemented basic Drag And Drop
...
git-svn-id: trunk@5238 -
2004-02-28 00:34:36 +00:00
mattias
add76d4e8b
completed new TToolBar
...
git-svn-id: trunk@5226 -
2004-02-23 18:24:38 +00:00
mattias
bccd8739a1
fixed TCustomImage.DoAutoSize fixing uninitialized vars
...
git-svn-id: trunk@5202 -
2004-02-17 00:32:25 +00:00
mattias
13cb1fdd14
started new TToolBar
...
git-svn-id: trunk@5193 -
2004-02-11 11:34:16 +00:00
mattias
c111d6709d
TMenuItem.Bitmap is now auto created on read. Added TMenuItem.HasBitmap
...
git-svn-id: trunk@5181 -
2004-02-08 11:31:32 +00:00
mattias
9605ba5354
deactivated EraseBackGound for TOIPropertyGrid and TTreeView
...
git-svn-id: trunk@5042 -
2004-01-10 17:09:20 +00:00
micha
27a1a25f92
- fix win32/checklistbox
...
- implement proper lcl to interface move/size notify via setwindowpos
- fix treeview to use inherited canvas from customcontrol
- implement double buffering in win32
git-svn-id: trunk@5004 -
2004-01-03 21:06:06 +00:00
micha
8881c2270a
fix a lot of range check errors win32
...
git-svn-id: trunk@4986 -
2003-12-29 14:22:22 +00:00
mattias
d90dafe5fe
set colors to default values
...
git-svn-id: trunk@4980 -
2003-12-28 02:40:50 +00:00
mattias
db42e6ca3e
workaround for inherited bug in fpc 1.9
...
git-svn-id: trunk@4929 -
2003-12-21 16:01:58 +00:00
mattias
86308bf245
workaround for inherited bug in fpc 1.9
...
git-svn-id: trunk@4928 -
2003-12-21 15:36:47 +00:00
mattias
29c86ddf9a
implemented ssAutoXXX scrollbars for TTreeView
...
git-svn-id: trunk@4927 -
2003-12-21 14:35:25 +00:00
mattias
0c7ffd188b
fixed TTreeNode deletion by Vincent
...
git-svn-id: trunk@4865 -
2003-11-29 20:13:45 +00:00
mattias
65d50d2e4e
fixed destroying virgin treeview
...
git-svn-id: trunk@4825 -
2003-11-22 16:14:23 +00:00
mattias
1b40fbe743
fixed unregistering imageslink
...
git-svn-id: trunk@4784 -
2003-11-08 23:42:24 +00:00
mattias
8307c1426c
implemented auto selection visible for component tree
...
git-svn-id: trunk@4766 -
2003-11-07 15:57:45 +00:00
mattias
65e03eb325
added clipboard support for TCustomEdit from Colin
...
git-svn-id: trunk@4753 -
2003-11-01 18:58:15 +00:00
mattias
1e4cf2c054
fpc 1.1 fixes, started scrollbar hiding, started polymorphing client areas
...
git-svn-id: trunk@4752 -
2003-11-01 10:27:41 +00:00
mattias
f9aa787cd3
implemented selections in component tree
...
git-svn-id: trunk@4513 -
2003-08-22 18:10:39 +00:00
mattias
36ca9e7471
started componenttree
...
git-svn-id: trunk@4509 -
2003-08-22 07:58:38 +00:00
mattias
ce91561698
implemented insert marks for TTreeView
...
git-svn-id: trunk@4508 -
2003-08-21 13:04:10 +00:00
mattias
418b60a004
fixed TPaintStruct
...
git-svn-id: trunk@4354 -
2003-07-02 10:02:51 +00:00
mattias
d261f58365
started codeexplorer
...
git-svn-id: trunk@4289 -
2003-06-19 16:36:35 +00:00
mattias
85512fcfb5
fixed taborder=0, implemented TabOrder Editor
...
git-svn-id: trunk@4287 -
2003-06-18 11:21:06 +00:00
mattias
063492dc1c
small changes for fpc 1.1
...
git-svn-id: trunk@4242 -
2003-06-07 17:14:12 +00:00
mattias
7734542e04
implemented package check broken dependency on compile
...
git-svn-id: trunk@4064 -
2003-04-16 17:20:24 +00:00
mattias
7691dfe1a7
implemented creating compiler option string for packages
...
git-svn-id: trunk@4063 -
2003-04-16 13:48:10 +00:00
mattias
74214654f9
implemented inherited compiler options
...
git-svn-id: trunk@4059 -
2003-04-14 18:03:48 +00:00