Commit Graph

1230 Commits

Author SHA1 Message Date
lazarus
76b581ca31 MG: fixed eventmask for realized windows
git-svn-id: trunk@930 -
2002-02-09 01:47:25 +00:00
lazarus
01a76018b7 Enabled cursor property + property editor.
git-svn-id: trunk@929 -
2002-02-09 01:47:24 +00:00
lazarus
131edf2a5f MG: fixed form positioning when show, hide, show
git-svn-id: trunk@928 -
2002-02-09 01:47:24 +00:00
lazarus
a6570c456c MG: fixed small typos and accelerated TDynHashArray.Contains
git-svn-id: trunk@927 -
2002-02-09 01:47:24 +00:00
lazarus
a0fad73860 MG: added new tool: Guess misplaced $IFDEF/$ENDIF
git-svn-id: trunk@926 -
2002-02-09 01:47:24 +00:00
lazarus
c17e81be6c GTK Cleanup
Shane

git-svn-id: trunk@925 -
2002-02-09 01:47:24 +00:00
lazarus
f7591eb736 MG: TControl.Cursor is now set, reduced auto reaction of widgets in design mode
git-svn-id: trunk@924 -
2002-02-09 01:47:23 +00:00
lazarus
41cc692db3 MG: changed license to LGPL
git-svn-id: trunk@923 -
2002-02-09 01:47:23 +00:00
lazarus
065c08288e Cleanups plus a fix to TPanel parent/drawing problem.
git-svn-id: trunk@922 -
2002-02-09 01:47:23 +00:00
lazarus
9c2f604975 MG: reduced size+move messages between lcl and interface
git-svn-id: trunk@921 -
2002-02-09 01:47:23 +00:00
lazarus
f2e067c7dc MG: added TDeviceContext.SelectedColors
git-svn-id: trunk@920 -
2002-02-09 01:47:23 +00:00
lazarus
dfd2edf053 MG: added TDevContextColorType
git-svn-id: trunk@919 -
2002-02-09 01:47:22 +00:00
lazarus
3d86abcb40 MG: further clientrect bugfixes
git-svn-id: trunk@918 -
2002-02-09 01:47:22 +00:00
lazarus
9586e66633 MG: fixed mouse coords and fixed mouse clicked thru bug
git-svn-id: trunk@917 -
2002-02-09 01:47:22 +00:00
lazarus
95129ff4fe MG: fixed TBevel.Create and TListView.Destroy
git-svn-id: trunk@916 -
2002-02-09 01:47:22 +00:00
lazarus
b2af2afb40 MG: improved GetDCOffset
git-svn-id: trunk@915 -
2002-02-09 01:47:22 +00:00
lazarus
bd80381c6c MG: started new client rectangle
git-svn-id: trunk@914 -
2002-02-09 01:47:21 +00:00
lazarus
117afa05d2 Constraints implementation (first cut) and sizig - moving system rework to
better match Delphi/Kylix way of doing things (the existing implementation
worked by acident IMHO :-)

git-svn-id: trunk@913 -
2002-02-09 01:47:21 +00:00
lazarus
20ff816022 MG: accelerated GDIColor allocating
git-svn-id: trunk@912 -
2002-02-09 01:47:21 +00:00
lazarus
12d3cf70cb MG: added GetDCOffset
git-svn-id: trunk@911 -
2002-02-09 01:47:21 +00:00
lazarus
37205ef5c5 MG: fixed window jumping
git-svn-id: trunk@910 -
2002-02-09 01:47:21 +00:00
lazarus
e0078b9192 MG: added close buttons and images to TNoteBook and close buttons to source editor
git-svn-id: trunk@909 -
2002-02-09 01:47:20 +00:00
lazarus
c9cdd9d278 MG: fixed typos
git-svn-id: trunk@908 -
2002-02-09 01:47:20 +00:00
lazarus
cf7ddfc52b MG: fixed notebook client area, send messages and minor bugs
git-svn-id: trunk@907 -
2002-02-09 01:47:20 +00:00
lazarus
d8f12e4804 MG: accelerated SelectGDKPenProps
git-svn-id: trunk@906 -
2002-02-09 01:47:20 +00:00
lazarus
5b5e615aab MG: gtk HandleEvents will now process all pending events
git-svn-id: trunk@905 -
2002-02-09 01:47:19 +00:00
lazarus
24bd0b08a8 MG: fixed stopping keypress event if handled by LCL
git-svn-id: trunk@904 -
2002-02-09 01:47:19 +00:00
lazarus
135292b75d MG: fixed AdjustClientRect of TGroupBox
git-svn-id: trunk@903 -
2002-02-09 01:47:19 +00:00
lazarus
52002934ae New dialog for multiline caption of TCustomLabel.
Prettified TStrings property editor.
Memo now has automatic scrollbars (not fully working), WordWrap and Scrollbars property
Removed saving of old combo text (it broke things and is not needed). Cleanups.

