micha
|
912d81b51e
|
revert intf split
git-svn-id: trunk@5225 -
|
2004-02-23 08:19:05 +00:00 |
|
micha
|
8c520fe744
|
split interface into non-lcl and lcl-component dependent parts
git-svn-id: trunk@5224 -
|
2004-02-22 22:52:59 +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
|
9f1208d17c
|
CreateBitmapFromRawImage now creates mask only if needed
git-svn-id: trunk@5206 -
|
2004-02-19 05:07:17 +00:00 |
|
mattias
|
0a8b93bfa9
|
fixed scaling TBitmap.Draw
git-svn-id: trunk@5205 -
|
2004-02-19 03:20:58 +00:00 |
|
mattias
|
2bc1daf685
|
accelerated conversion from data to lrs
git-svn-id: trunk@5203 -
|
2004-02-17 22:17:40 +00:00 |
|
mattias
|
bccd8739a1
|
fixed TCustomImage.DoAutoSize fixing uninitialized vars
git-svn-id: trunk@5202 -
|
2004-02-17 00:32:25 +00:00 |
|
mattias
|
085219d0b1
|
fixes for compilation under fpc 1.0.10
git-svn-id: trunk@5194 -
|
2004-02-11 11:40:18 +00:00 |
|
mattias
|
13cb1fdd14
|
started new TToolBar
git-svn-id: trunk@5193 -
|
2004-02-11 11:34:16 +00:00 |
|
mattias
|
c1592f9af8
|
TSpeedButton now uses MaskBlt
git-svn-id: trunk@5184 -
|
2004-02-10 00:05:03 +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
|
b18c387c58
|
fixed saving custom TBitBtn kind
git-svn-id: trunk@5180 -
|
2004-02-07 20:25:37 +00:00 |
|
mattias
|
8460750bce
|
fixed unsharing TBitmap
git-svn-id: trunk@5176 -
|
2004-02-05 16:28:38 +00:00 |
|
mattias
|
3a1867c652
|
removed workaround VirtualCreate
git-svn-id: trunk@5168 -
|
2004-02-04 22:17:09 +00:00 |
|
mattias
|
5606ba0fe2
|
fpImage is now used as default, deactivate it with -dDisableFPImage
git-svn-id: trunk@5149 -
|
2004-02-02 22:01:51 +00:00 |
|
mattias
|
4a6d4fbb68
|
fixed resizing synedit
git-svn-id: trunk@5103 -
|
2004-01-26 11:55:35 +00:00 |
|
mattias
|
459b1c939c
|
fixed many range check warnings
git-svn-id: trunk@4951 -
|
2003-12-25 14:17:07 +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
|
077a406f88
|
fixed TIcon
git-svn-id: trunk@4847 -
|
2003-11-26 22:05:57 +00:00 |
|
mattias
|
53adb7a109
|
reduced unit circles, fixed fpImage streaming
git-svn-id: trunk@4844 -
|
2003-11-26 21:30:19 +00:00 |
|
mattias
|
4847e82ed3
|
fixed a few more black colors
git-svn-id: trunk@4838 -
|
2003-11-25 08:59:01 +00:00 |
|
mattias
|
c5ee613bc8
|
fixed mem leak thx to Vincent
git-svn-id: trunk@4835 -
|
2003-11-23 14:09:45 +00:00 |
|
mattias
|
24a046fcf6
|
prepared image sharing
git-svn-id: trunk@4724 -
|
2003-10-22 18:43:23 +00:00 |
|
mattias
|
ae02013fa3
|
updated rpm scripts
git-svn-id: trunk@4723 -
|
2003-10-22 17:50:17 +00:00 |
|
mattias
|
fb8af62ec2
|
added searching for fpImage reader/writer
git-svn-id: trunk@4606 -
|
2003-09-12 14:59:43 +00:00 |
|
mattias
|
e5570985e8
|
implemented copying graphics from/to clipboard
git-svn-id: trunk@4598 -
|
2003-09-10 19:15:16 +00:00 |
|
mattias
|
bc88b6e8ef
|
TBitmap now uses fpImage for writing bitmaps
git-svn-id: trunk@4582 -
|
2003-09-08 13:07:17 +00:00 |
|
mattias
|
bf6c4c8362
|
added fpImage reader/writer hooks to TBitmap
git-svn-id: trunk@4581 -
|
2003-09-08 12:21:48 +00:00 |
|
mattias
|
e6d462d8dd
|
implemented TBitmap.Assign(TFPCustomImage)
git-svn-id: trunk@4572 -
|
2003-09-05 22:13:40 +00:00 |
|
mattias
|
a9f24996c7
|
implemented TOpenPictureDialog
git-svn-id: trunk@4558 -
|
2003-09-02 21:32:56 +00:00 |
|
mattias
|
bca72f9df3
|
TBitmap.Assign now shares image data
git-svn-id: trunk@4555 -
|
2003-09-02 15:12:21 +00:00 |
|
mattias
|
ffa38d9925
|
implemented TPixmap and TPortableNetworkGraphic with fpImage
git-svn-id: trunk@4505 -
|
2003-08-20 17:07:50 +00:00 |
|
mattias
|
a11cc81501
|
fixed TBitmap.GetHandle
git-svn-id: trunk@4489 -
|
2003-08-16 15:29:56 +00:00 |
|
mattias
|
816c00cf86
|
saved bitmap stream is now stored
git-svn-id: trunk@4461 -
|
2003-08-10 09:33:43 +00:00 |
|
mattias
|
d86c28d794
|
attaching menuitems topdown
git-svn-id: trunk@4348 -
|
2003-07-01 09:29:52 +00:00 |
|
mattias
|
5f79f11b3d
|
fixed parsing of with do try finally end
git-svn-id: trunk@4347 -
|
2003-06-30 17:25:26 +00:00 |
|
mattias
|
a7a95534c8
|
fixed find declaration of with A,B do C; statements
git-svn-id: trunk@4345 -
|
2003-06-30 16:31:04 +00:00 |
|
mattias
|
d817351985
|
fixed releasing bitmap handle
git-svn-id: trunk@4344 -
|
2003-06-30 15:13:21 +00:00 |
|
mattias
|
568553d695
|
implemented multi file add to package editor
git-svn-id: trunk@4343 -
|
2003-06-30 14:58:29 +00:00 |
|
mattias
|
f6c4d3884a
|
fixed Get/SetPixel for DC without widget
git-svn-id: trunk@4342 -
|
2003-06-30 10:09:46 +00:00 |
|
mattias
|
08c248398d
|
implemented saving original stream of TBitmap
git-svn-id: trunk@4313 -
|
2003-06-25 10:38:28 +00:00 |
|
mattias
|
063492dc1c
|
small changes for fpc 1.1
git-svn-id: trunk@4242 -
|
2003-06-07 17:14:12 +00:00 |
|
mattias
|
ecd81f2cef
|
added exception handling for createpixmapindirect
git-svn-id: trunk@4008 -
|
2003-04-03 17:42:13 +00:00 |
|
mattias
|
fa35718574
|
fixed clipping origin in stretchblt
git-svn-id: trunk@3916 -
|
2003-03-12 14:39:29 +00:00 |
|
mattias
|
cb8dad4ea8
|
more localization for gtk- and win32-interface and lcl
git-svn-id: trunk@3908 -
|
2003-03-11 07:46:44 +00:00 |
|
mattias
|
c8b907375a
|
fixed set method in OI
git-svn-id: trunk@3832 -
|
2003-02-04 14:36:19 +00:00 |
|
mattias
|
d2d0bbe1e4
|
fixes for fpc 1.1
git-svn-id: trunk@3701 -
|
2002-12-16 12:12:50 +00:00 |
|
mattias
|
735191d158
|
new constants for compatibility
git-svn-id: trunk@3694 -
|
2002-12-12 17:47:46 +00:00 |
|
lazarus
|
aedf519f43
|
MG: fixed TMainMenu creation
git-svn-id: trunk@3624 -
|
2002-11-12 10:16:17 +00:00 |
|
lazarus
|
c4dc3239e9
|
MG: fixed LM_LVChangedItem, OnShowHint, small bugs
git-svn-id: trunk@3616 -
|
2002-11-09 15:02:07 +00:00 |
|