mattias
|
b73d8747d1
|
added texttolols.pas and published TBitBtn.Caption
git-svn-id: trunk@5685 -
|
2004-07-16 10:16:32 +00:00 |
|
mattias
|
cd9a3b8c9f
|
added TCustomButton, TCustomBitBtn, TCustomSpeedButton
git-svn-id: trunk@5682 -
|
2004-07-15 10:43:39 +00:00 |
|
mattias
|
043ab6bf3a
|
fixed 1.0.10 compilation from Vincent
git-svn-id: trunk@5679 -
|
2004-07-14 15:57:53 +00:00 |
|
mattias
|
2a4f175ec4
|
fixed lcl package unit file name checklist.pas
git-svn-id: trunk@5675 -
|
2004-07-13 10:34:15 +00:00 |
|
mattias
|
2c0a29a82b
|
updated russian translation from vasily
git-svn-id: trunk@5669 -
|
2004-07-11 23:08:43 +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
|
ae7b138a88
|
improved key handling for OI
git-svn-id: trunk@5642 -
|
2004-07-03 13:06:29 +00:00 |
|
mattias
|
13b1bfe34a
|
TGTKListStringList now keeps selection on Put and Move
git-svn-id: trunk@5641 -
|
2004-07-03 11:11:09 +00:00 |
|
mattias
|
7493b58d44
|
started HelpIntf - the IDE interface for the help system
git-svn-id: trunk@5638 -
|
2004-07-02 16:12:30 +00:00 |
|
mattias
|
8b91f98ff6
|
LCL navigation keys are now handled after interface handles keys
git-svn-id: trunk@5631 -
|
2004-07-01 17:55:55 +00:00 |
|
mattias
|
356acf3d9a
|
fixed TMenuItem.GetIconSize
git-svn-id: trunk@5596 -
|
2004-06-24 17:45:33 +00:00 |
|
marc
|
18789bbcf6
|
* Inserted "patch" from Yoyong Hernan
git-svn-id: trunk@5594 -
|
2004-06-22 23:47:21 +00:00 |
|
marc
|
2b47924f07
|
Fixed enabling subitems button
git-svn-id: trunk@5590 -
|
2004-06-20 16:40:50 +00:00 |
|
micha
|
80ba271c3a
|
fix filter, need text+mask
git-svn-id: trunk@5556 -
|
2004-06-12 06:44:16 +00:00 |
|
mattias
|
04b8729158
|
added workaround for buggy typinfo GetMethodProp function
git-svn-id: trunk@5537 -
|
2004-06-01 22:49:50 +00:00 |
|
mattias
|
c1f1aa5d22
|
implemented handling keys in IDE windows
git-svn-id: trunk@5526 -
|
2004-05-29 17:20:06 +00:00 |
|
micha
|
fb64a7db1a
|
fix positioning problem by putting edit/combobox on top of property- and eventgrid
git-svn-id: trunk@5521 -
|
2004-05-29 11:08:05 +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 |
|
mattias
|
1f15c0c1c7
|
implemented centered method jump to body with big headers
git-svn-id: trunk@5487 -
|
2004-05-20 14:14:39 +00:00 |
|
mattias
|
6e24956d9e
|
replaced WMSize by DoSetBounds
git-svn-id: trunk@5476 -
|
2004-05-15 20:17:09 +00:00 |
|
micha
|
d5c68d33ff
|
fix show scrollbar; same reasoning as in synedit
git-svn-id: trunk@5464 -
|
2004-05-12 18:22:52 +00:00 |
|
mattias
|
617948d9c8
|
removed unneeded units in uses sections
git-svn-id: trunk@5443 -
|
2004-05-02 12:01:15 +00:00 |
|
mattias
|
03781e4f7d
|
fixed memleak in TDefaultComponentEditor.Edit
git-svn-id: trunk@5379 -
|
2004-04-08 18:27:51 +00:00 |
|
mattias
|
3a41138231
|
implemented Hints for TPropertyEditor
git-svn-id: trunk@5373 -
|
2004-04-04 14:33:07 +00:00 |
|
mattias
|
8b5fa84eff
|
implemented converting gdkbitmap to RawImage mask
git-svn-id: trunk@5367 -
|
2004-04-03 16:47:46 +00:00 |
|
mattias
|
82ad9e0e7d
|
fixed FindEndOfExpression for bogus statements
git-svn-id: trunk@5352 -
|
2004-03-30 17:45:31 +00:00 |
|
florian
|
0c314a6485
|
*** empty log message ***
git-svn-id: trunk@5350 -
|
2004-03-29 20:03:44 +00:00 |
|
mattias
|
50675c8f90
|
actionslist editor improved from Radek
git-svn-id: trunk@5347 -
|
2004-03-29 17:21:52 +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 |
|
mattias
|
189f2fffe5
|
added IDEIntf package and component editors for MemDS
git-svn-id: trunk@5335 -
|
2004-03-20 17:36:56 +00:00 |
|
mattias
|
3f991b1e83
|
fixed clearing glyphs in designer
git-svn-id: trunk@5276 -
|
2004-03-06 18:56:06 +00:00 |
|
mattias
|
9551e28aac
|
workaround for fpc bug #2859
git-svn-id: trunk@5275 -
|
2004-03-06 18:44:06 +00:00 |
|
mattias
|
ea77de264a
|
accelerated TActionList editor from Radek
git-svn-id: trunk@5256 -
|
2004-03-03 23:35:55 +00:00 |
|
mattias
|
a8bd07f54a
|
added TActionList editor from Radek
git-svn-id: trunk@5245 -
|
2004-02-28 11:03:37 +00:00 |
|
mattias
|
8f9ff1e7ac
|
fixed setting Modified on clear a TGraphic in designer
git-svn-id: trunk@5241 -
|
2004-02-28 01:12:13 +00:00 |
|
mattias
|
add76d4e8b
|
completed new TToolBar
git-svn-id: trunk@5226 -
|
2004-02-23 18:24:38 +00:00 |
|
mattias
|
540ac3e8a3
|
reduced output
git-svn-id: trunk@5148 -
|
2004-02-02 21:31:08 +00:00 |
|
mattias
|
b459b13b8b
|
fixed removing TStatusBar panels in gtk
git-svn-id: trunk@5144 -
|
2004-02-02 19:48:01 +00:00 |
|
mattias
|
6a46350696
|
added icons for synhighlighter
git-svn-id: trunk@5124 -
|
2004-01-31 15:29:55 +00:00 |
|
mattias
|
ac0beeca32
|
fixed double hints in OI
git-svn-id: trunk@5123 -
|
2004-01-29 22:58:30 +00:00 |
|
mattias
|
977a622fe7
|
made some string constants resource strings
git-svn-id: trunk@5122 -
|
2004-01-29 22:53:34 +00:00 |
|
mattias
|
8dbbb91c8c
|
load image dlg is now sized dynamic
git-svn-id: trunk@5121 -
|
2004-01-29 22:43:16 +00:00 |
|
mattias
|
f217471661
|
implemented menu hierachy in componenttree
git-svn-id: trunk@5086 -
|
2004-01-22 18:18:02 +00:00 |
|
mattias
|
0f3c859088
|
implemented property editor for TMenu.Items
git-svn-id: trunk@5085 -
|
2004-01-22 16:08:26 +00:00 |
|
mattias
|
21b6baca0c
|
moved Delphi compatibility graphpropedits defs
git-svn-id: trunk@5078 -
|
2004-01-20 16:30:44 +00:00 |
|
micha
|
a38e93a1a7
|
add delphi compatible property editor classnames
git-svn-id: trunk@5075 -
|
2004-01-19 15:13:15 +00:00 |
|
mattias
|
4e4d1726c8
|
added TDateTime property to TCalendar
git-svn-id: trunk@5070 -
|
2004-01-16 19:04:57 +00:00 |
|
mattias
|
a418b3b9fc
|
changed consistency stops during method renaming to errors
git-svn-id: trunk@5063 -
|
2004-01-13 22:34:06 +00:00 |
|