Commit Graph

97 Commits

Author SHA1 Message Date
Martin
4f9ed1191e EnvironmentOpts: remove dependency on DialogProcs 2022-12-08 01:38:56 +01:00
juha
42850cfe4d LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
git-svn-id: trunk@64384 -
2021-01-14 12:41:32 +00:00
juha
0bb1729bdc Cleanup for utility functions.
git-svn-id: trunk@58786 -
2018-08-27 19:03:21 +00:00
juha
96131c07cf Formatting, cleanup, also remove unused funcs in ProcedureList.
git-svn-id: trunk@58613 -
2018-07-24 12:50:26 +00:00
juha
6a0191fb70 Formatting for IDEQuestionDialog parameters.
git-svn-id: trunk@56346 -
2017-11-10 08:46:19 +00:00
juha
053878c753 IDE: Open a symlinked file without questions if it is found in search path or is open in editor. Issue #32292.
git-svn-id: trunk@55992 -
2017-10-06 21:42:40 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
6b6c806caa IDE: Fix button params for IDEQuestionDialog. Allow Cancel when opening of symlink file.
git-svn-id: trunk@53802 -
2016-12-29 22:06:17 +00:00
mattias
4fa2db731a IDE: clean up
git-svn-id: trunk@50578 -
2015-12-03 09:40:09 +00:00
mattias
db83bb87bc IDE: adding editor unit to project: check component type and ask if to add CreateForm statement to project, bug #26248
git-svn-id: trunk@50123 -
2015-10-19 19:21:11 +00:00
mattias
5c6d68e163 lazbuild: added flag --verbose-pkgsearch
git-svn-id: trunk@49814 -
2015-09-10 15:26:08 +00:00
juha
653b5dd43a Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
2015-07-07 11:43:38 +00:00
mattias
bd5e44ad93 IDE/lazbuild: rename/delete lazarus.exe backups: show failures
git-svn-id: trunk@48577 -
2015-04-01 14:58:05 +00:00
mattias
505992f5e4 lazbuild: made debugln more consistent and easier to distinguish from FPC messages
git-svn-id: trunk@48420 -
2015-03-18 20:37:48 +00:00
mattias
2afb6b73af IDE: fixed extending unit/inc path in PI, fixed checking last pcp ignoring optional Darwin bundle, added dummy external tools for dependencies
git-svn-id: trunk@45986 -
2014-07-28 08:21:21 +00:00
mattias
c07eaa50e2 IDE: project inspector: rusing package editor types
git-svn-id: trunk@45588 -
2014-06-20 10:55:44 +00:00
juha
669a093a53 IDE: Tweak some resource strings with newlines. Pass consecutive newlines from caller but use one %s param.
git-svn-id: trunk@45555 -
2014-06-16 19:48:52 +00:00
mattias
73b9af868e IDE: package editor: dnd: move files to another package
git-svn-id: trunk@45554 -
2014-06-16 18:36:00 +00:00
juha
45a06804fd IDE: adjust lineendings of some resource strings.
git-svn-id: trunk@45551 -
2014-06-16 17:59:56 +00:00
juha
4fbeea1dfd IDE: ... and more hard-coded quotations in resourcestrings.
git-svn-id: trunk@45521 -
2014-06-15 11:52:27 +00:00
juha
75b7c1bd1e IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
Makes Format() calls and translations easier although initially creates fuzzy lines in PO files.

