Commit Graph

1633 Commits

Author SHA1 Message Date
lazarus
7932923bca MG: nicer parameter names
git-svn-id: trunk@1483 -
2002-03-08 09:30:31 +00:00
lazarus
9e1d337c33 MG: added delphi mode for codetools
git-svn-id: trunk@1482 -
2002-03-07 21:56:56 +00:00
lazarus
830cb9a016 MG: fixed find declaration new nodecache flags, find next
git-svn-id: trunk@1481 -
2002-03-07 14:14:25 +00:00
lazarus
84fc508f31 MG: fixed find declaration node cache flags checking and updates for defines
git-svn-id: trunk@1480 -
2002-03-06 17:26:52 +00:00
lazarus
969951d7fb MG: updates for codetools defines
git-svn-id: trunk@1479 -
2002-03-05 14:52:17 +00:00
lazarus
43f4a972db MG: updates for codetools defines editor
git-svn-id: trunk@1478 -
2002-03-05 08:15:00 +00:00
lazarus
64825ceb38 MG: fixed update bottomitem on wmsize
git-svn-id: trunk@1477 -
2002-03-04 13:07:22 +00:00
lazarus
8e4ae5f28d MG: fixed synedit crash on exit
git-svn-id: trunk@1476 -
2002-03-04 10:01:01 +00:00
lazarus
2e084658ef MG: find declaration: fixed function in with context
git-svn-id: trunk@1475 -
2002-03-04 07:28:53 +00:00
lazarus
c393669985 MG: fixed synedit hide right margin
git-svn-id: trunk@1474 -
2002-03-03 16:08:52 +00:00
lazarus
9cfa4d0ce5 MG: fixed TTreeView resize update
git-svn-id: trunk@1473 -
2002-03-02 17:03:19 +00:00
lazarus
bbc6e83287 MG: fixes, e.g. for find declaration
git-svn-id: trunk@1472 -
2002-03-02 16:31:18 +00:00
lazarus
5d453fcf0a MG: added icons for codetoolsdefine editor
git-svn-id: trunk@1471 -
2002-03-02 16:29:58 +00:00
lazarus
83aa6eb997 MG: fixed TTreeView collapse and update scrollbar bug
git-svn-id: trunk@1470 -
2002-03-02 13:53:15 +00:00
lazarus
b04c9a1244 MG: fixed find declaration and inheriting class visibility flags
git-svn-id: trunk@1469 -
2002-03-02 13:22:27 +00:00
lazarus
69a28ff329 MG: fixed method search diff proc, fixed synedit insert in empty line, small fixes, started define editor
git-svn-id: trunk@1468 -
2002-03-02 11:08:38 +00:00
lazarus
9891d77a52 MG: fixed typo
git-svn-id: trunk@1467 -
2002-03-01 15:53:55 +00:00
lazarus
eb8ad3a7c7 MG: added selection keys and nil operand
git-svn-id: trunk@1466 -
2002-03-01 15:51:08 +00:00
lazarus
f85924125e MG: fixes, code creation policies, keymap categories, menu shortcuts
git-svn-id: trunk@1465 -
2002-02-28 12:09:10 +00:00
lazarus
5cffd31bd7 MG: jump history will now try to save relative filenames
git-svn-id: trunk@1464 -
2002-02-25 23:18:54 +00:00
lazarus
2b0990b47d MG: added close all menuitem
git-svn-id: trunk@1463 -
2002-02-25 23:04:23 +00:00
lazarus
b14c8d2507 MG: fixed resetting error line before compiling
git-svn-id: trunk@1462 -
2002-02-25 22:56:57 +00:00
lazarus
f9441128e2 MG: fixed restore window positions
git-svn-id: trunk@1461 -
2002-02-25 19:17:27 +00:00
lazarus
2ab00ee4f2 MG: fixed code completion: fixed long property proc splitting
git-svn-id: trunk@1460 -
2002-02-25 19:09:07 +00:00
lazarus
386a8e08f4 MG: fixed nested record parsing
git-svn-id: trunk@1459 -
2002-02-25 18:46:06 +00:00
lazarus
fbfb9e8cbf MG: reduced hints
git-svn-id: trunk@1458 -
2002-02-25 17:08:50 +00:00
lazarus
ef4913819e MG: new IDE window layout system
git-svn-id: trunk@1457 -
2002-02-25 16:48:12 +00:00
lazarus
8d718a011d Improved TSpeedButton (Glyph, Spacing, Margin, drawing)
Added PageCount to TNotebook
Optimized component selection buttons a bit.

git-svn-id: trunk@1456 -
2002-02-24 20:51:24 +00:00
lazarus
b84b0b9b70 MG: fixed external variable and rtl/TargetOS include dir
git-svn-id: trunk@1455 -
2002-02-22 18:24:19 +00:00
lazarus
73fbc2fcb1 MG: improved LinkScanner error messages
git-svn-id: trunk@1454 -
2002-02-22 17:39:41 +00:00
lazarus
63e0c71c47 MG: fixed completion box for templates and identifiers
git-svn-id: trunk@1453 -
2002-02-22 14:25:02 +00:00
lazarus
2295af44f4 MG: edit menu reconnected to source editor
git-svn-id: trunk@1452 -
2002-02-22 14:05:56 +00:00
lazarus
fb3a22c8b2 MG: fixed saving undo limit
git-svn-id: trunk@1451 -
2002-02-22 13:37:19 +00:00
lazarus
721fce0aee MWE:
+ Published OnClick for TMenuItem
  + Published PopupMenu property for TEdit and TMemo (Doesn't work yet)
  * Fixed debugger running twice
  + Added Debugger output form
  * Enabled breakpoints

git-svn-id: trunk@1450 -
2002-02-20 23:33:24 +00:00
lazarus
fc555077c1 Minor tweaks, default font caching.
git-svn-id: trunk@1449 -
2002-02-20 19:11:48 +00:00
lazarus
fe40fb8aee MG: fixed editor opts general flags
git-svn-id: trunk@1448 -
2002-02-20 16:01:43 +00:00
lazarus
832fde69c3 MG: fixed typo
git-svn-id: trunk@1447 -
2002-02-19 16:11:46 +00:00
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