Commit Graph

130 Commits

Author SHA1 Message Date
juha
60e607f3e0 Packager: Use new AddPkgDependencyDlg for dependencies of projects and packages. Support multiselection.
git-svn-id: trunk@53129 -
2016-10-16 20:06:37 +00:00
juha
09b6ef75ac Refactor, move Package and Project checking functions to a new unit.
git-svn-id: trunk@53128 -
2016-10-16 20:06:35 +00:00
mattias
8d39f093f0 IDE: less hints
git-svn-id: trunk@52917 -
2016-09-05 15:15:29 +00:00
juha
c334d3f20a IDE: Support ENTER also in FilterEdits of ProjectInspector and PackageEditor. Issue #30523, patch from Markus.
git-svn-id: trunk@52877 -
2016-08-26 18:24:42 +00:00
mattias
4c9c730304 IDE: less hints
git-svn-id: trunk@52711 -
2016-07-18 15:05:38 +00:00
juha
339d0f841f IDE: Move Extend..SearchPath functions from MainIDE to Project.
git-svn-id: trunk@52697 -
2016-07-16 08:06:13 +00:00
maxim
cfb2c1dd76 IDE: fixed "Enable/Disable I18N for LFM" context menu items enabling logic in project inspector (it didn't allow to disable i18n actually due to typo)
git-svn-id: trunk@52546 -
2016-06-21 22:42:57 +00:00
mattias
16ae7e4693 IDE: project inspector: fixed KeyDown/Up mix, bug #28281
git-svn-id: trunk@51662 -
2016-02-19 09:17:02 +00:00
ondrej
7c9c153453 IDE: projectinspector: load project icon from LazProject and not from file
git-svn-id: trunk@51352 -
2016-01-20 12:04:42 +00:00
ondrej
444981488f IDE: use project icon in project inspector title.
git-svn-id: trunk@51350 -
2016-01-20 11:45:00 +00:00
ondrej
e9d1b1acd4 IDE: use tbsButtonDrop instead of '>>' buttons
git-svn-id: trunk@50903 -
2015-12-18 10:39:04 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
juha
4e7cdba43b IDE: Improve popup menu in Project Inspector. Issue #28192, (modified) patch from Ondrej Pokorny.
git-svn-id: trunk@49251 -
2015-06-03 15:49:59 +00:00
maxim
6f4c8353e5 IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin
git-svn-id: trunk@49245 -
2015-06-02 23:56:03 +00:00
juha
8fd3337105 IDE: Fix Help hint in Project Inspector and Package editor. Issue #28132, patch from Alexey Torgashin.
git-svn-id: trunk@49108 -
2015-05-19 17:13:32 +00:00
juha
5748dddb92 IDE: Improvements for ProjectInspector. Issue #28127, patch from Alexey Torgashin.
git-svn-id: trunk@49101 -
2015-05-18 23:01:18 +00:00
juha
9bbdc4fec0 Package editor: Replace AddMore button with a popup menu. Step 1. to improve the GUI. Issue #28097, (modified) patch from Alexey Torgashin.
git-svn-id: trunk@49046 -
2015-05-16 11:09:16 +00:00
juha
ec2f4559ce IDE: optimize a little + format.
git-svn-id: trunk@48808 -
2015-04-21 17:30:07 +00:00
juha
aa474f5750 IDE: Reuse 'Options' resource string.
git-svn-id: trunk@48316 -
2015-03-12 23:02:06 +00:00
mattias
2290274ae7 IDE: checked compiler warnings, clean up
git-svn-id: trunk@48238 -
2015-03-10 16:02:54 +00:00
mattias
f69dd2379e IDE: clean up
git-svn-id: trunk@48198 -
2015-03-10 12:02:19 +00:00
mattias
817720f66d IDE: clean up
git-svn-id: trunk@46316 -
2014-09-24 17:40:05 +00:00
juha
e187809d73 Project Inspector: A new button for adding files from file system easily. Issue #24337.
git-svn-id: trunk@46311 -
2014-09-24 17:01:50 +00:00
juha
b98b901269 TreeFilterEdit: Better names for 2 methods.
git-svn-id: trunk@46225 -
2014-09-14 13:23:50 +00:00
maxim
d0fac12b69 IDE: improved package manager and project inspector localization
git-svn-id: trunk@45919 -
2014-07-18 23:48:43 +00:00
maxim
7ebb36ec75 IDE: improved project inspector localization, bug #26434
git-svn-id: trunk@45799 -
2014-07-06 21:55:34 +00:00
mattias
e7656175f0 IDE: project inspector: dnd files
git-svn-id: trunk@45615 -
2014-06-22 12:05:27 +00:00
mattias
70baddad3d IDE: package editor: fixed dnd to directory nodes
git-svn-id: trunk@45614 -
2014-06-22 11:43:34 +00:00
mattias
1d8608aa7f IDE: project inspector: menu item: copy/move file to directory
git-svn-id: trunk@45613 -
2014-06-22 11:07:45 +00:00
mattias
e36d6f373e IDE: move files: more generic
git-svn-id: trunk@45597 -
2014-06-21 23:11:49 +00:00
mattias
95e940dff4 IDEIntf: using TIDEOwnedFile as common ancestor of TLazPackageFile and TLazProjectFile
git-svn-id: trunk@45596 -
2014-06-21 20:57:14 +00:00
mattias
c07eaa50e2 IDE: project inspector: rusing package editor types
git-svn-id: trunk@45588 -
2014-06-20 10:55:44 +00:00
mattias
44b1fcc42d IDE: project inspector: multi selection for readd, delete, open, clear deps, set dep defaults
git-svn-id: trunk@45586 -
2014-06-19 17:29:27 +00:00
mattias
2fa4bf34b6 IDE: project inspector: multi selection for remove
git-svn-id: trunk@45585 -
2014-06-19 16:46:02 +00:00
mattias
7281f37a45 IDE: project inspector: multi selection for buttons and popup menu
git-svn-id: trunk@45584 -
2014-06-19 16:34:13 +00:00
mattias
7a606f8061 IDE: project inspector: drop files from other applications
git-svn-id: trunk@45574 -
2014-06-19 09:57:41 +00:00
mattias
b9a359a4e8 IDE: project inspector: show missing files with a red line
git-svn-id: trunk@45572 -
2014-06-19 00:04:25 +00:00
mattias
47ffa6e9c0 IDE: resourcestring
git-svn-id: trunk@45568 -
2014-06-18 07:26:30 +00:00
juha
af1dd4d00e IDE: "Add" command to ProjectInspector popup menu and make AddToProjectDlg's lists read-only. Issue #25755, patch from Flávio Etrusco
git-svn-id: trunk@44211 -
2014-02-23 11:22:12 +00:00
juha
7d8d504dd4 ProjectInspector: Add shortcuts for VK_RETURN, VK_DELETE and VK_INSERT, like package editor has.
git-svn-id: trunk@43638 -
2014-01-03 00:15:05 +00:00
juha
372e399987 IDE: Make Project Inspector remember its settings for dir hierarchy and sorting. Issues #22448, #22609
git-svn-id: trunk@43612 -
2013-12-29 16:44:36 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
juha
13938b13ec Revert "IDE: Show directory hierarchy by default in project inspector". Causes memory leak.
git-svn-id: trunk@42170 -
2013-07-21 19:46:39 +00:00
juha
0c15e9096e IDE: Show directory hierarchy by default in project inspector
git-svn-id: trunk@42080 -
2013-07-13 21:21:07 +00:00
mattias
7309c93641 lazcontrols: TTreeFilterEdit: added Clean, bug #24662
git-svn-id: trunk@41930 -
2013-06-28 06:49:27 +00:00
mattias
5b38f381dd IDE: project inspector: do not keep references to files and dependencies
git-svn-id: trunk@41913 -
2013-06-27 03:17:22 +00:00
mattias
a335aef877 IDE: TTreeFilterEdit: using TTFENodeData
git-svn-id: trunk@41912 -
2013-06-27 02:57:55 +00:00
mattias
7bcb1b24a9 IDE: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@41499 -
2013-06-02 17:54:22 +00:00
juha
8ff4d4ec3e IDE: Make SortAlphabetically=True by default in Project Inspector. Issue #22609
git-svn-id: trunk@39145 -
2012-10-20 08:31:20 +00:00
mattias
3d1a570a3c IDE: project inspector: delay update when not visible
git-svn-id: trunk@35546 -
2012-02-21 20:20:55 +00:00