Commit Graph

176 Commits

Author SHA1 Message Date
mattias
7d2190ee09 IDE: fixed showing custom project options, issue #22486
git-svn-id: trunk@38003 -
2012-07-22 12:43:44 +00:00
mattias
bf3705c2d3 chmhelp: fixed subpath passing to lhelp
git-svn-id: trunk@37998 -
2012-07-22 09:57:14 +00:00
mattias
66ad98d7d4 chmhelp: example: fixed compilation under non darwin
git-svn-id: trunk@37996 -
2012-07-22 06:59:31 +00:00
mattias
c582332a32 chmhelp: added components and example to load chm files in LCL applications
git-svn-id: trunk@37982 -
2012-07-20 11:52:08 +00:00
mattias
b84a374cdb lhelp: backspace to jump back in history
git-svn-id: trunk@37978 -
2012-07-20 09:55:50 +00:00
mattias
2321f70f86 chmhelp: renamed lhelp connection demo
git-svn-id: trunk@37976 -
2012-07-19 13:27:30 +00:00
mattias
c2ddf16091 chmhelp: demo renamed unit
git-svn-id: trunk@37975 -
2012-07-19 13:23:13 +00:00
mattias
94611a568b chmhelp: demo renamed unit
git-svn-id: trunk@37974 -
2012-07-19 13:22:37 +00:00
mattias
0c1e195a33 chmhelp: demo lfm
git-svn-id: trunk@37973 -
2012-07-19 13:12:26 +00:00
mattias
131c3f4ccd chmhelp: added license note
git-svn-id: trunk@37972 -
2012-07-19 08:20:29 +00:00
mattias
7058153b7c chmhelp: docs
git-svn-id: trunk@37971 -
2012-07-19 08:14:41 +00:00
mattias
3df0a944a5 chmhelp: demo: find lhelp under OS X
git-svn-id: trunk@37968 -
2012-07-19 08:10:46 +00:00
andrew
7cc9b49f82 fixed bug where a new lhelp process could be started each time F1 was pressed
git-svn-id: trunk@37826 -
2012-06-30 16:43:14 +00:00
andrew
140a228eb0 Fixed chmhelp typo
git-svn-id: trunk@37825 -
2012-06-30 16:19:46 +00:00
andrew
ac177fc0e2 Fixed lazarus hanging when chmhelp pipe is leftover from an improperly closed lhelp
git-svn-id: trunk@37824 -
2012-06-30 15:29:38 +00:00
mattias
8259668bfb chmhelp: clean up old ipc files
git-svn-id: trunk@37814 -
2012-06-28 13:56:19 +00:00
mattias
f834ac76ce lhelp: fixed invalid recent item path in config, added build modes default,debug
git-svn-id: trunk@37811 -
2012-06-28 08:36:35 +00:00
mattias
4c05a81b77 lhelp: makefile: create target dir
git-svn-id: trunk@37755 -
2012-06-24 07:16:56 +00:00
mattias
cc491168f8 lhelp: added makefile
git-svn-id: trunk@37748 -
2012-06-23 16:59:11 +00:00
mattias
d8a58b3abc chmhelp: search ref.chm in docs/chm
git-svn-id: trunk@37718 -
2012-06-21 15:35:32 +00:00
mattias
76c8f89cb3 chmhelp: search prog.chm in docs/chm
git-svn-id: trunk@37717 -
2012-06-21 15:32:54 +00:00
mattias
cded73efc9 chmhelp: added path $(LazarusDir)/docs/chm
git-svn-id: trunk@37716 -
2012-06-21 15:23:54 +00:00
mattias
5d587ccb3c chmhelp: using search path to search for chm files
git-svn-id: trunk@37715 -
2012-06-21 14:36:24 +00:00
mattias
147019bc32 lhelp: resolve macros in HelpEXE on the demand
git-svn-id: trunk@37713 -
2012-06-21 13:45:22 +00:00
mattias
c019b71631 lhelp: clean up
git-svn-id: trunk@37712 -
2012-06-21 11:22:32 +00:00
mattias
987afc7816 lhelp: cleaned up paths
git-svn-id: trunk@37711 -
2012-06-21 11:16:02 +00:00
mattias
497d69683c fixed makefiles for ideintf depending on lazcontrols
git-svn-id: trunk@37358 -
2012-05-20 08:24:13 +00:00
mattias
221788591b updated Makefiles
git-svn-id: trunk@36671 -
2012-04-09 10:05:12 +00:00
juha
844e616738 IDE etc.: unify 3 dots in GUI string to have a space ( ...).
git-svn-id: trunk@36666 -
2012-04-09 08:24:59 +00:00
mattias
45e367ea6e bigide: changed package output directories to use lclwidgettype
git-svn-id: trunk@36079 -
2012-03-16 09:26:54 +00:00
mattias
ba4396d5cc IDEIntf, LazControls, SynEdit: changed output directory for consistency
git-svn-id: trunk@36025 -
2012-03-15 11:13:05 +00:00
mattias
dd91260fbf updated makefiles
git-svn-id: trunk@36001 -
2012-03-14 18:44:05 +00:00
andrew
251d250a55 Fixed chm index searching not working
git-svn-id: trunk@35871 -
2012-03-10 15:07:52 +00:00
sekelsenmat
badc3e74ca lhelp: Removes ShowInTaskBar=always so that it does not show two taskbar items in Windows
git-svn-id: trunk@35371 -
2012-02-15 13:32:27 +00:00
mattias
3543c6f1d0 IDE: new form: avoid unit names of projects and packages
git-svn-id: trunk@35023 -
2012-01-29 18:38:25 +00:00
mattias
a75682c8b5 codetools: fixed finding insert pos for proc bodies
git-svn-id: trunk@35021 -
2012-01-29 15:37:48 +00:00
juha
62fcc662c6 LCL: remove IFDEFs for old FPC versions. Lazarus won't compile anyway with old versions.
git-svn-id: trunk@34948 -
2012-01-26 10:47:37 +00:00
sekelsenmat
c58e039a73 Massive update of makefiles to file make bigide
git-svn-id: trunk@32941 -
2011-10-17 11:29:24 +00:00
sekelsenmat
266bf088ec Final purge of OnPageChanged from Lazarus
git-svn-id: trunk@32626 -
2011-10-02 20:02:34 +00:00
mattias
a5310c119f chmhelp: fixes to show correct message about missing prog.chm
git-svn-id: trunk@32337 -
2011-09-14 17:30:11 +00:00
mattias
b1dc4a2a6c chmhelp: support for different viewers
git-svn-id: trunk@32320 -
2011-09-13 16:39:05 +00:00
mattias
0f86e7d221 chmhelp: undo change for 2.7.1 - it broke 2.4.4
git-svn-id: trunk@32316 -
2011-09-13 13:23:45 +00:00
mattias
36dc00ab92 chmhelp: ability to use different chm viewers
git-svn-id: trunk@32295 -
2011-09-11 20:51:04 +00:00
juha
95796bbe75 lhelp: Put splitter initially to the right place.
git-svn-id: trunk@31991 -
2011-08-15 19:23:29 +00:00
juha
0d4fe16125 lhelp: Show Index correctly in all machines. If it worked before, this change makes no difference. Issue #19450, patch from Anton
git-svn-id: trunk@31985 -
2011-08-14 09:10:10 +00:00
juha
e6e192474e ChmHelpPkg: Remove Codetools dependency.
git-svn-id: trunk@31983 -
2011-08-14 08:14:16 +00:00
juha
3e2ccd6a39 chmhelp, lhelp: cleanup
git-svn-id: trunk@31949 -
2011-08-11 20:25:23 +00:00
mattias
5bd83350c4 chmhelp: added missing file
git-svn-id: trunk@31414 -
2011-06-27 07:12:40 +00:00
mattias
3a0e7e4224 chmhelp: help for compiler directives
git-svn-id: trunk@31411 -
2011-06-26 21:08:58 +00:00
mattias
c74cdc3959 chmhelp: search for predefined identifiers
git-svn-id: trunk@31372 -
2011-06-25 07:20:31 +00:00