Commit Graph

2211 Commits

Author SHA1 Message Date
lazarus
4c4f9b7c87 MG: reduced paint messages and DC getting/releasing
git-svn-id: trunk@2111 -
2002-08-17 23:40:57 +00:00
lazarus
4332b18a3b MG: fixed right click selection in designer
git-svn-id: trunk@2110 -
2002-08-17 23:40:57 +00:00
lazarus
6db6439303 MG: gtk interface now sends keyboard events via DeliverMessage
git-svn-id: trunk@2109 -
2002-08-17 23:40:57 +00:00
mattias
8a3b0768fb fixed set method in OI
git-svn-id: trunk@2108 -
2002-08-17 23:40:57 +00:00
lazarus
a76d248945 MG: double, triple and quad clicks now works
git-svn-id: trunk@2107 -
2002-08-17 23:40:57 +00:00
mattias
947e4d8c21 fixed sending TButtonControl.OnClick on every change
git-svn-id: trunk@2106 -
2002-08-17 23:40:57 +00:00
lazarus
45a54d0346 MG: fixes for fpc1.1
git-svn-id: trunk@2105 -
2002-08-17 23:40:57 +00:00
lazarus
cd1e56f8d3 MG: reduced paint messages and DC getting/releasing
git-svn-id: trunk@2104 -
2002-08-17 23:40:56 +00:00
lazarus
96ed28e545 MG: added if oldvalue=newvalue then exit; line to codecompletion
git-svn-id: trunk@2103 -
2002-08-17 23:40:56 +00:00
lazarus
a63c3bf7c7 AJ: Partial HintWindow Fix; Added Screen.Font & Font.Name PropEditor; Started to fix ComboBox DropDown size/pos
git-svn-id: trunk@2102 -
2002-08-17 23:40:56 +00:00
lazarus
3cfa4548fb MG: added paint messages for some gtk internal widgets
git-svn-id: trunk@2101 -
2002-08-17 23:40:56 +00:00
mattias
c01ac3a4da reduced speedbutton invalidates, added TCanvas.Frame
git-svn-id: trunk@2100 -
2002-08-17 23:40:56 +00:00
lazarus
d6391459c5 MG: added some multi form editing checks
git-svn-id: trunk@2099 -
2002-08-17 23:40:56 +00:00
mattias
3d9c75633e implemented TMemo.SelLength, improved OI hints
git-svn-id: trunk@2098 -
2002-08-17 23:40:56 +00:00
lazarus
11d8176992 MG: improved Clipping, TextOut, Polygon functions
git-svn-id: trunk@2097 -
2002-08-17 23:40:56 +00:00
mattias
0c16169447 fixed clipboard waiting and kwrite targets
git-svn-id: trunk@2096 -
2002-08-17 23:40:55 +00:00
lazarus
b8f45dfe28 MG: accelerated calculating guidelines
git-svn-id: trunk@2095 -
2002-08-17 23:40:55 +00:00
lazarus
6a4f825241 MG: fixed uncapturing of mouse
git-svn-id: trunk@2094 -
2002-08-17 23:40:55 +00:00
lazarus
75c82f7d1c MG: right margin is now under the text
git-svn-id: trunk@2093 -
2002-08-17 23:40:55 +00:00
lazarus
2b3ce4681a MG: fixed client origin coordinates
git-svn-id: trunk@2092 -
2002-08-17 23:40:55 +00:00
mattias
831bce3844 reduced focus handling and improved focus setting
git-svn-id: trunk@2091 -
2002-08-17 23:40:55 +00:00
mattias
f2b2481e53 fixed synedit mouse pos to logical column
git-svn-id: trunk@2090 -
2002-08-17 23:40:54 +00:00
lazarus
857e635e3c MG: fixed stopping keypress event if handled by LCL
git-svn-id: trunk@2089 -
2002-08-17 23:40:54 +00:00
lazarus
f4bd58bb84 MG: fixed initial position of non visual components
git-svn-id: trunk@2088 -
2002-08-17 23:40:54 +00:00
mattias
3de794c373 set transient forms with Screen object order
git-svn-id: trunk@2087 -
2002-08-17 23:40:54 +00:00
lazarus
dba5b08be2 MG: made mouse capturing more strict
git-svn-id: trunk@2086 -
2002-08-17 23:40:54 +00:00
lazarus
4db87724b3 MG: fixed bracket hilighting
git-svn-id: trunk@2085 -
2002-08-17 23:40:54 +00:00
lazarus
45e5195ad2 MG: fixed stopping keypress event if handled by LCL
git-svn-id: trunk@2084 -
2002-08-17 23:40:53 +00:00
mattias
ab650debf3 fixed synedit ensure cursor pos visible with tab chars
git-svn-id: trunk@2083 -
2002-08-17 23:40:53 +00:00
lazarus
5036e08fa9 MG: added consistency checks and fixed selection drawing on wrong forms
git-svn-id: trunk@2082 -
2002-08-17 23:40:53 +00:00
mattias
92282e4044 improved focus debugging output
git-svn-id: trunk@2081 -
2002-08-17 23:40:53 +00:00
lazarus
a229d698b5 AJ: added forcelinebreaks
git-svn-id: trunk@2080 -
2002-08-17 23:40:53 +00:00
lazarus
d536c331cd MG: from Andrew: style list fixes, autosize for radio/checkbtns
git-svn-id: trunk@2079 -
2002-08-17 23:40:53 +00:00
mattias
e909c7698d clean ups
git-svn-id: trunk@2078 -
2002-08-17 23:40:52 +00:00
mattias
bf771a6de7 removed SetRadioButtonGroupMode
git-svn-id: trunk@2077 -
2002-08-17 23:40:52 +00:00
lazarus
9d276227f7 MG: fixed deletion of selected components when property edited in OI
git-svn-id: trunk@2076 -
2002-08-17 23:40:52 +00:00
lazarus
379bf37e81 MG: added paint messages for some gtk internal widgets
git-svn-id: trunk@2075 -
2002-08-17 23:40:52 +00:00
lazarus
7532adc77b MG: implemented Ctrl+Mouse links in source editor
git-svn-id: trunk@2074 -
2002-08-17 23:40:52 +00:00
lazarus
dca4b01b64 MG: improved TComboBox.SetItemIndex
git-svn-id: trunk@2073 -
2002-08-17 23:40:52 +00:00
lazarus
688e139c86 AJ: started GNOME interface & modified gtk interface so everything is public/protected
git-svn-id: trunk@2072 -
2002-08-17 23:40:51 +00:00
mattias
a4134a4191 fixed TRadioGroup.ItemIndex=-1
git-svn-id: trunk@2071 -
2002-08-17 23:40:51 +00:00
lazarus
ea233b19f2 MG: no OnChange event when app sets Text of TComboBox
git-svn-id: trunk@2070 -
2002-08-17 23:40:51 +00:00
mattias
2de2d41d0a fixes for win32 listbox/combobox from Karl Brandt
git-svn-id: trunk@2069 -
2002-08-17 23:40:51 +00:00
lazarus
75e07c0f7f MG: freeing more unused GCs
git-svn-id: trunk@2068 -
2002-08-17 23:40:51 +00:00
lazarus
16752bdf6e MG: fixed removing controls
git-svn-id: trunk@2067 -
2002-08-17 23:40:51 +00:00
lazarus
b6569f7083 MG: fixed frozen selection in designer on sizing
git-svn-id: trunk@2066 -
2002-08-17 23:40:50 +00:00
mattias
5fab612e19 fixed setting activecontrol after createwnd
git-svn-id: trunk@2065 -
2002-08-17 23:40:50 +00:00
lazarus
afea81a59f MG: added TComboBox.OnPopup+OnCloseUp+ItemWidth
git-svn-id: trunk@2064 -
2002-08-17 23:40:50 +00:00
lazarus
126f9199ff MG: fixed bracket hilighting
git-svn-id: trunk@2063 -
2002-08-17 23:40:50 +00:00
mattias
242b61c96f added history to identifier completion
git-svn-id: trunk@2062 -
2002-08-17 23:40:50 +00:00