Commit Graph

482 Commits

Author SHA1 Message Date
mattias
ba814a2ad3 IDE: fixed xmlconfig default values
git-svn-id: trunk@45530 -
2014-06-15 12:10:42 +00:00
martin
dd27f42211 IDE: auto show the param hint for functions. Patch by David Zimmer
git-svn-id: trunk@44464 -
2014-03-18 12:50:04 +00:00
mattias
5a07230297 IDE: clean up
git-svn-id: trunk@44146 -
2014-02-18 18:47:15 +00:00
mattias
fef175d593 IDE: clean up
git-svn-id: trunk@44019 -
2014-02-11 22:39:59 +00:00
martin
99ba895921 IDE: add 2 tab based indent modes to beautifier. Issue #0024557
git-svn-id: trunk@43816 -
2014-01-26 17:16:48 +00:00
martin
bcf2a59a39 IDE: eoTabIndent by default. Issue #0024524
git-svn-id: trunk@43814 -
2014-01-26 16:03:06 +00:00
martin
4b9b1ad7c6 IDE: Editor-Options: mark if/then/else as word pair (triplet) / allow any keyword pair to be switched
git-svn-id: trunk@43813 -
2014-01-26 15:16:36 +00:00
paul
87c32c3dd4 ide: load default DCI resource from FPC resource
git-svn-id: trunk@43011 -
2013-09-28 15:06:04 +00:00
mattias
2883336781 IDE: sourcemarks: break cycle
git-svn-id: trunk@42891 -
2013-09-19 20:06:45 +00:00
martin
e8e421dc50 SynEdit: select word-wise, issue #0024523
git-svn-id: trunk@42376 -
2013-08-10 07:27:44 +00:00
mattias
032f86f34a IDE: clean up
git-svn-id: trunk@42094 -
2013-07-15 20:06:27 +00:00
mattias
8014b98269 IDE+synedit: TSynHighlighterAttributes: added Caption:PString for non fixed resourcestring, fixed IDE to use Caption and StoredName correct
git-svn-id: trunk@41720 -
2013-06-14 21:28:58 +00:00
mattias
87b70e8023 IDE: retranslate editor options
git-svn-id: trunk@41709 -
2013-06-13 22:51:16 +00:00
martin
e6c03e1b84 SynEdit: Ifdef Markup: remove ifdef, make live
git-svn-id: trunk@41608 -
2013-06-08 23:05:45 +00:00
mattias
efec9f2a26 IDE: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@41497 -
2013-06-02 17:27:09 +00:00
juha
a8684998b7 Formatting and comments
git-svn-id: trunk@41442 -
2013-05-28 15:59:52 +00:00
mattias
b71f29c7f4 IDE: fixed TColorScheme.GetStoredValuesForScheme
git-svn-id: trunk@41423 -
2013-05-26 13:57:22 +00:00
martin
11c4892506 IDE: Editor-Color opts - Allow setting priorities
git-svn-id: trunk@41419 -
2013-05-26 13:34:29 +00:00
martin
003adac76f SynEdit: Ifdef Markup: Allow setting state for else
git-svn-id: trunk@41394 -
2013-05-25 13:12:53 +00:00
martin
ce427ff568 SynEdit: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too
git-svn-id: trunk@41344 -
2013-05-22 01:01:47 +00:00
martin
189e18339b SynEdit: Ifdef Markup: adding scheme colors to resource
git-svn-id: trunk@41302 -
2013-05-19 17:10:23 +00:00
martin
82e965f5ef SynEdit: Ifdef Markup: EditorOptions (still in ifdef)
git-svn-id: trunk@41219 -
2013-05-16 00:01:52 +00:00
martin
aff6e05312 IDE, EditorOptions: Alphablend (low-lighting) for markup
git-svn-id: trunk@41215 -
2013-05-15 20:05:45 +00:00
martin
655de9221e SynEdit: TextAttributes refactor/cleanup: move some properties to highlighter / move "feature" property to IDE
git-svn-id: trunk@41180 -
2013-05-13 18:36:20 +00:00
martin
12d8184160 SynEdit: TextAttributes refactor class structure
git-svn-id: trunk@41167 -
2013-05-13 13:26:57 +00:00
mattias
739984d131 IDE: fixed caption Free Pascal
git-svn-id: trunk@41165 -
2013-05-13 11:14:10 +00:00
mattias
a85c98d0a8 IDE: clean up
git-svn-id: trunk@40694 -
2013-04-02 10:10:54 +00:00
martin
af73c2186c IDE: added string auto-continue mode
git-svn-id: trunk@40352 -
2013-02-19 03:07:50 +00:00
martin
a1583e32f2 IDE: markup for user defined word-lists, fix some settings. Add global lists
git-svn-id: trunk@40075 -
2013-01-30 23:35:52 +00:00
martin
762694f67a IDE: add markup for user defined word-lists
git-svn-id: trunk@40029 -
2013-01-29 18:23:20 +00:00
martin
650f60c596 IDE: Add option to auto-continue comments
git-svn-id: trunk@39605 -
2012-12-20 23:35:24 +00:00
martin
7373631918 EditorOpts: default for top-info-hint
git-svn-id: trunk@38507 -
2012-09-03 19:26:28 +00:00
mattias
a99a34ebd2 IDE: using UTF8CompareText
git-svn-id: trunk@37960 -
2012-07-16 20:53:37 +00:00
martin
c65916bcaf IDE-Options / SynEdit: Fixed RightEdge visibility
git-svn-id: trunk@37906 -
2012-07-11 02:01:46 +00:00
mattias
24c2470b43 IDE: using TFileStreamUTF8 and TStringListUTF8
git-svn-id: trunk@37656 -
2012-06-15 16:50:31 +00:00
mattias
2ec91c5b8e lazbuild: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@36680 -
2012-04-09 14:58:59 +00:00
martin
4c773bd16a IDE, EditorOpts: add mouse wheel to old advanced options (xml loader)
git-svn-id: trunk@36293 -
2012-03-24 18:43:06 +00:00
martin
33afd9a994 SrcEdit / Tab-Menu: via ctrl-right
git-svn-id: trunk@36265 -
2012-03-23 11:08:30 +00:00
martin
4738029f35 IDE/SynEdit (windows only): Add option to choose IME mode
git-svn-id: trunk@36142 -
2012-03-17 22:38:46 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
martin
3ce45defdf Editor options: fixed a mix-up between colorscheme Name and StoredName
git-svn-id: trunk@35686 -
2012-03-03 19:41:53 +00:00
martin
31401c1a23 IDE/SynEdit: Enable SnInfoView
git-svn-id: trunk@35589 -
2012-02-25 02:50:53 +00:00
juha
a0fb17b27e IDE: Unite duplicate (single word) resourcestrings and name them consistently.
git-svn-id: trunk@35486 -
2012-02-19 15:50:48 +00:00
martin
00b66e9c44 IDE: Make Synedit's overview gutter available
git-svn-id: trunk@35462 -
2012-02-18 18:41:26 +00:00
martin
ecd605e5bd SynEdit: refactor plugin key handling / adding syncro edit to component palette.
git-svn-id: trunk@35429 -
2012-02-17 17:29:05 +00:00
martin
ce0c730b46 EditorOpts: Fixed assigning Keymaps
git-svn-id: trunk@35405 -
2012-02-16 21:31:09 +00:00
martin
590d10ef3c SynEdit: Fix drawing underline for mouse link (also simplified)
git-svn-id: trunk@34912 -
2012-01-24 21:37:01 +00:00
martin
2cc4863e8b MouseOpts: debug context menu
git-svn-id: trunk@34704 -
2012-01-11 04:03:04 +00:00
martin
d4efb55fc4 IDE starting on po highlighter
git-svn-id: trunk@34300 -
2011-12-19 23:37:41 +00:00
martin
bc57db114e SynEdit: hide conflicting button names
git-svn-id: trunk@34277 -
2011-12-19 12:54:29 +00:00