Commit Graph

2095 Commits

Author SHA1 Message Date
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
mattias
ce20604cdd focus fixes, reduced lpi size
git-svn-id: trunk@2061 -
2002-08-17 23:40:49 +00:00
lazarus
75c22d6137 MG: accelerated synedit
git-svn-id: trunk@2060 -
2002-08-17 23:40:49 +00:00
lazarus
9e5e65faf3 MG: fixed mem leak
git-svn-id: trunk@2059 -
2002-08-17 23:40:49 +00:00
mattias
32858fba0c improved but not fixed transient windows
git-svn-id: trunk@2058 -
2002-08-17 23:40:49 +00:00
lazarus
44a63cfd06 MG: deactivated transient modal forms
git-svn-id: trunk@2057 -
2002-08-17 23:40:49 +00:00
lazarus
811719d1e2 MG: fixed transient of modal forms
git-svn-id: trunk@2056 -
2002-08-17 23:40:48 +00:00
mattias
c520af0c4e xmlcfg deletion, focus fixes
git-svn-id: trunk@2055 -
2002-08-17 23:40:48 +00:00
mattias
57fd163501 implemented transient windows for all cases
git-svn-id: trunk@2054 -
2002-08-17 23:40:48 +00:00
lazarus
c05bde78cf MG: accelerated designer drawings
git-svn-id: trunk@2053 -
2002-08-17 23:40:48 +00:00
lazarus
2a2e84fe6c MG: accelerations for synedit
git-svn-id: trunk@2052 -
2002-08-17 23:40:48 +00:00
lazarus
1fb70b7da7 MG: fixed flickering of modal forms
git-svn-id: trunk@2051 -
2002-08-17 23:40:47 +00:00
mattias
f7b096bb6a fixed transient windows
git-svn-id: trunk@2050 -
2002-08-17 23:40:47 +00:00
lazarus
6ebc1af526 MG: added patch from Andrew
git-svn-id: trunk@2049 -
2002-08-17 23:40:47 +00:00
mattias
e5395755d3 cleanup
git-svn-id: trunk@2048 -
2002-08-17 23:40:47 +00:00
lazarus
60e7d72717 MG: accelerated designer mouse move and added Delete Selection to designer popupmenu
git-svn-id: trunk@2047 -
2002-08-17 23:40:46 +00:00
mattias
57973ac038 added more Delphi win32 compatibility functions
git-svn-id: trunk@2046 -
2002-08-17 23:40:46 +00:00