Commit Graph

2943 Commits

Author SHA1 Message Date
lazarus
7098e27f83 MG: implemented Ctrl+Mouse links in source editor
git-svn-id: trunk@2943 -
2002-08-18 08:56:26 +00:00
mattias
92f4faa298 implemented inherited project compiler options
git-svn-id: trunk@2942 -
2002-08-18 08:56:25 +00:00
lazarus
2719ecdfd2 MG: fixed non AutoCheck menuitems and editor bookmark popupmenu
git-svn-id: trunk@2941 -
2002-08-18 08:56:25 +00:00
mattias
760e69253a implemented removing, re-adding, updating project dependencies
git-svn-id: trunk@2940 -
2002-08-18 08:56:24 +00:00
lazarus
a7d4ec8464 MG: fixed key events and changed pixmap loading
git-svn-id: trunk@2939 -
2002-08-18 08:56:24 +00:00
mattias
273fb0e112 fixed loading form name
git-svn-id: trunk@2938 -
2002-08-18 08:56:23 +00:00
lazarus
d995f10fe7 MG: fixed mouse events
git-svn-id: trunk@2937 -
2002-08-18 08:56:23 +00:00
mattias
0f41aef981 improved new menueditor from Martin Patik
git-svn-id: trunk@2936 -
2002-08-18 08:56:22 +00:00
mattias
5657df04d8 started project inspector
git-svn-id: trunk@2935 -
2002-08-18 08:56:21 +00:00
mattias
300d6cd6cb implemented compilation of simple packages
git-svn-id: trunk@2934 -
2002-08-18 08:56:20 +00:00
mattias
5846911a88 fixed codetools Makefile, fixed default prop not found error
git-svn-id: trunk@2933 -
2002-08-18 08:56:19 +00:00
mattias
6e2b1aa41e implemented inherited Compiler Options View
git-svn-id: trunk@2932 -
2002-08-18 08:56:18 +00:00
mattias
6a44a5d1a9 fixed TMemo.WordWrap
git-svn-id: trunk@2931 -
2002-08-18 08:56:17 +00:00
mattias
f1b308771f implemented package links, automatic package loading
git-svn-id: trunk@2930 -
2002-08-18 08:56:16 +00:00
mattias
314ed2ca5e implemented broken dependencies dialog
git-svn-id: trunk@2929 -
2002-08-18 08:56:15 +00:00
mattias
c82e149209 implemented closing unneeded package
git-svn-id: trunk@2928 -
2002-08-18 08:56:14 +00:00
mattias
9412a7dbef implemented package graph showing open packages
git-svn-id: trunk@2927 -
2002-08-18 08:56:13 +00:00
mattias
095151ea5f fixed crash in new menueditor
git-svn-id: trunk@2926 -
2002-08-18 08:56:12 +00:00
mattias
04c6825d54 added Abort to save on modified
git-svn-id: trunk@2925 -
2002-08-18 08:56:11 +00:00
mattias
3ee576d548 implemented removing and readding package items
git-svn-id: trunk@2924 -
2002-08-18 08:56:10 +00:00
mattias
4cf3d3389b implemented open package file
git-svn-id: trunk@2923 -
2002-08-18 08:56:09 +00:00
mattias
2d9a125425 implemented open package
git-svn-id: trunk@2922 -
2002-08-18 08:56:08 +00:00
mattias
e8a14c417f implemented saving package
git-svn-id: trunk@2921 -
2002-08-18 08:56:07 +00:00
mattias
1ee7f79d2c implemented adding units to packages
git-svn-id: trunk@2920 -
2002-08-18 08:56:06 +00:00
mattias
3e10a263d9 implemented auto completion for add new component to package
git-svn-id: trunk@2919 -
2002-08-18 08:56:05 +00:00
mattias
38d08bfdf6 implemented searching packages
git-svn-id: trunk@2918 -
2002-08-18 08:56:04 +00:00
mattias
96768684cc implemented LCL and FCL packages, started package registration
git-svn-id: trunk@2917 -
2002-08-18 08:56:03 +00:00
mattias
96e3033890 added menueditor from Martin Patik, not yet working
git-svn-id: trunk@2916 -
2002-08-18 08:56:02 +00:00
mattias
ff42a9048b fixed loading .files
git-svn-id: trunk@2915 -
2002-08-18 08:56:01 +00:00
mattias
ae78151563 improved deb creation
git-svn-id: trunk@2914 -
2002-08-18 08:56:00 +00:00
mattias
8d7a9a72c6 added menu component editor from Olivier
git-svn-id: trunk@2913 -
2002-08-18 08:55:59 +00:00
mattias
38554d5f38 added packagemanager and added config dialog for custom components from Tony
git-svn-id: trunk@2912 -
2002-08-18 08:55:58 +00:00
mattias
fe283f06e8 started packageeditor and packagelinks
git-svn-id: trunk@2911 -
2002-08-18 08:55:57 +00:00
mattias
a805ad3b07 fixed path delimiters for environment directories
git-svn-id: trunk@2910 -
2002-08-18 08:55:56 +00:00
mattias
e98d576c5c added TMemoScrollBar
git-svn-id: trunk@2909 -
2002-08-18 08:55:55 +00:00
mattias
e740abbb78 find declaration: implemented file type
git-svn-id: trunk@2908 -
2002-08-18 08:55:54 +00:00
mattias
ddb7711b71 added ToDo List from Olivier
git-svn-id: trunk@2907 -
2002-08-18 08:55:53 +00:00
mattias
bf04b4bee4 implemented build lazarus extra options -d
git-svn-id: trunk@2906 -
2002-08-18 08:55:52 +00:00
mattias
462dcff123 reduced output
git-svn-id: trunk@2905 -
2002-08-18 08:55:51 +00:00
mattias
f72d8664f8 set Project.AutoCreateForms default to true
git-svn-id: trunk@2904 -
2002-08-18 08:55:50 +00:00
mattias
f2f97822da reduced focus handling and improved focus setting
git-svn-id: trunk@2903 -
2002-08-18 08:55:49 +00:00
mattias
9f1fdab27e improved but not fixed transient windows
git-svn-id: trunk@2902 -
2002-08-18 08:55:48 +00:00
mattias
fb93fe7458 fixed insert text GPL and LGPL
git-svn-id: trunk@2901 -
2002-08-18 08:55:47 +00:00
mattias
b79a1e5a86 fixed run and wait script
git-svn-id: trunk@2900 -
2002-08-18 08:55:46 +00:00
mattias
b6b776fc99 fixed DoJumpToError
git-svn-id: trunk@2899 -
2002-08-18 08:55:45 +00:00
mattias
1706df3b73 fixes for fpc 1.1
git-svn-id: trunk@2898 -
2002-08-18 08:55:44 +00:00
mattias
a5e10aa253 launching in terminal now keeps terminal open after execution
git-svn-id: trunk@2897 -
2002-08-18 08:55:43 +00:00
mattias
599c1ae3a2 improved case renaming of pascal files
git-svn-id: trunk@2896 -
2002-08-18 08:55:42 +00:00
mattias
0e887e13a2 implemented diff dialog
git-svn-id: trunk@2895 -
2002-08-18 08:55:41 +00:00
mattias
b7768d8695 make resourcestring dialog now checks for doubles (idents and values)
git-svn-id: trunk@2894 -
2002-08-18 08:55:40 +00:00