Commit Graph

252 Commits

Author SHA1 Message Date
micha
fe21e46ca1 better default font handling
git-svn-id: trunk@4909 -
2003-12-19 18:18:47 +00:00
micha
11a8c94ee7 fix window activation z-order
git-svn-id: trunk@4908 -
2003-12-19 18:18:17 +00:00
micha
2fff46c571 fix notebook page out of bounds while destroying
git-svn-id: trunk@4902 -
2003-12-18 10:59:51 +00:00
micha
1fa2d86980 fix fpc 1.9.x compile, limittext, mem free
git-svn-id: trunk@4901 -
2003-12-18 10:27:26 +00:00
micha
e8d7c82083 remove non-useful variable wndlist (thx vincent)
git-svn-id: trunk@4900 -
2003-12-18 10:17:00 +00:00
micha
6ff2c7cbb9 fix accelerators: now registered per window
git-svn-id: trunk@4899 -
2003-12-18 08:51:01 +00:00
micha
ee653e66cf bring windows to top on application activation
git-svn-id: trunk@4895 -
2003-12-17 16:06:43 +00:00
micha
53135f6bc0 fix menuitem icon patch, hdcScreen released too soon
git-svn-id: trunk@4893 -
2003-12-16 21:04:02 +00:00
micha
d0e6b3d8d5 UINT(-1) fix causing "Out of bounds." exception
git-svn-id: trunk@4890 -
2003-12-16 08:33:31 +00:00
micha
db29443b99 nil check
git-svn-id: trunk@4889 -
2003-12-15 22:04:05 +00:00
micha
5e5162e764 checklistbox, implement object+checked; from vincent
git-svn-id: trunk@4887 -
2003-12-15 21:57:16 +00:00
micha
b733766d27 hintwindow focus fix
git-svn-id: trunk@4885 -
2003-12-14 20:49:22 +00:00
micha
56bdc23a6f hint fixes: parentfont, font itself, showing/hiding + more
git-svn-id: trunk@4884 -
2003-12-14 19:18:04 +00:00
micha
364db38a4a hintwindow, color, rectangle size fixes
git-svn-id: trunk@4883 -
2003-12-13 19:44:42 +00:00
mattias
d40f0332f2 fixed resizing larger menu icons from Martin Smat
git-svn-id: trunk@4880 -
2003-12-07 22:40:09 +00:00
micha
b9551298a1 fpc 1.0.10 compatibility
git-svn-id: trunk@4858 -
2003-11-28 19:54:42 +00:00
mattias
c4676060c1 added BitOrder for RawImages
git-svn-id: trunk@4855 -
2003-11-28 11:25:49 +00:00
mattias
d36880c511 removed menutype.pas
git-svn-id: trunk@4851 -
2003-11-27 23:02:30 +00:00
mattias
515fa579db fixed win32 TBaseMenuitem
git-svn-id: trunk@4846 -
2003-11-26 21:55:15 +00:00
marc
3b9c6758e9 * implemented new LCL(check|enable)Menuitem functions
* introduced the lclintf inc files to win32

git-svn-id: trunk@4843 -
2003-11-26 00:23:47 +00:00
micha
ac34069131 implement tchecklistbox
git-svn-id: trunk@4841 -
2003-11-25 21:20:38 +00:00
micha
688afe1bd5 new api lclenable,checkmenuitem according to list
git-svn-id: trunk@4840 -
2003-11-25 14:21:28 +00:00
mattias
7b213bc79f fixed win32 intf menu height from Wojciech
git-svn-id: trunk@4827 -
2003-11-22 23:56:33 +00:00
micha
ab6d51cfb8 cleanups; wm_hscroll/wm_vscroll fix
git-svn-id: trunk@4820 -
2003-11-21 20:32:01 +00:00
micha
ac613eab14 menuitems gone that have images, init bug
git-svn-id: trunk@4819 -
2003-11-21 08:40:54 +00:00
micha
5994e25936 added "included by" notice at top of file
git-svn-id: trunk@4815 -
2003-11-18 07:20:40 +00:00
mattias
fd8dbbd5a6 updated Makefiles
git-svn-id: trunk@4813 -
2003-11-17 22:53:27 +00:00
marc
3f3d0e3574 * Applied patch from Martin Smat
git-svn-id: trunk@4811 -
2003-11-16 17:13:20 +00:00
marc
ab0ed38efd * Fixed DrawOwnerButton
git-svn-id: trunk@4810 -
2003-11-16 16:59:02 +00:00
micha
69769eb110 new maskblt method for transparency blitting
git-svn-id: trunk@4802 -
2003-11-14 21:17:59 +00:00
micha
a447e9293b fpimage fixes
git-svn-id: trunk@4800 -
2003-11-14 20:23:31 +00:00
mattias
9b34313f6d fixed some bugs by Andreas
git-svn-id: trunk@4793 -
2003-11-10 19:05:44 +00:00
micha
c8af4ddcf3 cleanups; win32 fpimage support
git-svn-id: trunk@4790 -
2003-11-10 16:15:32 +00:00
mattias
27e1973d80 started Menu icons for win32 intf from Martin Smat
git-svn-id: trunk@4789 -
2003-11-09 10:35:19 +00:00
micha
477baf5d1a compiler warning cleanups
git-svn-id: trunk@4782 -
2003-11-08 17:41:03 +00:00
micha
8bf74c83fb symmetry getdesignerdc, releasedesignerdc
git-svn-id: trunk@4774 -
2003-11-07 18:48:52 +00:00
micha
9b62851a6a InvalidateRect invalidate children too
git-svn-id: trunk@4771 -
2003-11-07 17:35:57 +00:00
micha
ed636973a6 Implement GetDesignerDC
git-svn-id: trunk@4762 -
2003-11-04 13:18:22 +00:00
peter
a69a5639ed * change $ifdef ver1_1 to $ifndef ver1_0 so it works also with
fpc 1.9.x

git-svn-id: trunk@4754 -
2003-11-03 16:57:47 +00:00
micha
9df3636113 fix win32 designer: grid, non-windowed components, selectiongrabbers
git-svn-id: trunk@4746 -
2003-10-31 11:49:30 +00:00
mattias
7af4661240 fixed win32 compiling
git-svn-id: trunk@4737 -
2003-10-29 19:47:29 +00:00
micha
3551674232 fix popupmenu av
git-svn-id: trunk@4736 -
2003-10-29 15:24:28 +00:00
micha
795e6432b3 amenuobject compilation fix
git-svn-id: trunk@4735 -
2003-10-29 14:24:21 +00:00
mattias
246851ae33 fixed unit circle
git-svn-id: trunk@4734 -
2003-10-28 14:25:37 +00:00
micha
615e8484ee new interface method to attach a menu to window
git-svn-id: trunk@4733 -
2003-10-26 17:34:41 +00:00
micha
912975406c cleanups; single parent window (single taskbar button)
git-svn-id: trunk@4727 -
2003-10-23 07:45:49 +00:00
micha
87c8cd928e spinedit fix; variables cleanup
git-svn-id: trunk@4720 -
2003-10-21 15:06:27 +00:00
mattias
9c936a9cba added missing definitions
git-svn-id: trunk@4714 -
2003-10-16 20:35:37 +00:00
ajgenius
d03a736f01 translate COLOR_FORM to COLOR_BTNFACE
git-svn-id: trunk@4711 -
2003-10-16 16:55:16 +00:00
mattias
230f4d80cb fixed redrawing BitBtns from Micha
git-svn-id: trunk@4701 -
2003-10-06 10:53:25 +00:00