mattias
|
8f4126458f
|
implemented showing property names for TTIGrid
git-svn-id: trunk@6520 -
|
2005-01-09 12:18:59 +00:00 |
|
mattias
|
487b6f09fc
|
added TFileDialogComponentEditor and TFileDlgFilterProperty from Lagunov
git-svn-id: trunk@6519 -
|
2005-01-09 12:10:32 +00:00 |
|
mattias
|
893a0a64e3
|
implemented basic TTIGrid showing value cells
git-svn-id: trunk@6518 -
|
2005-01-09 02:49:26 +00:00 |
|
micha
|
f771e4ab9a
|
fix cursor handling, and statictext alignment
git-svn-id: trunk@6517 -
|
2005-01-08 22:19:51 +00:00 |
|
vincents
|
423adf9b59
|
TLabel.ShowAccelChar default value is True
git-svn-id: trunk@6516 -
|
2005-01-08 22:13:21 +00:00 |
|
vincents
|
0f54bb7238
|
reverted previous change
git-svn-id: trunk@6515 -
|
2005-01-08 21:43:31 +00:00 |
|
mattias
|
d92ce8d36c
|
fixed finding class after class completion
git-svn-id: trunk@6514 -
|
2005-01-08 16:27:59 +00:00 |
|
mattias
|
66a176a847
|
fixed finding class after class completion
git-svn-id: trunk@6513 -
|
2005-01-08 16:23:55 +00:00 |
|
mattias
|
2ca5b0d2f8
|
added workaround for fpc bug #3534
git-svn-id: trunk@6512 -
|
2005-01-08 16:02:17 +00:00 |
|
mattias
|
2e1f289436
|
fixed finding class after class completion
git-svn-id: trunk@6511 -
|
2005-01-08 15:40:58 +00:00 |
|
mattias
|
4f3496c1cd
|
fixed TabOrder dialog for new TabOrder
git-svn-id: trunk@6510 -
|
2005-01-08 15:06:06 +00:00 |
|
micha
|
9a6dc5eb4a
|
move taborder and tabstop to twincontrol
git-svn-id: trunk@6509 -
|
2005-01-08 14:23:56 +00:00 |
|
mattias
|
1ac4c9fdda
|
implemented TPen.Mode=pmXor from Jesus
git-svn-id: trunk@6508 -
|
2005-01-08 11:03:18 +00:00 |
|
mattias
|
0dbbfae88f
|
added Lagunov Aleksey to Contributors.txt
git-svn-id: trunk@6507 -
|
2005-01-08 10:43:07 +00:00 |
|
micha
|
4c3b54fe0f
|
label can not bew focused anymore, hide tabstop/taborder
git-svn-id: trunk@6506 -
|
2005-01-07 21:53:48 +00:00 |
|
micha
|
d2bcf688ef
|
publish Layout property (compatibility with situation before swap with tstatictext)
git-svn-id: trunk@6505 -
|
2005-01-07 21:36:37 +00:00 |
|
mattias
|
500dcf8cde
|
improved placing new forms by Jan
git-svn-id: trunk@6504 -
|
2005-01-07 21:09:18 +00:00 |
|
micha
|
b7cbb90119
|
tlabel is not a wincontrol, change routine to accept tcontrols
git-svn-id: trunk@6503 -
|
2005-01-07 21:03:21 +00:00 |
|
mattias
|
a9010971e6
|
TFont, TBrush, TPen can now be used with fpCanvas
git-svn-id: trunk@6502 -
|
2005-01-07 21:02:59 +00:00 |
|
micha
|
bf75b72edd
|
add tcontrolclass, needed by codetoolsdefines
git-svn-id: trunk@6501 -
|
2005-01-07 21:02:48 +00:00 |
|
micha
|
b63e712b19
|
swap TCustomStaticText and TCustomLabel
git-svn-id: trunk@6500 -
|
2005-01-07 20:51:11 +00:00 |
|
micha
|
28ed2bea16
|
try allocating seperate strings to solve dialog disappearing issue (seems no effect)
git-svn-id: trunk@6499 -
|
2005-01-07 20:49:48 +00:00 |
|
mattias
|
0ae861c7ad
|
implemented TTreeView.OnChange and OnChanging
git-svn-id: trunk@6498 -
|
2005-01-07 19:27:40 +00:00 |
|
mattias
|
8bf0d5935f
|
clean up, added GetRGBValues
git-svn-id: trunk@6497 -
|
2005-01-07 18:40:10 +00:00 |
|
mattias
|
7fc8c7bc73
|
fixed TTabSheet.SetPageControl
git-svn-id: trunk@6496 -
|
2005-01-07 17:40:59 +00:00 |
|
micha
|
23511e1f13
|
use position in message, GetScrollInfo not yet up to date
git-svn-id: trunk@6495 -
|
2005-01-07 14:06:27 +00:00 |
|
vincents
|
68ed2f8fe4
|
don't create handle for unvisible menu item
git-svn-id: trunk@6494 -
|
2005-01-07 13:04:08 +00:00 |
|
vincents
|
6815fe14f7
|
send LM_CHANGE message for trackbar
git-svn-id: trunk@6493 -
|
2005-01-07 10:51:07 +00:00 |
|
vincents
|
0ce582b720
|
use BS_AUTO3STATE for checkbox with AllowGray=true
git-svn-id: trunk@6492 -
|
2005-01-07 08:53:50 +00:00 |
|
mattias
|
563264d9fa
|
save TListBox.ItemIndex on destroy handle
git-svn-id: trunk@6491 -
|
2005-01-07 02:23:58 +00:00 |
|
mattias
|
36c907fc59
|
changed license to make more clear, that statically linking is alowed for non LGPL things
git-svn-id: trunk@6490 -
|
2005-01-07 02:04:01 +00:00 |
|
mattias
|
0ced54bdb8
|
implemented TCheckBox.State=cbGrayed for gtk intf without visual representation
git-svn-id: trunk@6489 -
|
2005-01-07 01:31:44 +00:00 |
|
mattias
|
9ad079b291
|
added dbpropedits.pas property editors for db controls
git-svn-id: trunk@6488 -
|
2005-01-06 23:59:44 +00:00 |
|
mattias
|
f0a505b202
|
added starting wine for .exe files from Andrew
git-svn-id: trunk@6487 -
|
2005-01-06 18:35:45 +00:00 |
|
micha
|
e7d14403ef
|
fix access violation with dbedit (from loesje)
git-svn-id: trunk@6486 -
|
2005-01-06 13:22:24 +00:00 |
|
mattias
|
6334f891ba
|
Columns property in TCustomGrid by Jesus
git-svn-id: trunk@6485 -
|
2005-01-05 15:20:10 +00:00 |
|
mattias
|
f85854acac
|
started anchor editor and moved OverWritePromp from lcl to gtk intf
git-svn-id: trunk@6484 -
|
2005-01-05 14:46:35 +00:00 |
|
micha
|
a66848beab
|
draw nonvisual components transparently
git-svn-id: trunk@6483 -
|
2005-01-05 10:55:52 +00:00 |
|
micha
|
2837a6b930
|
use mask enabled drawing functions
git-svn-id: trunk@6482 -
|
2005-01-05 10:04:22 +00:00 |
|
micha
|
4d130c0508
|
implement transparency (actually, non-transparency)
git-svn-id: trunk@6481 -
|
2005-01-04 14:23:37 +00:00 |
|
micha
|
4db025c0fc
|
can only setfocus if canfocus
git-svn-id: trunk@6480 -
|
2005-01-04 14:22:21 +00:00 |
|
micha
|
37b31fa9fe
|
fire onchange event if selected node changes
git-svn-id: trunk@6479 -
|
2005-01-04 11:39:44 +00:00 |
|
micha
|
a6cc7c88ea
|
let canfocus imply that setfocus can be called
git-svn-id: trunk@6478 -
|
2005-01-04 11:26:26 +00:00 |
|
vincents
|
d62f50ff28
|
set version to 0.9.5
git-svn-id: trunk@6477 -
|
2005-01-04 08:49:22 +00:00 |
|
mattias
|
89d40a6fad
|
treeview mouse selection now also when click on icon
git-svn-id: trunk@6476 -
|
2005-01-03 23:48:41 +00:00 |
|
mattias
|
dc88d11043
|
empty recent menus are now disabled
git-svn-id: trunk@6475 -
|
2005-01-03 23:42:39 +00:00 |
|
mattias
|
131da415de
|
implemented TControl.AnchorSide
git-svn-id: trunk@6474 -
|
2005-01-03 22:44:31 +00:00 |
|
micha
|
3ddfc40ef5
|
always request ownership when about to modify buffer
git-svn-id: trunk@6473 -
|
2005-01-03 16:32:13 +00:00 |
|
micha
|
b632390f1e
|
take windowstate into account when showing window
git-svn-id: trunk@6472 -
|
2005-01-03 16:29:48 +00:00 |
|
micha
|
8a978ff3c6
|
WM_SIZE can also mean windowstate change, always send message
git-svn-id: trunk@6471 -
|
2005-01-03 15:50:35 +00:00 |
|