juha
|
6d3f9bd7a7
|
LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils.
git-svn-id: trunk@58632 -
|
2018-07-25 13:39:06 +00:00 |
|
juha
|
7f7e7ada81
|
Format and clean uses sections.
git-svn-id: trunk@58629 -
|
2018-07-25 13:38:35 +00:00 |
|
ondrej
|
a914eaa29d
|
IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
|
2018-05-08 23:10:58 +00:00 |
|
mattias
|
ff31eb07db
|
IDE: fixed parameter hint auto completion when closing bracket is missing, bug #32736
git-svn-id: trunk@56517 -
|
2017-11-27 21:53:30 +00:00 |
|
juha
|
4c7dc1b89b
|
Use Delete() instead of Copy() where appropriate.
git-svn-id: trunk@55311 -
|
2017-06-10 16:30:27 +00:00 |
|
michl
|
5d03c243b5
|
IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
|
2017-05-21 20:59:29 +00:00 |
|
mattias
|
22350effc4
|
codetools: parse multi dim arrays, patch from Paul W, issue #25045
git-svn-id: trunk@54719 -
|
2017-04-25 07:08:42 +00:00 |
|
mattias
|
5ad98a7bcf
|
codetools: ctnReferencTo for typeinfo, code hints and type check
git-svn-id: trunk@54642 -
|
2017-04-19 11:49:51 +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 |
|
ondrej
|
ec0a83c728
|
IDE: fix regression: make code context hint window clickable
git-svn-id: trunk@52561 -
|
2016-06-22 17:04:18 +00:00 |
|
mattias
|
699bdb9e8f
|
codetools: class helpers: find declaration and code completion, patch #28266, from Ondrej Pokorny
git-svn-id: trunk@49405 -
|
2015-06-22 10:02:11 +00:00 |
|
mattias
|
b98e5b914f
|
IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
git-svn-id: trunk@48228 -
|
2015-03-10 15:28:11 +00:00 |
|
mattias
|
f3f0866921
|
IDE: checked compiler warnings, clean up
git-svn-id: trunk@48218 -
|
2015-03-10 14:51:21 +00:00 |
|
mattias
|
15913d1179
|
IDE: codecontext: use ClientRect instead of Canvas.ClipRect
git-svn-id: trunk@45308 -
|
2014-06-02 19:58:33 +00:00 |
|
mattias
|
58192726cf
|
IDE: codecontext: combine resize and show
git-svn-id: trunk@45307 -
|
2014-06-02 19:56:41 +00:00 |
|
paul
|
7f4caeb374
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
|
2013-09-27 12:27:04 +00:00 |
|
martin
|
4ab22b8668
|
if param hint is "no hint", then there is no button, so do not update it
git-svn-id: trunk@41877 -
|
2013-06-24 17:45:10 +00:00 |
|
mattias
|
d76a13f72c
|
IDE: parameter hints: fixed showing parameters of procedure types
git-svn-id: trunk@41816 -
|
2013-06-23 12:19:40 +00:00 |
|
mattias
|
5df38ac5b8
|
IDE: code context dlg: free via application
git-svn-id: trunk@40027 -
|
2013-01-29 18:20:08 +00:00 |
|
mattias
|
32dca9e242
|
IDE: code context: check SourceEditorManagerIntf on Destroy
git-svn-id: trunk@40026 -
|
2013-01-29 17:12:00 +00:00 |
|
mattias
|
96c80d282d
|
IDE: code context: do not connect idle while destroying
git-svn-id: trunk@40015 -
|
2013-01-29 02:19:30 +00:00 |
|
mattias
|
1fc41c1ab2
|
IDE: parameter hints: move+show buttons outside paint, disconnect idle when nothing changed
git-svn-id: trunk@39942 -
|
2013-01-23 21:26:36 +00:00 |
|
mattias
|
3ebe5c42ee
|
IDE: added workaround -dEnableCCFFontMin for bug #22190
git-svn-id: trunk@37511 -
|
2012-06-04 12:31:12 +00:00 |
|
mattias
|
322d349d17
|
IDE: debugging
git-svn-id: trunk@37477 -
|
2012-06-02 02:43:41 +00:00 |
|
martin
|
f88a9d1f56
|
SynEdi: more debugln for undo
git-svn-id: trunk@35067 -
|
2012-01-31 19:26:25 +00:00 |
|
martin
|
d503d615c5
|
Added try finally to some UndoBlock (editor)
git-svn-id: trunk@34977 -
|
2012-01-27 15:13:52 +00:00 |
|
mattias
|
338fee2342
|
IDE: parameter hints: use monitor workarea, bug #19117
git-svn-id: trunk@31648 -
|
2011-07-10 09:22:41 +00:00 |
|
mattias
|
b4be065867
|
IDE: parameter hints: show message if nothign to add
git-svn-id: trunk@30766 -
|
2011-05-16 12:42:42 +00:00 |
|
mattias
|
f3bab74ec0
|
IDE: parameter hints: 1 pixel right space for button
git-svn-id: trunk@30761 -
|
2011-05-16 10:53:23 +00:00 |
|
mattias
|
dda1af2525
|
IDE: parameter hints: using add icons and flat buttons
git-svn-id: trunk@30760 -
|
2011-05-16 10:01:33 +00:00 |
|
mattias
|
70c510aadc
|
IDE: parameter hints: layout
git-svn-id: trunk@30758 -
|
2011-05-16 06:59:12 +00:00 |
|
mattias
|
962a7942fb
|
IDE: parameter hints: fixed destroy
git-svn-id: trunk@30742 -
|
2011-05-15 10:59:37 +00:00 |
|
mattias
|
ea9eb8184b
|
IDE: parameter hints: fixed moving insert position of synedit
git-svn-id: trunk@30731 -
|
2011-05-14 10:55:29 +00:00 |
|
mattias
|
e6c4ffc414
|
IDE: parameter hints: button to add missing parameters
git-svn-id: trunk@30730 -
|
2011-05-14 10:49:08 +00:00 |
|
mattias
|
883a4159a6
|
IDE: hide parameter hints on application deactivate, bug #18194
git-svn-id: trunk@28767 -
|
2010-12-18 22:56:28 +00:00 |
|
zeljko
|
fb873f1327
|
IDE: codecontextform: let theme draw background of context hint. fixes issue #17940
git-svn-id: trunk@28764 -
|
2010-12-18 16:47:06 +00:00 |
|
mattias
|
9b63777a25
|
IDE: code context: add some space for fractionals
git-svn-id: trunk@26490 -
|
2010-07-06 16:43:13 +00:00 |
|
mattias
|
433b03a717
|
IDE: fixed compilation
git-svn-id: trunk@26153 -
|
2010-06-16 15:10:51 +00:00 |
|
mattias
|
e15e0d7279
|
IDE: parameter hints: remove duplicates
git-svn-id: trunk@26141 -
|
2010-06-16 07:00:52 +00:00 |
|
mattias
|
7029a5ebf8
|
IDE: codecontext hints: added ranged array type
git-svn-id: trunk@25533 -
|
2010-05-20 10:13:19 +00:00 |
|
mattias
|
2450332df9
|
IDE: codecontext hints: added open array type
git-svn-id: trunk@25532 -
|
2010-05-20 09:43:45 +00:00 |
|
mattias
|
dde1038bfb
|
IDE: codecontext hints: show no hints if empty
git-svn-id: trunk@25530 -
|
2010-05-20 09:16:00 +00:00 |
|
mattias
|
0a5e197f49
|
IDE: codecontext: added string[]
git-svn-id: trunk@25528 -
|
2010-05-20 09:04:13 +00:00 |
|
martin
|
9514e35650
|
SourceEditor: Refactor creation/destruction of helpers
git-svn-id: trunk@24172 -
|
2010-03-22 15:21:00 +00:00 |
|
martin
|
e1290c555d
|
Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24045 -
|
2010-03-16 16:16:32 +00:00 |
|
mattias
|
57a420939d
|
codetools: parameter hints: added compiler functions
git-svn-id: trunk@20893 -
|
2009-07-19 09:37:27 +00:00 |
|
mattias
|
8a18239e07
|
codetools: extended code context infos for predefined identifiers
git-svn-id: trunk@20891 -
|
2009-07-18 18:38:01 +00:00 |
|
paul
|
45c7e7690f
|
ide: formatting
git-svn-id: trunk@20878 -
|
2009-07-17 16:58:59 +00:00 |
|
mattias
|
0b64430386
|
IDE: code context hints: compute size with bold
git-svn-id: trunk@20177 -
|
2009-05-24 21:26:51 +00:00 |
|
mattias
|
b74111c319
|
IDE: code context hints drawn with bold instead of gray, needed for themes where gray does not work
git-svn-id: trunk@20102 -
|
2009-05-21 10:08:32 +00:00 |
|