Commit Graph

39 Commits

Author SHA1 Message Date
juha
847d16d3b9 Cleanup.
git-svn-id: trunk@64091 -
2020-10-30 09:23:50 +00:00
juha
4321fbf6e5 LazUtils: move procedure ReplaceSubstring from LazUTF8 to LazStringUtils.
git-svn-id: trunk@64081 -
2020-10-29 15:45:34 +00:00
wp
259891cf6d Fix compilation of LazHelpHtml for WinCE. Issue #36558.
git-svn-id: trunk@62542 -
2020-01-13 11:46:47 +00:00
wp
f9775cd366 LCL/LazHelpHtml: Fix Microsoft Edge not being detected as default browser on Windows 10. Issue #35659, patch by jamie philbrook, slightly modified.
git-svn-id: trunk@62387 -
2019-12-14 16:53:03 +00:00
mattias
be3e98c7ab lcl: THTMLHelpDatabase: added published readonly property BuiltInBaseURL to show the default in the IDE options
git-svn-id: trunk@56363 -
2017-11-11 14:21:11 +00:00
juha
a714a91311 LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
Organize uses-sections by package so that dependencies can be easier seen.

git-svn-id: trunk@53711 -
2016-12-17 22:58:08 +00:00
bart
8c06636b4b LazHelpHtml: UnQuotes the result of FinddefaultBrowser. Resolves issue #0030502.
git-svn-id: trunk@52863 -
2016-08-22 13:07:30 +00:00
mattias
dabcac3009 lcl: using process Executable instead of CommandLine
git-svn-id: trunk@51677 -
2016-02-23 11:03:05 +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
reiniero
be36f13bcb * Cosmetic: comments/debugln output
git-svn-id: trunk@46555 -
2014-10-14 14:06:25 +00:00
juha
e5a978eac9 LCL: Hard-coded quotations in resourcestrings.
git-svn-id: trunk@45524 -
2014-06-15 11:52:42 +00:00
mattias
4cc7a3f380 IDE: cut handles when starting applications
git-svn-id: trunk@43391 -
2013-11-07 12:52:03 +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
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
maxim
82a8e18101 IDE, LCL: adapted error messages to changed IDE main menu layout
git-svn-id: trunk@30598 -
2011-05-07 15:41:03 +00:00
mattias
c7786f3099 LCL: THTMLBrowserHelpViewer.FindDefaultBrowser using out params, bug #15349
git-svn-id: trunk@23167 -
2009-12-17 15:11:12 +00:00
mattias
f0afca08f5 LCL: reduced debugging under wince
git-svn-id: trunk@22777 -
2009-11-25 22:16:26 +00:00
paul
012e995f6c lcl: move OpenURL and FindDefaultBrowser from LCLProc to LCLIntf (as Mattias suggested)
git-svn-id: trunk@22045 -
2009-10-05 13:17:58 +00:00
paul
e5a1d233e4 lcl: add FindDefaultBrowser and OpenURL functions to LCLProc
git-svn-id: trunk@22017 -
2009-10-04 05:58:34 +00:00
mattias
14b771a34e LCL: reduced debugging
git-svn-id: trunk@21329 -
2009-08-19 19:03:23 +00:00
paul
a5a3a8e13e lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
all others: add/replace new dependency

git-svn-id: trunk@19313 -
2009-04-10 15:33:23 +00:00
paul
d9491a4528 lcl: fix header
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
mattias
a00dac7763 added TProcessUTF8
git-svn-id: trunk@16346 -
2008-09-01 10:24:04 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
f9bfbe18fd added xdg-open to the lists of web browsers
git-svn-id: trunk@15843 -
2008-07-23 08:41:02 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
tombo
b7991830fb LCL LazHelpHTML: use open command as default browser under Mac OS X
git-svn-id: trunk@14750 -
2008-04-04 10:49:01 +00:00
vincents
6bd8ad382a use GetExeExt
git-svn-id: trunk@9871 -
2006-09-12 17:58:22 +00:00
mattias
339e49de45 LCL help: fixing path delims after substituting macros
git-svn-id: trunk@9862 -
2006-09-12 09:41:44 +00:00
mattias
3deada2b99 LCL help: URL handling with parameters, add firefox to the browserlist, specific location for Safari, added htlmview for Feora/Suse from Colin Western
git-svn-id: trunk@9788 -
2006-09-02 19:03:08 +00:00
vincents
c83bb3f87b fixed name of internet explorer executable
git-svn-id: trunk@9416 -
2006-06-09 21:33:14 +00:00
vincents
e70bad90fa fixed showing file URLs on windows
git-svn-id: trunk@9379 -
2006-05-31 21:06:08 +00:00
mattias
ceace70fe8 improved converting URL path delimiter to PathDelim
git-svn-id: trunk@9377 -
2006-05-30 21:50:42 +00:00
mattias
06896adb92 clean up
git-svn-id: trunk@9324 -
2006-05-21 08:40:34 +00:00
mattias
603d131c19 html help viewer: searching for rundll32
git-svn-id: trunk@9323 -
2006-05-21 08:32:19 +00:00
mattias
84a4d25163 added example for HTML help
git-svn-id: trunk@9311 -
2006-05-19 21:56:07 +00:00
mattias
4985171d4c CreateCompilerTestPascalFilename now catches exceptions
git-svn-id: trunk@9282 -
2006-05-14 19:56:31 +00:00
mattias
336c22deda added Help to TApplication, disable it with Application.Navigation-[anoF1ForHelp]
git-svn-id: trunk@9281 -
2006-05-13 17:07:25 +00:00
mattias
0ee6a67e72 moved ideintf/helphtml.pas to lcl/lazhelphtml.pas
git-svn-id: trunk@9280 -
2006-05-13 15:12:42 +00:00