Commit Graph

12115 Commits

Author SHA1 Message Date
bart
e2f0b20bc8 LazUtils: better fix for encoding of string returned by GetAppConfigFileUTF8
(Use WideString variant of GetSpecialDir which retruns UTF8: copy/paste error in r43495 #cba214753b)

git-svn-id: trunk@43611 -
2013-12-29 15:40:16 +00:00
jesus
6ae4e11538 lazutils, fixed encoding of string returned by GetAppConfigFileUTF8 (was ansi, should be utf8)
git-svn-id: trunk@43610 -
2013-12-29 04:28:14 +00:00
maxim
0bca623e57 Components, SQLdb: added TMySQL56Connection (bug #25430), unified MySQL icons text (Arial, 11, red/$FF0000, Gimp)
git-svn-id: trunk@43604 -
2013-12-28 14:40:56 +00:00
maxim
f8340776fc Regenerated translations; updated Russian translation
git-svn-id: trunk@43583 -
2013-12-22 13:32:23 +00:00
juha
64c608bdfe Hungarian translation. Originally from Fehér Dávid (dfeher), Gábor, Athomas and others.
git-svn-id: trunk@43581 -
2013-12-22 12:15:22 +00:00
juha
31d83cc801 Finnish translation improvements.
git-svn-id: trunk@43580 -
2013-12-22 11:49:30 +00:00
juha
3a50e1c7f2 Remove assertion in TFindDeclarationTool.FindIdentifierInInterface. Not needed after BuildInterfaceIdentifierCache return value was fixed.
git-svn-id: trunk@43574 -
2013-12-21 12:59:53 +00:00
martin
fc6bd246ea FPDebug: starting on DW_AT_location
git-svn-id: trunk@43566 -
2013-12-18 22:41:16 +00:00
jesus
6a889284f0 LazReport, added basic fr3 report loader
git-svn-id: trunk@43564 -
2013-12-18 16:05:49 +00:00
maxim
fc26b020e8 LazReport: more typos (gradian -> gradient), regenerated translations and updated Russian translation
git-svn-id: trunk@43562 -
2013-12-16 23:57:16 +00:00
maxim
362eff6bb6 LazReport: fixed typos (patch by Reinier Olislagers, bug #25429), regenerated translations and updated Russian translation
git-svn-id: trunk@43560 -
2013-12-16 23:24:47 +00:00
maxim
c16dcaa5d3 Components, SQLDb: fixed incorrect versioning directive (apparently nobody tried to compile bigide with FPC 2.6.0 since August)
git-svn-id: trunk@43558 -
2013-12-16 22:31:40 +00:00
bart
462b02e2de Components, printers: Fix wrong compiler directive for compiler version detection in r43553 #07ebd480ca
git-svn-id: trunk@43554 -
2013-12-16 21:57:25 +00:00
maxim
07ebd480ca Components, printers: fixed compilation with FPC > 2.6.2
git-svn-id: trunk@43553 -
2013-12-16 21:26:11 +00:00
martin
c3f0c69262 SynEdit: test, fix for big/little-endian, part of issue #0023703 , patch by Mark Morgan Lloyd
git-svn-id: trunk@43551 -
2013-12-16 01:15:05 +00:00
juha
2e701c907d Codetools: make CheckLfm report an object which is missing from pascal source. Fixes issues #24473 and #25425
git-svn-id: trunk@43550 -
2013-12-16 00:18:27 +00:00
juha
490e3b3df5 Codetools: fix return value of TFindDeclarationTool.BuildInterfaceIdentifierCache
git-svn-id: trunk@43549 -
2013-12-16 00:11:16 +00:00
maxim
24830e5abf Translations: Japanese translation update by Yuichiro Takahashi, bug #25423
git-svn-id: trunk@43546 -
2013-12-15 23:47:32 +00:00
bart
767b677d3b Printers (Windows): do not use a compiler directive to enable printing on Win9x systems (introduced in r39125 #de4e10c615).
Use at runtime detection to decide wether to call Ansi or Wide Windows API's and separate the used
structures into Ansi and Wide variants.
(Hiding Win9x functionality behind a compiler directive is inconsistent with current LCL behaviour)
Resolves issue #0025315.

git-svn-id: trunk@43544 -
2013-12-15 16:29:31 +00:00
mattias
92087ca69b synedit: docs
git-svn-id: trunk@43542 -
2013-12-15 12:45:46 +00:00
jesus
0483e1236e Printers, Carbon, do not use PMPrinterOutputResolution when compiling for PowerPC
git-svn-id: trunk@43541 -
2013-12-15 05:01:39 +00:00
martin
9533df3f3e SynEdit: additions to GetDefaultAttribute. Experimental.
git-svn-id: trunk@43540 -
2013-12-14 13:40:04 +00:00
juha
a5e25a281d Finnish translations
git-svn-id: trunk@43504 -
2013-11-30 09:57:16 +00:00
juha
1749b9b22a Fix typo. Emtpy -> Empty
git-svn-id: trunk@43503 -
2013-11-30 09:56:58 +00:00
bart
cba214753b LazFileUtils: Fix encoding of locale-specific characters in GetAppConfigDirUtf8 and GetAppConfigFileUtf8 on Windows
Issue #0010850.

git-svn-id: trunk@43495 -
2013-11-28 18:37:44 +00:00
jesus
056721e54c LazReport, set initial directory of used define exported filename
git-svn-id: trunk@43471 -
2013-11-22 01:25:41 +00:00
jesus
a15b6e1e64 LazReport, fix fillcolor value not changed on update status
git-svn-id: trunk@43470 -
2013-11-21 05:40:28 +00:00
jesus
47ecbcc2d8 LazReport, only format numeric values if they are really numeric
git-svn-id: trunk@43466 -
2013-11-20 19:19:40 +00:00
maxim
b79f3f2628 Components, PoChecker: regenerated translations; updated Russian translation
git-svn-id: trunk@43459 -
2013-11-18 21:33:49 +00:00
mattias
22c5d60fd4 codetools: nicer error message on procedure return type
git-svn-id: trunk@43455 -
2013-11-18 00:22:20 +00:00
martin
07faf68681 FPDebug: started on AbstractOrigin
git-svn-id: trunk@43454 -
2013-11-17 21:21:43 +00:00
mattias
960e0f96d9 lazutils: added conversion KOI8U and KOI8RU
git-svn-id: trunk@43453 -
2013-11-17 21:12:10 +00:00
martin
c797ba368d FPDebug: 64bit elf
git-svn-id: trunk@43452 -
2013-11-17 17:28:04 +00:00
bart
19e8936d8e PoChecker: add option to check translation statistics.
git-svn-id: trunk@43451 -
2013-11-17 16:57:47 +00:00
martin
5ab9829c76 IdeIntf, IdeMenu: Less verbose
git-svn-id: trunk@43450 -
2013-11-17 15:33:30 +00:00
martin
f3f65fc02b FPDebug: handle start scope / fix searching class parents
git-svn-id: trunk@43444 -
2013-11-14 14:05:49 +00:00
martin
18720fc9b0 FPDebug: run on w64
git-svn-id: trunk@43440 -
2013-11-13 20:09:17 +00:00
martin
f08c6d1538 FPDebug: test
git-svn-id: trunk@43439 -
2013-11-13 15:01:17 +00:00
martin
7b06878fa9 FPDebug: fix for line info (not reading behind data end) / use pointer to abbrev, faster
git-svn-id: trunk@43438 -
2013-11-13 14:40:05 +00:00
martin
44d3772a10 FPDebug: improved search for certain attributes.
git-svn-id: trunk@43437 -
2013-11-13 12:43:10 +00:00
maxim
e8e49f2967 IDEIntf: regenerated some translations
git-svn-id: trunk@43434 -
2013-11-12 21:30:47 +00:00
maxim
11833752c5 Translations: Polish translation update by Tomasz Wieckowski, bug #25308
git-svn-id: trunk@43433 -
2013-11-12 21:29:53 +00:00
mattias
a52ea0401d codetools: asking compiler for config files: expand relative file names
git-svn-id: trunk@43432 -
2013-11-12 21:19:50 +00:00
maxim
a18cd3e026 Translations: Japanese translation update by Haruyuki Fujimaki
git-svn-id: trunk@43429 -
2013-11-12 20:31:19 +00:00
martin
27e3b15e2e FPDebug: fix calling nil object
git-svn-id: trunk@43428 -
2013-11-11 22:12:41 +00:00
martin
ad449adbc0 FPDebug: fix calling nil object
git-svn-id: trunk@43427 -
2013-11-11 22:11:55 +00:00
martin
69a1873b27 SynEdit: paint, ensure field for Attribute is initialized
git-svn-id: trunk@43426 -
2013-11-11 21:09:10 +00:00
martin
1ce927a927 SynEdit: prepare extra highlight for lines starting a fold
git-svn-id: trunk@43425 -
2013-11-11 20:28:56 +00:00
martin
fc0030c327 SynEdit: Fixed painting highlight frame-borders. (do not paint extra left/right borders)
git-svn-id: trunk@43424 -
2013-11-11 20:23:13 +00:00
martin
c1e13c5ce7 SynEdit: paint, ensure field for Attribute is initialized
git-svn-id: trunk@43423 -
2013-11-11 19:26:21 +00:00
martin
96236fecb2 SynEdit: added comment
git-svn-id: trunk@43422 -
2013-11-11 13:01:25 +00:00
martin
7187c0477d SynEdit: Return past-end-of line attribute in multi line comments // support for p-eol attibute (missed file)
git-svn-id: trunk@43421 -
2013-11-11 13:00:22 +00:00
martin
cb80606ad0 SynEdit: Return past-end-of line attribute in multi line comments // support for p-eol attibute
git-svn-id: trunk@43419 -
2013-11-11 01:17:41 +00:00
martin
126c85c628 SynEdit: Fixed Mem leak
git-svn-id: trunk@43416 -
2013-11-10 14:08:52 +00:00
martin
15cbda1171 FPDebug: some optimizations
git-svn-id: trunk@43415 -
2013-11-10 12:05:05 +00:00
martin
f0787433ea FPDebug: some optimizations
git-svn-id: trunk@43414 -
2013-11-10 11:13:59 +00:00
martin
69ba113d3d FPDebug: some optimizations
git-svn-id: trunk@43413 -
2013-11-10 10:14:39 +00:00
martin
9ecc74ee77 FPDebug: speed up
git-svn-id: trunk@43412 -
2013-11-09 23:54:26 +00:00
martin
310df63d6f FPDebug: string compare (none case) utf8 and faster
git-svn-id: trunk@43411 -
2013-11-09 22:41:44 +00:00
martin
83d2aeba85 fpdebug: fix compile on linux
git-svn-id: trunk@43410 -
2013-11-09 20:34:31 +00:00
martin
c7584d7702 FPDebug: speed up scanning scopes / less memory used
git-svn-id: trunk@43409 -
2013-11-09 19:28:45 +00:00
martin
3ee4e090ac FPDebug: speed up BuildAddressMap
git-svn-id: trunk@43408 -
2013-11-09 17:02:06 +00:00
martin
019afd6ae4 FPDebug: cleanup / re-order for better inlining
git-svn-id: trunk@43407 -
2013-11-09 16:29:15 +00:00
martin
e8550987a1 FPDebug: refactor
git-svn-id: trunk@43406 -
2013-11-09 16:04:37 +00:00
mattias
987732d77c lazutils: TrimFilename: normalize pathdelims
git-svn-id: trunk@43404 -
2013-11-09 13:23:22 +00:00
mattias
b4a999be14 lazutils: TrimFilename: optimized
git-svn-id: trunk@43403 -
2013-11-09 13:16:33 +00:00
mattias
73a2ef1ce7 codetools: LoadFile: normalize filename
git-svn-id: trunk@43400 -
2013-11-09 13:06:14 +00:00
martin
26b8234ad0 FPDebug: scan class parents
git-svn-id: trunk@43399 -
2013-11-09 11:52:49 +00:00
martin
6770c13d81 EditorMAcroScript: Add some more try except dealing with self-test. Save reason of failure
git-svn-id: trunk@43398 -
2013-11-08 23:52:29 +00:00
martin
4928979536 LazUtils: allow ReleaseRef on nil
git-svn-id: trunk@43395 -
2013-11-08 01:33:45 +00:00
martin
4c8b79e5fc FPDebug: scan all units
git-svn-id: trunk@43394 -
2013-11-08 01:32:52 +00:00
martin
98508349df FPDebug: refactor
git-svn-id: trunk@43392 -
2013-11-07 20:59:34 +00:00
mattias
35b07b5533 lazutils: RunCmdFromPath: cut handles when starting process
git-svn-id: trunk@43389 -
2013-11-07 12:51:08 +00:00
mattias
1ae5a24b92 lazhelp: cut handles when starting process
git-svn-id: trunk@43388 -
2013-11-07 12:50:36 +00:00
martin
6be8179494 FPDebug: fixes
git-svn-id: trunk@43379 -
2013-11-06 01:11:41 +00:00
mattias
6123660445 codetools: fixed TCustomCodeTool.ReadBackTilBracketOpen when there is no bracket
git-svn-id: trunk@43378 -
2013-11-05 23:07:57 +00:00
martin
3163c7673e FPDebug: fixes
git-svn-id: trunk@43377 -
2013-11-05 22:37:08 +00:00
martin
e87a5be48c FPDebug: arrays
git-svn-id: trunk@43376 -
2013-11-05 15:09:39 +00:00
martin
044a2e94ef SynEdit: Highlight-all, fix index for last element
git-svn-id: trunk@43375 -
2013-11-05 09:59:55 +00:00
martin
adf1d0e502 FPDebug: refactor, break circle unit ref
git-svn-id: trunk@43374 -
2013-11-04 23:42:06 +00:00
martin
3a334890d5 FPDebug: refactor
git-svn-id: trunk@43372 -
2013-11-04 15:27:06 +00:00
maxim
14551314c1 Components: fixed Lazarus Package Manager compilation with FPC >= 2.6.3
git-svn-id: trunk@43371 -
2013-11-04 13:23:38 +00:00
mattias
1ae4a6b361 lazcontrols: TTreeFilterBranch.RemoveChildrenData: fixed crash when passing nil
git-svn-id: trunk@43355 -
2013-11-03 08:34:11 +00:00
martin
de89e7cd72 FPDebug: arrays
git-svn-id: trunk@43354 -
2013-11-03 01:28:04 +00:00
martin
5bc8ede3a2 FPDebug: refactor
git-svn-id: trunk@43349 -
2013-11-01 18:13:29 +00:00
bart
2eb279e6e1 LazUtf8: implement Utf8 versions of LeftStr and RightStr.
git-svn-id: trunk@43348 -
2013-11-01 17:40:11 +00:00
martin
66f965d74c FPDebug: more tags
git-svn-id: trunk@43347 -
2013-11-01 00:40:27 +00:00
martin
45c0307c1b FPDebug: more tags
git-svn-id: trunk@43346 -
2013-10-31 02:00:59 +00:00
juha
51b74b6f56 TreeFilterEdit: change visibility of FreeNodeData and remove a hack-accessor class.
git-svn-id: trunk@43345 -
2013-10-31 00:16:45 +00:00
juha
95fe4e6ff1 TreeFilterEdit: Improve TTreeFilterBranch.RemoveChildrenData logic. Issue #25259, patch from Cyrax
git-svn-id: trunk@43344 -
2013-10-30 22:55:22 +00:00
martin
75b3da80b2 FPDebug: more tags
git-svn-id: trunk@43343 -
2013-10-30 17:02:59 +00:00
martin
f7b43be9d6 SynEdit: Pas HighLighter, recognize new &keyword for identifier style
git-svn-id: trunk@43342 -
2013-10-30 12:52:02 +00:00
mattias
766298e0ef lazcontrols: fixed crash on freeing TFileNameItem
git-svn-id: trunk@43341 -
2013-10-30 10:20:24 +00:00
martin
6130157a41 FPDebug: more tags
git-svn-id: trunk@43338 -
2013-10-28 23:43:31 +00:00
martin
23d8b37a31 SynEdit: SynCompletion, a fix 64 bit compilation
git-svn-id: trunk@43334 -
2013-10-28 11:13:23 +00:00
martin
6b7452699a SynEdit: IFDEF lowlight, fix wrong index, and fix using same nested comment setting as HL / Issue #0025244
git-svn-id: trunk@43332 -
2013-10-28 00:41:36 +00:00
mattias
5532f47222 synedit: less hints
git-svn-id: trunk@43331 -
2013-10-27 17:16:34 +00:00
martin
0f1ab1f8fe FPDebug: scan in enum / helper to build pascal representation of types
git-svn-id: trunk@43330 -
2013-10-27 14:03:01 +00:00
maxim
02a1939e74 LazReport: regenerated translations; updated Russian translation
git-svn-id: trunk@43328 -
2013-10-27 13:04:58 +00:00
maxim
acb1cbd1db LazReport: fixed some typos
git-svn-id: trunk@43327 -
2013-10-27 13:01:20 +00:00
jesus
b1d5a81dfb LazReport: complement of previous patch, from Alexey Lagunov
git-svn-id: trunk@43326 -
2013-10-26 22:23:48 +00:00
jesus
3205c4d896 LazReport: Patch from Alexey Lagunov
- make description for interpretator functions in LazReport script
- move date and time format const to l18n resources for correct init its
- add new component in LazReport dialogs - lrCheckBoxList
- now LazReport script work with simple arrays and arrays property
- add new function in LazReport script (NewPage, NewColumn, StopReport, Inc, Dec, StopReport) for FR2.5 compatable
- fix LazReport script function Pos - now its work with utf8 strings
- fix paint Z-Order in lrDesigner for dialogs
- more bug fix

git-svn-id: trunk@43325 -
2013-10-26 22:07:18 +00:00
martin
b674986c1a FPDebug: more dwarf types (enum)
git-svn-id: trunk@43324 -
2013-10-26 19:28:25 +00:00
martin
43df650e1e FPDebug: more dwarf types (enum)
git-svn-id: trunk@43323 -
2013-10-26 18:57:36 +00:00
martin
6d22536a80 SynEdit: SynCompletion, add some utf8 support. issue #0024954
git-svn-id: trunk@43322 -
2013-10-26 11:56:58 +00:00
martin
f1c0a8c344 FPDebug: fix scanning past end of infodata / fix memleak
git-svn-id: trunk@43321 -
2013-10-25 12:35:34 +00:00
juha
9164f8170a IndustrialStuff: formatting of AdvLed unit.
git-svn-id: trunk@43313 -
2013-10-23 22:52:36 +00:00
martin
5784fea1bb FPDebug: refactor / more ptype for gdb
git-svn-id: trunk@43310 -
2013-10-23 22:18:09 +00:00
martin
89a45ba046 FPDebug: refactor
git-svn-id: trunk@43309 -
2013-10-23 19:48:46 +00:00
martin
649eb4e059 FPDebug: refactor / more ptype for gdb
git-svn-id: trunk@43305 -
2013-10-23 13:26:43 +00:00
martin
4e2db184a7 FPDebug: refactor
git-svn-id: trunk@43301 -
2013-10-22 13:29:09 +00:00
mattias
d0f425ca24 lazutils: xml: xpath namespace resolver, issue #25208
git-svn-id: trunk@43300 -
2013-10-22 12:56:19 +00:00
martin
d3bb162b11 FPDebug: refactor
git-svn-id: trunk@43299 -
2013-10-21 13:53:42 +00:00
martin
eb2df97821 FPDebug: fix dwarf reader. do not scan past end of data
git-svn-id: trunk@43298 -
2013-10-21 09:36:20 +00:00
martin
fc0f9cb361 FPDebug: fix none win
git-svn-id: trunk@43295 -
2013-10-20 23:19:10 +00:00
martin
4a14f0fd45 FPDebug: resolve compile issue with circular unit
git-svn-id: trunk@43293 -
2013-10-20 16:42:33 +00:00
martin
718a99efdd FPDebug: clean up / refactor
git-svn-id: trunk@43292 -
2013-10-20 16:12:51 +00:00
martin
0d547128bd FPDebug: clean up debugln
git-svn-id: trunk@43291 -
2013-10-20 11:47:16 +00:00
martin
499e77cc8b FPDebug: parser for pascal expressions
git-svn-id: trunk@43285 -
2013-10-19 14:40:37 +00:00
martin
9b860b6f16 FPDebug: Fixed compilation of anm-test case. Patch by Denis Volodarsky.
git-svn-id: trunk@43283 -
2013-10-19 13:56:41 +00:00
martin
4a373282c9 SynEdit: Comment (TODO)
git-svn-id: trunk@43279 -
2013-10-19 11:05:29 +00:00
martin
507706949b FPDebug: tests
git-svn-id: trunk@43277 -
2013-10-18 22:46:25 +00:00
martin
2c8bcdec98 FPDebug: refactor
git-svn-id: trunk@43276 -
2013-10-18 22:43:02 +00:00
jesus
3c3a4e2b17 LazReport, enable native print dialog in Mac OS X by default + option to disable it
git-svn-id: trunk@43273 -
2013-10-18 05:12:48 +00:00
jesus
73bde22855 LazReport, some times objects that are hidden by others in upper layer show up because clipping region of moving object enable them, make sure they are visible or not
git-svn-id: trunk@43272 -
2013-10-18 04:56:22 +00:00
jesus
94bd981f7f Lazreport, fix Report shape tool has black shadow, issue #14127
git-svn-id: trunk@43271 -
2013-10-18 02:23:32 +00:00
maxim
bde487616b sqldb: TSQLDBLibraryLoader, TPQEventMonitor, TFBEventMonitor and TFBAdmin are actually available in FPC 2.6.2, bug #25200
git-svn-id: trunk@43263 -
2013-10-17 19:43:24 +00:00
mattias
316056f2f7 IDE: further migration external tools
git-svn-id: trunk@43262 -
2013-10-17 19:17:50 +00:00
jesus
bdcdae86bd Lazreport, make DesignReport return modalresult on close designer, from Aleksey Lagunov
git-svn-id: trunk@43260 -
2013-10-16 21:25:59 +00:00
martin
9a50b81dd5 SynEdit: small optimization pas-HL
git-svn-id: trunk@43258 -
2013-10-16 13:50:18 +00:00
martin
96d08aac7e FPDebug: fix loader
git-svn-id: trunk@43254 -
2013-10-14 23:29:08 +00:00
martin
c667d0d235 FPDebug: parser for pascal expressions
git-svn-id: trunk@43250 -
2013-10-14 19:47:54 +00:00
martin
c5bf530c37 FPDebug: parser for pascal expressions / arg list
git-svn-id: trunk@43249 -
2013-10-14 16:42:28 +00:00
martin
e39906a6d2 FPDebug: deal with on debug loader found
git-svn-id: trunk@43248 -
2013-10-14 11:38:59 +00:00
martin
d94a996d71 FPDebug: fix logging / verbose. Issue #0025188
git-svn-id: trunk@43247 -
2013-10-14 11:34:14 +00:00
martin
35ea619dab FPDebug: fix error msg
git-svn-id: trunk@43246 -
2013-10-14 11:20:34 +00:00
martin
3a38088ecf FPDebug: start porting macho reader from duby
git-svn-id: trunk@43239 -
2013-10-13 14:00:01 +00:00
martin
e0939b1610 FPDebug: parser for pascal expressions / class members
git-svn-id: trunk@43224 -
2013-10-12 23:35:42 +00:00
martin
b69a88bc85 FPDebug: parser for pascal expressions / starting type info
git-svn-id: trunk@43220 -
2013-10-12 15:34:08 +00:00
mattias
b1dfaeda44 codetools: parsing type hint modifiers
git-svn-id: trunk@43215 -
2013-10-12 09:05:35 +00:00
mattias
6849f265a6 codetools: simplified code
git-svn-id: trunk@43214 -
2013-10-12 08:53:28 +00:00
paul
2ef23fc630 ide: add empty project resources options frame (disabled by ifdef atm)
git-svn-id: trunk@43212 -
2013-10-12 04:51:53 +00:00
martin
6dd2f1eb24 FPDebug: starting a parser for pascal expressions / rename and test
git-svn-id: trunk@43210 -
2013-10-11 18:35:33 +00:00
mattias
fc9c962339 codetools: FindUnitSource: fixed error message if not cursor pos known
git-svn-id: trunk@43209 -
2013-10-11 15:37:55 +00:00
mattias
9362ac2278 codetools: var initial value of local vars
git-svn-id: trunk@43208 -
2013-10-11 15:25:40 +00:00
martin
5289d90d94 FPGDBMIDebugger: starting a parser for pascal expressions / moved to package fpdebug
git-svn-id: trunk@43207 -
2013-10-11 15:24:55 +00:00
mattias
32d0c4f93c codetools: vr hint modifiers only in modes objfpc, delphi and delphiunicode
git-svn-id: trunk@43205 -
2013-10-11 13:13:13 +00:00
mattias
c4e879f295 codetools: var absolute in var sections
git-svn-id: trunk@43204 -
2013-10-11 13:11:36 +00:00
mattias
31589931c9 codetools: var notes only for global vars
git-svn-id: trunk@43203 -
2013-10-11 13:04:09 +00:00
mattias
9387ec5faf codetools: var initial values only for global vars
git-svn-id: trunk@43202 -
2013-10-11 13:03:06 +00:00