lazarus/lcl/interfaces/win32
paul 9e76d7e615 remove OldRawImageProcs
git-svn-id: trunk@13495 -
2007-12-28 06:05:12 +00:00
..
interfaces.pp LCL:replace direct call of TXXWidgetset.Create by indirect CreateWidgetset(TXXWidgetset) to move some initialization code from units initialization (from graphics.pp) to that new procedure. This fix memory leaks in lazbuild tool which indirectly uses many lcl units but doesnot work with widgetset. 2007-11-28 10:03:28 +00:00
Makefile regenerated Makefiles with fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +00:00
Makefile.fpc
README.txt
win32callback.inc lcl messages: 2007-12-22 18:51:06 +00:00
win32debug.pp
win32def.pp lcl messages: 2007-12-22 18:51:06 +00:00
win32extra.pas
win32int.pp - gtk: move dialogs related stuff to gtkwsdialogs and gtk2wsdialogs 2007-12-27 09:51:27 +00:00
win32lclintf.inc remove OldRawImageProcs 2007-12-28 06:05:12 +00:00
win32lclintfh.inc remove OldRawImageProcs 2007-12-28 06:05:12 +00:00
win32listsl.inc TCheckListBox.State property and support for grayed states: 2007-12-17 10:21:56 +00:00
win32listslh.inc TCheckListBox.State property and support for grayed states: 2007-12-17 10:21:56 +00:00
win32memostrings.inc Fixes getting the text of TMemo on unicode win32 2007-11-25 10:47:25 +00:00
win32object.inc - gtk: move dialogs related stuff to gtkwsdialogs and gtk2wsdialogs 2007-12-27 09:51:27 +00:00
win32proc.pp TMenu, TMenuItem: 2007-12-03 07:30:37 +00:00
win32themes.pas change WideString to String in TThemeServices to prevent use of widestring manager 2007-11-16 02:25:06 +00:00
win32trayicon.inc Added initial implementation for BallonHints on the tray, and updated example. 2007-11-10 10:42:46 +00:00
win32uxtheme.pas
win32winapi.inc win32, wince: remove ifdefs that disable WM_user messages 2007-12-21 02:45:31 +00:00
win32winapih.inc remove CreatePixmapIndirect 2007-12-15 15:45:49 +00:00
win32wsactnlist.pp
win32wsarrow.pp
win32wsbuttons.pp win32 interface: fix bug #10414 2007-12-13 11:44:45 +00:00
win32wscalendar.pp
win32wschecklst.pp TCheckListBox.State property and support for grayed states: 2007-12-17 10:21:56 +00:00
win32wsclistbox.pp
win32wscomctrls.pp Fixed unicode support for TStatusBar and TListView under windows. 2007-11-10 12:27:37 +00:00
win32wscontrols.pp - gtk: move dialogs related stuff to gtkwsdialogs and gtk2wsdialogs 2007-12-27 09:51:27 +00:00
win32wscustomlistview.inc - use BeginUpdate and EndUpdate from TCollection instead of own in TListColumns implementation 2007-12-19 04:40:13 +00:00
win32wsdbctrls.pp
win32wsdbgrids.pp
win32wsdialogs.pp center only those dialogs that has no parent form 2007-12-18 08:24:58 +00:00
win32wsdirsel.pp
win32wseditbtn.pp
win32wsextctrls.pp remove obsoleted splitter drawing code 2007-12-26 07:09:09 +00:00
win32wsextdlgs.pp
win32wsfilectrl.pp
win32wsforms.pp
win32wsgrids.pp
win32wsimglist.pp * Start handle rework. Splitup of internal WS referencedata and public widgetsetspecific references (handle/pointer/XID/...) 2007-12-06 01:17:52 +00:00
win32wsmaskedit.pp
win32wsmenus.pp win32 interface: menu drawing, only convert from UTF-8 once 2007-12-12 15:17:43 +00:00
win32wspairsplitter.pp
win32wsspin.pp
win32wsstdctrls.pp protect TCustomCombobox.GetItemHeight from unallocated handle 2007-12-11 02:30:33 +00:00
win32wstoolwin.pp

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