Commit Graph

1474 Commits

Author SHA1 Message Date
lazarus
bcf09f709e MG: scrollingwincontrol from Andrew
git-svn-id: trunk@1174 -
2002-02-09 01:48:01 +00:00
lazarus
0b61d18ce4 MG: implemented TMethodList and Application Idle handlers
git-svn-id: trunk@1173 -
2002-02-09 01:48:01 +00:00
lazarus
b31a015a87 Resize cursors in designer.
git-svn-id: trunk@1172 -
2002-02-09 01:48:01 +00:00
lazarus
a901c7bed6 AJ: Partial HintWindow Fix; Added Screen.Font & Font.Name PropEditor; Started to fix ComboBox DropDown size/pos
git-svn-id: trunk@1171 -
2002-02-09 01:48:01 +00:00
lazarus
d9dc30377f MG: accelerated designer drawings
git-svn-id: trunk@1170 -
2002-02-09 01:48:01 +00:00
lazarus
c6b14d20e0 GTK Cleanup
Shane

git-svn-id: trunk@1169 -
2002-02-09 01:48:01 +00:00
lazarus
8deadbc690 MG: outputfilter can now find include files
git-svn-id: trunk@1168 -
2002-02-09 01:48:01 +00:00
lazarus
271ac1291d MG: TNotebook is now streamable
git-svn-id: trunk@1167 -
2002-02-09 01:48:01 +00:00
lazarus
7bb863ec59 MG: fixed timer checking
git-svn-id: trunk@1166 -
2002-02-09 01:48:01 +00:00
lazarus
5a866e2de3 MG: scrollingwincontrol from Andrew
git-svn-id: trunk@1165 -
2002-02-09 01:48:00 +00:00
lazarus
589ca2e671 MG: fixed zombie timers
git-svn-id: trunk@1164 -
2002-02-09 01:48:00 +00:00
lazarus
c9b0df3a12 MG: fixed loop
git-svn-id: trunk@1163 -
2002-02-09 01:48:00 +00:00
lazarus
7bba64c548 MG: image support, TScrollBox, and many other things from Andrew
git-svn-id: trunk@1162 -
2002-02-09 01:48:00 +00:00
lazarus
bc261e943c MG: fixed synedit crash on exit
git-svn-id: trunk@1161 -
2002-02-09 01:48:00 +00:00
lazarus
1fbe65619e MG: fixed uncapturing of mouse
git-svn-id: trunk@1160 -
2002-02-09 01:48:00 +00:00
lazarus
9fe5a56c15 MG: added patch from Andrew
git-svn-id: trunk@1159 -
2002-02-09 01:48:00 +00:00
lazarus
651ca005e0 MG: started TTreeView dragging
git-svn-id: trunk@1158 -
2002-02-09 01:48:00 +00:00
lazarus
c7baa3e03a AJ: added IsNullBrush checks to reduce pointless color allocations & GDK function calls
git-svn-id: trunk@1157 -
2002-02-09 01:47:59 +00:00
lazarus
3ac2c699a1 MG: improved TScreen and ShowModal
git-svn-id: trunk@1156 -
2002-02-09 01:47:59 +00:00
lazarus
26106c6c21 MG: gradient fill, minor issues from Andrew
git-svn-id: trunk@1155 -
2002-02-09 01:47:59 +00:00
lazarus
12b7aafb73 MG: double, triple and quad clicks now works
git-svn-id: trunk@1154 -
2002-02-09 01:47:59 +00:00
lazarus
7a183b23af MG: made mouse capturing more strict
git-svn-id: trunk@1153 -
2002-02-09 01:47:59 +00:00
lazarus
2d86e6c162 AJ: Improvements to TUpDown; Added TStaticText & GNOME DrawText
git-svn-id: trunk@1152 -
2002-02-09 01:47:59 +00:00
lazarus
38c4697f8a MG: scrollingwincontrol from Andrew
git-svn-id: trunk@1151 -
2002-02-09 01:47:58 +00:00
lazarus
9018c8d14f MG: accelerated GetTextMetrics
git-svn-id: trunk@1150 -
2002-02-09 01:47:58 +00:00
lazarus
39e0610e6f MG: fixed message without handle
git-svn-id: trunk@1149 -
2002-02-09 01:47:58 +00:00
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