lazarus/lcl/interfaces/win32
paul b4c23c4585 win32: formatting
git-svn-id: trunk@25475 -
2010-05-17 02:15:56 +00:00
..
interfaces.pp
issues.xml
Makefile
Makefile.fpc
README.txt
win32callback.inc win32: bring selected page to top on switching 2010-05-15 13:04:16 +00:00
win32debug.pp
win32def.pp
win32defines.inc
win32extra.pas
win32int.pp win32: vista setpixel bug fixing #15822, modified patch by zg 2010-05-09 15:10:18 +00:00
win32lclintf.inc win32: changed DrawGrid to use widgetset DCSetPixel, instead of Windows.SetPixel 2010-05-10 09:34:19 +00:00
win32lclintfh.inc lcl: remove TWidgetset.DrawArrow which got a TArrow control and TCanvas as arguments, move some implementations to TWSArrow classes 2010-02-04 04:06:00 +00:00
win32listsl.inc lcl: redo fixing issue #0016354, don't set ItemIndex = -1 after loading 2010-05-01 11:51:32 +00:00
win32listslh.inc
win32memostrings.inc
win32object.inc win32: create form and hint window classes with brush handle (for clDefault support) 2010-05-15 15:06:48 +00:00
win32proc.pp win32: remove isGroupBox flag 2010-05-17 01:57:14 +00:00
win32themes.pas win32: use default thememanager drawing for treeitem text if os < vista 2010-04-24 16:35:34 +00:00
win32trayicon.inc win32: fix trayicon code: 2010-05-01 11:25:45 +00:00
win32uxtheme.pas
win32winapi.inc win32: formatting 2010-05-17 02:15:56 +00:00
win32winapih.inc win32: fix 64bit compilation (issue #0016449) 2010-05-12 00:56:10 +00:00
win32wsactnlist.pp
win32wsarrow.pp lcl: remove TWidgetset.DrawArrow which got a TArrow control and TCanvas as arguments, move some implementations to TWSArrow classes 2010-02-04 04:06:00 +00:00
win32wsbuttons.pp lcl: map LM_PAINT to WM_PAINT message number, don't perform any special handling if control has no doublebuffering and Message.DC = 0 2010-05-14 09:55:36 +00:00
win32wscalendar.pp win32: don't explicitly set WS_VISIBLE WS_CHILD for calendar since PrepareCreateWindow do this 2010-04-19 03:17:58 +00:00
win32wschecklst.pp win32: remove flickering from checklistbox 2010-04-27 01:40:34 +00:00
win32wscomctrls.pp lcl: add TTrackBar.SelStart, TTrackBar.SelEnd, TTrackBar.ShowSelRange based on patch of Justin Smyth (issue #0016299) 2010-04-20 04:39:09 +00:00
win32wscontrols.pp lcl/win32: move BorderStyle params setting from widgetset (win32) to LCL (TWinControl.CreateParams). 2010-05-14 02:34:25 +00:00
win32wscustomlistview.inc lcl: allow to request true column width during listview destruction (based on patch of José Mejuto) 2010-05-02 06:45:23 +00:00
win32wsdbctrls.pp
win32wsdbgrids.pp
win32wsdialogs.pp win32: cleanup + formatting 2010-05-05 03:14:36 +00:00
win32wseditbtn.pp
win32wsextctrls.pp LCL/Win32: Fixed Notebook.GetTabRect 2010-05-12 16:39:36 +00:00
win32wsextdlgs.pp win32: open picture dialog: workaround lcl bug with autosizing which prevent controls to apply their bounds if parent = nil and parentwnd = 0 2010-03-16 03:32:05 +00:00
win32wsextdlgs.rc
win32wsextdlgs.res
win32wsfactory.pas
win32wsfilectrl.pp
win32wsforms.pp win32: don't call ShowWindow in TWin32WSCustomForm.ShowModal since it is already called by ShowHide 2010-05-10 13:22:48 +00:00
win32wsgrids.pp win32: remove unused units 2010-02-05 07:53:33 +00:00
win32wsimglist.pp
win32wsmaskedit.pp
win32wsmenus.pp win32: fix drawing of 3D and Flat menu bars: choose right colors, draw edges for 3d (issue #0015723) 2010-03-15 09:58:13 +00:00
win32wspairsplitter.pp
win32wsspin.pp win32: fix 64bit compilation (issue #0016449) 2010-05-12 00:56:10 +00:00
win32wsstdctrls.pp win32: remove isGroupBox flag 2010-05-17 01:57:14 +00:00
win32wstoolwin.pp

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