Commit Graph

174 Commits

Author SHA1 Message Date
micha
912d81b51e revert intf split
git-svn-id: trunk@5225 -
2004-02-23 08:19:05 +00:00
micha
8c520fe744 split interface into non-lcl and lcl-component dependent parts
git-svn-id: trunk@5224 -
2004-02-22 22:52:59 +00:00
micha
c452389ad5 fixed: name clash SetCursor (message LM_SETCURSOR), and inherited SetCursor (winapi)
git-svn-id: trunk@5215 -
2004-02-21 13:35:15 +00:00
micha
057ab4eab9 1. pressing the Return key in ObjectInspector when editing a value throws an exception
2. placing TPairSplitter component on the form produces "Division by zero"

git-svn-id: trunk@5214 -
2004-02-21 10:11:36 +00:00
micha
6a9c435997 fixed: tarrow crash in win32
added: interface function DrawArrow to draw themed arrow

git-svn-id: trunk@5211 -
2004-02-20 19:52:18 +00:00
micha
9d2bfc6100 fixed: memo eats return key (from vincent)
git-svn-id: trunk@5209 -
2004-02-19 14:37:20 +00:00
marc
8bedd8b74f * Applied patch from Martin Smat
this patch fixes showing menuitem initially defined as Checked=true
  or Enabled=false

git-svn-id: trunk@5201 -
2004-02-16 22:01:31 +00:00
micha
2689cf933f fixed: remove GetAncestor dependency; code obsolete? works without too...
git-svn-id: trunk@5200 -
2004-02-15 19:26:48 +00:00
mattias
63221956e2 implemented ByteOrder for TLazIntfImage and added call of to LM_SETFONT
git-svn-id: trunk@5183 -
2004-02-09 19:52:52 +00:00
marc
9757fd563e + patch from Jesus Reyes, it enables TCustomEdit SelStart/Length
git-svn-id: trunk@5178 -
2004-02-06 23:58:44 +00:00
micha
727e248caf implement GetControlConstraints for combobox
git-svn-id: trunk@5137 -
2004-02-02 16:56:44 +00:00
mattias
0788600787 fixed showing statusbar at designtime from vincent
git-svn-id: trunk@5130 -
2004-02-01 09:58:21 +00:00
mattias
aa0ab2a2a5 applied patch for dir dlgs from Vincent
git-svn-id: trunk@5087 -
2004-01-22 18:22:37 +00:00
micha
80997fee5d enable tabstops for controls; implement tabstops in win32 intf
git-svn-id: trunk@5082 -
2004-01-21 10:19:16 +00:00
micha
1ac23788c3 REVERTED: "try register globally unique properties"; implemented new WindowFromPoint not returning window if from different process (tip from vincent)
git-svn-id: trunk@5081 -
2004-01-20 22:14:27 +00:00
micha
9fcf04adfc try register globally unique properties
git-svn-id: trunk@5077 -
2004-01-20 10:26:41 +00:00
micha
fd4254a45d statusbar interface dependent reimplementation (from vincent)
git-svn-id: trunk@5052 -
2004-01-12 08:36:34 +00:00
micha
eab820a09e fix getselcount message for non-multiple-selection listbox
git-svn-id: trunk@5025 -
2004-01-07 18:04:09 +00:00
mattias
87684017f2 applied implementation for LM_LB_GETINDEXAT from Vincent
git-svn-id: trunk@4995 -
2004-01-03 11:57:48 +00:00
micha
5f0abcfc62 fix menuitem icon and index (from martin)
git-svn-id: trunk@4987 -
2003-12-29 21:56:08 +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
micha
8e542cff62 fix dialogs owner handle, fixes focusing issue
git-svn-id: trunk@4977 -
2003-12-27 16:47:18 +00:00
micha
b5a5680774 remove redundant window property "lazarus" (from martin)
git-svn-id: trunk@4976 -
2003-12-27 16:26:55 +00:00
micha
5b0df3ae8f use oldstyledialog flag
git-svn-id: trunk@4922 -
2003-12-21 11:51:35 +00:00
micha
99e29f1635 fix spinedit value retrieval
git-svn-id: trunk@4920 -
2003-12-20 12:54:34 +00:00
micha
70d04ef305 fix compiler problem; wrong code for constants
git-svn-id: trunk@4911 -
2003-12-19 21:34:53 +00:00
micha
b3d87bcc7f delay property removal until wm_destroy (thx vincent)
git-svn-id: trunk@4910 -
2003-12-19 18:20:02 +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
53135f6bc0 fix menuitem icon patch, hdcScreen released too soon
git-svn-id: trunk@4893 -
2003-12-16 21:04:02 +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
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
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
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
mattias
7af4661240 fixed win32 compiling
git-svn-id: trunk@4737 -
2003-10-29 19:47:29 +00:00