Commit Graph

196 Commits

Author SHA1 Message Date
juha
70c02bfc8f Package Editor: make compile button work again.
git-svn-id: trunk@34966 -
2012-01-26 23:11:56 +00:00
juha
adf110ff06 IDE: More improvements to Project Inspector and Package Editor GUIs.
git-svn-id: trunk@34963 -
2012-01-26 19:37:06 +00:00
juha
886d3e9169 Packager: improve menus of Package Editor.
git-svn-id: trunk@34962 -
2012-01-26 17:54:41 +00:00
mattias
770e65db0e IDE: clean up
git-svn-id: trunk@34918 -
2012-01-25 12:48:56 +00:00
juha
c476451318 IDE: Try to improve Package Editor's GUI. The menu system does not really work.
git-svn-id: trunk@34910 -
2012-01-24 21:10:15 +00:00
mattias
4899a6c2e2 IDE: packages: added option Enable i18n for lfm similar to the project option
git-svn-id: trunk@34752 -
2012-01-15 17:34:52 +00:00
mattias
ce9d9d44a2 IDE: fixed crash when freeing package after package editors
git-svn-id: trunk@34681 -
2012-01-09 14:58:38 +00:00
mattias
a20722e7dc IDE: added package type runtime only
git-svn-id: trunk@34645 -
2012-01-07 19:33:50 +00:00
juha
48bcf0243b Packager: enable RightClickSelect in Package manager
git-svn-id: trunk@34576 -
2012-01-04 12:08:45 +00:00
mattias
39b307cc08 IDE: clean up
git-svn-id: trunk@34555 -
2012-01-03 15:11:07 +00:00
juha
229433b9ff IDE: apply TreeFilter to all nodes in Project and Package managers
git-svn-id: trunk@34547 -
2012-01-03 11:36:38 +00:00
juha
53396fd5df TTreeFilter: Filter also removed dependencies branches in Project and Package Inspectors, rename TBranch to TTreeFilterBranch
git-svn-id: trunk@34546 -
2012-01-03 11:36:21 +00:00
juha
7c15632972 IDE: Sort Required Packages in Package Manager and Project Manager, issue #20862
git-svn-id: trunk@34533 -
2012-01-01 15:05:17 +00:00
juha
bb9e426743 Improve TreeFilterEdit. Support many filtered branches and prepare for filtering the whole tree.
git-svn-id: trunk@34251 -
2011-12-17 16:00:44 +00:00
mattias
6aea786e24 IDE: adding dependencies: check if already there, check for version conflicts, check for providing
git-svn-id: trunk@33427 -
2011-11-09 08:46:19 +00:00
juha
314b04c9a1 Packager: Make sorting work in PackageEditor.
git-svn-id: trunk@32621 -
2011-10-02 17:01:16 +00:00
juha
213aa64e02 Packager: formatting
git-svn-id: trunk@32614 -
2011-10-02 09:09:57 +00:00
juha
982044bb4d Packager: remove obsolete psfAskBeforeSaving from TPkgSaveFlag. Saving is always asked in PackageEditorFormCloseQuery.
git-svn-id: trunk@32612 -
2011-10-02 00:29:34 +00:00
juha
3a2de31121 Packager and IDE: don't ask twice when closing a package.
git-svn-id: trunk@32611 -
2011-10-02 00:03:30 +00:00
zeljko
dabae664fe LCL: TGraphicControl.VisuallyEnabled moved to TControl.IsEnabled, also fixed var naming in some units from IsEnabled to AIsEnabled. issue #20291
git-svn-id: trunk@32492 -
2011-09-24 08:20:55 +00:00
juha
9a304450fc Use new TreeFilterEdit where appropriate.
git-svn-id: trunk@31752 -
2011-07-19 22:21:26 +00:00
mattias
0fe0eeaf6b IDE: package: new component: redirecting lclase to lcl, only using LCL units if LCL is used
git-svn-id: trunk@31683 -
2011-07-12 21:38:12 +00:00
mattias
d2e6e86afb IDE: clean up
git-svn-id: trunk@31623 -
2011-07-09 19:26:49 +00:00
juha
63e915c3b0 Tweaking with ListFilterEdit handler.
git-svn-id: trunk@31540 -
2011-07-03 13:39:05 +00:00
juha
fa305c9084 IDE and Packages: Use the modified API of ListFilterEdit
git-svn-id: trunk@31531 -
2011-07-03 06:56:11 +00:00
juha
a7c53b715e IDE: use the improved ListFilterEdit features in Package Editor.
git-svn-id: trunk@31494 -
2011-07-02 11:15:27 +00:00
juha
f889b1127c Packager: use the (still improved) ListFilterEdit in PackageEditor. "Code reuse".
git-svn-id: trunk@31463 -
2011-06-29 22:44:15 +00:00
mattias
b667b499c5 IDE: package editor: always show use button
git-svn-id: trunk@31294 -
2011-06-20 12:35:31 +00:00
mattias
430d0550d3 IDE: package options: work on real package and restore via backup
git-svn-id: trunk@30886 -
2011-05-24 14:27:40 +00:00
mattias
c0594332b5 IDE: project inspector: filter, directory hierarchy, show sorted alphabetically
git-svn-id: trunk@30055 -
2011-03-28 21:12:14 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
paul
cd87a812cc ide: add an option to open options dialog in read only mode, use it for packages
git-svn-id: trunk@29509 -
2011-02-13 11:37:47 +00:00
paul
98b5643d20 packager:
- remove package options dialog
  - remove compiler options button
  - call new package + compiler options dialog on options button click