git-svn-id: trunk@902 -
2002-02-09 01:47:19 +00:00
lazarus
1e810c3380 MG: small fixes to reduce form repositioing
git-svn-id: trunk@901 -
2002-02-09 01:47:18 +00:00
lazarus
81c4bdafa2 MG: JITForms now sets csDesigning before creation
git-svn-id: trunk@900 -
2002-02-09 01:47:18 +00:00
lazarus
c402ffdf5a Intermediate UI patch to show a bug.
git-svn-id: trunk@899 -
2002-02-09 01:47:18 +00:00
lazarus
c07bd9ed79 MG: fixed save lrs to test dir
git-svn-id: trunk@898 -
2002-02-09 01:47:18 +00:00
lazarus
e7e6bf3d22 MG: fixed mem leaks
git-svn-id: trunk@897 -
2002-02-09 01:47:17 +00:00
lazarus
295d095f60 MG: added filters and history to TOpenDialog
git-svn-id: trunk@896 -
2002-02-09 01:47:17 +00:00
lazarus
ec7ede3f47 MG: fixed TComboBox.ItemIndex on CreateWnd
git-svn-id: trunk@895 -
2002-02-09 01:47:17 +00:00
lazarus
82e53e439f Added shortcut keys to labels
Support for alphabetically sorting the properties
Standardize message and add shortcuts ala Kylix
Published BorderStyle, unpublished BorderWidth
ShowAccelChar and FocusControl
ShowAccelChar and FocusControl for TLabel, escaped ampersands now work.

git-svn-id: trunk@894 -
2002-02-09 01:47:17 +00:00
lazarus
732844d0f9 MG: image support, TScrollBox, and many other things from Andrew
git-svn-id: trunk@893 -
2002-02-09 01:47:16 +00:00
lazarus
119880bb88 MG: improved TCommon/File/OpenDialog, fixed TListView scrolling and broder
git-svn-id: trunk@892 -
2002-02-09 01:47:16 +00:00
lazarus
4c71dab356 MG: added Triple and Quad mouse clicks to lcl and synedit
git-svn-id: trunk@891 -
2002-02-09 01:47:16 +00:00
lazarus
26717e1d83 MG: improved TComboBox.SetItemIndex
git-svn-id: trunk@890 -
2002-02-09 01:47:16 +00:00
lazarus
66b574b3b8 MG: reduced compiler warnings
git-svn-id: trunk@889 -
2002-02-09 01:47:15 +00:00
lazarus
f4c44fae10 MG: added DrawItem to TComboBox/TListBox
git-svn-id: trunk@888 -
2002-02-09 01:47:15 +00:00
lazarus
62571bb2d4 MG: TNoteBook now starts with no Page and TPage has no auto names
git-svn-id: trunk@887 -
2002-02-09 01:47:15 +00:00
lazarus
cd08220154 MG: added gtk rc file support and started stule dependent syscolors
git-svn-id: trunk@886 -
2002-02-09 01:47:15 +00:00
lazarus
47b390e5fd MG: added scrollbars for TListView
git-svn-id: trunk@885 -
2002-02-09 01:47:14 +00:00
lazarus
9f20cd180f GTK Cleanup
Shane

git-svn-id: trunk@884 -
2002-02-09 01:47:14 +00:00
lazarus
1ea0e850b3 MG: fixed destroying combobox
git-svn-id: trunk@883 -
2002-02-09 01:47:14 +00:00
lazarus
6f1ae50b0a MG: fixed showmodal without Application.MainForm
git-svn-id: trunk@882 -
2002-02-09 01:47:14 +00:00
lazarus
750ed08ad0 MG: added TComboBox.OnPopup+OnCloseUp+ItemWidth
git-svn-id: trunk@881 -
2002-02-09 01:47:13 +00:00