Commit Graph

210 Commits

Author SHA1 Message Date
mattias
9747f91093 added FontIsMonoSpace
git-svn-id: trunk@10043 -
2006-10-05 21:50:05 +00:00
mattias
9c25912fbf IDE completion box: improved inverting color
git-svn-id: trunk@9954 -
2006-09-21 09:17:46 +00:00
mattias
16b454e50e added InvertColor and RGBColor to graphics.pp from Tom Gregorovic
git-svn-id: trunk@9892 -
2006-09-14 17:52:26 +00:00
mattias
535bec1a8d gtk intf: fixed auto realigning of bitmap masks
git-svn-id: trunk@9732 -
2006-08-18 21:10:29 +00:00
mattias
69a6edd9a9 gtk intf: fixed realign masks, LCL TBitmap: added CHangingAll to avoid overhead when changing the whole bitmap
git-svn-id: trunk@9642 -
2006-07-20 19:20:43 +00:00
mattias
9b52c9bc1d gtk1/2 intf: fixed Arc
git-svn-id: trunk@9472 -
2006-06-22 02:41:09 +00:00
vincents
3bcc757e68 made TBitmap.Canvas read-only
git-svn-id: trunk@9470 -
2006-06-21 22:29:45 +00:00
mattias
ab619c7b0a added virtual TCanvas.FreeHandle and extended TControlCanvas to work without control from Darek
git-svn-id: trunk@9428 -
2006-06-12 19:41:12 +00:00
mattias
bfb3fd9685 added class keyword to proc bodies for fpc 2.1.1
git-svn-id: trunk@9364 -
2006-05-27 17:40:59 +00:00
jesus
675ab2b3f5 implements Canvas.DrawFocusRect in windows and gtk issue #2095
git-svn-id: trunk@9290 -
2006-05-16 21:22:58 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
jesus
fe17bc7959 simplified GTK2 CreateFontIndirectEx
git-svn-id: trunk@9203 -
2006-04-29 19:53:33 +00:00
mattias
1920ddc336 wince - tries to fix the X button close problem, fixed typos
git-svn-id: trunk@9144 -
2006-04-18 13:20:12 +00:00
mattias
dbe9841c13 implemented setting TBitmap.TransparentColor
git-svn-id: trunk@9067 -
2006-04-02 21:54:33 +00:00
mattias
1aea5fdd5c removed BrushCopy
git-svn-id: trunk@8883 -
2006-03-07 14:03:32 +00:00
mattias
a01d0a9fe7 new icons from JerneyL, added TLazComponentQueue for streaming components in lazarus binary format
git-svn-id: trunk@8826 -
2006-02-26 00:25:00 +00:00
vincents
36b2299e1a removed TSize from LCLType (fixes issue #1702)
git-svn-id: trunk@8738 -
2006-02-15 22:18:07 +00:00
mattias
a5232b9fee implemented loading project session from separate file
git-svn-id: trunk@8714 -
2006-02-06 18:55:31 +00:00
vincents
f96ac2f4bf changed for Delphi compatibility: changed Width,Height to Right,Bottom from Martin Smat
git-svn-id: trunk@8658 -
2006-01-29 20:25:49 +00:00
mattias
1f08229ba5 added TFont.IsEqual
git-svn-id: trunk@8541 -
2006-01-17 12:33:53 +00:00
mattias
1bde0fc078 changed for Delphi compatibility: Arc Width,Height to Right,Bottom
git-svn-id: trunk@8527 -
2006-01-16 09:12:23 +00:00
mattias
ce294c63d5 various fixes for carbon
git-svn-id: trunk@8428 -
2006-01-04 00:09:36 +00:00
mattias
e84231cff6 improved smartlinking: graphics and forms finalization
git-svn-id: trunk@8254 -
2005-12-06 11:25:16 +00:00
mattias
cbe200a355 implemented TBitmap.TransparentColor, set to clNone to load a bmp without transparency
git-svn-id: trunk@8221 -
2005-11-24 22:19:12 +00:00
jesus
26272265eb fixed printing small fonts, and showprefix (bugs #1336,#1414)
git-svn-id: trunk@8126 -
2005-11-10 15:32:28 +00:00
micha
3bb8fa7c33 fix bug #773: cleanup buttonglyph property editor, implement assigning nil to tbitmap, clear bitmap completely by removing saved stream
git-svn-id: trunk@7980 -
2005-10-21 21:11:02 +00:00
marc
68321456bb * Renamed InterfaceObject to WidgetSet
- Removed some logs
* Changed mainloop to a callback through the interface

git-svn-id: trunk@7585 -
2005-08-28 23:38:18 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7e441f98c9 remove ===-lines in cvs log comments, so removelog awk script does its work correctly
git-svn-id: trunk@7538 -
2005-08-22 10:05:31 +00:00
vincents
abd1617411 fixed endian issue when reading an icon (bug #1059)
git-svn-id: trunk@7513 -
2005-08-16 22:33:32 +00:00
vincents
90b9862494 removed $IFDEF VER1 from Martin Smat
git-svn-id: trunk@7473 -
2005-08-02 20:00:41 +00:00
vincents
3c8fe5d206 initialize variables at declaration instead in the unit initialization from Florian K�berle
git-svn-id: trunk@7426 -
2005-07-26 08:45:15 +00:00
vincents
31c746f9de added ColorBox (from Darius) to LCL
git-svn-id: trunk@7375 -
2005-07-19 08:31:21 +00:00
mattias
5835cdba75 Added TProtableAnyMapGraphic and fixed loading .ico on BIG_ENDIAN systems from Colin Western
git-svn-id: trunk@7368 -
2005-07-18 09:29:11 +00:00
mattias
54f8a04166 fixed a few fpc over warnings from Andrew Haines
git-svn-id: trunk@7284 -
2005-06-25 15:34:03 +00:00
mattias
666e058403 implemented saving alpha bmp and using transparency for IDE glyph editor
git-svn-id: trunk@7264 -
2005-06-22 09:45:59 +00:00
mattias
daf76f7dbc fixed Arc and changed x,y to Left,Top to make meaning more clear
git-svn-id: trunk@6889 -
2005-03-04 13:50:09 +00:00
mattias
2aa25b3df2 FPCanvas is now used as default
git-svn-id: trunk@6845 -
2005-02-25 20:29:55 +00:00
mattias
b1cb0e902c fixed locking TCanvas
git-svn-id: trunk@6600 -
2005-01-15 11:56:13 +00:00
mattias
04863229c8 implemented the fpCanvas support for the LCL - Compile with -dUseFPCanvas
git-svn-id: trunk@6535 -
2005-01-10 18:44:44 +00:00
mattias
4f3496c1cd fixed TabOrder dialog for new TabOrder
git-svn-id: trunk@6510 -
2005-01-08 15:06:06 +00:00
mattias
0dbbfae88f added Lagunov Aleksey to Contributors.txt
git-svn-id: trunk@6507 -
2005-01-08 10:43:07 +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
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
mattias
9c96d43be8 updated finnish translation from Seppo
git-svn-id: trunk@6418 -
2004-12-26 22:39:56 +00:00
mattias
1c996f9973 implemented TIElementName of link of RTTI controls for set elements
git-svn-id: trunk@6416 -
2004-12-23 22:38:18 +00:00
mattias
af94739be1 started TControl.AnchorSide
git-svn-id: trunk@6408 -
2004-12-22 23:54:21 +00:00
mattias
bc7d15ff4b started TFont mirgration to fpCanvas font
git-svn-id: trunk@6406 -
2004-12-22 19:56:44 +00:00
mattias
d2d3030a60 implemented creating classes at run time from any TComponent descendant
git-svn-id: trunk@6272 -
2004-11-20 11:20:06 +00:00