lazarus/lcl/interfaces/win32
2017-01-25 17:42:06 +00:00
..
alllclintfunits.pas lcl: added cocoa/agl.pp 2016-11-08 15:36:00 +00:00
interfaces.pp Use the new UTF-8 system by default. Can be disabled by define DisableUTF8RTL. EnableUTF8RTL is removed. 2015-10-20 17:20:11 +00:00
issues.xml LCL: win32: mark TCheckBox.Color and TRadioButton.Color as restricted. Issue #30313 2016-06-27 13:16:01 +00:00
Makefile lcl: updated makefiles 2016-03-20 13:05:51 +00:00
Makefile.compiled
Makefile.fpc
README.txt
win32callback.inc win32: HighDPI: handle WM_DPICHANGED message 2016-11-30 21:26:13 +00:00
win32debug.pp
win32def.pp
win32defines.inc Win32: Remove the use of IfDef's for UseVistaDialogs. It has been defined for over 4 years now, without a mechanisme to undefine it. 2015-11-28 23:18:25 +00:00
win32extra.pas win32: use PrintWindow instead of WM_PRINT in PaintTo so windows are draw with theme 2016-12-28 10:59:59 +00:00
win32int.pp Order uses sections some more. 2016-12-20 22:32:52 +00:00
win32lclintf.inc Win32: first attempt to implement TWin32WidgetSet.FontIsMonoSpace. Issue #0028898. 2016-03-18 16:45:35 +00:00
win32lclintfh.inc Win32: first attempt to implement TWin32WidgetSet.FontIsMonoSpace. Issue #0028898. 2016-03-18 16:45:35 +00:00
win32listsl.inc LCL-Win32: Throw error when a sorted TCheckListBox item is replaced. Issue #30004, patch from Michl. 2016-10-12 11:05:07 +00:00
win32listslh.inc
win32memostrings.inc win32: remove dumb destroy method in TWin32MemoStrings 2016-11-04 11:34:58 +00:00
win32object.inc LCL: Win32: Prevent one flickering after restoring a minimized modal form. Issue #31122 2016-12-22 21:20:27 +00:00
win32pagecontrol.inc LCL: TCustomTabControl: Win32: Allow setting tab width and tab height. Issue #31109, patch from AlexeyT. 2017-01-25 17:42:06 +00:00
win32proc.pp win32: less warnings. 2016-12-06 19:36:24 +00:00
win32themes.pas Menu designer: Fixed MainMenu top items doesn't draw in Windows XP. Issue #31163 2017-01-08 20:56:43 +00:00
win32trayicon.inc codetools, lazutils, win32: less hints 2015-12-15 16:27:39 +00:00
win32winapi.inc win32: fix scrolling boundaries. Issue #31183, patch by Michl 2017-01-02 17:15:40 +00:00
win32winapih.inc WS, win32: add GetDpiForMonitor 2016-12-15 08:16:09 +00:00
win32wsbuttons.pp lcl: themes: add TThemeOption.toUseGlyphEffects. Use it for TToolButton, TSpeedButton, TBitBtn, TButtonGlyph 2015-12-21 05:37:05 +00:00
win32wscalendar.pp Win32: fix TWin32WSCustomCalendar.HitTest if application does not use a manifest on Vista and up. Issue #0029975. 2016-04-06 17:08:54 +00:00
win32wschecklst.pp LCL-Win32: Draw TCheckListBox checkboxes accurately also in high DPI modes. Issue #17756, patch from Anton Kavalenka. 2016-10-26 21:01:42 +00:00
win32wscomctrls.pp LCL: TCustomTabControl: Win32: Allow setting tab width and tab height. Issue #31109, patch from AlexeyT. 2017-01-25 17:42:06 +00:00
win32wscontrols.pp win32: use PrintWindow instead of WM_PRINT in PaintTo so windows are draw with theme 2016-12-28 10:59:59 +00:00
win32wscustomlistview.inc LCL: TListView: Win32: use caption width, if there are no items to calculate the correct autosize width. Issue #29132 2016-12-22 11:51:15 +00:00
win32wsdialogs.pp Win32: TFontDialog: implement retrieving font settings before calling OnApplyClicked. Resolves Issue #0028636. 2016-08-21 23:15:42 +00:00
win32wsextctrls.pp Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
win32wsextdlgs.pp win32: clean up 2016-03-02 06:41:52 +00:00
win32wsextdlgs.rc
win32wsextdlgs.res
win32wsfactory.pas
win32wsforms.pp customdrawn, win32: disable alphablend for parented forms. Issue #26206, patch by Michl 2016-12-14 09:09:23 +00:00
win32wsgrids.pp grids: fix inplace editor horizontal margins. Patch by wp. Issue #30054 2016-04-25 10:23:37 +00:00
win32wsimglist.pp
win32wsmenus.pp LCL-Win32: Draw arrows in menus accurately also in high DPI modes. Issue #30804, patch from AlexeyT. 2016-10-27 14:56:24 +00:00
win32wspairsplitter.pp
win32wsspin.pp win32: edit, spin edit: fix changing font at runtime. Issue #29873 2016-03-23 20:59:08 +00:00
win32wsstdctrls.pp LCL: Win32: TStaticText, TGroupBox: fixed right aligned caption 2017-01-10 16:47:20 +00:00
win32wstoolwin.pp

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