Commit Graph

5592 Commits

Author SHA1 Message Date
micha
3c7d11944b remove old obsolete/commented toolbutton code
rename lazarusform classname to window, because we use it for panels, notebookpages, etc too

git-svn-id: trunk@5592 -
2004-06-20 20:36:55 +00:00
micha
3dc4644c7c fix tabbing to next control to skip invisible notebook pages
git-svn-id: trunk@5591 -
2004-06-20 20:25:47 +00:00
marc
2b47924f07 Fixed enabling subitems button
git-svn-id: trunk@5590 -
2004-06-20 16:40:50 +00:00
micha
5f696cfe82 fix combobox edit being gray
git-svn-id: trunk@5589 -
2004-06-20 13:58:15 +00:00
micha
ccbf3bc01e fix groupbox-parent bug condition, use buddy
git-svn-id: trunk@5588 -
2004-06-20 13:00:04 +00:00
micha
edb259908d fix default scroll handler to send scroll position within range
git-svn-id: trunk@5587 -
2004-06-20 12:48:21 +00:00
micha
69017c434d make flat speedbuttons nicer
git-svn-id: trunk@5586 -
2004-06-20 12:29:26 +00:00
mattias
2f2af5bedf menu separators are now created disabled
git-svn-id: trunk@5585 -
2004-06-19 21:06:38 +00:00
micha
3dcc4271bf fix speedbutton group in design mode
git-svn-id: trunk@5584 -
2004-06-19 15:36:29 +00:00
micha
4bdf3efbcf fix spinedit not firing onchange event
git-svn-id: trunk@5583 -
2004-06-19 15:10:04 +00:00
mattias
7c91354e11 added check for form name not a unit name
git-svn-id: trunk@5582 -
2004-06-19 10:06:26 +00:00
mattias
4c798c41f3 updated hebrew translation
git-svn-id: trunk@5581 -
2004-06-19 00:13:39 +00:00
mattias
23c1a22a22 fixed compilation
git-svn-id: trunk@5580 -
2004-06-19 00:06:47 +00:00
vincents
0ea700d181 fixed pasting from clipboard
git-svn-id: trunk@5579 -
2004-06-18 20:47:34 +00:00
micha
3426a8ad59 remove obsolete LM_LOADXPM message
git-svn-id: trunk@5578 -
2004-06-18 20:15:06 +00:00
micha
47ee7b1b10 fix xp themes drawing image on bitbtn
git-svn-id: trunk@5577 -
2004-06-18 19:55:43 +00:00
micha
336d0c8c30 fix scroll message handling for comboboxes
git-svn-id: trunk@5576 -
2004-06-17 21:33:01 +00:00
mattias
220f368496 implemented painting menuitem icons from ImageList
git-svn-id: trunk@5575 -
2004-06-17 21:24:19 +00:00
mattias
f7b6d663a8 fixed setting ImageIndex when TMenuItem.ActionChange
git-svn-id: trunk@5574 -
2004-06-17 20:52:19 +00:00
micha
5ac45815e8 fix bug in drawing groupbox caption when it is a child of another groupbox
git-svn-id: trunk@5573 -
2004-06-17 19:54:19 +00:00
mattias
56122caff5 fixed TToolButton.SetMenuItem while loading
git-svn-id: trunk@5572 -
2004-06-17 10:38:40 +00:00
mattias
5ad7491bcd added Ido Kanner to contributors
git-svn-id: trunk@5571 -
2004-06-17 10:03:45 +00:00
mattias
c0d838030c added hebrew translation from ik
git-svn-id: trunk@5570 -
2004-06-17 08:11:51 +00:00
marc
05bf8cf13c * Fixed function in debugger environment
git-svn-id: trunk@5569 -
2004-06-16 21:36:27 +00:00
micha
f96b5b6563 fix compilation; checkconsistency now throws exception
git-svn-id: trunk@5568 -
2004-06-16 16:33:12 +00:00
mattias
8ddb84becd fixed TTreeNode.Delete and deleting in between node
git-svn-id: trunk@5567 -
2004-06-15 17:21:01 +00:00
micha
b77559cc9b fix groupbox background erasing
git-svn-id: trunk@5566 -
2004-06-15 15:37:29 +00:00
micha
de5188fb17 fix drawing bug in xp with themes
git-svn-id: trunk@5565 -
2004-06-15 14:41:38 +00:00
micha
9b01c322e7 fix scrolling issues (from jesus)
git-svn-id: trunk@5564 -
2004-06-14 19:11:53 +00:00
micha
964e269dcd fix designer cursor to not set Form.Cursor directly
git-svn-id: trunk@5563 -
2004-06-14 12:54:02 +00:00
vincents
ae7de20e53 call inherited CM_EnabledChanged
git-svn-id: trunk@5562 -
2004-06-13 21:37:24 +00:00
micha
0f9632c7e9 fix cursors to use what's available
git-svn-id: trunk@5561 -
2004-06-13 14:32:15 +00:00
micha
68ddfa5638 remove empty SetCursor implementation, prevented TWin32WSControl.SetCursor to be called
git-svn-id: trunk@5560 -
2004-06-13 13:40:27 +00:00
micha
adac72c81a fix wm_setcursor to return TRUE if processed
git-svn-id: trunk@5559 -
2004-06-13 13:30:21 +00:00
mattias
31e7d0b098 added stack uncheck for jitforms
git-svn-id: trunk@5558 -
2004-06-12 15:28:38 +00:00
micha
8f84821bd3 always show scrollbar before setting info
git-svn-id: trunk@5557 -
2004-06-12 07:25:35 +00:00
micha
80ba271c3a fix filter, need text+mask
git-svn-id: trunk@5556 -
2004-06-12 06:44:16 +00:00
vincents
f58d528f51 set MacroGroupBox bounds on form creation
git-svn-id: trunk@5555 -
2004-06-11 20:51:33 +00:00
micha
824f2101de fix create new record upon put object bug
git-svn-id: trunk@5554 -
2004-06-11 20:15:40 +00:00
micha
fdce941451 fix off by one issues
git-svn-id: trunk@5553 -
2004-06-11 18:30:20 +00:00
vincents
42433ebe06 fixed memleak in WidgetInfo.UserData used by BitBtn
git-svn-id: trunk@5552 -
2004-06-11 12:53:50 +00:00
vincents
a8ed94e6e6 listbox style changes are notified to the widgetset
git-svn-id: trunk@5551 -
2004-06-10 22:07:58 +00:00
vincents
6762936880 include file moved to unit
git-svn-id: trunk@5550 -
2004-06-10 21:01:05 +00:00
vincents
b42f9e541f converted win32proc.inc to unit
git-svn-id: trunk@5549 -
2004-06-10 18:14:10 +00:00
micha
ca66b2a830 try fix LM_ERASEBKGND bug: not responding to user Result
git-svn-id: trunk@5548 -
2004-06-10 13:26:10 +00:00
vincents
93567b011d implemented basic clipboard support for win32
git-svn-id: trunk@5547 -
2004-06-09 20:51:45 +00:00
mattias
f01c40506c fixed GetRowHeights for row 0 and GetColWidths for col 0 from Jesus
git-svn-id: trunk@5546 -
2004-06-09 06:40:19 +00:00
mattias
99d8e9bb41 fixed WMChar inherited, GetRowHeights, GetColWidths from Jesus
git-svn-id: trunk@5545 -
2004-06-08 22:59:27 +00:00
mattias
c87baba4a7 added debian package build files from Pierre Gillmann
git-svn-id: trunk@5544 -
2004-06-07 19:56:01 +00:00
mattias
c41f21a428 mv create_fpc_rpm.sh download_and_build_fpc_rpm.sh
git-svn-id: trunk@5543 -
2004-06-07 10:15:11 +00:00