lazarus/lcl/interfaces/win32
sekelsenmat f3694be3df Small improvements to unicode support under win32
git-svn-id: trunk@11589 -
2007-07-22 11:00:55 +00:00
..
interfaces.pp - request combobox item heights through onMeasureItem when style is ownerdraw variable + misc bugs with ItemHeight (report 0008113) 2007-05-04 01:26:23 +00:00
Makefile regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux 2007-04-01 19:38:53 +00:00
Makefile.fpc changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
README.txt renamed README files to README.txt 2006-07-21 18:31:15 +00:00
win32callback.inc win32 interface: allow deactivation of mainform, if it is disabled (bug #9204) 2007-07-11 07:10:32 +00:00
win32def.pp initial implementation of gui loop socket event handler (needed for win32 msg loop) 2007-03-22 20:41:38 +00:00
win32int.pp LCL, implemented AppHandle in TWidgetset, fixed issue #9239 2007-07-12 21:09:00 +00:00
win32lclintf.inc LCL, implemented AppHandle in TWidgetset, fixed issue #9239 2007-07-12 21:09:00 +00:00
win32lclintfh.inc LCL: added AllocateHWnd and implemented it for win32 (bug #8563) from Felipe 2007-04-03 10:04:06 +00:00
win32listsl.inc ComboHeight := ComboHeight replaced with UpdateComboHeight 2007-05-04 15:11:39 +00:00
win32listslh.inc ComboHeight := ComboHeight replaced with UpdateComboHeight 2007-05-04 15:11:39 +00:00
win32memostrings.inc LCL: added Begin/EndUpdate in TCustomMemo.SetSelText, implemented SetUpdateState for memo lines in the win32 widgetset, fixes (8702) 2007-04-19 10:16:35 +00:00
win32object.inc - BidiMode patch from Zaher Dirkey (0008996) part 1 2007-07-02 07:00:51 +00:00
win32proc.pp menuiteminfo compatibility with win95 from Martin Smat 2007-07-16 01:14:14 +00:00
win32themes.pas - Themes moved to interface section from implementation 2007-05-22 06:06:11 +00:00
win32uxtheme.pas - initial implementation of lazarus ThemeServices 2007-05-18 02:18:52 +00:00
win32winapi.inc Small improvements to unicode support under win32 2007-07-22 11:00:55 +00:00
win32winapih.inc LCL: added InvalidateRgn + implementation in Win32 2007-06-21 11:42:22 +00:00
win32wsactnlist.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsarrow.pp add class method modifier to the implementation of class methods (fixes fpc 2.1.1 compilation) 2006-05-27 20:40:25 +00:00
win32wsbuttons.pp LCL: moved TButton from buttons unit to stdctrls (bug #9137), compilation tested on windows for gtk2, qt and win32 widgetset 2007-06-25 08:34:41 +00:00
win32wscalendar.pp add class method modifier to the implementation of class methods (fixes fpc 2.1.1 compilation) 2006-05-27 20:30:46 +00:00
win32wschecklst.pp add class method modifier to the implementation of class methods (fixes fpc 2.1.1 compilation) 2006-05-27 20:30:46 +00:00
win32wsclistbox.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wscomctrls.pp declared TListItem.Position, TListItem.Top, TListItem.Left with implementation for win32 (0008426) 2007-04-18 15:51:50 +00:00
win32wscontrols.pp - BidiMode patch from Zaher Dirkey (0008996) part 1 2007-07-02 07:00:51 +00:00
win32wscustomlistview.inc declared TListItem.Position, TListItem.Top, TListItem.Left with implementation for win32 (0008426) 2007-04-18 15:51:50 +00:00
win32wsdbctrls.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsdbgrids.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsdialogs.pp win32 interface: fixed memleak when showing an open file dialog 2007-05-03 07:01:52 +00:00
win32wsdirsel.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wseditbtn.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsextctrls.pp Implemented unicode support for tab controls under windows. 2007-07-21 10:00:49 +00:00
win32wsextdlgs.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsfilectrl.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsforms.pp - BidiMode patch from Zaher Dirkey (0008996) part 1 2007-07-02 07:00:51 +00:00
win32wsgrids.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsimglist.pp - some minor changes and comments for native win32 image list 2007-04-11 05:41:56 +00:00
win32wsmaskedit.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsmenus.pp Implemented unicode support for menus on the windows interface 2007-07-20 14:03:17 +00:00
win32wspairsplitter.pp * patch for tpairsplitter by Paul Ishenin 2007-03-06 00:08:35 +00:00
win32wsspin.pp LCL T(Float)SpinEdit: improved (GTK1/2, Win32), added ReadOnly, AutoSelect 2007-06-28 12:59:31 +00:00
win32wsstdctrls.pp - BidiMode patch from Zaher Dirkey (0008996) part 1 2007-07-02 07:00:51 +00:00
win32wstoolwin.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
winext.pas win32 interface 2007-04-22 17:36:23 +00:00

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