Commit Graph

1561 Commits

Author SHA1 Message Date
lazarus
f05e7890e9 MG: MoveWindowOrgEx, Splitted FWinControls/FControls, TControl drawing, Better DesignerDrawing, ...
git-svn-id: trunk@2313 -
2002-08-17 23:41:15 +00:00
lazarus
214b874f65 MG: changed PDeviceContext into class TDeviceContext
git-svn-id: trunk@2312 -
2002-08-17 23:41:15 +00:00
mattias
698e35eff8 reduced focus handling and improved focus setting
git-svn-id: trunk@2311 -
2002-08-17 23:41:15 +00:00
lazarus
0d9d125814 MG: fixed codetools proc collection
git-svn-id: trunk@2310 -
2002-08-17 23:41:14 +00:00
mattias
3b58aec9ab added visiblechanging
git-svn-id: trunk@2308 -
2002-08-17 23:41:14 +00:00
mattias
a83c649818 fixed right control release
git-svn-id: trunk@2307 -
2002-08-17 23:41:14 +00:00
mattias
2e4381451f freeing stopped external tools
git-svn-id: trunk@2306 -
2002-08-17 23:41:14 +00:00
lazarus
9ac360985d MG: started TCollectionPropertyEditor
git-svn-id: trunk@2305 -
2002-08-17 23:41:14 +00:00
mattias
81f1b0c0ba added TMemoScrollBar
git-svn-id: trunk@2304 -
2002-08-17 23:41:14 +00:00
mattias
21d4e276d0 improved focus debugging output
git-svn-id: trunk@2302 -
2002-08-17 23:41:14 +00:00
mattias
37e89aa9ff added Timer patch from Vincent Snijders
git-svn-id: trunk@2301 -
2002-08-17 23:41:14 +00:00
lazarus
bcba8e1353 MG: added patch from Andrew
git-svn-id: trunk@2300 -
2002-08-17 23:41:14 +00:00
mattias
aa2ba9c1f5 implemented TMemo.SelLength, improved OI hints
git-svn-id: trunk@2299 -
2002-08-17 23:41:14 +00:00
mattias
cb5bee664a focus fixes, reduced lpi size
git-svn-id: trunk@2298 -
2002-08-17 23:41:14 +00:00
mattias
c0df7f9bb2 fixed scrolling offset of TScrollingWinControl
git-svn-id: trunk@2297 -
2002-08-17 23:41:13 +00:00
mattias
52222da2ae started gtk2 interface
git-svn-id: trunk@2296 -
2002-08-17 23:41:13 +00:00
lazarus
2b38b21c45 MG: gradient fill, minor issues from Andrew
git-svn-id: trunk@2294 -
2002-08-17 23:41:13 +00:00
lazarus
83e3e2c922 MG: fixed LM_LVChangedItem, OnShowHint, small bugs
git-svn-id: trunk@2293 -
2002-08-17 23:41:13 +00:00
lazarus
bdba19a2ad MG: added show pages menu to TNotebookcomponenteditor
git-svn-id: trunk@2292 -
2002-08-17 23:41:13 +00:00
mattias
87313ed44b started typeinfo for double extended
git-svn-id: trunk@2291 -
2002-08-17 23:41:13 +00:00
lazarus
b668a0f095 MG: fixed speedbutton in designmode
git-svn-id: trunk@2290 -
2002-08-17 23:41:13 +00:00
mattias
12bd8e2511 improved but not fixed transient windows
git-svn-id: trunk@2289 -
2002-08-17 23:41:13 +00:00
mattias
27b074d414 added IsWindowVisible
git-svn-id: trunk@2288 -
2002-08-17 23:41:13 +00:00
mattias
480df0e79d implemented custom package initialization
git-svn-id: trunk@2286 -
2002-08-17 23:41:13 +00:00
mattias
4830cd8dca added TCheckGroup
git-svn-id: trunk@2285 -
2002-08-17 23:41:13 +00:00
lazarus
9ab2b575b5 MG: scrollingwincontrol from Andrew
git-svn-id: trunk@2284 -
2002-08-17 23:41:12 +00:00
mattias
67ad909a87 implemented add file to a package dialog
git-svn-id: trunk@2283 -
2002-08-17 23:41:12 +00:00
mattias
690493a0f4 more localization for gtk- and win32-interface and lcl
git-svn-id: trunk@2281 -
2002-08-17 23:41:12 +00:00
lazarus
8138f2d864 MG: implemented TControlScrollBar.Size
git-svn-id: trunk@2280 -
2002-08-17 23:41:12 +00:00
lazarus
b36654831c MG: fixed TSpeedButton.SetDown and Invalidate
git-svn-id: trunk@2279 -
2002-08-17 23:41:12 +00:00
lazarus
8224ea0b03 MG: improved streaming error handling
git-svn-id: trunk@2278 -
2002-08-17 23:41:12 +00:00
mattias
a74fa24fef added transient deactivation option and updated localization
git-svn-id: trunk@2277 -
2002-08-17 23:41:12 +00:00
mattias
a105dce7ce fixed transient windows
git-svn-id: trunk@2276 -
2002-08-17 23:41:12 +00:00
mattias
3bcd93b31b added IsWindowVisible
git-svn-id: trunk@2274 -
2002-08-17 23:41:12 +00:00
mattias
d44114cef5 double byte char font started
git-svn-id: trunk@2273 -
2002-08-17 23:41:12 +00:00
mattias
dfc8b04b32 fixed setcolor for streamed components
git-svn-id: trunk@2272 -
2002-08-17 23:41:12 +00:00
mattias
0851e8ccab added Timer patch from Vincent Snijders
git-svn-id: trunk@2271 -
2002-08-17 23:41:12 +00:00
mattias
971752d7be started OnMouseEnter and OnMouseLeave
git-svn-id: trunk@2270 -
2002-08-17 23:41:11 +00:00
lazarus
1ccb457642 AJ:Fixes to PromptUser;Switched ShowMessage* to use NotifyUser*;
fixed TGraphicPropertyEditor for when Property is nil.