git-svn-id: trunk@45519 -
2014-06-15 11:52:01 +00:00
mattias
1bce41f4bc IDE: package editor: started move files
git-svn-id: trunk@45478 -
2014-06-11 22:26:11 +00:00
juha
258ea1153d IDE: Remove some duplicate resource strings.
git-svn-id: trunk@45325 -
2014-06-03 19:01:24 +00:00
mattias
3dc847126b IDE: open file: if in project search path, do not check if it is a symlink
git-svn-id: trunk@45250 -
2014-05-30 15:52:04 +00:00
mattias
f5dda02fe9 IDE: renamed DoPathDelims to ForcePathDelims
git-svn-id: trunk@42697 -
2013-09-09 10:18:24 +00:00
mattias
773f710bde IDE, codetools, lazutils: Changed DoDirSeparators calls with DoPathDelims calls
git-svn-id: trunk@42674 -
2013-09-08 07:40:06 +00:00
juha
0d20e5d2a5 IDE: cleanup code in DialogProgs.
git-svn-id: trunk@41573 -
2013-06-07 11:21:17 +00:00
mattias
e8cc088974 IDE: invalidate file state cache on rename/copy interactive
git-svn-id: trunk@39057 -
2012-10-12 09:50:30 +00:00
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
mattias
a0b2cea175 IDE: write test file with sharing
git-svn-id: trunk@37934 -
2012-07-13 16:11:01 +00:00
mattias
24c2470b43 IDE: using TFileStreamUTF8 and TStringListUTF8
git-svn-id: trunk@37656 -
2012-06-15 16:50:31 +00:00
mattias
2ec91c5b8e lazbuild: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@36680 -
2012-04-09 14:58:59 +00:00
mattias
a1d2be124b lazbuild: less warnings
git-svn-id: trunk@36247 -
2012-03-23 08:37:45 +00:00
mattias
2a90441323 lazbuild: fixed using lcl questiondlg
git-svn-id: trunk@36201 -
2012-03-21 23:16:09 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
paul
36ca62c24c ide: take care about UNC path volumes while checking for a directory presence in IDE (issue #0020718)
git-svn-id: trunk@35914 -
2012-03-13 03:13:38 +00:00
mattias
2a417ff43a IDE: fixed save as change case, bug #10368
git-svn-id: trunk@35909 -
2012-03-12 22:16:30 +00:00
mattias
1e0d735c2c IDE: build IDE: with custom targetdirectory: set unit directory too, bug #20487
git-svn-id: trunk@35815 -
2012-03-08 01:52:49 +00:00
mattias
edeaa59964 lazutils: started lazutf8, lazfileutil, lazfilecache
git-svn-id: trunk@32678 -
2011-10-04 22:42:44 +00:00
mattias
5fec1dbe91 IDE: activated new xml units
git-svn-id: trunk@32302 -
2011-09-12 21:12:49 +00:00
mattias
133696ef7b IDE: added file type for instantfc programs, run instantfpc if file has shebang
git-svn-id: trunk@31624 -
2011-07-09 19:57:15 +00:00
mattias
d3ebe6ba78 lazbuild: convert encoding of loaded source files
git-svn-id: trunk@31363 -
2011-06-24 18:38:00 +00:00
mattias
51e1742910 IDE: clean up
git-svn-id: trunk@31329 -
2011-06-22 07:52:10 +00:00
mattias
f4ccf88085 IDE: clean compile: delete files
git-svn-id: trunk@30986 -
2011-05-31 16:15:44 +00:00
mattias
a4080c2387 IDE: RenameFileUTF8: invalidate file cache
git-svn-id: trunk@30956 -
2011-05-29 09:41:25 +00:00
mattias
3061ed804d IDE: switching between default and fallback package output directory
git-svn-id: trunk@28909 -
2011-01-09 00:20:26 +00:00
mattias
d7dc05a36a IDE: find/rename identifier: ignore missing files
git-svn-id: trunk@27588 -
2010-10-06 17:42:01 +00:00
mattias
d608bc2daf IDE: create application bundle success and error messages
git-svn-id: trunk@26350 -
2010-06-30 14:08:37 +00:00
mattias
bb55ccecbd IDE: started upgrade of xml units
git-svn-id: trunk@25647 -
2010-05-25 20:37:53 +00:00
mattias
19dd8f0be3 IDE: save lpk files: keep eol type and encoding, bug #16224
git-svn-id: trunk@24507 -
2010-04-08 13:03:52 +00:00