Commit Graph

1298 Commits

Author SHA1 Message Date
lazarus
5f83cbb225 MG: fixed streaming visible=false
git-svn-id: trunk@1148 -
2002-02-09 01:47:58 +00:00
lazarus
8fd0cc5c50 MG: fixed destroying combobox
git-svn-id: trunk@1147 -
2002-02-09 01:47:58 +00:00
lazarus
c6a80890f6 AJ: added forcelinebreaks
git-svn-id: trunk@1146 -
2002-02-09 01:47:58 +00:00
lazarus
9ce911b48e Enabled cursor property + property editor.
git-svn-id: trunk@1145 -
2002-02-09 01:47:57 +00:00
lazarus
295004fd3d MG: fixed timers
git-svn-id: trunk@1144 -
2002-02-09 01:47:57 +00:00
lazarus
3580de3baa MG: improved TScreen and ShowModal
git-svn-id: trunk@1143 -
2002-02-09 01:47:57 +00:00
lazarus
59714a7be6 Visible property is by default true.
git-svn-id: trunk@1142 -
2002-02-09 01:47:57 +00:00
lazarus
94daa35ae0 MG: fixed example
git-svn-id: trunk@1141 -
2002-02-09 01:47:57 +00:00
lazarus
136f26bb0c MG: added paint messages for some gtk internal widgets
git-svn-id: trunk@1140 -
2002-02-09 01:47:57 +00:00
lazarus
2a6219cfd8 MG: MoveWindowOrgEx, Splitted FWinControls/FControls, TControl drawing, Better DesignerDrawing, ...
git-svn-id: trunk@1139 -
2002-02-09 01:47:57 +00:00
lazarus
78b7453174 AJ: started GNOME interface & modified gtk interface so everything is public/protected
git-svn-id: trunk@1138 -
2002-02-09 01:47:56 +00:00
lazarus
d4288a0cf3 Enabled cursor property + property editor.
git-svn-id: trunk@1137 -
2002-02-09 01:47:56 +00:00
lazarus
3599c5e51e MG: mouse cursors are now allocated on demand
git-svn-id: trunk@1136 -
2002-02-09 01:47:56 +00:00
lazarus
fb8205f1bb Use comboboxes. Use history. Prettify the dialog. Preselect text on show.
Make the findreplace a dialog. Thus removing resiying code (handled by Anchors now anyway).
Make Anchors work again and publish them for various controls.
SelStart and Co. for TEdit, SelectAll procedure for TComboBox and TEdit.
Clean up and fix some bugs for TComboBox, plus selection stuff.

