Commit Graph

552 Commits

Author SHA1 Message Date
micha
ecce02979d improve checkgroup editor (patch from Salvatore Coppola)
git-svn-id: trunk@10620 -
2007-02-11 16:24:28 +00:00
mattias
e35dc827ab IDE: started code browser
git-svn-id: trunk@10598 -
2007-02-07 01:19:00 +00:00
mattias
cfd1bc5071 IDE: added LResources to uses section of TFileDescPascalUnitWithResource
git-svn-id: trunk@10581 -
2007-02-05 10:24:55 +00:00
vincents
d85bb5745e updated Indonesian translations from Zaenal Mutaqin
git-svn-id: trunk@10532 -
2007-01-29 20:04:36 +00:00
marc
fbf6e4f232 * updated polish translations from Paweł (ACD)
git-svn-id: trunk@10516 -
2007-01-26 23:57:35 +00:00
mattias
48f499114d translations: removed it files
git-svn-id: trunk@10498 -
2007-01-23 11:11:02 +00:00
mattias
cd48c061df LCL: TTreeView: multiselecting node, when selecting
git-svn-id: trunk@10490 -
2007-01-22 16:25:19 +00:00
mattias
52796d556e IDE: implemented registering custom component base classes for designer
git-svn-id: trunk@10458 -
2007-01-16 18:28:15 +00:00
vincents
aeae3fdd32 updated polish translations from Paweł (ACD)
git-svn-id: trunk@10443 -
2007-01-14 19:08:59 +00:00
mattias
07cdb27c5d IDE: added Close Project menu item
git-svn-id: trunk@10413 -
2007-01-10 19:28:38 +00:00
mattias
c87cc5499f IDE: implemented updating .po files from .rst files after compilation of project, IDEIntf: moved .po files to ideintf/languages
git-svn-id: trunk@10410 -
2007-01-09 21:41:45 +00:00
mattias
2cb6c774f0 IDE: added resourcestrings for IDE short cuts
git-svn-id: trunk@10404 -
2007-01-09 01:14:50 +00:00
vincents
b01374ab2a IDE: added "Insert modified LGPL notice" (#7995)
git-svn-id: trunk@10376 -
2007-01-05 13:19:43 +00:00
mattias
787f9e814d added package SimpleIDEIntf to test IDE plugins easier
git-svn-id: trunk@10372 -
2007-01-04 19:51:33 +00:00
mattias
3f4887140f LCL: OnResize and OnChangeBounds are now suspended after OnCreate
git-svn-id: trunk@10360 -
2006-12-30 11:48:48 +00:00
vincents
a0507c6111 IDE: added safeguard against getting environmentstrings that start with '=' as can happen on windows. This fixes bug #1685 and #7699
git-svn-id: trunk@10331 -
2006-12-14 20:24:04 +00:00
vincents
cffc736d63 Imagelist property editor: don't ask to split if the image width is equal to the width of the imagelist
git-svn-id: trunk@10330 -
2006-12-14 20:17:03 +00:00
mattias
e3efca8f4b IDE: LazDoc: lazdoc paths can now be relative and contain global macros for projects and packages
git-svn-id: trunk@10306 -
2006-12-06 11:06:31 +00:00
marc
7d07ce4768 * per request, added a TDefaultEditor
git-svn-id: trunk@10303 -
2006-12-05 22:34:02 +00:00
mattias
b8a4c2ed02 codetools: reparsing source on searching for a published method body
git-svn-id: trunk@10295 -
2006-12-04 17:08:44 +00:00
vincents
71748fcfa6 ide: TLabel.Caption has a dialog for entering multiline strings in the OI (bug #7395)
git-svn-id: trunk@10280 -
2006-12-03 12:43:23 +00:00
vincents
d1113a07c2 IDE: fixed initial size of Find in files dialog (bug #7625)
git-svn-id: trunk@10270 -
2006-12-01 09:54:59 +00:00
mattias
17f6550896 lazdoc: added menu shortcut
git-svn-id: trunk@10266 -
2006-11-30 18:38:24 +00:00
mattias
198bbb69ce IDE: implemented auto adding package when setting TPicture property with TPicturePropertyEditor
git-svn-id: trunk@10263 -
2006-11-29 23:11:02 +00:00
vincents
73daf3194e imagelist editor: fixed calling question dialog (bug #7755)
git-svn-id: trunk@10250 -
2006-11-27 14:02:21 +00:00
vincents
a51b2a96e2 use EnsureVisible to show collection property editor (bug #7398)
git-svn-id: trunk@10215 -
2006-11-17 14:38:48 +00:00
mattias
6741124cef IDE: renaming components: implemented finding methods with default name
git-svn-id: trunk@10167 -
2006-11-03 11:53:20 +00:00
mattias
83cc6976b1 IDE: compiler output path single . is now kept, bug #7695
git-svn-id: trunk@10131 -
2006-10-30 11:11:01 +00:00
mattias
00b85598ab IDE: improved renaming inherited components
git-svn-id: trunk@10082 -
2006-10-16 18:20:42 +00:00
micha
a4bd9f7713 fix pointer type conversions
git-svn-id: trunk@10039 -
2006-10-04 22:21:04 +00:00
mattias
2f4f4bf6fa IDE: extended closing unit component with recursion
git-svn-id: trunk@10038 -
2006-10-04 22:04:00 +00:00
jesus
e4ed3634af visible{row|col}Count not stored explicitly, stringgrid component editor lrs and lfm regenerated
git-svn-id: trunk@10037 -
2006-10-04 21:03:52 +00:00
mattias
11b49e5f01 added missing resourcestrings
git-svn-id: trunk@10034 -
2006-10-03 22:00:33 +00:00
mattias
aaece13776 OI: keeping order of multi selection
git-svn-id: trunk@10023 -
2006-10-02 08:42:06 +00:00
mattias
0c307f6bf0 IDE: improved ancestor laoding, LCL: fixed TWinControl.InsertControl overhead calling wrong UpdateControlState
git-svn-id: trunk@10005 -
2006-09-29 17:03:51 +00:00
mattias
ab3ba51719 qt intf: combobox from Luis
git-svn-id: trunk@10004 -
2006-09-29 11:06:13 +00:00
mattias
008cfe9546 IDEIntf: image list editor: implemented auto splitting added image from etrusco
git-svn-id: trunk@9997 -
2006-09-27 19:30:22 +00:00
mattias
8416ec2b2d IDE: using new unitname instead of default unitname
git-svn-id: trunk@9975 -
2006-09-25 20:34:51 +00:00
mattias
6a729a5bd3 h2pas: added ConvertAndBuildProject
git-svn-id: trunk@9970 -
2006-09-22 23:55:22 +00:00
mattias
75077b39c2 TrimFilename no longer reduces $Macro/.. directories
git-svn-id: trunk@9967 -
2006-09-22 19:49:33 +00:00
mattias
2b9f0c805b IDE: fixed package system macros for package ID with version numbers
git-svn-id: trunk@9964 -
2006-09-22 12:14:16 +00:00
mattias
0ddae4ae5b h2pas: fixed creating new project
git-svn-id: trunk@9951 -
2006-09-20 22:31:36 +00:00
mattias
edf2642c1d h2pas: added tools after, IDE: fixed find in files single line reg expr
git-svn-id: trunk@9947 -
2006-09-20 17:55:26 +00:00
mattias
776e097c46 IDEIntf: fixed menu items with enabled state
git-svn-id: trunk@9946 -
2006-09-20 12:26:16 +00:00
mattias
0793d0ffb3 added designer menu to IDEIntf
git-svn-id: trunk@9945 -
2006-09-20 12:06:49 +00:00
mattias
2cdabd7f91 IDE: adding include path to makefiles for packages
git-svn-id: trunk@9943 -
2006-09-20 08:56:24 +00:00
mattias
92a59e706f added example to add IDE help for the sources of a package
git-svn-id: trunk@9941 -
2006-09-19 22:25:33 +00:00
mattias
33c9b2e647 OI: made cut/copy/paste/delete descriptions more clear and paste components does not delete components
git-svn-id: trunk@9921 -
2006-09-17 22:25:05 +00:00
mattias
9e2483124a IDE: implemented find next/previous word occurrence
git-svn-id: trunk@9916 -
2006-09-16 14:02:14 +00:00
mattias
16b454e50e added InvertColor and RGBColor to graphics.pp from Tom Gregorovic
git-svn-id: trunk@9892 -
2006-09-14 17:52:26 +00:00