Commit Graph

1446 Commits

Author SHA1 Message Date
lazarus
bf26aec768 Implented TMenuItem.ShortCut (not much tested).
git-svn-id: trunk@1446 -
2002-02-18 22:46:10 +00:00
lazarus
ffee098dbd MG: fixed synedit previews
git-svn-id: trunk@1445 -
2002-02-18 08:44:00 +00:00
lazarus
e058ff76b9 MG: fixed bracket highlighting
git-svn-id: trunk@1444 -
2002-02-17 21:54:46 +00:00
lazarus
4e0b340ade MG: workaround for strange synedit first token bug
git-svn-id: trunk@1443 -
2002-02-17 21:28:54 +00:00
lazarus
75989b4c38 MG: fixed running project
git-svn-id: trunk@1442 -
2002-02-17 19:51:10 +00:00
lazarus
3108d063ee MG: fixed show line number checkbox position
git-svn-id: trunk@1441 -
2002-02-17 19:37:34 +00:00
lazarus
256c7e8928 MG: fixed view units/forms
git-svn-id: trunk@1440 -
2002-02-17 19:34:45 +00:00
lazarus
e095b4c22e MG: fixed typo
git-svn-id: trunk@1439 -
2002-02-17 19:02:32 +00:00
lazarus
9a34e4df29 MG: started OI events
git-svn-id: trunk@1438 -
2002-02-11 15:12:03 +00:00
lazarus
a08966de96 MG: fixed used units
git-svn-id: trunk@1437 -
2002-02-11 11:09:16 +00:00
lazarus
e9ad4fc43f MG: fixed node cache for increased search ranges
git-svn-id: trunk@1436 -
2002-02-11 09:29:19 +00:00
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