lazarus
c2bcc86b61
MG: fixed a node cache range bug
...
git-svn-id: trunk@1435 -
2002-02-10 20:44:01 +00:00
lazarus
2a0d19493f
MG: get compatible published methods now works
...
git-svn-id: trunk@1434 -
2002-02-09 22:24:51 +00:00
lazarus
f8f190fabb
MG: fixed sourcenotebook closing and form-unit switching
...
git-svn-id: trunk@1433 -
2002-02-09 21:09:20 +00:00
mattias
f52032df06
added patch from Jeroen van Idekinge
...
git-svn-id: trunk@1432 -
2002-02-09 02:30:56 +00:00
lazarus
dc2e8ef5ff
MG: fixed missing initialization
...
git-svn-id: trunk@1431 -
2002-02-09 02:30:55 +00:00
lazarus
b89d0b7c59
MG: implemented TMethodList and Application Idle handlers
...
git-svn-id: trunk@1430 -
2002-02-09 02:30:54 +00:00
lazarus
c9e0370f7f
AJ: Mostly Fixed drawing pedsInComboBox & pedsSelected
...
git-svn-id: trunk@1429 -
2002-02-09 02:30:53 +00:00
lazarus
0e51d43407
MG: fixed setting existing method
...
git-svn-id: trunk@1428 -
2002-02-09 02:30:52 +00:00
lazarus
f1ccc40cb4
MG: added consistency checks and fixed selection drawing on wrong forms
...
git-svn-id: trunk@1427 -
2002-02-09 02:30:51 +00:00
lazarus
e91d716355
MG: fixed updating properties on adding default event
...
git-svn-id: trunk@1426 -
2002-02-09 02:30:50 +00:00
lazarus
00835a1d4c
MG: added OnDrawItem to OI
...
git-svn-id: trunk@1425 -
2002-02-09 02:30:49 +00:00
lazarus
5c326caa41
MG: added some component rename checks
...
git-svn-id: trunk@1424 -
2002-02-09 02:30:48 +00:00
lazarus
e70cbdf3a2
MG: replaced halt with raiseexception
...
git-svn-id: trunk@1423 -
2002-02-09 02:30:47 +00:00
lazarus
6de883b97d
MG: renamed designerstr.pas to objinspstrconsts.pas
...
git-svn-id: trunk@1422 -
2002-02-09 02:30:46 +00:00
lazarus
c667c58895
Collection editor is not multiselect. Not yet.
...
git-svn-id: trunk@1421 -
2002-02-09 02:30:45 +00:00
lazarus
fc70c813fd
Fix designer initialization.
...
git-svn-id: trunk@1420 -
2002-02-09 02:30:44 +00:00
lazarus
e30a2cb3d7
Cleanups, extended TStatusBar, graphic control cleanups.
...
git-svn-id: trunk@1419 -
2002-02-09 02:30:43 +00:00
lazarus
3c34cdd1af
MG: scrollingwincontrol from Andrew
...
git-svn-id: trunk@1418 -
2002-02-09 02:30:42 +00:00
lazarus
e170754cdb
MG: added multiselection to TTreeView
...
git-svn-id: trunk@1417 -
2002-02-09 02:30:41 +00:00
lazarus
8419441403
MG: added keymapping to designer
...
git-svn-id: trunk@1416 -
2002-02-09 02:30:40 +00:00
lazarus
18dadda900
MG: started TCollectionPropertyEditor
...
git-svn-id: trunk@1415 -
2002-02-09 02:30:39 +00:00
lazarus
9fee6d8ff2
MG: fixed rubberband
...
git-svn-id: trunk@1414 -
2002-02-09 02:30:38 +00:00
lazarus
11ed6eeaa1
MG: TComponentPropertyEditor now shows child properties
...
git-svn-id: trunk@1413 -
2002-02-09 02:30:37 +00:00
lazarus
92d57158d6
MG: fixed streaming visible=false
...
git-svn-id: trunk@1412 -
2002-02-09 02:30:36 +00:00
lazarus
6df3b96306
Enabled cursor property + property editor.
...
git-svn-id: trunk@1411 -
2002-02-09 02:30:35 +00:00
lazarus
710394eb12
MG: fixed scrollbars of TTreeView
...
git-svn-id: trunk@1410 -
2002-02-09 02:30:34 +00:00
lazarus
88e11d7a41
MG: TCustomLabel.Caption is now editable again in OI
...
git-svn-id: trunk@1409 -
2002-02-09 02:30:33 +00:00
lazarus
be55569a2d
MG: TNotebook is now streamable
...
git-svn-id: trunk@1408 -
2002-02-09 02:30:32 +00:00
lazarus
5530e90cfc
New dialog for multiline caption of TCustomLabel.
...
Prettified TStrings property editor.
Memo now has automatic scrollbars (not fully working), WordWrap and Scrollbars property
Removed saving of old combo text (it broke things and is not needed). Cleanups.
git-svn-id: trunk@1407 -
2002-02-09 02:30:31 +00:00
lazarus
9b49b8acfb
MG: moved graphic property editors to graphpropedits.pas
...
git-svn-id: trunk@1406 -
2002-02-09 02:30:30 +00:00
lazarus
901b392ec8
MG: image support, TScrollBox, and many other things from Andrew
...
git-svn-id: trunk@1405 -
2002-02-09 02:30:29 +00:00
lazarus
2e6087dc68
MG: added some property editors and started component editors
...
git-svn-id: trunk@1404 -
2002-02-09 02:30:28 +00:00
lazarus
0612d9ced2
MG: propedits text improvements from Andrew, uncapturing, improved comobobox
...
git-svn-id: trunk@1403 -
2002-02-09 02:30:27 +00:00
lazarus
21280b7071
MG: fixed showing non TPersistent components in OI
...
git-svn-id: trunk@1402 -
2002-02-09 02:30:26 +00:00
lazarus
12bf5689fc
MG: implemented form renaming
...
git-svn-id: trunk@1401 -
2002-02-09 02:30:25 +00:00
lazarus
40020050e2
MG: moved TColor definition to graphtype.pp and registered TColor names
...
git-svn-id: trunk@1400 -
2002-02-09 02:30:24 +00:00
lazarus
09ca1546a5
MG: updated licenses
...
git-svn-id: trunk@1399 -
2002-02-09 02:30:23 +00:00
lazarus
89233d5b7c
MG: removed unused
...
git-svn-id: trunk@1398 -
2002-02-09 02:30:22 +00:00
lazarus
0cad522d25
MG: many fixes, to make it short: events
...
git-svn-id: trunk@1397 -
2002-02-09 02:30:21 +00:00
lazarus
bb6949f743
MG: implemented run parameters: wd, launching app, sys vars
...
git-svn-id: trunk@1396 -
2002-02-09 02:30:20 +00:00
lazarus
d6ea930f45
MWE:
...
* More delphi compatibility added/updated to TListView
* Introduced TDebugger.locals
* Moved breakpoints dialog to debugger dir
* Changed breakpoints dialog to read from resource
git-svn-id: trunk@1395 -
2002-02-09 02:30:19 +00:00
lazarus
ee6f0e9333
MG: started OI events
...
git-svn-id: trunk@1394 -
2002-02-09 02:30:18 +00:00
lazarus
6063352afa
MG: fixed a node cache range bug
...
git-svn-id: trunk@1393 -
2002-02-09 02:30:17 +00:00
lazarus
100ab29f02
MG: get compatible published methods now works
...
git-svn-id: trunk@1392 -
2002-02-09 02:30:16 +00:00
lazarus
46ae7f0d85
MG: many fixes on my way to events
...
git-svn-id: trunk@1391 -
2002-02-09 02:30:15 +00:00
mattias
8c25cb5870
undid the TWinControls can now contain childs in gtk, due to slowness
...
git-svn-id: trunk@1390 -
2002-02-09 02:13:38 +00:00
mattias
9db0976b62
renamed TinterfaceObject.Init to AppInit and TWinControls can now contain childs in gtk
...
git-svn-id: trunk@1389 -
2002-02-09 01:48:23 +00:00
mattias
004a1277d0
new constants for compatibility
...
git-svn-id: trunk@1388 -
2002-02-09 01:48:22 +00:00
lazarus
02521dcd1e
MG: fixed ControlAtPos
...
git-svn-id: trunk@1387 -
2002-02-09 01:48:22 +00:00
lazarus
1a70e145e2
MG: fixed frmactivate
...
git-svn-id: trunk@1386 -
2002-02-09 01:48:22 +00:00