mattias
61c53d6f41
LazUtils/FreeType: Separate FreeType stuff into its own package
...
git-svn-id: trunk@63558 -
2020-07-14 18:09:17 +00:00
mattias
8ceb09a67b
make: changed default darwin lcl platform from carbon to cocoa
...
git-svn-id: trunk@63551 -
2020-07-13 09:00:41 +00:00
mattias
9dcd9ee04d
updated makefiles
...
git-svn-id: trunk@63453 -
2020-06-28 11:01:41 +00:00
juha
651a6436a2
Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316 , patch from Alfred.
...
git-svn-id: trunk@62890 -
2020-04-05 11:35:01 +00:00
mattias
a472e9ef09
buildintf: split from ideintf
...
git-svn-id: trunk@62795 -
2020-03-22 11:58:11 +00:00
wp
f3da779450
chmhelp: Fix memory leak in TLHelpConnector (see forum https://forum.lazarus.freepascal.org/index.php/topic,42832.msg299208.html ).
...
git-svn-id: trunk@59289 -
2018-10-11 13:33:31 +00:00
mattias
c2b0e049ef
set trunk version to 2.0.0PreRelease
...
git-svn-id: trunk@59008 -
2018-09-15 19:41:22 +00:00
mattias
2bbe0a8cc7
updated makefiles
...
git-svn-id: trunk@58493 -
2018-07-11 23:58:59 +00:00
mattias
3575d8d0e1
make bigide: added cmdlinedebuggerbase and lazdebuggerlldb
...
git-svn-id: trunk@58363 -
2018-06-20 21:41:44 +00:00
ondrej
c0136a0867
Components: use LazLoggerBase instead of LazLogger
...
git-svn-id: trunk@58083 -
2018-06-02 16:46:39 +00:00
wp
60baefff0d
IDE: HiRes icons for System component palette (by Roland Hahn)
...
git-svn-id: trunk@55966 -
2017-10-03 17:07:05 +00:00
wp
0d553830c5
IDE + chmhelp: Add 150% and 200% icons for TXMLConfig, TChmHelpDatabase, TLHelpConnector.
...
git-svn-id: trunk@55150 -
2017-06-01 22:38:32 +00:00
mattias
1b4ad9eff5
debian: fixed permissions and description
...
git-svn-id: trunk@55004 -
2017-05-19 10:16:40 +00:00
mattias
e6ce403f3f
updates makefiles
...
git-svn-id: trunk@54969 -
2017-05-18 11:39:53 +00:00
mattias
0a891e4ab2
set version to 1.8.0RC1
...
git-svn-id: trunk@54578 -
2017-04-08 21:53:32 +00:00
mattias
9a379ab39a
lhelp: removed stale workaround, it was already in FPC 2.6.4
...
git-svn-id: trunk@53458 -
2016-11-25 14:05:45 +00:00
mattias
23483185bf
chmhelp: less hints
...
git-svn-id: trunk@53146 -
2016-10-17 13:56:45 +00:00
mattias
25f7a697e5
updated makefiles
...
git-svn-id: trunk@52001 -
2016-03-20 11:19:40 +00:00
mattias
17f571cf26
components: less hints
...
git-svn-id: trunk@51788 -
2016-03-01 15:31:26 +00:00
mattias
2c46e6e468
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
...
git-svn-id: trunk@49906 -
2015-10-01 18:40:54 +00:00
mattias
8da7ce5038
lhelp: fixed compilation
...
git-svn-id: trunk@49854 -
2015-09-20 15:14:54 +00:00
mattias
ff7a247093
lhelp: fixed crash when ServerID not set, bug #28560 , patch from Stephano
...
git-svn-id: trunk@49701 -
2015-08-23 08:15:06 +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
andrew
a57530c071
Speedup lhelp starting.
...
New LHelp messages are added and the ide will try to rebuild lhelp if lhelp doesn't understand the new messages
git-svn-id: trunk@47959 -
2015-02-23 16:30:13 +00:00
joost
3a0de4fe98
fpmake: Re-generated some fpmake.pp files
...
git-svn-id: trunk@47240 -
2014-12-23 22:00:41 +00:00
mattias
b78a550572
IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412
...
git-svn-id: trunk@46874 -
2014-11-18 11:03:29 +00:00
reiniero
a038f0907b
* ChmHelp:
...
- harmonize help protocol help label/PID calculation
- try to work around getting invalid helplabels from somewhere
- code cleanup
git-svn-id: trunk@46573 -
2014-10-16 15:34:31 +00:00
reiniero
808d598c0f
* CHMHelp: code formatting/cleanup
...
git-svn-id: trunk@46572 -
2014-10-16 09:26:48 +00:00
reiniero
0356b6453a
+ LazHelpCHM: add icon for TLHelpConnector
...
partially addresses issue #25557
The png is quite ugly - improved versions more than welcome.
git-svn-id: trunk@46356 -
2014-09-30 08:24:31 +00:00
reiniero
13fcf53a0d
* LHelp: harden message sending. Patch by Mike Thompson.
...
git-svn-id: trunk@46342 -
2014-09-28 15:34:46 +00:00
reiniero
9bd102dcdf
* Lhelp: cosmetic/debug output naming
...
git-svn-id: trunk@46285 -
2014-09-22 09:15:02 +00:00
juha
97bd4fbe07
ChmHelp: Show proper help page in ContextHelpDemo. Issue #22485 , patch from Reinier Olislagers
...
git-svn-id: trunk@46156 -
2014-09-07 18:29:28 +00:00
juha
142838fb9f
Lhelp: add debugln support, lhelp protocol update. Issue #26614 , patch from Reinier Olislagers.
...
git-svn-id: trunk@46121 -
2014-09-03 19:22:20 +00:00
juha
cace204583
Revert r45857 #c2a0094609, "ChmHelp: close lhelp that laz started when laz is closed..." because Reinier requested it.
...
git-svn-id: trunk@45864 -
2014-07-14 20:06:29 +00:00
juha
c2a0094609
ChmHelp: close lhelp that laz started when laz is closed. Fix a stream read related error. Issue #24743 , patch from Reinier Olislagers
...
git-svn-id: trunk@45857 -
2014-07-13 19:11:31 +00:00
mattias
7d6def48e6
chmhelp: added missing shebang, bug #26184
...
git-svn-id: trunk@45078 -
2014-05-18 15:12:42 +00:00
mattias
9d710db4fc
fixed make distclean
...
git-svn-id: trunk@44139 -
2014-02-18 17:37:14 +00:00
mattias
3283cf83f3
package makefiles: changed distclean to delete output directorties for all targets
...
git-svn-id: trunk@44128 -
2014-02-18 10:35:31 +00:00
mattias
1ae5a24b92
lazhelp: cut handles when starting process
...
git-svn-id: trunk@43388 -
2013-11-07 12:50:36 +00:00
paul
30c8902002
lazhelp: use FPC resources for component images
...
git-svn-id: trunk@43074 -
2013-10-04 15:51:58 +00:00
juha
c80a38a73b
ChmHelp: Improve LHelp and related packages. Issue #24743 , patch from Reinier Olislagers
...
git-svn-id: trunk@42270 -
2013-08-03 08:04:18 +00:00
mattias
da82a33fdf
IDE: fixed Makefile.compiled to contain inherited custom options
...
git-svn-id: trunk@42227 -
2013-07-29 10:48:35 +00:00
mattias
2765efbe9c
chmhelp: added icon
...
git-svn-id: trunk@42189 -
2013-07-23 22:08:21 +00:00
mattias
29a3363ce6
chmhelp: icon for TCHMDatabase, from Anton
...
git-svn-id: trunk@42119 -
2013-07-17 18:02:28 +00:00
mattias
09090bf7a2
chmhelp: icon for TCHMDatabase, from Anton
...
git-svn-id: trunk@42118 -
2013-07-17 18:01:56 +00:00
juha
ecd140c985
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
...
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
mattias
fb1458ce76
updated makefiles
...
git-svn-id: trunk@40935 -
2013-04-29 19:49:55 +00:00
mattias
cf877df3c4
updated lpk makefiles
...
git-svn-id: trunk@40698 -
2013-04-02 10:37:47 +00:00
mattias
5348dc7d33
updated Makefiles
...
git-svn-id: trunk@38410 -
2012-08-27 16:43:01 +00:00
martin
ace911d9e7
Remove SynEdit from IdeIntf (license conflict)
...
git-svn-id: trunk@38408 -
2012-08-27 13:07:49 +00:00