Commit Graph

130 Commits

Author SHA1 Message Date
micha
628659f24e properly support TImage.OnPaint event, fix infinite loop
git-svn-id: trunk@6622 -
2005-01-17 12:49:48 +00:00
micha
fe9b5eccd7 fix bug #464 and #514: create bitmap handle to back image drawing up
git-svn-id: trunk@6617 -
2005-01-16 19:46:39 +00:00
vincents
eb7cf06c6b made TabVisible public
git-svn-id: trunk@6534 -
2005-01-10 16:35:35 +00:00
mattias
f8d3853f8c fixed loading no unit at start
git-svn-id: trunk@6527 -
2005-01-09 23:28:18 +00:00
micha
b63e712b19 swap TCustomStaticText and TCustomLabel
git-svn-id: trunk@6500 -
2005-01-07 20:51:11 +00:00
mattias
c49518c55c published BorderSpacing for many controls
git-svn-id: trunk@6429 -
2004-12-27 19:40:59 +00:00
micha
bda4272d04 optimize: only create tabpage contents when accessed, not immediately upon creation
git-svn-id: trunk@6157 -
2004-10-23 14:49:38 +00:00
vincents
b38f6e179e fixed fpc 1.0.x compilation
git-svn-id: trunk@6072 -
2004-09-24 20:23:33 +00:00
mattias
2c8db8bb68 fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC
git-svn-id: trunk@6064 -
2004-09-24 13:45:32 +00:00
mattias
233ae97d0e fixed 1.0.10 compilation
git-svn-id: trunk@6060 -
2004-09-24 10:23:49 +00:00
vincents
25e3c74c55 moved widgetset related code from TNBPages to TCustomNotebook
git-svn-id: trunk@6054 -
2004-09-23 14:54:55 +00:00
mattias
574cfd8529 implemented very rudimentary TTabControl
git-svn-id: trunk@5958 -
2004-09-10 16:28:51 +00:00
mattias
81a54223f5 renamed customradiogroup.inc to radiogroup.inc
git-svn-id: trunk@5951 -
2004-09-09 09:35:44 +00:00
mattias
69059885b0 started TTabControl
git-svn-id: trunk@5947 -
2004-09-08 22:59:54 +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
8fb1867a6b removed obsolete unit vclglobals
git-svn-id: trunk@5814 -
2004-08-18 09:31:21 +00:00
mattias
2d80b0247f improved DefineProperties to read/write endian independent
git-svn-id: trunk@5790 -
2004-08-15 17:00:58 +00:00
mattias
649f11360b TStaticText.CanTab=false
git-svn-id: trunk@5732 -
2004-08-04 09:57:17 +00:00
mattias
b70dfc1592 fixed tab for TPanel and TPage
git-svn-id: trunk@5692 -
2004-07-17 15:08:36 +00:00
mattias
a71f55e21d added TCheckGroup.ColumnLayout
git-svn-id: trunk@5674 -
2004-07-12 21:32:07 +00:00
mattias
2c0a29a82b updated russian translation from vasily
git-svn-id: trunk@5669 -
2004-07-11 23:08:43 +00:00
mattias
477ec0d445 extended RolesForForm to manage multiple roles for on control
git-svn-id: trunk@5665 -
2004-07-11 13:03:54 +00:00
mattias
587f9c2420 added Delphi ToDo support, Application.WndProc, small bugfixes from Colin
git-svn-id: trunk@5664 -
2004-07-10 18:17:30 +00:00
mattias
71c1f8d17d fixed TSplitter moving for asynchroneous resizing
git-svn-id: trunk@5632 -
2004-07-01 18:29:35 +00:00
micha
e864e234ac fix GetVisible to return this control's visibility, instead introduce IsVisible to check for recursive visibility
git-svn-id: trunk@5593 -
2004-06-20 21:21:49 +00:00
micha
3dc4644c7c fix tabbing to next control to skip invisible notebook pages
git-svn-id: trunk@5591 -
2004-06-20 20:25:47 +00:00
mattias
6914eb2235 implemented setting TCustomPage.PageIndex from Andrew Haines
git-svn-id: trunk@5536 -
2004-06-01 09:58:35 +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
marc
05f9bbe917 * Applied patch from Ladislav Michl
* Changed the way TControl.Text is resolved
* Added setting of text to TWSWinControl

git-svn-id: trunk@5413 -
2004-04-18 23:55:39 +00:00
mattias
766cfd3a2c fixed checking empty mask raw image
git-svn-id: trunk@5359 -
2004-04-02 19:39:46 +00:00
mattias
8911887f45 published TCheckGroup.Anchors
git-svn-id: trunk@5323 -
2004-03-18 22:14:05 +00:00
mattias
53672cd4eb added StdActns definitions, no code yet
git-svn-id: trunk@5233 -
2004-02-24 21:53:12 +00:00
mattias
39a7a94021 added child-parent checks
git-svn-id: trunk@5218 -
2004-02-22 10:43:20 +00:00
mattias
f1c507bc10 added uninstall popupmenuitem to package graph explorer
git-svn-id: trunk@5212 -
2004-02-21 01:01:04 +00:00
mattias
ed1cc49f8b added diamonds to TShape
git-svn-id: trunk@5191 -
2004-02-10 10:13:09 +00:00
mattias
3a1867c652 removed workaround VirtualCreate
git-svn-id: trunk@5168 -
2004-02-04 22:17:09 +00:00
mattias
34f25d506b added DefineProperties check for check lfm
git-svn-id: trunk@5160 -
2004-02-04 11:09:40 +00:00
mattias
f2532f58ef published TBevel.OnPaint
git-svn-id: trunk@5154 -
2004-02-03 19:00:10 +00:00
mattias
609e8ad098 published TBevel.OnMouseXXX
git-svn-id: trunk@5153 -
2004-02-03 18:54:38 +00:00
mattias
49a659572b implemented basic TSplitter, still many ToDos
git-svn-id: trunk@5136 -
2004-02-02 15:46:19 +00:00
micha
80997fee5d enable tabstops for controls; implement tabstops in win32 intf
git-svn-id: trunk@5082 -
2004-01-21 10:19:16 +00:00
mattias
1766d6ed74 started double buffering for gtk intf
git-svn-id: trunk@5045 -
2004-01-10 22:34:20 +00:00
mattias
5daf16f5cd fixed GetWindowOrgEx, added GetDCOriginRelativeToWindow
git-svn-id: trunk@5043 -
2004-01-10 18:00:42 +00:00
mattias
505247e781 default font can now change height and fixed gtk crash
git-svn-id: trunk@5005 -
2004-01-03 23:15:00 +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
mattias
450b7a22c6 published TPaintBox.Enabled
git-svn-id: trunk@4985 -
2003-12-28 12:49:18 +00:00
mattias
a3038d1607 fixed color coversion range check
git-svn-id: trunk@4959 -
2003-12-26 10:59:25 +00:00
mattias
4d077312c0 fixed TNoteBook.OnPageChanged for user PageIndex
git-svn-id: trunk@4944 -
2003-12-23 18:15:37 +00:00
micha
f65e4bb1ca compatibility with new 1.1
git-svn-id: trunk@4728 -
2003-10-23 16:15:30 +00:00
mattias
f0955a6093 implemented extract proc, check lfm and convert delphi unit
git-svn-id: trunk@4708 -
2003-10-15 18:01:10 +00:00