git-svn-id: trunk@1135 -
2002-02-09 01:47:56 +00:00
lazarus
6ebe9863d6 MG: TNotebook is now streamable
git-svn-id: trunk@1134 -
2002-02-09 01:47:56 +00:00
lazarus
57570d469b MG: fixed timer checking
git-svn-id: trunk@1133 -
2002-02-09 01:47:56 +00:00
lazarus
2f00770746 MG: added TDevContextColorType
git-svn-id: trunk@1132 -
2002-02-09 01:47:55 +00:00
lazarus
99bcca963c MG: reduced paint messages and DC getting/releasing
git-svn-id: trunk@1131 -
2002-02-09 01:47:55 +00:00
lazarus
57931f1398 MG: get always a default font
git-svn-id: trunk@1130 -
2002-02-09 01:47:55 +00:00
lazarus
3a76bea201 MG: calendar now ignores double clicks
git-svn-id: trunk@1129 -
2002-02-09 01:47:55 +00:00
lazarus
395bf33e7f MG: image support, TScrollBox, and many other things from Andrew
git-svn-id: trunk@1128 -
2002-02-09 01:47:55 +00:00
lazarus
ea5239c0c7 MG: added try for invalidate control
git-svn-id: trunk@1127 -
2002-02-09 01:47:55 +00:00
lazarus
bb5b47a2e9 MG: finished ParseRCFile
git-svn-id: trunk@1126 -
2002-02-09 01:47:55 +00:00
lazarus
861fb81b1a MG: accelerated GetTextMetrics
git-svn-id: trunk@1125 -
2002-02-09 01:47:54 +00:00
lazarus
121072f723 MG: replaced C-style operators
git-svn-id: trunk@1124 -
2002-02-09 01:47:54 +00:00
lazarus
c18a775aaf MG: TNoteBook now starts with no Page and TPage has no auto names
git-svn-id: trunk@1123 -
2002-02-09 01:47:54 +00:00
lazarus
d7a033df4f MG: impoved focussing, unfocussing on destroy and fixed unit search
git-svn-id: trunk@1122 -
2002-02-09 01:47:54 +00:00
lazarus
0bc122cfc2 MG: added jitform error messagedlg
git-svn-id: trunk@1121 -
2002-02-09 01:47:54 +00:00
lazarus
57245cf057 MG: fixed mouse capturing, OI edit focus
git-svn-id: trunk@1120 -
2002-02-09 01:47:54 +00:00
lazarus
deebbe3697 MG: accelerated SelectGDKPenProps
git-svn-id: trunk@1119 -
2002-02-09 01:47:54 +00:00
lazarus
1842ced010 MG: broke LCL<->interface circles
git-svn-id: trunk@1118 -
2002-02-09 01:47:53 +00:00
lazarus
fb79ae6e7f MG: fixed unreleased gdiRegions
git-svn-id: trunk@1117 -
2002-02-09 01:47:53 +00:00
lazarus
352694b6d2 MG: double, triple and quad clicks now works
git-svn-id: trunk@1116 -
2002-02-09 01:47:53 +00:00
lazarus
885b07d09b MG: applied cyrillic patch from vasily
git-svn-id: trunk@1115 -
2002-02-09 01:47:53 +00:00
lazarus
89153229dd MG: activated InvalidateControl for TWinControls
git-svn-id: trunk@1114 -
2002-02-09 01:47:53 +00:00
lazarus
4d402acc13 MG: JITForms now sets csDesigning before creation
git-svn-id: trunk@1113 -
2002-02-09 01:47:53 +00:00
lazarus
a76f38fb5a MG: from Andrew: style list fixes, autosize for radio/checkbtns
git-svn-id: trunk@1112 -
2002-02-09 01:47:53 +00:00
lazarus
8cae70965a AJ:Minor fixes for Win32 GTK compiling
git-svn-id: trunk@1111 -
2002-02-09 01:47:52 +00:00
lazarus
43dbeabfb2 MG: added some property editors and started component editors
git-svn-id: trunk@1110 -
2002-02-09 01:47:52 +00:00
lazarus
e7a0cb32f6 MG: improved Clipping, TextOut, Polygon functions
git-svn-id: trunk@1109 -
2002-02-09 01:47:52 +00:00
lazarus
44d55b2eb1 MG: added paint messages for some gtk internal widgets
git-svn-id: trunk@1108 -
2002-02-09 01:47:52 +00:00
lazarus
3ae29243f8 MG: removed ClientRectBugfix defines
git-svn-id: trunk@1107 -
2002-02-09 01:47:52 +00:00
lazarus
cbc302efd9 MG: started customdrawitem
git-svn-id: trunk@1106 -
2002-02-09 01:47:52 +00:00
lazarus
31bae37067 MG: TNotebook is now streamable
git-svn-id: trunk@1105 -
2002-02-09 01:47:52 +00:00
lazarus
2128439bcd MG: added changes from Andrew (Clipping)
git-svn-id: trunk@1104 -
2002-02-09 01:47:51 +00:00
lazarus
bfe6568fab AJ: Moved form contents creation to gtkproc for code
reuse between GNOME and GTK, and to make GNOME MDI
    programming easier later on.

git-svn-id: trunk@1103 -
2002-02-09 01:47:51 +00:00
lazarus
dd80484dc6 MG: added TComboBox.OnPopup+OnCloseUp+ItemWidth
git-svn-id: trunk@1102 -
2002-02-09 01:47:51 +00:00
lazarus
654112bc03 MG: MoveWindowOrgEx, Splitted FWinControls/FControls, TControl drawing, Better DesignerDrawing, ...
git-svn-id: trunk@1101 -
2002-02-09 01:47:51 +00:00
lazarus
fe38fc88f7 MG: fixed BadCursor bug and Circle Reference of FixedWidget of csPanel
git-svn-id: trunk@1100 -
2002-02-09 01:47:51 +00:00
lazarus
ac3a495b77 MG: fixed client origin coordinates
git-svn-id: trunk@1099 -
2002-02-09 01:47:51 +00:00