Commit Graph

2237 Commits

Author SHA1 Message Date
mattias
97994fe9c7 fixed TMemo.WordWrap
git-svn-id: trunk@2237 -
2002-08-17 23:41:09 +00:00
mattias
a92a30ab47 more localization for gtk- and win32-interface and lcl
git-svn-id: trunk@2236 -
2002-08-17 23:41:09 +00:00
mattias
97ab031183 fixed SetColor
git-svn-id: trunk@2235 -
2002-08-17 23:41:09 +00:00
mattias
806dff6651 fixed key grabbing
git-svn-id: trunk@2234 -
2002-08-17 23:41:09 +00:00
lazarus
22502463ab MG: double, triple and quad clicks now works
git-svn-id: trunk@2233 -
2002-08-17 23:41:09 +00:00
lazarus
2045fe8067 MG: accelerated synedit
git-svn-id: trunk@2232 -
2002-08-17 23:41:09 +00:00
lazarus
41e91ac873 MG: fixed synedit dragging without mousecapture
git-svn-id: trunk@2231 -
2002-08-17 23:41:09 +00:00
mattias
8725ec61f1 improved focus debugging output
git-svn-id: trunk@2230 -
2002-08-17 23:41:09 +00:00
mattias
c0a8b03eb1 applied patch from Vasily
git-svn-id: trunk@2229 -
2002-08-17 23:41:09 +00:00
mattias
3862245cc3 cleanup
git-svn-id: trunk@2228 -
2002-08-17 23:41:09 +00:00
lazarus
faeffaaacb AJ: Improvements/Fixes to new PromptUser API
git-svn-id: trunk@2227 -
2002-08-17 23:41:09 +00:00
lazarus
14a479ce44 MG: implemented TMethodList and Application Idle handlers
git-svn-id: trunk@2226 -
2002-08-17 23:41:08 +00:00
mattias
36f75898ef added but not implemented ComboBoxDropDown
git-svn-id: trunk@2225 -
2002-08-17 23:41:08 +00:00
lazarus
796c579129 MG: added TDeviceContextMemManager
git-svn-id: trunk@2224 -
2002-08-17 23:41:08 +00:00
lazarus
4470d1e72c MG: implemented hints
git-svn-id: trunk@2223 -
2002-08-17 23:41:08 +00:00
lazarus
80099ed5b1 MG: fixed gutter click
git-svn-id: trunk@2222 -
2002-08-17 23:41:08 +00:00
mattias
cc60da4963 removed SetRadioButtonGroupMode
git-svn-id: trunk@2221 -
2002-08-17 23:41:08 +00:00
lazarus
b0cfee2083 MG: improved Clipping, TextOut, Polygon functions
git-svn-id: trunk@2220 -
2002-08-17 23:41:08 +00:00
mattias
797a3c0192 added more Delphi win32 compatibility functions
git-svn-id: trunk@2219 -
2002-08-17 23:41:08 +00:00
mattias
84c9a98202 fixed TRadioGroup.Items editing in IDE
git-svn-id: trunk@2218 -
2002-08-17 23:41:08 +00:00
mattias
a0dcebd355 reduced speedbutton invalidates, added TCanvas.Frame
git-svn-id: trunk@2217 -
2002-08-17 23:41:08 +00:00
mattias
16d0352830 fixed Ctrl child selection
git-svn-id: trunk@2216 -
2002-08-17 23:41:08 +00:00
mattias
e91d6c41ff finshed Make Resourcestring dialog and implemented TToggleBox
git-svn-id: trunk@2215 -
2002-08-17 23:41:08 +00:00
lazarus
ed32a52658 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@2214 -
2002-08-17 23:41:08 +00:00
lazarus
734eaf8083 AJ: added new QueryUser/NotifyUser
git-svn-id: trunk@2213 -
2002-08-17 23:41:08 +00:00
mattias
ac7cce53eb fixed scrolling offset of TScrollingWinControl
git-svn-id: trunk@2212 -
2002-08-17 23:41:07 +00:00
lazarus
2f5a28affb MG: implemented TMethodList and Application Idle handlers
git-svn-id: trunk@2211 -
2002-08-17 23:41:07 +00:00
mattias
20c16133bf fixed TRadioGroup.ItemIndex=-1
git-svn-id: trunk@2210 -
2002-08-17 23:41:07 +00:00
lazarus
3183834fce MG: activated environment opts in debugger
git-svn-id: trunk@2209 -
2002-08-17 23:41:07 +00:00
mattias
24234b5c94 fixed clipboard waiting and kwrite targets
git-svn-id: trunk@2208 -
2002-08-17 23:41:07 +00:00
lazarus
fc7a7fa0f5 AJ: made InputQuery Interface Dependant
git-svn-id: trunk@2207 -
2002-08-17 23:41:07 +00:00
mattias
abd7e6ce94 fixed gtk warning on setting item height
git-svn-id: trunk@2206 -
2002-08-17 23:41:07 +00:00
lazarus
0f8821429c MG: fixed unreleased gdiRegions
git-svn-id: trunk@2205 -
2002-08-17 23:41:07 +00:00
mattias
03fff6698e made Form.Close more Delphish, added some windows compatibility functions
git-svn-id: trunk@2204 -
2002-08-17 23:41:07 +00:00
lazarus
5d34a4e031 MG: fixed radiobutton mousedown after
git-svn-id: trunk@2203 -
2002-08-17 23:41:07 +00:00
mattias
80183b5526 improved designer rubberband
git-svn-id: trunk@2202 -
2002-08-17 23:41:07 +00:00
mattias
f64afd6c20 published TImgList.Width and Height
git-svn-id: trunk@2201 -
2002-08-17 23:41:07 +00:00
lazarus
5af6c6bb06 MG: completion now replaces the whole word when key without Shift
git-svn-id: trunk@2200 -
2002-08-17 23:41:07 +00:00
lazarus
9b48e4a3cd MG: ShortCut support for buttons from Andrew
git-svn-id: trunk@2199 -
2002-08-17 23:41:06 +00:00
lazarus
3588cfdbec MG: mouse cursors are now allocated on demand
git-svn-id: trunk@2198 -
2002-08-17 23:41:06 +00:00
mattias
38f8725c91 implemented changing dependency version
git-svn-id: trunk@2197 -
2002-08-17 23:41:06 +00:00
mattias
d3c1c96724 clean ups
git-svn-id: trunk@2196 -
2002-08-17 23:41:06 +00:00
lazarus
f27b66dd98 AJ: made InputQuery Interface Dependant
git-svn-id: trunk@2195 -
2002-08-17 23:41:06 +00:00
mattias
71fd500f21 readonly flag is now only saved if user set
git-svn-id: trunk@2194 -
2002-08-17 23:41:06 +00:00
lazarus
67e947a35b MG: accelerators are now shared between non modal forms
git-svn-id: trunk@2193 -
2002-08-17 23:41:06 +00:00
mattias
9dc9fb808f improved icons, started codeexplorer
git-svn-id: trunk@2192 -
2002-08-17 23:41:06 +00:00
lazarus
41a09504d9 MG: changed synedit default background color to white
git-svn-id: trunk@2191 -
2002-08-17 23:41:06 +00:00
lazarus
3c67429d0a MG: accelerated new/dispose of gdiobjects
git-svn-id: trunk@2190 -
2002-08-17 23:41:06 +00:00
mattias
e717242eba added IsWindowVisible
git-svn-id: trunk@2189 -
2002-08-17 23:41:06 +00:00
mattias
37cddc2821 fixed testall example
git-svn-id: trunk@2188 -
2002-08-17 23:41:06 +00:00