git-svn-id: trunk@2269 -
2002-08-17 23:41:11 +00:00
lazarus
89e58fb85c MG: improved TScreen and ShowModal
git-svn-id: trunk@2267 -
2002-08-17 23:41:11 +00:00
lazarus
492e71e719 MG: improved theme support from Andrew
git-svn-id: trunk@2266 -
2002-08-17 23:41:11 +00:00
lazarus
329820a368 MG: added GetDCOffset
git-svn-id: trunk@2264 -
2002-08-17 23:41:11 +00:00
mattias
db8d1de469 localized gtk interface
git-svn-id: trunk@2263 -
2002-08-17 23:41:11 +00:00
lazarus
c8c1f03ef5 MG: broke LCL<->interface circles
git-svn-id: trunk@2262 -
2002-08-17 23:41:11 +00:00
mattias
e024211449 added TControl.HandleObjectShouldBeVisible
git-svn-id: trunk@2261 -
2002-08-17 23:41:11 +00:00
mattias
88d60a89fa implemented removing, re-adding, updating project dependencies
git-svn-id: trunk@2260 -
2002-08-17 23:41:11 +00:00
lazarus
b8163b27e9 Added shortcut keys to labels
Support for alphabetically sorting the properties
Standardize message and add shortcuts ala Kylix
Published BorderStyle, unpublished BorderWidth
ShowAccelChar and FocusControl
ShowAccelChar and FocusControl for TLabel, escaped ampersands now work.

git-svn-id: trunk@2259 -
2002-08-17 23:41:11 +00:00
mattias
0e87dc67ce finshed Make Resourcestring dialog and implemented TToggleBox
git-svn-id: trunk@2258 -
2002-08-17 23:41:11 +00:00
mattias
01b78f4946 identifier completion: basically working, still hidden
git-svn-id: trunk@2257 -
2002-08-17 23:41:11 +00:00
mattias
ee3cc2df62 implemented build lazarus extra options -d
git-svn-id: trunk@2256 -
2002-08-17 23:41:11 +00:00