Commit Graph

27 Commits

Author SHA1 Message Date
juha
7b162087fd Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
blikblum
e25d6f24b3 win32: replace TList by TFpList (FTimerData)
git-svn-id: trunk@39165 -
2012-10-25 14:22:51 +00:00
blikblum
384db6d21b win32: add 64bit safe version of callback and timer functions. Issue #23052
git-svn-id: trunk@39164 -
2012-10-25 14:19:27 +00:00
marc
20448170ae + WinApi: added SetTimer/Killtimer based on existing Widgetset.CreateTimer as part of lclextentions integration
git-svn-id: trunk@23417 -
2010-01-10 18:57:23 +00:00
paul
e82b00defb win32: cleanup calendar code, implement ShowWeekNumbers option
git-svn-id: trunk@19084 -
2009-03-24 03:41:11 +00:00
paul
a30bd377b0 win32: cleanup
git-svn-id: trunk@17165 -
2008-10-31 09:59:48 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
paul
44d1b9c7a8 lcl messages:
1) move LM_CREATE and LM_DESROY to windows base (fix crash of progress bar after enabling user messages on windows issue #0010458)
2) move LCL LM_ messages far from LM_USER base to prevent collisions with popular user messages like WM_USER, WM_USER+1, ...
3) remove 2 unneeded gtk messages: LM_EXPOSEEVENT, LM_MOVECURSOR and few totally unneeded messages
4) move WM_LCL_SOCK_ASYNC away from WM_USER

git-svn-id: trunk@13415 -
2007-12-22 18:51:06 +00:00
micha
c05d288360 initial implementation of gui loop socket event handler (needed for win32 msg loop)
git-svn-id: trunk@10783 -
2007-03-22 20:41:38 +00:00
vincents
7261a0378e win32 interface: removed MakeIntResource
git-svn-id: trunk@10632 -
2007-02-13 13:29:35 +00:00
vincents
cbbec503b1 LCL: moved MakeIntResource to the win32 widgetset. It is not used outside the windows widget sets and wince needs a different declaration.
git-svn-id: trunk@10630 -
2007-02-13 10:39:51 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
vincents
b9c2988810 set constraints using wm_getminmaxinfo (issue #1520)
git-svn-id: trunk@8319 -
2005-12-14 21:00:22 +00:00
micha
9391fe1f6c use double buffering when painting winxp themed controls (issue #1425)
git-svn-id: trunk@8243 -
2005-11-30 15:38:37 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7e441f98c9 remove ===-lines in cvs log comments, so removelog awk script does its work correctly
git-svn-id: trunk@7538 -
2005-08-22 10:05:31 +00:00
mattias
8fb1867a6b removed obsolete unit vclglobals
git-svn-id: trunk@5814 -
2004-08-18 09:31:21 +00:00
micha
8881c2270a fix a lot of range check errors win32
git-svn-id: trunk@4986 -
2003-12-29 14:22:22 +00:00
mattias
635996eafe clean ups from Karl
git-svn-id: trunk@4692 -
2003-10-02 11:18:09 +00:00
mattias
eddbbdf6ea TScrollBox for win32 intf from Karl
git-svn-id: trunk@4683 -
2003-09-27 09:52:44 +00:00
mattias
bf6c4c8362 added fpImage reader/writer hooks to TBitmap
git-svn-id: trunk@4581 -
2003-09-08 12:21:48 +00:00
mattias
a366802840 fixed parts of the win32 intf size system
git-svn-id: trunk@4490 -
2003-08-17 12:26:00 +00:00
mattias
0ea27644ac added Timer patch from Vincent Snijders
git-svn-id: trunk@3660 -
2002-11-23 13:48:49 +00:00
lazarus
72621e1871 MG: updated licenses
git-svn-id: trunk@1264 -
2002-02-09 01:48:11 +00:00
lazarus
05eb399fb1 MG: win32 interface update from Keith Bowes
git-svn-id: trunk@579 -
2002-01-05 13:16:10 +00:00
lazarus
326a431398 MG: applied Keith Bowes win32 interface updates
git-svn-id: trunk@383 -
2001-11-01 22:40:14 +00:00
lazarus
f1dd977018 MG: win32 interface patch from Keith Bowes
git-svn-id: trunk@325 -
2001-08-02 12:58:35 +00:00