Commit Graph

40027 Commits

Author SHA1 Message Date
martin
82e965f5ef SynEdit: Ifdef Markup: EditorOptions (still in ifdef)
git-svn-id: trunk@41219 -
2013-05-16 00:01:52 +00:00
martin
222d915b0f SynEdit: Ifdef Markup: force assert for testing
git-svn-id: trunk@41218 -
2013-05-15 23:57:26 +00:00
martin
a6236159e9 SynEdit: Ifdef Markup: fix several crashes
git-svn-id: trunk@41217 -
2013-05-15 23:53:14 +00:00
martin
1084ad7aed SynEdit: Ifdef Markup: only scan if markup is active
git-svn-id: trunk@41216 -
2013-05-15 20:59:05 +00:00
martin
aff6e05312 IDE, EditorOptions: Alphablend (low-lighting) for markup
git-svn-id: trunk@41215 -
2013-05-15 20:05:45 +00:00
juha
7350d2e125 IDE: add define HEAPTRC_WINDOW back to enable the new heap tracer window feature.
git-svn-id: trunk@41214 -
2013-05-15 18:00:26 +00:00
juha
873389286d LazResExplorer: remove dead code.
git-svn-id: trunk@41213 -
2013-05-15 18:00:21 +00:00
juha
dada73665c IDE: formatting
git-svn-id: trunk@41212 -
2013-05-15 18:00:13 +00:00
bart
cba0395125 FileUtil: inline FileOpenUTF8, FileCreateUTF8 and FileCreateUTF8 to their LazFileUtils counterparts.
Next step in moving UTF8 file routines to LazFileUtils.

git-svn-id: trunk@41211 -
2013-05-15 17:14:24 +00:00
bart
f77efa70a9 FileUtil: inline FileIsText to LazFileUtils.FileIsText.
Next step in moving UTF8 file routines to LazFileUtils.

git-svn-id: trunk@41210 -
2013-05-15 17:03:11 +00:00
bart
bf3f2431f6 LazUtils: fix LazFileUtils.FileIsText when filename has unicode characters outside currrent codepage on Windows.
Needs refactoring of LazUtf8Classes (use LazFileUtils instead of FileUtil).
Next step in moving UTF89 file routines to LazFileUil.

