Commit Graph

2278 Commits

Author SHA1 Message Date
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
626e79293c replaced many invalidates by invalidaterect
git-svn-id: trunk@2275 -
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
mattias
82178a5511 added form editor options for rubberband and colors
git-svn-id: trunk@2268 -
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
df2cfbb671 MG: improved lastmouse caret on focus change
git-svn-id: trunk@2265 -
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
mattias
fcb96fab66 started OnMouseEnter and OnMouseLeave
git-svn-id: trunk@2255 -
2002-08-17 23:41:10 +00:00
lazarus
3ac519bf69 AJ:Fixes to PromptUser;Switched ShowMessage* to use NotifyUser*;
fixed TGraphicPropertyEditor for when Property is nil.

git-svn-id: trunk@2254 -
2002-08-17 23:41:10 +00:00
mattias
70d1eac1ed added visiblechanging
git-svn-id: trunk@2253 -
2002-08-17 23:41:10 +00:00
mattias
c9b58c20a8 added rubberband type: creation+selection
git-svn-id: trunk@2252 -
2002-08-17 23:41:10 +00:00
mattias
cacaa606f5 readonly flag is now only saved if user set
git-svn-id: trunk@2251 -
2002-08-17 23:41:10 +00:00
lazarus
2f853fef65 MG: improved Clipping, TextOut, Polygon functions
git-svn-id: trunk@2250 -
2002-08-17 23:41:10 +00:00
mattias
84c890b989 fixed TComboBox.OnChange
git-svn-id: trunk@2249 -
2002-08-17 23:41:10 +00:00
mattias
17a19514d5 reduced output
git-svn-id: trunk@2248 -
2002-08-17 23:41:10 +00:00
mbukovjan
093eee01fa Fixes to MaxLength. TCustomMemo now has MaxLength, too.
git-svn-id: trunk@2247 -
2002-08-17 23:41:10 +00:00
lazarus
7a0f1ab4b9 MG: image support, TScrollBox, and many other things from Andrew
git-svn-id: trunk@2246 -
2002-08-17 23:41:10 +00:00
mattias
c30f06abed focus fixes, reduced lpi size
git-svn-id: trunk@2245 -
2002-08-17 23:41:10 +00:00
lazarus
33316c1e30 MG: impoved focussing, unfocussing on destroy and fixed unit search
git-svn-id: trunk@2244 -
2002-08-17 23:41:10 +00:00
lazarus
f99696de4f MG: MoveWindowOrgEx, Splitted FWinControls/FControls, TControl drawing, Better DesignerDrawing, ...
git-svn-id: trunk@2243 -
2002-08-17 23:41:10 +00:00
mattias
665c7e910f reduced focus handling and improved focus setting
git-svn-id: trunk@2242 -
2002-08-17 23:41:10 +00:00
lazarus
b9e64ccb6a MG: moved SendCachedLCLMessages
git-svn-id: trunk@2241 -
2002-08-17 23:41:10 +00:00
lazarus
722f0659bb MG: reduced paint messages and DC getting/releasing
git-svn-id: trunk@2240 -
2002-08-17 23:41:09 +00:00
lazarus
c4d033418f MG: implemented hints
git-svn-id: trunk@2239 -
2002-08-17 23:41:09 +00:00
lazarus
3aeb3bd06f MG: fixed setting gdk pen style
git-svn-id: trunk@2238 -
2002-08-17 23:41:09 +00:00
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