Commit Graph

55 Commits

Author SHA1 Message Date
juha
aaed728310 IDE: Remove a useless form OnResize handler from PathEditor.
git-svn-id: trunk@58930 -
2018-09-10 07:50:59 +00:00
juha
41ea7084a7 IDE: Add a form caption when editing templates in PathEditor. Cleanup.
git-svn-id: trunk@58920 -
2018-09-09 10:15:55 +00:00
juha
226118e3dd IDE: Allow to replace a path in PathEditor if a new path differs only by character case. Issue #33902.
git-svn-id: trunk@58815 -
2018-09-01 22:07:59 +00:00
juha
6d3f9bd7a7 LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils.
git-svn-id: trunk@58632 -
2018-07-25 13:39:06 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
juha
44e254517a IDE: Reuse function SplitString from IDEProcs in PathEditorDialog. Replaces function PathToText.
git-svn-id: trunk@56839 -
2017-12-24 14:01:51 +00:00
juha
025579133c IDE: Simplify PathEditorDialog. Move list of templates to a separate window.
git-svn-id: trunk@56826 -
2017-12-23 12:40:22 +00:00
juha
a6e34f0a9b IDE: Improve PathEditorDialog layout. Issue #32650, patch from FTurtle.
git-svn-id: trunk@56750 -
2017-12-15 22:19:29 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +00:00
mattias
38fb04468e IDE: fixed path editor dialog examples
git-svn-id: trunk@53218 -
2016-10-26 16:38:51 +00:00
maxim
0d7339fb56 IDE, Code Templates dialog: improved/unified macro descriptions, fixed typos, regenerated translations and updated Russian translation.
git-svn-id: trunk@53062 -
2016-09-30 23:23:16 +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
mattias
b98e5b914f IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
git-svn-id: trunk@48228 -
2015-03-10 15:28:11 +00:00
mattias
75fd8a4e5d IDE: checked compiler warnings, clean up
git-svn-id: trunk@48211 -
2015-03-10 13:27:41 +00:00
juha
2d425eb707 IDE: Workaround for a missing DirectoryEdit event in Carbon: Path Editor Menu buttons are disabled. Issue #23063, patch from Alexey Torgashin.
git-svn-id: trunk@47877 -
2015-02-18 09:28:21 +00:00
juha
cdfa4e65c2 IDE: Fix a layout error in TPathEditorDialog where TemplateGroupBox went under ButtonPanel.
git-svn-id: trunk@47494 -
2015-01-22 23:03:39 +00:00
juha
034ede2f68 IDE: Let TPathEditorButton show the list of paths in edit control's hint.
git-svn-id: trunk@47493 -
2015-01-22 23:03:38 +00:00
juha
4d145caa9f IDE: Refactor TPathEditorButton more. Copy values between dialog and edit here instead of clients' code.
git-svn-id: trunk@47491 -
2015-01-22 23:03:35 +00:00
juha
bd0bafb893 IDE: Improve TPathEditorButton class, handle Templates better.
git-svn-id: trunk@47490 -
2015-01-22 23:03:27 +00:00
juha
946396bb72 IDE: Fix a crash in Path Dialog editor. Issue #27107, patch from Malcolm Poole.
git-svn-id: trunk@47031 -
2014-11-29 20:33:46 +00:00
juha
3985d2f0cb IDE: Import/export paths in path editor dialog. Part of issue #25903.
git-svn-id: trunk@46200 -
2014-09-13 08:40:50 +00:00
juha
be876071b9 IDE: implement Copy/Paste for paths in PathEditor dialog. Related to issue #25903.
git-svn-id: trunk@46035 -
2014-08-11 20:05:51 +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
7b162087fd Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
juha
7a5b56c83e IDE: improve TPathEditorDialog behavior
git-svn-id: trunk@38906 -
2012-09-29 17:36:48 +00:00
mattias
ee27ca6289 IDE: TPathEditorDialog: relative path stays relative, issue #22222
git-svn-id: trunk@37572 -
2012-06-07 16:44:56 +00:00
juha
2550bbf3be IDE: unify some common resource strings. Add hints for Path Edit dialog
git-svn-id: trunk@35361 -
2012-02-13 19:57:58 +00:00
juha
5b4d7f2b9a IDE: improve Path Edit dialog
git-svn-id: trunk@35338 -
2012-02-12 20:49:27 +00:00
juha
ce0d3e2bc4 IDE: improve Path Editor's GUI
git-svn-id: trunk@35315 -
2012-02-11 20:19:29 +00:00
mattias
51e1742910 IDE: clean up
git-svn-id: trunk@31329 -
2011-06-22 07:52:10 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
mattias
f2a6193637 IDE: path editor: hide empty templates
git-svn-id: trunk@23198 -
2009-12-19 20:58:11 +00:00
mattias
a66ef59cd2 IDE: compiler options dialog: path editor dlg using relative paths
git-svn-id: trunk@22203 -
2009-10-17 10:19:47 +00:00
paul
8ed9eb8aba ide: use editor font in the path editor
git-svn-id: trunk@20343 -
2009-06-02 08:35:40 +00:00
paul
41f819d8ed ide: path editor: fix layout and use TButtonPanel
git-svn-id: trunk@20342 -
2009-06-02 08:23:15 +00:00
paul
e932577e22 ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379)
git-svn-id: trunk@20045 -
2009-05-19 08:54:33 +00:00
paul
d9cb53a1f7 ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2
git-svn-id: trunk@19535 -
2009-04-21 02:01:14 +00:00
laurent
4b344f137a IDE: rename the images to avoid overload
git-svn-id: trunk@17660 -
2008-12-02 13:28:21 +00:00
mattias
11bd4ccd3d IDE: anchor editor: implemented anchoring for left/top/right/bottommost sibling for multi selections from Benito van der Zander, bug #12340
git-svn-id: trunk@17603 -
2008-11-26 15:58:52 +00:00
laurent
5e4ca3e5a5 Load glyph form resource
git-svn-id: trunk@16686 -
2008-09-23 15:47:21 +00:00
mattias
b793cfac02 IDE: using default synedit fonts
git-svn-id: trunk@16542 -
2008-09-11 11:10:13 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
vincents
6b20f997be IDE, path editor: double clicking on a template path, adds it to the selected paths.
git-svn-id: trunk@15256 -
2008-05-27 09:41:31 +00:00
marc
1932501559 * Conversion to LFM of Path Editor Dialog and improved localization by Maxim Ganetsky
git-svn-id: trunk@13975 -
2008-02-04 22:24:30 +00:00
mattias
d9f87ef6eb updatepofiles is now case sensitive,
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links

git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
vincents
450371882c splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6081 -
2004-09-27 22:05:41 +00:00
mattias
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
e06d1ce300 replaced TopenDialog with TSelectDirectoryDialog
git-svn-id: trunk@5174 -
2004-02-05 13:56:57 +00:00
mattias
aa76552f75 renamed DirectoryExists to DirPathExists to reduce ambigiousity
git-svn-id: trunk@4925 -
2003-12-21 13:58:06 +00:00