git-svn-id: trunk@29502 -
2011-02-13 06:31:42 +00:00
paul
2ee90538f9 ide: remove compileroptionsdlg dependencies
git-svn-id: trunk@29483 -
2011-02-12 14:02:18 +00:00
paul
dbc8aa6616 ide: show IDE options dialog with loaded compiler options for package compiler options button instead of old compiler options dialog
git-svn-id: trunk@29482 -
2011-02-12 13:40:08 +00:00
mattias
53680baba2 IDE: fixed compilation by breaking a unit circle
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +00:00
mattias
c7d2d778a0 LCL: TSpeedButton: started AutoSize, added parameter Drawing to GetGlyphSize and GetTextSize
git-svn-id: trunk@29122 -
2011-01-19 12:53:12 +00:00
mattias
ceeb7a796e IDE: package editor: keep files treeview expand state, lcl1.lpk: not use units
git-svn-id: trunk@29111 -
2011-01-18 14:58:16 +00:00
mattias
5b86f12ca7 IDE: package editor: menu items for use all/use no units in directory
git-svn-id: trunk@29110 -
2011-01-18 14:30:38 +00:00
mattias
397deec80b IDE: package editor: menu items for expand and collapse directory
git-svn-id: trunk@29109 -
2011-01-18 14:20:03 +00:00
mattias
c283ea96f8 IDE: package editor: fixed sorting alphabetically
git-svn-id: trunk@29107 -
2011-01-18 12:58:08 +00:00
mattias
3f17ad20d7 IDE: package editor: show summary for directories
git-svn-id: trunk@29080 -
2011-01-17 21:17:18 +00:00
mattias
88ff57d11e IDE: package editor: fixed open file
git-svn-id: trunk@29079 -
2011-01-17 20:53:35 +00:00
mattias
9d25352fd0 IDE: package editor: fixed removing files in hierarchical view
git-svn-id: trunk@29077 -
2011-01-17 20:42:29 +00:00
mattias
2b73b4c8cb IDE: add files to package: ask only once per include path to add it
git-svn-id: trunk@29071 -
2011-01-17 20:06:44 +00:00
mattias
203d315136 IDE: add files to package: ask only once per unit path to add it
git-svn-id: trunk@29070 -
2011-01-17 19:52:50 +00:00
mattias
dc5499edd6 IDE: package editor: glyphs for speedbuttons
git-svn-id: trunk@29069 -
2011-01-17 19:26:48 +00:00
mattias
c7db1f5a24 IDE: allow adding multiple units with the same unit name to packages
git-svn-id: trunk@29068 -
2011-01-17 14:11:35 +00:00
mattias
afacb0e3d1 IDE: package editor: sort alphabetically, show directory hierachy, filter files
git-svn-id: trunk@29058 -
2011-01-17 00:50:57 +00:00
mattias
02c90426e1 IDE: package editor: started filter
git-svn-id: trunk@29051 -
2011-01-16 12:40:24 +00:00