Commit Graph

2952 Commits

Author SHA1 Message Date
lazarus
cff2ddd3bb MG: added keymapping to designer
git-svn-id: trunk@2952 -
2002-08-18 08:56:30 +00:00
mattias
c669d3de48 implemented compiling project dependencies and auto add dependency
git-svn-id: trunk@2951 -
2002-08-18 08:56:30 +00:00
mattias
8db02705df implemented installing components in component palette
git-svn-id: trunk@2950 -
2002-08-18 08:56:29 +00:00
lazarus
c46ff1b8b7 MG: fixed streaming visible=false
git-svn-id: trunk@2949 -
2002-08-18 08:56:29 +00:00
mattias
be40a8ae24 implemented dynamic component palette
git-svn-id: trunk@2948 -
2002-08-18 08:56:28 +00:00
lazarus
237883823a MG: TNoteBook now starts with no Page and TPage has no auto names
git-svn-id: trunk@2947 -
2002-08-18 08:56:28 +00:00
mattias
583f88ee9d fixed opening main unit
git-svn-id: trunk@2946 -
2002-08-18 08:56:27 +00:00
lazarus
5895aa70b7 Use comboboxes. Use history. Prettify the dialog. Preselect text on show.
Make the findreplace a dialog. Thus removing resiying code (handled by Anchors now anyway).
Make Anchors work again and publish them for various controls.
SelStart and Co. for TEdit, SelectAll procedure for TComboBox and TEdit.
Clean up and fix some bugs for TComboBox, plus selection stuff.

git-svn-id: trunk@2945 -
2002-08-18 08:56:27 +00:00
mattias
3e5a17cbe7 implemented default package for custom IDE components
git-svn-id: trunk@2944 -
2002-08-18 08:56:26 +00:00
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