lazarus/lcl/interfaces/win32
2008-09-29 05:04:11 +00:00
..
interfaces.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
issues.xml win32 issues: fixed typos 2008-09-16 14:40:30 +00:00
Makefile default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
Makefile.fpc Makefiles: removed some fcl dependencies 2007-10-16 22:47:51 +00:00
README.txt renamed README files to README.txt 2006-07-21 18:31:15 +00:00
win32callback.inc fixed compilation after merging of the fpc Unicode branch to fpc 2.3.1 2008-09-12 21:24:45 +00:00
win32debug.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32def.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32defines.inc rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32extra.pas rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32int.pp win32: TSavePictureDialog shows now Save Dialog instead of Open Dialog (partially fixes #0010287) 2008-09-03 08:10:32 +00:00
win32lclintf.inc lcl: 2008-08-26 03:01:50 +00:00
win32lclintfh.inc win32: override DrawGrid, use old way since it works 2-4 times faster on slow machines (win98) or through terminal server on xp. Although it works indeed slower on direct session on fast machine. 2008-08-22 16:55:05 +00:00
win32listsl.inc win32: TCustomListBox: don't recreateWnd if we are destroying handle 2008-09-04 12:15:08 +00:00
win32listslh.inc rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32memostrings.inc win32: TMemo.Lines.AddStrings must append strings to the end of existed test - not overwrite it (#0011964). 2008-08-25 01:38:29 +00:00
win32object.inc lcl, win32: formatting + misc 2008-09-01 10:00:29 +00:00
win32proc.pp formatting 2008-09-10 03:00:04 +00:00
win32themes.pas win32: add .inc to the themes unit (resolves #0011348) 2008-05-26 07:11:54 +00:00
win32trayicon.inc InternalUpdate now updates the icon too in win32. 2008-08-14 02:32:42 +00:00
win32uxtheme.pas - initial implementation of lazarus ThemeServices 2007-05-18 02:18:52 +00:00
win32winapi.inc lcl: don't SetBkColor when Brush has hatched style (or we'll have solid fill on windows) 2008-09-29 05:04:11 +00:00
win32winapih.inc rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wsactnlist.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wsarrow.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wsbuttons.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wscalendar.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wschecklst.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wscomctrls.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wscontrols.pp win32: fix range check error (by Martin Friebe, #0012157) 2008-09-16 02:44:11 +00:00
win32wscustomlistview.inc rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wsdbctrls.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wsdbgrids.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wsdialogs.pp fixed compilation after merging of the fpc Unicode branch to fpc 2.3.1 2008-09-12 21:24:45 +00:00
win32wsdirsel.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wseditbtn.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wsextctrls.pp LCL: added TNotebookCapabilities from Benito van der Zander (part of issue #11563) 2008-08-08 14:31:54 +00:00
win32wsextdlgs.pp win32: TSavePictureDialog shows now Save Dialog instead of Open Dialog (partially fixes #0010287) 2008-09-03 08:10:32 +00:00
win32wsfilectrl.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wsforms.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wsgrids.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wsimglist.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wsmaskedit.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wsmenus.pp win32: 2008-08-22 03:01:44 +00:00
win32wspairsplitter.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
win32wsspin.pp win32: fix SpinEdit (#0011817) 2008-09-01 10:01:13 +00:00
win32wsstdctrls.pp formatting 2008-09-11 03:14:24 +00:00
win32wstoolwin.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00

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