| .. |
|
interfaces.pp
|
LCL:replace direct call of TXXWidgetset.Create by indirect CreateWidgetset(TXXWidgetset) to move some initialization code from units initialization (from graphics.pp) to that new procedure. This fix memory leaks in lazbuild tool which indirectly uses many lcl units but doesnot work with widgetset.
|
2007-11-28 10:03:28 +00:00 |
|
Makefile
|
regenerated makefile for better cross compilation support (#9924)
|
2007-10-22 21:33:01 +00:00 |
|
Makefile.fpc
|
Makefiles: removed some fcl dependencies
|
2007-10-16 22:47:51 +00:00 |
|
win32compat.pas
|
Fixes using system colors under Windows CE.
|
2008-02-16 19:17:28 +00:00 |
|
wincecallback.inc
|
Small wince background erasing modifications.
|
2008-04-19 01:31:28 +00:00 |
|
wincedef.pp
|
|
|
|
winceextra.pp
|
Fixes using system colors under Windows CE.
|
2008-02-16 19:17:28 +00:00 |
|
winceint.pp
|
Fixes handling the "OK" title close button. Changes the X and OK button policy. Fixes the default positining of dialogs.
|
2008-04-19 00:35:03 +00:00 |
|
wincelclintf.inc
|
Fixes using system colors under Windows CE.
|
2008-02-16 19:17:28 +00:00 |
|
wincelclintfh.inc
|
* Fixed grabbing of non memory devices
|
2007-09-11 00:17:44 +00:00 |
|
wincelistsl.inc
|
decapitalize Constructor and Destructor
|
2008-03-03 08:28:46 +00:00 |
|
wincelistslh.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
|
wincememostrings.inc
|
Code cleanup.
|
2008-02-17 17:13:43 +00:00 |
|
wincemenures.rc
|
- added compilable rc file for menus
|
2007-04-08 06:37:20 +00:00 |
|
wincemenures.res
|
- added compilable rc file for menus
|
2007-04-08 06:37:20 +00:00 |
|
winceobject.inc
|
Several upgrades for device selection and form position/size on wince.
|
2008-02-18 13:53:41 +00:00 |
|
winceproc.pp
|
Fixes ShowModal on wince.
|
2008-04-19 13:08:23 +00:00 |
|
wincewinapi.inc
|
more potential range check errors
|
2008-02-26 04:30:37 +00:00 |
|
wincewinapih.inc
|
wince: more winapi functions: Prop, Capture, Caret
|
2008-01-11 02:47:11 +00:00 |
|
wincewsarrow.pp
|
|
|
|
wincewsbuttons.pp
|
Code cleanup.
|
2008-02-17 17:13:43 +00:00 |
|
wincewschecklst.pp
|
fix compilation of wince
|
2007-12-18 14:22:14 +00:00 |
|
wincewscomctrls.pp
|
Code cleanup.
|
2008-02-17 17:13:43 +00:00 |
|
wincewscontrols.pp
|
Large unicode improvements for Windows CE.
|
2008-02-16 21:38:56 +00:00 |
|
wincewscustomlistview.inc
|
Code cleanup.
|
2008-02-17 17:13:43 +00:00 |
|
wincewsextctrls.pp
|
Large unicode improvements for Windows CE.
|
2008-02-16 21:38:56 +00:00 |
|
wincewsforms.pp
|
Small fix for default form size on wince.
|
2008-04-19 13:39:38 +00:00 |
|
wincewsimglist.pp
|
win32, wince imagelist: fix bug in Move (issue #0011054)
|
2008-03-31 01:09:12 +00:00 |
|
wincewsmenus.pp
|
wince: remove unneeded owner draw code for menus (it is never called, it is outdated, it does not work)
|
2008-03-14 07:30:04 +00:00 |
|
wincewsspin.pp
|
Large unicode improvements for Windows CE.
|
2008-02-16 21:38:56 +00:00 |
|
wincewsstdctrls.pp
|
wince: remove unneeded owner draw code for menus (it is never called, it is outdated, it does not work)
|
2008-03-14 07:30:04 +00:00 |
|
winext.pas
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |