lazarus
|
d1941058d2
|
MG: finddeclaration for stupid things like var a:a;
git-svn-id: trunk@1694 -
|
2002-05-17 10:45:23 +00:00 |
|
lazarus
|
ad90cde830
|
MG: fixed cursor visibility after code template completion
git-svn-id: trunk@1693 -
|
2002-05-17 05:42:47 +00:00 |
|
lazarus
|
36a4903848
|
Keith: Converted new icon
git-svn-id: trunk@1692 -
|
2002-05-17 02:14:40 +00:00 |
|
lazarus
|
7b67948294
|
MG: fixed parser for statements of the form "with A as B do ;"
git-svn-id: trunk@1691 -
|
2002-05-16 19:00:56 +00:00 |
|
lazarus
|
1817ed5fc4
|
MG: fixed Event Assignment Completion naming
git-svn-id: trunk@1690 -
|
2002-05-16 18:53:57 +00:00 |
|
lazarus
|
906da1f20d
|
MG: fixed selection painting of non highlighter
git-svn-id: trunk@1689 -
|
2002-05-16 18:26:08 +00:00 |
|
lazarus
|
661e18eb9f
|
MG: closing editor now switches to left editor
git-svn-id: trunk@1688 -
|
2002-05-16 15:51:49 +00:00 |
|
lazarus
|
e21ba6b96e
|
MG: fixed find next overloaded proc flags
git-svn-id: trunk@1687 -
|
2002-05-16 15:10:08 +00:00 |
|
lazarus
|
915dbbae7d
|
MG: fixed codetools error jumping
git-svn-id: trunk@1686 -
|
2002-05-16 14:35:19 +00:00 |
|
lazarus
|
ecab4b56b3
|
MG: reuced output
git-svn-id: trunk@1685 -
|
2002-05-16 14:23:20 +00:00 |
|
lazarus
|
15aa57881a
|
MG: backuping files now save file attributes/permissions
git-svn-id: trunk@1684 -
|
2002-05-16 14:01:45 +00:00 |
|
lazarus
|
78372e4147
|
MG: fixed changing syntax highlighter on save as
git-svn-id: trunk@1683 -
|
2002-05-16 13:00:57 +00:00 |
|
lazarus
|
884efc9ed7
|
MG: improved lresources for big files
git-svn-id: trunk@1682 -
|
2002-05-15 15:38:15 +00:00 |
|
lazarus
|
5d01015633
|
MG: added TMainMenu.Parent
git-svn-id: trunk@1681 -
|
2002-05-15 05:58:17 +00:00 |
|
lazarus
|
c5a6f3f06b
|
MG: added component/units to unit path
git-svn-id: trunk@1680 -
|
2002-05-15 05:25:57 +00:00 |
|
lazarus
|
6db36227f3
|
Keith: Implemented GetWindowSize
git-svn-id: trunk@1679 -
|
2002-05-13 22:00:25 +00:00 |
|
lazarus
|
b8972ebce8
|
Keith: Fixed Win32 compilation problems
git-svn-id: trunk@1678 -
|
2002-05-13 21:21:28 +00:00 |
|
lazarus
|
f65bee54ef
|
MG: fixed form positioning when show, hide, show
git-svn-id: trunk@1677 -
|
2002-05-13 15:26:13 +00:00 |
|
lazarus
|
c01f402583
|
MG: fixed client rectangles, TRadioGroup, RecreateWnd
git-svn-id: trunk@1676 -
|
2002-05-13 14:47:01 +00:00 |
|
lazarus
|
55c755f6f0
|
MG: fixed saving unitlinks after changing fpc soure path
git-svn-id: trunk@1675 -
|
2002-05-13 06:12:57 +00:00 |
|
lazarus
|
872140dc14
|
MG: client rect bugs nearly completed
git-svn-id: trunk@1674 -
|
2002-05-12 04:56:20 +00:00 |
|
lazarus
|
5c631902b8
|
MG: added extra options to build lazarus
git-svn-id: trunk@1673 -
|
2002-05-10 13:05:25 +00:00 |
|
lazarus
|
4e989380c5
|
MG: updated licenses
git-svn-id: trunk@1672 -
|
2002-05-10 07:48:32 +00:00 |
|
lazarus
|
7e22203228
|
MG: updated licenses
git-svn-id: trunk@1671 -
|
2002-05-10 07:43:49 +00:00 |
|
lazarus
|
8aa7f03a41
|
MG: added license directory overview
git-svn-id: trunk@1670 -
|
2002-05-10 07:18:39 +00:00 |
|
lazarus
|
9be582f3bb
|
MG: fixed typo
git-svn-id: trunk@1669 -
|
2002-05-10 07:00:08 +00:00 |
|
lazarus
|
6c9464c470
|
MG: updated licenses
git-svn-id: trunk@1668 -
|
2002-05-10 06:57:51 +00:00 |
|
lazarus
|
ecfc86ab66
|
MG: changed license to LGPL
git-svn-id: trunk@1667 -
|
2002-05-10 06:05:58 +00:00 |
|
lazarus
|
d142fe1848
|
MG: combined nvglx.pas and nvglxtokens.pas
git-svn-id: trunk@1666 -
|
2002-05-09 13:06:50 +00:00 |
|
lazarus
|
8e03c7cef1
|
MG: further clientrect bugfixes
git-svn-id: trunk@1665 -
|
2002-05-09 12:41:32 +00:00 |
|
lazarus
|
9ba6346952
|
MG: bindings for NVIDIA libGL glx
git-svn-id: trunk@1664 -
|
2002-05-09 12:40:09 +00:00 |
|
lazarus
|
b951ebcc4e
|
MG: fixed parser for cvar; external;
git-svn-id: trunk@1663 -
|
2002-05-09 12:38:54 +00:00 |
|
lazarus
|
123034ad3f
|
Turned the ApplicationIdle feature back on. MAH
git-svn-id: trunk@1662 -
|
2002-05-08 16:47:01 +00:00 |
|
lazarus
|
23a57aa77a
|
New About Dialog Window added; Splash screen modified to stay visible
longer. MAH
git-svn-id: trunk@1661 -
|
2002-05-08 14:45:57 +00:00 |
|
lazarus
|
bcb2e8f00b
|
MG: nicer default window positions
git-svn-id: trunk@1660 -
|
2002-05-06 12:21:37 +00:00 |
|
lazarus
|
0cf967a1e7
|
MG: removed unused splash image
git-svn-id: trunk@1659 -
|
2002-05-06 08:58:33 +00:00 |
|
lazarus
|
043bf0082a
|
MG: replaced logo, increased version to 0.8.3a and some clientrectbugfix
git-svn-id: trunk@1658 -
|
2002-05-06 08:50:37 +00:00 |
|
lazarus
|
cb4486355e
|
MG: showing linker errors
git-svn-id: trunk@1657 -
|
2002-05-02 11:47:55 +00:00 |
|
lazarus
|
194546760e
|
MG: find declaration for delphi pointer shortcut and clientrect tricks
git-svn-id: trunk@1656 -
|
2002-05-01 11:57:40 +00:00 |
|
lazarus
|
4567f3e78d
|
MG: fixed find property
git-svn-id: trunk@1655 -
|
2002-05-01 06:36:25 +00:00 |
|
lazarus
|
06faefdcf7
|
MWE:
+ Added callstack object and dialog
+ Added checks to see if debugger = nil
+ Added dbgutils
git-svn-id: trunk@1654 -
|
2002-04-30 15:57:40 +00:00 |
|
lazarus
|
9f6e67ba6f
|
MWE:
+ Added view callstack menu item
git-svn-id: trunk@1653 -
|
2002-04-30 15:01:06 +00:00 |
|
lazarus
|
887c7fdc1f
|
MG: fixed find declaration of default properties
git-svn-id: trunk@1652 -
|
2002-04-30 09:57:21 +00:00 |
|
lazarus
|
72b6a1c45a
|
MG: refreshing whole property grid, if one value changed, because of sideeefects
git-svn-id: trunk@1651 -
|
2002-04-29 07:07:47 +00:00 |
|
lazarus
|
c4475a2116
|
MG: fixed initial designed control renaming
git-svn-id: trunk@1650 -
|
2002-04-29 06:42:52 +00:00 |
|
lazarus
|
91bbcd7a92
|
MG: reduced output
git-svn-id: trunk@1649 -
|
2002-04-28 14:13:50 +00:00 |
|
lazarus
|
f3d7a35da2
|
MG: fixes for saving resource files
git-svn-id: trunk@1648 -
|
2002-04-28 14:10:31 +00:00 |
|
lazarus
|
65c5b68d59
|
MG: fixed saving OI settings
git-svn-id: trunk@1647 -
|
2002-04-28 06:42:49 +00:00 |
|
lazarus
|
f3cb25dc9c
|
MG: started component renaming
git-svn-id: trunk@1646 -
|
2002-04-27 18:56:50 +00:00 |
|
lazarus
|
a866d8f430
|
MG: fixed window shrinking
git-svn-id: trunk@1645 -
|
2002-04-27 15:35:51 +00:00 |
|