Commit Graph

3162 Commits

Author SHA1 Message Date
maxim
59ebbbce2c Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20054
git-svn-id: trunk@32052 -
2011-08-25 21:14:51 +00:00
maxim
09b5a23097 regenerated translations; updated Russian translation
git-svn-id: trunk@32043 -
2011-08-24 21:04:47 +00:00
maxim
2484cdcb62 Translations: Ukrainian translation update by Igor Paliychuk, bug #20044
git-svn-id: trunk@32041 -
2011-08-24 20:48:02 +00:00
juha
6feb51b924 Codetools: improve code completion with generics. Issue #19118, patch from Anton
git-svn-id: trunk@32040 -
2011-08-24 19:23:03 +00:00
juha
9faa8a5364 Codetools: improve parsing of generics with many type params, from Anton.
git-svn-id: trunk@32031 -
2011-08-21 21:45:52 +00:00
maxim
8a965ad38a regenerated translations; updated Russian translation
git-svn-id: trunk@32021 -
2011-08-20 17:19:27 +00:00
maxim
db322bd785 Codetools: improved localization
git-svn-id: trunk@32020 -
2011-08-20 17:17:01 +00:00
maxim
ab89769de4 Codetools: fixed typo in function name
git-svn-id: trunk@32019 -
2011-08-20 17:02:54 +00:00
mattias
9360b276e8 laz2_xml: decode ISO-8859-1
git-svn-id: trunk@32018 -
2011-08-20 15:21:54 +00:00
mattias
6a19dcf9c3 laz2_xml: skip UTF-8 BOM
git-svn-id: trunk@32017 -
2011-08-20 15:14:31 +00:00
juha
52a0ff3f37 CodeTools: improve generics support (also nested generics types). Issue #18373, patch from Anton
git-svn-id: trunk@32016 -
2011-08-20 07:07:32 +00:00
juha
db121af7a1 Codetools: support generics in extended record syntax. Issue #18566, patch from Anton
git-svn-id: trunk@32015 -
2011-08-20 07:07:20 +00:00
juha
da2fe1ffb1 Codetools: improve indentation when pasting a line inside class definition. Patch from Anton.
git-svn-id: trunk@32014 -
2011-08-20 05:56:46 +00:00
mattias
00ea7b574c codetools: TCOdeBuffer.LoadFromFile load when no filename is set
git-svn-id: trunk@32008 -
2011-08-19 08:10:37 +00:00
mattias
b977cfdea6 codetools: docs
git-svn-id: trunk@31990 -
2011-08-15 15:00:49 +00:00
juha
ea052b646d Codetools: Improve class code beautifier, patch from Anton.
git-svn-id: trunk@31984 -
2011-08-14 09:09:57 +00:00
juha
a3b74ddd78 Codetools: Class completion now ignores empty parenthesis. Issue #19668, patch from Anton
git-svn-id: trunk@31960 -
2011-08-12 11:50:11 +00:00
juha
1cb3753a6f Codetools: Fix hint directives after vars and consts in PascalReader. Issue #19614, patch from Anton
git-svn-id: trunk@31952 -
2011-08-11 21:37:30 +00:00
juha
21904840d4 Codetools: Fix to CodeCompletion when adding units for method parameters. Issue #18992, patch from Anton
git-svn-id: trunk@31946 -
2011-08-11 17:15:49 +00:00
juha
dbdec77d4b CodeTools: fixed auto-indent after "object" keyword. Issue #19945, patch from Anton
git-svn-id: trunk@31926 -
2011-08-09 20:20:09 +00:00
juha
d827e28a93 Codetools: Fix code completion for "stored" functions. Issue #19835, patch from Anton
git-svn-id: trunk@31905 -
2011-08-06 21:25:22 +00:00
juha
17251f4aa9 CodeTools: Fix incorrect auto-indent inside a "with"-block. Issue #19836, patch from Anton
git-svn-id: trunk@31881 -
2011-08-05 18:08:40 +00:00
juha
8c93353490 Codetools: Make auto-indent understand trivial classes. Issue #19832, patch from Anton
git-svn-id: trunk@31880 -
2011-08-05 17:48:09 +00:00
juha
f9a84e9f2f Codetools: Add a new uses-section right after interface/implementation keyword. Issue #19901, patch from Anton.
git-svn-id: trunk@31878 -
2011-08-05 16:36:29 +00:00
juha
8b1fb0e09d Codetools: Fixed incorrect auto-indent when pasting code. Issue #19836, patch from Anton
git-svn-id: trunk@31872 -
2011-08-05 12:37:05 +00:00
mattias
4bb113358b laz2_xml: clean up
git-svn-id: trunk@31742 -
2011-07-18 20:17:51 +00:00
mattias
b518b70fa5 undo
git-svn-id: trunk@31740 -
2011-07-18 20:17:02 +00:00
mattias
1a5ecc177b IDE: new project dialog: store project desc in listbox
git-svn-id: trunk@31739 -
2011-07-18 20:12:13 +00:00
mattias
d5ce990ceb laz2_xml: small optimizations
git-svn-id: trunk@31706 -
2011-07-16 00:28:15 +00:00
mattias
e5373a2852 laz2_xml: fixed KeyCompare
git-svn-id: trunk@31705 -
2011-07-15 22:03:06 +00:00
mattias
c82d807457 codetools: property completion: do not add const in setter
git-svn-id: trunk@31698 -
2011-07-14 09:17:18 +00:00
mattias
37559c22ba cody: update
git-svn-id: trunk@31695 -
2011-07-14 08:48:59 +00:00
mattias
af824f5ad1 codetools: reduced warnings
git-svn-id: trunk@31647 -
2011-07-10 09:11:20 +00:00
mattias
d054dea35c codetools: identifier completion: do not clear on change
git-svn-id: trunk@31625 -
2011-07-09 21:36:19 +00:00
mattias
133696ef7b IDE: added file type for instantfc programs, run instantfpc if file has shebang
git-svn-id: trunk@31624 -
2011-07-09 19:57:15 +00:00
mattias
4c0026a1c7 laz_xml: fixed TXMLConfig.Create(nil)
git-svn-id: trunk@31616 -
2011-07-09 09:54:02 +00:00
mattias
5452f9d706 laz_xmlcfg: test old and new version
git-svn-id: trunk@31614 -
2011-07-09 08:23:14 +00:00
mattias
17d837884e clean up
git-svn-id: trunk@31613 -
2011-07-09 08:17:32 +00:00
mattias
8e8ca84239 laz_xmlcfg: invalidate file state cache
git-svn-id: trunk@31612 -
2011-07-09 08:16:43 +00:00
mattias
4aa9462577 codetools: clean up
git-svn-id: trunk@31611 -
2011-07-09 08:11:05 +00:00
mattias
8ce5534fb4 laz2_xml: compatibility with old xmlcfg
git-svn-id: trunk@31610 -
2011-07-09 08:07:57 +00:00
mattias
577ed6bcdf laz2_xml: fixed range checks
git-svn-id: trunk@31608 -
2011-07-08 22:42:05 +00:00
mattias
0f85593aae IDE: fixed parsing numbers in project macros
git-svn-id: trunk@31572 -
2011-07-06 11:49:17 +00:00
mattias
f5dd2491a8 codetools: fixed findtermofexpr for enumeration type
git-svn-id: trunk@31489 -
2011-07-01 12:59:40 +00:00
mattias
d93e971020 lcl: TUTF8Parser.HandleNewLine: fill buffer
git-svn-id: trunk@31410 -
2011-06-26 21:05:15 +00:00
mattias
347515afc3 codetools: fixed range check
git-svn-id: trunk@31356 -
2011-06-24 10:50:02 +00:00
mattias
7116120872 codetools: h2pas: structs with sub defs
git-svn-id: trunk@31321 -
2011-06-21 18:59:05 +00:00
mattias
1346c39a97 codetools: h2pas: simple struct
git-svn-id: trunk@31320 -
2011-06-21 18:41:26 +00:00
mattias
a1d7624a88 codetools: fixed TIdentCompletionTool.ParseSourceTillCollectionStart check atom in front
git-svn-id: trunk@31318 -
2011-06-21 15:01:29 +00:00
mattias
cf32ea0df9 codetools: parsing on E:Exception do: using ctnVarDefinition, bug #19601
git-svn-id: trunk@31317 -
2011-06-21 14:21:47 +00:00