mattias
|
f529fa5679
|
IDE: source hint: improved default label control
git-svn-id: trunk@30441 -
|
2011-04-23 19:33:23 +00:00 |
|
mattias
|
dd0fc4c825
|
IDE: codehelp: improved debugging
git-svn-id: trunk@30266 -
|
2011-04-11 21:25:55 +00:00 |
|
mattias
|
b7f15b766b
|
IDE: codehelp: GetHTMLHint changed default to run complete
git-svn-id: trunk@30081 -
|
2011-03-30 11:48:26 +00:00 |
|
juha
|
f38190794b
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
|
2011-03-16 16:52:28 +00:00 |
|
mattias
|
197952415b
|
IDE: removed obsolete hard coded lcl fpdoc path
git-svn-id: trunk@29767 -
|
2011-03-09 16:33:31 +00:00 |
|
mattias
|
53680baba2
|
IDE: fixed compilation by breaking a unit circle
git-svn-id: trunk@29466 -
|
2011-02-11 15:29:27 +00:00 |
|
mattias
|
d5c9ca6f4f
|
IDE: fixed wrong CleanAndExpandFile/Dir use
git-svn-id: trunk@28940 -
|
2011-01-10 20:40:59 +00:00 |
|
mattias
|
c6dba477e5
|
IDE: code browser: added TCodeBrowserView.GetCodeHelp
git-svn-id: trunk@26857 -
|
2010-07-27 16:06:13 +00:00 |
|
mattias
|
d1377d95cb
|
LCL: TCustomLabel: fixed measuring size on wordwrap
git-svn-id: trunk@24899 -
|
2010-04-24 22:36:56 +00:00 |
|
mattias
|
60698c0253
|
IDE: clean up
git-svn-id: trunk@24044 -
|
2010-03-16 16:15:17 +00:00 |
|
mattias
|
09a6ed59f3
|
IDE: fixed nested macros, using default for FPCVer macro, bug #16008
git-svn-id: trunk@24035 -
|
2010-03-16 13:30:29 +00:00 |
|
mattias
|
13cf0f4e9f
|
IDE: help for fpc keywords: substitute macros
git-svn-id: trunk@23939 -
|
2010-03-11 13:44:44 +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
|
339fddbd64
|
IDE: not executing source hint on space
git-svn-id: trunk@22559 -
|
2009-11-13 06:12:10 +00:00 |
|
mattias
|
41c81e64f5
|
IDE: main help page: default base is now $(LazarusDir)/docs
git-svn-id: trunk@22526 -
|
2009-11-11 10:19:28 +00:00 |
|
mattias
|
068ae9ad20
|
IDE: renamed unitname identifiers
git-svn-id: trunk@22335 -
|
2009-10-29 11:27:25 +00:00 |
|
paul
|
c91e24b39a
|
ide: fix TSimpleHTMLControl:
- don't place new spaces after new lines, tabs and spaces
- use 4px border around
git-svn-id: trunk@22164 -
|
2009-10-14 08:32:53 +00:00 |
|
paul
|
af8d456d33
|
ide: correctly open URL in About Dialog and "Reporting a bug" menu item
git-svn-id: trunk@22018 -
|
2009-10-04 06:13:05 +00:00 |
|
mattias
|
51c52d5f30
|
IDE: left align TSimpleHTMLControl
git-svn-id: trunk@21997 -
|
2009-10-03 15:47:37 +00:00 |
|
mattias
|
fc4b2e747e
|
IDE: help for fcl: include sub directories
git-svn-id: trunk@21735 -
|
2009-09-16 13:38:42 +00:00 |
|
paul
|
e4a4a76f06
|
ide: don't crash on exit
git-svn-id: trunk@21723 -
|
2009-09-16 00:56:51 +00:00 |
|
mattias
|
34572ea34f
|
IDE: help for packages/fcl-base/src pas files, bug #14483
git-svn-id: trunk@21719 -
|
2009-09-15 22:19:23 +00:00 |
|
mattias
|
9897ad8216
|
IDE: reduced debugging
git-svn-id: trunk@21712 -
|
2009-09-15 15:19:12 +00:00 |
|
mattias
|
16307f4d65
|
IDE: clean up
git-svn-id: trunk@21706 -
|
2009-09-15 00:29:00 +00:00 |
|
paul
|
177082df45
|
ide: merge help options into generic IDE options dialog
git-svn-id: trunk@20184 -
|
2009-05-25 06:41:12 +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 |
|
mattias
|
5f4c6b579f
|
IDE: added more ShowAbort flags
git-svn-id: trunk@19651 -
|
2009-04-27 18:08:58 +00:00 |
|
paul
|
2c04e4de3e
|
ide: use correct tooltip font color (issue #0013524)
git-svn-id: trunk@19614 -
|
2009-04-25 11:41:50 +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 |
|
paul
|
884e566a1e
|
ide: add small border for TSimpleHTMLControl
git-svn-id: trunk@19513 -
|
2009-04-19 13:24:34 +00:00 |
|
paul
|
7732e33796
|
ide: reduce verbosity
git-svn-id: trunk@18608 -
|
2009-02-09 04:32:07 +00:00 |
|
mattias
|
25f6d5be11
|
IDE: warning when Idle of fpdoceditor is called during an update
git-svn-id: trunk@18494 -
|
2009-01-29 11:32:27 +00:00 |
|
paul
|
5fc7b19e2d
|
ide: put only fpdoc help into information box (skip help from comments)
git-svn-id: trunk@17491 -
|
2008-11-21 11:53:38 +00:00 |
|
paul
|
ca2eaed34a
|
ide: show property description in the object inspector Information Box (when it is visible)
git-svn-id: trunk@17484 -
|
2008-11-21 02:49:07 +00:00 |
|
mattias
|
04b8a93513
|
IDE+object inspector: shwoing code help hints for properties
git-svn-id: trunk@17478 -
|
2008-11-20 16:27:27 +00:00 |
|
laurent
|
122772d90c
|
Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16683 -
|
2008-09-23 12:42:33 +00:00 |
|
mattias
|
77bd9607bc
|
IDE+tpipro: fixed circular interface references, bug #11564
git-svn-id: trunk@16419 -
|
2008-09-04 23:48:47 +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
|
c81aab571f
|
fixed uninitialized function results
git-svn-id: trunk@16088 -
|
2008-08-16 20:51:45 +00:00 |
|
mattias
|
a075323c38
|
IDE: showing error message, when no help found for message item
git-svn-id: trunk@15951 -
|
2008-08-04 15:42:45 +00:00 |
|
vincents
|
48395d5816
|
IDE: fixed range check error with GDI handle
git-svn-id: trunk@15222 -
|
2008-05-23 21:16:05 +00:00 |
|
mattias
|
6c4380a108
|
IDE: codehelp: fixed passing line breaks to code hints
git-svn-id: trunk@13882 -
|
2008-01-25 20:14:34 +00:00 |
|
mattias
|
2cc665010b
|
IDE: renamed some more LazDoc references to FPDoc editor
git-svn-id: trunk@13847 -
|
2008-01-23 23:00:03 +00:00 |
|
mattias
|
6479fe24ae
|
IDE: code help: implemented autosize for default IDE html control
git-svn-id: trunk@13596 -
|
2008-01-02 23:21:38 +00:00 |
|
mattias
|
dc751454a6
|
IDEIntf: added TIDEHTMLControlIntf.GetPreferredControlSize
git-svn-id: trunk@13533 -
|
2007-12-30 11:36:24 +00:00 |
|
mattias
|
878e4f3ba1
|
IDE: implemented using html control for fpdoc hints
git-svn-id: trunk@13531 -
|
2007-12-29 22:48:14 +00:00 |
|
mattias
|
26aebf8d14
|
IDEIntf: started htmlcontrol interface
git-svn-id: trunk@13529 -
|
2007-12-29 20:39:54 +00:00 |
|
mattias
|
e585e2ff74
|
IDE: renamed lazdoc structures to codehelp
git-svn-id: trunk@13518 -
|
2007-12-29 11:36:35 +00:00 |
|
mattias
|
c26a8750c8
|
IDE: renamed TLazDocManager to TCodeHelpManager
git-svn-id: trunk@13517 -
|
2007-12-29 11:28:23 +00:00 |
|
mattias
|
30013eaefe
|
IDE: renamed lazdoc.pas to codehelp.pas
git-svn-id: trunk@13511 -
|
2007-12-29 10:10:01 +00:00 |
|