Commit Graph

5225 Commits

Author SHA1 Message Date
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
1e6a416750 added write check
git-svn-id: trunk@5223 -
2004-02-22 18:33:03 +00:00
mattias
71dd6ba928 fixed old toolbar compilation
git-svn-id: trunk@5222 -
2004-02-22 16:22:53 +00:00
mattias
6c8e827f79 fixed old toolbar compilation
git-svn-id: trunk@5221 -
2004-02-22 16:20:29 +00:00
micha
d2ef55f9a7 fp 1.0 compatiblity
git-svn-id: trunk@5220 -
2004-02-22 15:47:58 +00:00
mattias
92c363f9d3 fixed error handling on saving lpi file
git-svn-id: trunk@5219 -
2004-02-22 15:39:44 +00:00
mattias
39a7a94021 added child-parent checks
git-svn-id: trunk@5218 -
2004-02-22 10:43:20 +00:00
mattias
b65e8867cf moved compiler options to project menu, added -CX for smartlinking
git-svn-id: trunk@5217 -
2004-02-21 15:37:33 +00:00
micha
3db332ae2e fixed: compiler doesn't know what function to call using ver 1.9.2
git-svn-id: trunk@5216 -
2004-02-21 15:17:43 +00:00
micha
c452389ad5 fixed: name clash SetCursor (message LM_SETCURSOR), and inherited SetCursor (winapi)
git-svn-id: trunk@5215 -
2004-02-21 13:35:15 +00:00
micha
057ab4eab9 1. pressing the Return key in ObjectInspector when editing a value throws an exception
2. placing TPairSplitter component on the form produces "Division by zero"

git-svn-id: trunk@5214 -
2004-02-21 10:11:36 +00:00
mattias
56c98b2587 fixed grid painting
git-svn-id: trunk@5213 -
2004-02-21 01:26:05 +00:00
mattias
f1c507bc10 added uninstall popupmenuitem to package graph explorer
git-svn-id: trunk@5212 -
2004-02-21 01:01:04 +00:00
micha
6a9c435997 fixed: tarrow crash in win32
added: interface function DrawArrow to draw themed arrow

git-svn-id: trunk@5211 -
2004-02-20 19:52:18 +00:00
mattias
33dd6d0185 added package JPEGForLazarus
git-svn-id: trunk@5210 -
2004-02-20 14:44:40 +00:00
micha
9d2bfc6100 fixed: memo eats return key (from vincent)
git-svn-id: trunk@5209 -
2004-02-19 14:37:20 +00:00
mattias
70007253f3 moved GetTickStep to IFDEF DebugLCL
git-svn-id: trunk@5208 -
2004-02-19 09:57:03 +00:00
mattias
59ace4ca3b fixed compilation from Vincent
git-svn-id: trunk@5207 -
2004-02-19 09:45:40 +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
ed787b99de moved GetTickStep to non win32
git-svn-id: trunk@5204 -
2004-02-18 08:50:42 +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
marc
8bedd8b74f * Applied patch from Martin Smat
this patch fixes showing menuitem initially defined as Checked=true
  or Enabled=false

git-svn-id: trunk@5201 -
2004-02-16 22:01:31 +00:00
micha
2689cf933f fixed: remove GetAncestor dependency; code obsolete? works without too...
git-svn-id: trunk@5200 -
2004-02-15 19:26:48 +00:00
mattias
ed4170793e fixed combo chane
git-svn-id: trunk@5199 -
2004-02-13 18:21:31 +00:00
mattias
ce51572453 started advanced LCL auto sizing
git-svn-id: trunk@5198 -
2004-02-13 15:49:54 +00:00
mattias
7bebd2455f removed win32 specific TToolBar code in new TToolBar, implemented TWinControl.FlipChildren
git-svn-id: trunk@5197 -
2004-02-12 18:09:10 +00:00
mattias
a90f157f13 fixed combobox enabled from Vincent
git-svn-id: trunk@5196 -
2004-02-12 18:03:15 +00:00
marc
b6f497c45b + added the first conceptual code for WaitForHandles on Win32
git-svn-id: trunk@5195 -
2004-02-12 01:09:42 +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
7442adb9ae fixed pasring GUID with constant
git-svn-id: trunk@5192 -
2004-02-10 13:54:30 +00:00
mattias
ed1cc49f8b added diamonds to TShape
git-svn-id: trunk@5191 -
2004-02-10 10:13:09 +00:00
mattias
3e893c428f activated Idle actions
git-svn-id: trunk@5190 -
2004-02-10 02:00:13 +00:00
mattias
f52b2cbb54 small aesthetic change
git-svn-id: trunk@5189 -
2004-02-10 01:01:06 +00:00
mattias
61e525b79d changed mbOk to mbYes for asking to add unit to project
git-svn-id: trunk@5188 -
2004-02-10 00:45:50 +00:00
mattias
235b2e1884 update finnish translation from Seppo
git-svn-id: trunk@5187 -
2004-02-10 00:42:40 +00:00
mattias
22b7bb3767 deactivated fpImage or fpc 1.0.10
git-svn-id: trunk@5186 -
2004-02-10 00:38:43 +00:00
mattias
44a86a6469 fixed TImage background for transparent images
git-svn-id: trunk@5185 -
2004-02-10 00:21:04 +00:00
mattias
c1592f9af8 TSpeedButton now uses MaskBlt
git-svn-id: trunk@5184 -
2004-02-10 00:05:03 +00:00
mattias
63221956e2 implemented ByteOrder for TLazIntfImage and added call of to LM_SETFONT
git-svn-id: trunk@5183 -
2004-02-09 19:52:52 +00:00
mattias
683d3564ff fixed compilation of HTMLLite from Jason
git-svn-id: trunk@5182 -
2004-02-08 13:06:45 +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
c0b7b7163f fixed grids OnDrawCells
git-svn-id: trunk@5179 -
2004-02-07 18:04:14 +00:00
marc
9757fd563e + patch from Jesus Reyes, it enables TCustomEdit SelStart/Length
git-svn-id: trunk@5178 -
2004-02-06 23:58:44 +00:00
mattias
46d10c1953 updated polish translation
git-svn-id: trunk@5177 -
2004-02-06 16:58:58 +00:00
mattias
8460750bce fixed unsharing TBitmap
git-svn-id: trunk@5176 -
2004-02-05 16:28:38 +00:00