git-svn-id: trunk@41209 -
2013-05-15 16:52:42 +00:00
martin
553e6bbbc3 SynEdit: Ifdef Markup: keep node state on edit / wait for idle update
git-svn-id: trunk@41208 -
2013-05-15 12:31:00 +00:00
martin
643bc6aa9d SynEdit: Ifdef Markup: reset idle timer on EditorStateChange only
git-svn-id: trunk@41207 -
2013-05-15 12:25:06 +00:00
martin
618c00afa9 SynEdit: Ifdef Markup: keep node state on edit / wait for idle update
git-svn-id: trunk@41206 -
2013-05-15 12:04:51 +00:00
mattias
c40294c9d2 IDE: sourceeditor: update ifdef node states on input less idle
git-svn-id: trunk@41205 -
2013-05-15 08:44:10 +00:00
mattias
241045c4cb IDE: source editor: fixed typo
git-svn-id: trunk@41204 -
2013-05-15 08:12:56 +00:00
mattias
0431614b1b IDE: source editor: ifdefnode: sync codebuffer
git-svn-id: trunk@41203 -
2013-05-15 08:10:49 +00:00
mattias
7f5a187f74 codetools: fixed directory cacher FindUnitSource
git-svn-id: trunk@41202 -
2013-05-15 08:04:34 +00:00
martin
3f6ef5ad82 SynEdit: Ifdef Markup: fixed using invalid peer
git-svn-id: trunk@41201 -
2013-05-14 23:50:49 +00:00
martin
c1207958d0 SynEdit: Ifdef Markup: fixed uninitialized value
git-svn-id: trunk@41200 -
2013-05-14 23:16:56 +00:00
mattias
2ad95802b4 codetools: directory cacher: fixed finding dotted units
git-svn-id: trunk@41199 -
2013-05-14 23:16:14 +00:00
mattias
0a5a0160d1 IDE: clean up
git-svn-id: trunk@41198 -
2013-05-14 21:53:07 +00:00
mattias
3904b0b4eb IDE: source editor: set elseif
git-svn-id: trunk@41197 -
2013-05-14 21:11:19 +00:00
mattias
ec42d1983b codetools: elseif is an else
git-svn-id: trunk@41196 -
2013-05-14 21:10:51 +00:00
mattias
2495c152c6 codetools: ifend is an end
git-svn-id: trunk@41195 -
2013-05-14 21:09:52 +00:00
mattias
5322d2256b IDE: source editor: set only ifs
git-svn-id: trunk@41194 -
2013-05-14 21:05:28 +00:00
mattias
2440a11cb8 codetools: linkscanner directives kind
git-svn-id: trunk@41193 -
2013-05-14 21:05:05 +00:00
martin
bf7b52f47d SynEdit: Alphablend (low-lighting) for markup
git-svn-id: trunk@41192 -
2013-05-14 18:11:07 +00:00
martin
7d486bba43 SynEdit: Ifdef Markup: updates
git-svn-id: trunk@41191 -
2013-05-14 16:53:41 +00:00
martin
0f1b45ef98 SynEdit: Ifdef Markup: SourceEditor: Do not invalidate, if all node states are going to be written
git-svn-id: trunk@41190 -
2013-05-14 15:00:29 +00:00
martin
76bf70d6c4 SynEdit: Ifdef Markup: clean up
git-svn-id: trunk@41189 -
2013-05-14 14:56:37 +00:00
martin
062c0899c3 SynEdit: Alphablend (low-lighting) for markup
git-svn-id: trunk@41188 -
2013-05-14 14:03:07 +00:00
martin
c115ca588a SynEdit: Ifdef Markup: fixed removing invalid nodes / fixed peering nested, open on same line
git-svn-id: trunk@41187 -
2013-05-14 13:52:41 +00:00
martin
e388dee414 SynEdit: Alphablend (low-lighting) for markup
git-svn-id: trunk@41186 -
2013-05-14 12:38:54 +00:00
mattias
f83e1b7112 IDE: source editor: set ifdef node states on page changed
git-svn-id: trunk@41185 -
2013-05-14 10:16:03 +00:00
mattias
5878ba9053 lazutils: less warnings
git-svn-id: trunk@41184 -
2013-05-14 09:30:45 +00:00
mattias
6b007f92db IDE: TSourceEditor.UpdateIfDefNodeStates: check if scanner has changed
git-svn-id: trunk@41183 -
2013-05-14 07:40:30 +00:00
mattias
7185e6dc61 codetools: fixed crash finding directive
git-svn-id: trunk@41182 -
2013-05-13 22:21:01 +00:00
maxim
20a03cef69 Translations: updated Spanish translation by Lucas Martín, bug #24424
git-svn-id: trunk@41181 -
2013-05-13 21:59:25 +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
3cef71b547 SynEdit: Ifdef Markup: fixed issue with shared editors (set handlers to new buffer)
git-svn-id: trunk@41179 -
2013-05-13 17:48:12 +00:00
martin
6f662757d3 SynEdit: TextAttributes refactor class structure
git-svn-id: trunk@41178 -
2013-05-13 16:46:57 +00:00
mattias
e6d986f71c lcl: updated docs about lclversion
git-svn-id: trunk@41177 -
2013-05-13 14:50:13 +00:00
mattias
c6d50ecbe0 IDE: fpdoc editor: scrollbars for memos
git-svn-id: trunk@41176 -
2013-05-13 14:48:43 +00:00
mattias
b37b5dd406 IDE: keymap options: popup menu for conflicts
git-svn-id: trunk@41175 -
2013-05-13 14:43:39 +00:00
juha
558eb5e72e IDE: Fix compilation for FPC 2.6.x in the Heaptrc output window feature
git-svn-id: trunk@41174 -
2013-05-13 14:42:17 +00:00
mattias
23584532f9 IDE: keymap options: moved buttons to tree
git-svn-id: trunk@41173 -
2013-05-13 14:31:32 +00:00
jesus
d7c513b055 Printers, updated dialogs sample
git-svn-id: trunk@41172 -
2013-05-13 14:19:47 +00:00
jesus
b2cfca71f8 Printers, refactored (partially reworked) bins support, implemented cups missing part
git-svn-id: trunk@41171 -
2013-05-13 14:19:13 +00:00
juha
d5bfaea603 Converter: Use {$IFnDEF ...} with small 'n'. Easier to read.
git-svn-id: trunk@41170 -
2013-05-13 14:10:37 +00:00