lazarus/lcl/interfaces/win32
2011-04-19 06:09:26 +00:00
..
alllclintfunits.pas repeat r30232 and revert r30231 #0962e03d29 - the fail was in that revision 2011-04-07 07:58:09 +00:00
interfaces.pp
issues.xml
Makefile lcl: clean up widgetset directories 2011-01-15 19:35:02 +00:00
Makefile.compiled lcl: fixed Makefile.compiled 2011-03-17 12:19:41 +00:00
Makefile.fpc lcl: clean up widgetset directories 2011-01-15 19:35:02 +00:00
README.txt
win32callback.inc win32: a trial to correct application focus lose when local stay on top windows are involved (issue #0018494) 2011-04-07 02:30:35 +00:00
win32debug.pp win32: cleanup 2011-02-01 05:56:48 +00:00
win32def.pp
win32defines.inc win32: use Vista dialogs by default 2011-03-25 09:11:29 +00:00
win32extra.pas win32: ifdef all vista open/save dialog code 2010-11-16 07:10:46 +00:00
win32int.pp win32: cleanup 2011-04-05 03:01:51 +00:00
win32lclintf.inc win32, wince: make sure all LoadIcon, LoadCursor go to windows unit instead of graphics 2011-03-25 06:04:41 +00:00
win32lclintfh.inc lcl: redo QuestionDialog buttons usage, move buttons to outer class for use in widgetsets 2010-11-24 10:12:28 +00:00
win32listsl.inc win32: cleanup 2011-03-25 08:56:24 +00:00
win32listslh.inc win32: 2011-03-17 06:19:18 +00:00
win32memostrings.inc win32: Adjust line breaks before assigning a text string to memo (issue #0017000) 2011-03-19 17:00:28 +00:00
win32object.inc win32: check win32 code for correctness after Assert->DebugLn replacement, fix ObjectToHWND, remove TraceEvent, remove all commented DebugLn 2011-03-14 02:32:50 +00:00
win32proc.pp win32: remove unnecessary check for nil in EnumStayOnTopRemove. lWinControl is TCustomForm will return false anyway 2011-04-17 12:01:42 +00:00
win32themes.pas repeat r30232 and revert r30231 #0962e03d29 - the fail was in that revision 2011-04-07 07:58:09 +00:00
win32trayicon.inc win32, wince: make sure all LoadIcon, LoadCursor go to windows unit instead of graphics 2011-03-25 06:04:41 +00:00
win32winapi.inc win32: reduce warnings and hints 2011-03-25 09:04:25 +00:00
win32winapih.inc win32: replace default CreateRoundRectRGN with a winapi call (issue #0018125) 2011-03-15 04:34:00 +00:00
win32wsarrow.pp
win32wsbuttons.pp win32: erase paint buffer on creation 2011-04-11 01:40:28 +00:00
win32wscalendar.pp
win32wschecklst.pp win32: remove WindowInfo^.needParentPaint set in CreateHandle of ListBox and CheckListBox - they are set during WM_NCCREATE 2011-03-31 00:56:20 +00:00
win32wscomctrls.pp win32: fix typo which case vertical trackbar to had no focus rectangle (bug #0018957) 2011-03-23 09:29:53 +00:00
win32wscontrols.pp win32: change handling of WM_MEASUREITEM: 2011-03-30 01:38:00 +00:00
win32wscustomlistview.inc lcl, win32: handle clDefault font color in controls 2010-11-18 02:50:43 +00:00
win32wsdialogs.pp win32: fix win32dialogs compilation with recent fpc 2.5.1 on win64 platform (based on patch of Cyrax, issue #0019163) 2011-04-15 13:04:12 +00:00
win32wsextctrls.pp win32: move last notebook related message handling to own window proc 2011-04-05 02:53:07 +00:00
win32wsextdlgs.pp win32: fix win32dialogs compilation with recent fpc 2.5.1 on win64 platform (based on patch of Cyrax, issue #0019163) 2011-04-15 13:04:12 +00:00
win32wsextdlgs.rc
win32wsextdlgs.res
win32wsfactory.pas
win32wsforms.pp win32: don't recreate window or perform any action when form style changes from fsStayOnTop to fsSystemStayOnTop and vice versa 2011-04-07 02:40:45 +00:00
win32wsgrids.pp
win32wsimglist.pp win32: fix compilation with range checks 2011-03-03 07:31:20 +00:00
win32wsmenus.pp repeat r30232 and revert r30231 #0962e03d29 - the fail was in that revision 2011-04-07 07:58:09 +00:00
win32wspairsplitter.pp
win32wsspin.pp win32: fix painting problems of TSpinEdit by Tomasz Wieckowski(issue #0018450) 2011-01-14 14:16:33 +00:00
win32wsstdctrls.pp win32: don't call LB_GETITEMRECT during ListBox initialization (fixes issue #0019191) 2011-04-19 06:09:26 +00:00
win32wstoolwin.pp

see the docs/TODO about the state of the win32 interface