micha
8f6882a494
rewrite to enable drawing of disabled button
...
git-svn-id: trunk@5280 -
2004-03-07 12:26:31 +00:00
mattias
17c9fe03bd
added workaround for AutoSize in TCustomLabel
...
git-svn-id: trunk@5279 -
2004-03-07 09:37:20 +00:00
mattias
db5d5464ae
fixed compilation under fpc 1.9.3
...
git-svn-id: trunk@5278 -
2004-03-06 21:57:14 +00:00
mattias
d8da29d14e
increased rpm version
...
git-svn-id: trunk@5277 -
2004-03-06 21:25:54 +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
259f1c772e
fixed CreateBrushIndirect
...
git-svn-id: trunk@5274 -
2004-03-06 17:12:19 +00:00
mattias
ddf927f576
fixed TextStyle in dialogs
...
git-svn-id: trunk@5273 -
2004-03-06 16:11:27 +00:00
mattias
13a127f522
fixed FreeDC
...
git-svn-id: trunk@5272 -
2004-03-06 15:37:43 +00:00
micha
579f6ef046
although loading, attach menu to form if handle already created, if this is not wanted, then prevent creation of handle somehow
...
fixes bug #197
git-svn-id: trunk@5271 -
2004-03-06 14:39:50 +00:00
micha
2efd3f22ee
prevent selection invalid page
...
git-svn-id: trunk@5270 -
2004-03-05 18:37:46 +00:00
micha
5f1dfa2fa7
fix appendtext to actually *append* text, not replace
...
git-svn-id: trunk@5269 -
2004-03-05 15:41:42 +00:00
micha
b2c08719a3
fix bug #208 : cursor changes when creating submenu
...
git-svn-id: trunk@5268 -
2004-03-05 13:57:25 +00:00
micha
a6dc79da8a
fix designer (overlay) window transparency issue
...
fix releasedesignerdc to use correct window
git-svn-id: trunk@5267 -
2004-03-05 12:16:09 +00:00
marc
b3fc8454ee
* Updated for new WidgetSet names
...
git-svn-id: trunk@5266 -
2004-03-05 01:08:27 +00:00
marc
e693ca5784
* Renamed TWin32Object to TWin32WidgetSet
...
git-svn-id: trunk@5265 -
2004-03-05 01:04:21 +00:00
marc
51d6bda633
* Renamed TQTObject to TQtWidgetSet
...
git-svn-id: trunk@5264 -
2004-03-05 00:47:48 +00:00
marc
9d69f5ffaa
* Renamed TGnomeObject to TGnomeWidgetSet
...
git-svn-id: trunk@5263 -
2004-03-05 00:46:08 +00:00
marc
a2bfc9390a
* Renamed TGtk2Object to TGtk2WidgetSet
...
git-svn-id: trunk@5262 -
2004-03-05 00:41:15 +00:00
marc
c89d1927a0
* Renamed TGtkObject to TGtkWidgetSet
...
git-svn-id: trunk@5261 -
2004-03-05 00:31:53 +00:00
marc
3443dbecdb
* Renamed TInterfaceBase to TWidgetSet
...
git-svn-id: trunk@5260 -
2004-03-05 00:14:02 +00:00
micha
15cd3e069f
remove workaround; fpc bug fixed
...
git-svn-id: trunk@5259 -
2004-03-04 21:16:15 +00:00
mattias
2df68049ab
fixed TSynTeXSyn.CreateHighlighterAttributes
...
git-svn-id: trunk@5258 -
2004-03-04 20:21:53 +00:00
vincents
8b612aeaa3
fixed access violation in menu editor (bug #201 )
...
git-svn-id: trunk@5257 -
2004-03-04 10:46:20 +00:00
mattias
ea77de264a
accelerated TActionList editor from Radek
...
git-svn-id: trunk@5256 -
2004-03-03 23:35:55 +00:00
vincents
efdb296b4b
fixed compilation for fpc 1.0.x
...
git-svn-id: trunk@5255 -
2004-03-03 22:03:49 +00:00
mattias
f87f97900d
added no compiler optimizations options
...
git-svn-id: trunk@5254 -
2004-03-02 23:59:51 +00:00
mattias
36a250a811
added sql, php, tex, css synedit highlighter
...
git-svn-id: trunk@5253 -
2004-03-02 23:04:11 +00:00
mattias
94d066eea6
clean up for TBitmapImage sharing
...
git-svn-id: trunk@5252 -
2004-03-02 22:37:36 +00:00
vincents
b499a159f4
fixed 1.0.10 compilation
...
git-svn-id: trunk@5251 -
2004-03-02 14:01:38 +00:00
marc
f9bbac4a2d
* Patch from olivier GUILBAUD and Colin Western
...
* fixed addcopy
git-svn-id: trunk@5250 -
2004-03-01 23:45:33 +00:00
mattias
6a95f32a57
fixed IsFileExtensionSupported
...
git-svn-id: trunk@5249 -
2004-03-01 18:02:00 +00:00
mattias
53b08dab8d
added jpeg example
...
git-svn-id: trunk@5248 -
2004-02-29 22:51:54 +00:00
mattias
a0015ec1a4
fixed bmp reader reader skipping header
...
git-svn-id: trunk@5247 -
2004-02-29 10:34:00 +00:00
micha
aa70703a74
fix transparent images for menuitems
...
git-svn-id: trunk@5246 -
2004-02-28 14:38:47 +00:00
mattias
a8bd07f54a
added TActionList editor from Radek
...
git-svn-id: trunk@5245 -
2004-02-28 11:03:37 +00:00
mattias
bf118f1b22
fixed 1.0.x compilation
...
git-svn-id: trunk@5244 -
2004-02-28 10:16:02 +00:00
mattias
df41401a41
added a complete TLazReaderBMP
...
git-svn-id: trunk@5243 -
2004-02-28 10:04:52 +00:00
mattias
3e994ad2b6
updated spanish translation from Luis
...
git-svn-id: trunk@5242 -
2004-02-28 09:42:16 +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
68df576ea4
updated french translation from Olivier
...
git-svn-id: trunk@5240 -
2004-02-28 01:07:01 +00:00
mattias
541f9bac9e
updated finnish translation from Seppo
...
git-svn-id: trunk@5239 -
2004-02-28 01:05:05 +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
micha
701648af1a
added: 24 bit read/set support fpimage
...
git-svn-id: trunk@5237 -
2004-02-27 01:15:32 +00:00
marc
de8f27af5b
* Interface CreateComponent splitup
...
* Implemented CreateButtonHandle on GTK interface
on win32 interface it still needs to be done
* Changed ApiWizz to support multilines and more interfaces
git-svn-id: trunk@5236 -
2004-02-27 00:42:41 +00:00
micha
f1c603b888
fixed: focussing issue combobox
...
git-svn-id: trunk@5235 -
2004-02-26 21:01:42 +00:00
marc
0f9f6bcd0b
+ Added delphi stream reading support
...
git-svn-id: trunk@5234 -
2004-02-25 11:12:06 +00:00
mattias
53672cd4eb
added StdActns definitions, no code yet
...
git-svn-id: trunk@5233 -
2004-02-24 21:53:12 +00:00
mattias
2eac6f15cf
published some TRadioButton properties
...
git-svn-id: trunk@5232 -
2004-02-24 20:26:50 +00:00
mattias
e43bcf45a3
TBitmap can now read form streams without knowing the size
...
git-svn-id: trunk@5231 -
2004-02-24 19:40:17 +00:00