Commit Graph

3806 Commits

Author SHA1 Message Date
mattias
f5bd6c0d61 fixed search paths for virtual projects
git-svn-id: trunk@3806 -
2003-01-15 09:08:08 +00:00
mattias
b47c197070 updated translations and raised message window on error
git-svn-id: trunk@3805 -
2003-01-14 17:02:50 +00:00
mattias
4b51af2bea french translation
git-svn-id: trunk@3804 -
2003-01-13 20:50:21 +00:00
mattias
2c6e6c4f94 changed the no interfaceobject message
git-svn-id: trunk@3803 -
2003-01-13 20:39:19 +00:00
mattias
2bf4d21c64 fixed typo
git-svn-id: trunk@3802 -
2003-01-13 16:30:26 +00:00
mattias
23e8719afd resource string for about form
git-svn-id: trunk@3801 -
2003-01-13 16:25:00 +00:00
mattias
1e9fc0f4f2 fixed typos
git-svn-id: trunk@3800 -
2003-01-13 16:15:51 +00:00
mattias
8b6b7ac034 patch from Martin Smat for dis/enabling menuitems
git-svn-id: trunk@3799 -
2003-01-12 19:09:19 +00:00
mattias
26f7cbe3b9 fixed virtual directory
git-svn-id: trunk@3798 -
2003-01-10 17:22:38 +00:00
mattias
d94138614a fixed saving editor value
git-svn-id: trunk@3797 -
2003-01-09 18:05:20 +00:00
mattias
a8cf6d44d0 grids patch from Jesus for painting
git-svn-id: trunk@3796 -
2003-01-09 07:42:58 +00:00
mattias
a05e851b0e patch from Martin Smat fixing submenus and menu underscores
git-svn-id: trunk@3795 -
2003-01-08 18:04:21 +00:00
mattias
724bb21543 fixed regular expression replace
git-svn-id: trunk@3794 -
2003-01-07 15:38:30 +00:00
mattias
bee1819dea added ptach from Jesus Reyes A.
git-svn-id: trunk@3793 -
2003-01-06 17:42:46 +00:00
mattias
2d0fb715b4 implemented fsStayOnTop+bsNone for forms under gtk (useful for splash)
git-svn-id: trunk@3792 -
2003-01-06 12:00:16 +00:00
mattias
0f3bc245a8 freeing stopped external tools
git-svn-id: trunk@3791 -
2003-01-06 10:51:41 +00:00
mattias
2390fc3513 fixed hints
git-svn-id: trunk@3790 -
2003-01-05 22:40:29 +00:00
mattias
050eac5b86 fixed snap to grid and snap to guidelines
git-svn-id: trunk@3789 -
2003-01-04 21:35:55 +00:00
mattias
a3837f23be added grids.pas from Jesus Reyes A.
git-svn-id: trunk@3788 -
2003-01-04 20:46:32 +00:00
mattias
f80cd88791 fixed compilation under 1.0.7
git-svn-id: trunk@3787 -
2003-01-04 17:39:06 +00:00
mattias
78f7985d2e ident completion: added stored default ident and fixed empty sort selection
git-svn-id: trunk@3786 -
2003-01-04 15:34:37 +00:00
mattias
f7a3dbe802 ident completion: added default class completion property access idents
git-svn-id: trunk@3785 -
2003-01-04 14:41:39 +00:00
mattias
cacafb6ba0 ident completion: added special identifiers Self and Result
git-svn-id: trunk@3784 -
2003-01-04 13:12:00 +00:00
mattias
793dcc8be5 fixed TCustomform.BringToFront
git-svn-id: trunk@3783 -
2003-01-04 12:06:53 +00:00
mattias
4f99bbbbf7 added Windows menu to IDE
git-svn-id: trunk@3782 -
2003-01-04 11:58:32 +00:00
mattias
8a3ea01fb5 added defines for fpc/utils/debugsvr
git-svn-id: trunk@3781 -
2003-01-03 18:21:31 +00:00
mattias
530fd023c4 ident completion: fixed start token and context for classes
git-svn-id: trunk@3780 -
2003-01-03 17:59:25 +00:00
mattias
b4e737e9cf added predefined compiler function length result
git-svn-id: trunk@3779 -
2003-01-03 15:46:31 +00:00
mattias
a71800b3d9 added sort selection
git-svn-id: trunk@3778 -
2003-01-03 12:27:48 +00:00
mattias
27d3422fce code completion now copies procedure calling conventions
git-svn-id: trunk@3777 -
2003-01-02 05:02:24 +00:00
mattias
47413cf3e4 implemented incremental find and unit usage counts
git-svn-id: trunk@3776 -
2003-01-02 04:33:55 +00:00
mattias
aa746f870e now using SynRegExpr for Find-Replace in IDE
git-svn-id: trunk@3775 -
2003-01-01 17:45:43 +00:00
mattias
8a39b9a4b9 clean ups
git-svn-id: trunk@3774 -
2003-01-01 12:38:53 +00:00
mattias
0d883f89b8 fixed testall example
git-svn-id: trunk@3773 -
2003-01-01 11:11:50 +00:00
mattias
43623c4fbb small fixes for htmllite
git-svn-id: trunk@3772 -
2003-01-01 10:48:55 +00:00
mattias
b37432d3e7 fixes for win32 listbox/combobox from Karl Brandt
git-svn-id: trunk@3771 -
2003-01-01 10:46:59 +00:00
mattias
d4187e89b6 made HTMLLite single threaded
git-svn-id: trunk@3770 -
2002-12-31 11:07:07 +00:00
mattias
6d738f185e added TProcess to component palette
git-svn-id: trunk@3769 -
2002-12-31 09:48:46 +00:00
mattias
6f2478179b moved env opts files page, ident compl: added section contexts
git-svn-id: trunk@3768 -
2002-12-31 09:32:44 +00:00
mattias
05fd8f14d1 ident compl: added sorting, ignoring redefinitions, brackets, properties
git-svn-id: trunk@3767 -
2002-12-30 19:13:53 +00:00
mattias
a0bcf62aa6 added history to identifier completion
git-svn-id: trunk@3766 -
2002-12-30 17:24:08 +00:00
mattias
d25a61111f nested comments only for .pp files or where the dir flag NestedComments is set
git-svn-id: trunk@3765 -
2002-12-30 12:09:54 +00:00
mattias
f17bd32429 fixed nested comments for fpc sources
git-svn-id: trunk@3764 -
2002-12-30 12:03:21 +00:00
mattias
14db153343 spanish translation from Luis R. Hilario B.
git-svn-id: trunk@3763 -
2002-12-30 08:56:09 +00:00
mattias
d32c330510 fixed caching of collection
git-svn-id: trunk@3762 -
2002-12-29 22:37:31 +00:00
mattias
7268e228ed simple identifier completion implemented
git-svn-id: trunk@3761 -
2002-12-29 22:24:53 +00:00
mattias
a05b3421e5 fixed syncompletion form restbackground
git-svn-id: trunk@3760 -
2002-12-29 18:29:58 +00:00
mattias
93bb70d38e patch from Martin Smat fixing creating handles
git-svn-id: trunk@3759 -
2002-12-29 18:17:49 +00:00
mattias
ed24023cb0 identifier completion: basically working, still hidden
git-svn-id: trunk@3758 -
2002-12-29 18:13:38 +00:00
mattias
2c6a1781ca fixed form FActive, cleanups
git-svn-id: trunk@3757 -
2002-12-29 11:10:45 +00:00