Commit Graph

814 Commits

Author SHA1 Message Date
mattias
565d1935ce applied patch from Vasily
git-svn-id: trunk@3662 -
2002-11-25 11:37:18 +00:00
mattias
aeec2f84b0 improved designer rubberband
git-svn-id: trunk@3652 -
2002-11-18 17:06:29 +00:00
mattias
860db3b542 fixed buffer overrun and added several checks
git-svn-id: trunk@3651 -
2002-11-18 13:38:44 +00:00
mattias
c8d91f88a4 TComboBox and TListBox accelerated and now supports objects
git-svn-id: trunk@3647 -
2002-11-17 11:10:04 +00:00
mattias
1b360dd18f fixed combobox createhandle
git-svn-id: trunk@3646 -
2002-11-17 00:18:11 +00:00
mbukovjan
8027d20e8c Fixes to MaxLength. TCustomMemo now has MaxLength, too.
git-svn-id: trunk@3642 -
2002-11-16 11:22:57 +00:00
mattias
1fdd34a09e added combobox createhandle old list assign
git-svn-id: trunk@3640 -
2002-11-15 23:40:40 +00:00
lazarus
b98ff19b65 MG: fixed TRadioButton.DoAutoSize during loading
git-svn-id: trunk@3636 -
2002-11-14 14:11:51 +00:00
lazarus
3bd3af6808 MG: added TListItems.Clear
git-svn-id: trunk@3634 -
2002-11-13 18:21:04 +00:00
lazarus
db18505575 MG: fixed TListBox.ItemIndex during creation
git-svn-id: trunk@3633 -
2002-11-13 17:39:59 +00:00
lazarus
89384be9b2 MB: Fixed selection start/end/text for edits and combos. Add support for memos.
git-svn-id: trunk@3629 -
2002-11-13 08:40:44 +00:00
lazarus
dbcda8ed24 MG fixed hidden component page
git-svn-id: trunk@3626 -
2002-11-12 16:18:46 +00:00
lazarus
aedf519f43 MG: fixed TMainMenu creation
git-svn-id: trunk@3624 -
2002-11-12 10:16:17 +00:00
lazarus
c11018887c MG: fixed gdkwindow checks
git-svn-id: trunk@3617 -
2002-11-09 18:13:33 +00:00
lazarus
c4dc3239e9 MG: fixed LM_LVChangedItem, OnShowHint, small bugs
git-svn-id: trunk@3616 -
2002-11-09 15:02:07 +00:00
lazarus
0d25acf3eb MG: added controlactionlink.inc
git-svn-id: trunk@3614 -
2002-11-07 15:48:00 +00:00
lazarus
eb1a2d14f1 MG: reduced showing forms during creation
git-svn-id: trunk@3613 -
2002-11-06 17:46:36 +00:00
lazarus
24aa6bc959 MG: fixed moving button with LEFT and RIGHT in messagedlgs
git-svn-id: trunk@3609 -
2002-11-05 21:21:36 +00:00
lazarus
69623c1f81 MG: implemented hints
git-svn-id: trunk@3608 -
2002-11-05 20:03:42 +00:00
lazarus
0d0e5a2574 MG: added persistent hints for main ide bar
git-svn-id: trunk@3607 -
2002-11-04 19:49:36 +00:00
lazarus
e27b187b18 MG: implemented TIdleTimer and fixed small bugs
git-svn-id: trunk@3606 -
2002-11-04 11:48:48 +00:00
lazarus
5494b07328 MG: fixed ControlAtPos
git-svn-id: trunk@3603 -
2002-11-03 22:40:28 +00:00
lazarus
28eaade3c2 MG: fixed mouse coords on scrolling wincontrols
git-svn-id: trunk@3597 -
2002-11-01 14:40:31 +00:00
lazarus
678e5f14c0 MG: implemented TControlScrollBar.Size
git-svn-id: trunk@3596 -
2002-10-31 21:29:47 +00:00
lazarus
ba7fa204bd AJ: added TShape
git-svn-id: trunk@3592 -
2002-10-31 04:27:59 +00:00
lazarus
69aadd346d AJ : fixed drawing designtime right/bottom border
git-svn-id: trunk@3589 -
2002-10-30 20:15:46 +00:00
lazarus
bafb3d7ef3 AJ: started to improve autoscroll behaviour
git-svn-id: trunk@3588 -
2002-10-30 19:54:48 +00:00
lazarus
faca236e07 MG: fixed message without handle
git-svn-id: trunk@3584 -
2002-10-30 13:50:26 +00:00
lazarus
e5283fc1bb MG: fixed example
git-svn-id: trunk@3582 -
2002-10-30 13:23:48 +00:00
lazarus
e02a01606f MG: impoved focussing, unfocussing on destroy and fixed unit search
git-svn-id: trunk@3577 -
2002-10-28 18:17:02 +00:00
lazarus
1df9cbaea5 MG: reduced messages of TScrollingWinControl
git-svn-id: trunk@3576 -
2002-10-27 23:24:19 +00:00
lazarus
1c363120c3 MWE:
* Moved call to BeforeDestruction to CustomForm
  - Removed form.inc

