paul
|
fb380a80d4
|
ide, codetools, ideintf: fix warnings
git-svn-id: trunk@17616 -
|
2008-11-28 02:53:56 +00:00 |
|
mattias
|
b5887faf33
|
codetools: identifier completion: no brackets outside of statements
git-svn-id: trunk@16670 -
|
2008-09-22 09:40:09 +00:00 |
|
mattias
|
50c74bdb72
|
IDE: fixed identifier completion placing cursor behind semicolon for procedure calls, bug #12108
git-svn-id: trunk@16513 -
|
2008-09-09 21:34:20 +00:00 |
|
mattias
|
8aeaa048e1
|
IDE: fixed identifier completion not adding semicolon if next char is semicolon, bug #12108
git-svn-id: trunk@16512 -
|
2008-09-09 21:26:49 +00:00 |
|
mattias
|
45553cc34d
|
IDE: fixed identifier completion not adding anything if next char is set, bug #12108
git-svn-id: trunk@16511 -
|
2008-09-09 21:25:26 +00:00 |
|
mattias
|
4267b846de
|
IDE: fixed identifier completion cursor for Canvas.Colors, bug #12108
git-svn-id: trunk@16510 -
|
2008-09-09 21:20:39 +00:00 |
|
mattias
|
5f5edc3e77
|
identifier completion: fixed painting const values
git-svn-id: trunk@16467 -
|
2008-09-07 12:10:26 +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
|
4e326a4448
|
IDE+codetools: identifier completion: adding semicolon after procedure
git-svn-id: trunk@15844 -
|
2008-07-23 09:12:06 +00:00 |
|
mattias
|
588edd1cab
|
IDE: identifier completion: always move cursor in front of semicolon
git-svn-id: trunk@15784 -
|
2008-07-14 22:21:35 +00:00 |
|
mattias
|
6874d3b117
|
codetools: replaced TIdentifierListItem.Identifier PChar with string
git-svn-id: trunk@12986 -
|
2007-11-23 15:00:50 +00:00 |
|
mattias
|
1a15301757
|
codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons
git-svn-id: trunk@12418 -
|
2007-10-11 22:21:38 +00:00 |
|
mattias
|
bb2d60019e
|
h2pas wizard, IDE text converters: improved error handling
git-svn-id: trunk@12406 -
|
2007-10-10 15:50:38 +00:00 |
|
mattias
|
5794ee8f65
|
IDE: identifier completion: adding := : checks if identifier can be assigned
git-svn-id: trunk@12381 -
|
2007-10-08 11:56:56 +00:00 |
|
mattias
|
b77db7a61d
|
IDE: codetools options dialog: added checkbox for identifier completion adding := operator
git-svn-id: trunk@12378 -
|
2007-10-08 11:11:41 +00:00 |
|
mattias
|
97e18a00f6
|
IDE: identifier completion: adding := : checks if there is already a :=
git-svn-id: trunk@12376 -
|
2007-10-08 10:24:02 +00:00 |
|
mattias
|
cfa90e6bd1
|
IDE: ientifier completion: adding semicoon: checks if identifier has childs
git-svn-id: trunk@12375 -
|
2007-10-08 10:20:04 +00:00 |
|
mattias
|
23cb06a031
|
IDE+codetools: added heuristic to add := on identifier completion
git-svn-id: trunk@12348 -
|
2007-10-06 14:54:32 +00:00 |
|
mattias
|
3b69506329
|
gtk2 intf: added focus events for combobox, ideintf: textconverter now supports codetool buffers, h2pas wiz: added tool to remove redfinitions, reduced warnings
git-svn-id: trunk@11733 -
|
2007-08-03 22:38:11 +00:00 |
|
mattias
|
769478772a
|
gtk intf: fixed sending keypress event twice
git-svn-id: trunk@10737 -
|
2007-03-10 22:38:35 +00:00 |
|
mattias
|
ed3137cc14
|
IDE: codebrowser update of root item
git-svn-id: trunk@10631 -
|
2007-02-13 11:33:34 +00:00 |
|
mattias
|
9bebef46ab
|
IDE+codetools: fixed identifier completion for procs
git-svn-id: trunk@10618 -
|
2007-02-10 10:04:46 +00:00 |
|
mattias
|
dd7b5ba113
|
IDE: fixed adding spaces for identifier completion adding method declarations to classes
git-svn-id: trunk@10479 -
|
2007-01-19 16:48:20 +00:00 |
|
mattias
|
e7be3ae1d3
|
codetools: added record case variables to identifier completion
git-svn-id: trunk@10157 -
|
2006-11-02 03:29:30 +00:00 |
|
mattias
|
7144ddb3e2
|
identifer completion: implemented adding complete method declaration in class contexts
git-svn-id: trunk@9969 -
|
2006-09-22 23:16:25 +00:00 |
|
mattias
|
acb3b89660
|
identifier completion: reverts color invert until we get a better algorithm
git-svn-id: trunk@9960 -
|
2006-09-21 20:36:06 +00:00 |
|
mattias
|
9c25912fbf
|
IDE completion box: improved inverting color
git-svn-id: trunk@9954 -
|
2006-09-21 09:17:46 +00:00 |
|
mattias
|
8af5d78f33
|
identifier completion: abstract methods are now red
git-svn-id: trunk@9949 -
|
2006-09-20 20:12:27 +00:00 |
|
mattias
|
edf2642c1d
|
h2pas: added tools after, IDE: fixed find in files single line reg expr
git-svn-id: trunk@9947 -
|
2006-09-20 17:55:26 +00:00 |
|
mattias
|
16b454e50e
|
added InvertColor and RGBColor to graphics.pp from Tom Gregorovic
git-svn-id: trunk@9892 -
|
2006-09-14 17:52:26 +00:00 |
|
mattias
|
694d469e5e
|
IDEIntf: added revert editor file function, h2pas gui: added tools for extern c and empty c macros
git-svn-id: trunk@9839 -
|
2006-09-08 15:24:58 +00:00 |
|
mattias
|
ca2b538cf7
|
IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words
git-svn-id: trunk@9766 -
|
2006-08-29 17:35:20 +00:00 |
|
mattias
|
be15116595
|
IDEIntf: added OnShow handler for TIDEMenuSection, h2pas wizard: implemented adding/editing text tools
git-svn-id: trunk@9698 -
|
2006-08-02 16:36:35 +00:00 |
|
mattias
|
b79d6a7b7d
|
h2pas: started text tools editor
git-svn-id: trunk@9696 -
|
2006-08-01 16:57:26 +00:00 |
|
mattias
|
2a2d6b1152
|
freeing text converters
git-svn-id: trunk@9691 -
|
2006-07-29 08:52:16 +00:00 |
|
mattias
|
eca40584b9
|
IDEIntf: added IDESearchInText, added text converter tools
git-svn-id: trunk@9683 -
|
2006-07-26 16:51:44 +00:00 |
|
mattias
|
585a602696
|
IDE codetools: added option to disable adding semicolon for identifier completion
git-svn-id: trunk@9607 -
|
2006-07-14 15:13:05 +00:00 |
|
mattias
|
e28e38295b
|
codetools: added compiler procedure length to identifier completion
git-svn-id: trunk@9582 -
|
2006-07-10 14:55:55 +00:00 |
|
mattias
|
47948ab39e
|
identifier completion: improved heuristic to recognize LValue
git-svn-id: trunk@9294 -
|
2006-05-16 22:16:13 +00:00 |
|
mattias
|
a3cbfca3a5
|
identifier completion: improved heuristic to recognize LValue
git-svn-id: trunk@9292 -
|
2006-05-16 22:07:48 +00:00 |
|
mattias
|
b2be114279
|
codetools: added ctnConstant and added showing constant in smart hints
git-svn-id: trunk@8923 -
|
2006-03-12 23:59:07 +00:00 |
|
mattias
|
bb71ab95c8
|
identifier completion now adds the end of token key
git-svn-id: trunk@8808 -
|
2006-02-23 11:39:17 +00:00 |
|
mattias
|
83c73c3f8e
|
fixed identifier completion comparing items without nodes
git-svn-id: trunk@8776 -
|
2006-02-19 21:44:01 +00:00 |
|
mattias
|
9fce6cebd5
|
added hints for to biig identifier completion items from Tomas Gregorovic
git-svn-id: trunk@8772 -
|
2006-02-18 15:20:09 +00:00 |
|
mattias
|
7ffc2d0f43
|
implemented identifier completion for uses section
git-svn-id: trunk@8353 -
|
2005-12-21 19:13:06 +00:00 |
|
mattias
|
1f63c9f2f7
|
identifier completion now shows enums
git-svn-id: trunk@7566 -
|
2005-08-24 23:38:01 +00:00 |
|
mattias
|
e6ca15816b
|
added IDE interface for regular expressions
git-svn-id: trunk@7252 -
|
2005-06-18 19:37:17 +00:00 |
|
mattias
|
89a38f7ff1
|
started OI favourites
git-svn-id: trunk@7033 -
|
2005-03-29 09:30:15 +00:00 |
|
mattias
|
3ed44e9dd9
|
implemented gtk GetTextExtentPoint for UTF8
git-svn-id: trunk@6454 -
|
2005-01-01 20:17:32 +00:00 |
|
mattias
|
0b6defabbf
|
accelerated code completion box in IDE and replaced ExtTextOut with ExtUTF8Out in TCanvas.TextOut
git-svn-id: trunk@6453 -
|
2005-01-01 20:05:08 +00:00 |
|