git-svn-id: trunk@3573 -
2002-10-27 15:55:18 +00:00
lazarus
12a521cac8 MWE:
* Moved call to BeforeDestruction to CustomForm
  - Removed form.inc

git-svn-id: trunk@3572 -
2002-10-27 15:46:58 +00:00
lazarus
989c2e0f11 MG: fixed memleaks
git-svn-id: trunk@3571 -
2002-10-27 11:58:34 +00:00
lazarus
bd89207df6 MG: fixed memleaks
git-svn-id: trunk@3570 -
2002-10-27 11:51:35 +00:00
lazarus
dad4a3d66c MG: fixed changing notebook pageindex at designtime
git-svn-id: trunk@3569 -
2002-10-26 15:56:45 +00:00
lazarus
88a2927d1c MG: broke LCL<->interface circles
git-svn-id: trunk@3566 -
2002-10-26 15:15:50 +00:00
lazarus
c7ae25f0f2 MG: broke actnlist <-> forms circle
git-svn-id: trunk@3564 -
2002-10-26 11:05:59 +00:00
lazarus
29fd697de5 MG: broke actnlist <-> menus circle
git-svn-id: trunk@3563 -
2002-10-26 10:21:01 +00:00
lazarus
ba6073dd0c AJ: MessageDlgs -> PromptUser, better Cancel/Default order
git-svn-id: trunk@3560 -
2002-10-25 14:59:11 +00:00
lazarus
dd10c846e0 MG: broke minor circles
git-svn-id: trunk@3559 -
2002-10-25 10:42:08 +00:00
lazarus
37b96cb4ee MG: broke interfacebase uses circles
git-svn-id: trunk@3558 -
2002-10-25 10:06:34 +00:00
lazarus
cf9743275e MG: added inputdialog.inc
git-svn-id: trunk@3557 -
2002-10-25 09:47:38 +00:00
lazarus
b06153fbbe MG: broke circle stdctrls.pp <-> forms.pp
git-svn-id: trunk@3556 -
2002-10-25 08:25:44 +00:00
lazarus
a1b7c185ea MG: broke extctrls.pp <-> forms.pp circle
git-svn-id: trunk@3551 -
2002-10-24 10:27:52 +00:00
lazarus
d8abfdaf6a MG: broke graphics.pp <-> clipbrd.pp circle
git-svn-id: trunk@3549 -
2002-10-24 10:05:51 +00:00
lazarus
dbe9e4a855 MG: broke menus.pp <-> controls.pp circle
git-svn-id: trunk@3548 -
2002-10-24 09:37:39 +00:00
lazarus
54dc2291c2 MG: fixed TnoteBook AddPage and double creation of MeinMenu
git-svn-id: trunk@3547 -
2002-10-24 08:56:30 +00:00
lazarus
2f6d95cb38 AJ: Started Form Scrolling
Started StaticText FocusControl
    Fixed Misc Dialog Problems
    Added TApplication.Title

git-svn-id: trunk@3544 -
2002-10-23 20:47:27 +00:00
lazarus
8f76593828 AJ:Fixes to PromptUser;Switched ShowMessage* to use NotifyUser*;
fixed TGraphicPropertyEditor for when Property is nil.

git-svn-id: trunk@3542 -
2002-10-23 14:36:53 +00:00