Commit Graph

1295 Commits

Author SHA1 Message Date
mattias
096da81a5c translations: german: from Joerg Braun
git-svn-id: trunk@12505 -
2007-10-17 17:33:38 +00:00
mattias
e4a0241fcb Makefiles: removed some fcl dependencies
git-svn-id: trunk@12495 -
2007-10-16 22:47:51 +00:00
mattias
c95365d362 codetools: fixed FixAliasDefintions for typecasts to const
git-svn-id: trunk@12426 -
2007-10-12 19:40:05 +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
a1bc835c26 h2pas wizard: now jumping to error for tools
git-svn-id: trunk@12410 -
2007-10-10 20:47:39 +00:00
mattias
cf3d81df7b codetools: finddeclaration: implemented using generics parameters as type identifiers
git-svn-id: trunk@12408 -
2007-10-10 17:07:00 +00:00
mattias
bf2f4fb951 codetools: parser: fixed parsing methods after var protected section
git-svn-id: trunk@12407 -
2007-10-10 15:56:22 +00:00
paul
d9d606c45a codetools: fix compilation under windows
git-svn-id: trunk@12388 -
2007-10-09 01:35:59 +00:00
mattias
d7ae834ce1 codetools: directorycacher: replaced strlicomp functions with own functions to ensure they work always the same
git-svn-id: trunk@12386 -
2007-10-08 23:07:17 +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
2adfa195f3 IDE: event assignment completion: fixed using beautify options for RValue
git-svn-id: trunk@12377 -
2007-10-08 10:44:01 +00:00
mattias
9b445a52cc codetools: added keyword unimplemented
git-svn-id: trunk@12353 -
2007-10-06 18:45:15 +00:00
mattias
38b6bffd7b codetools: extended fixing alias functions to external functions
git-svn-id: trunk@12352 -
2007-10-06 18:10:17 +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
dae7d26d45 codetools: started fixing function alias
git-svn-id: trunk@12339 -
2007-10-05 21:52:42 +00:00
mattias
9f67277474 h2pas wizard: added tool to add missing pointer types
git-svn-id: trunk@12336 -
2007-10-05 20:43:40 +00:00
mattias
dc1e321f46 codetools: improved fixing definition order and fixing alias defs
git-svn-id: trunk@12315 -
2007-10-04 17:14:19 +00:00
marc
10280e8e12 * Updated translation by Mario Bonati
git-svn-id: trunk@12281 -
2007-10-01 21:40:27 +00:00
marc
1d0a2554cd * Updated translation by Valdas Jankunas
git-svn-id: trunk@12278 -
2007-10-01 21:09:41 +00:00
mattias
21595af114 IDE: added icons for menu: dfm to lfm and open file at cursor from Laurent
git-svn-id: trunk@12263 -
2007-10-01 08:58:45 +00:00
mattias
c8e3c47a30 memcheck: raising RunError 204 on error in linked list
git-svn-id: trunk@12234 -
2007-09-29 10:21:43 +00:00
mattias
47f1526902 codetools: fixed searching in directory cache
git-svn-id: trunk@12226 -
2007-09-28 23:11:44 +00:00
mattias
925f622bfe codetools: fixed searching in directory cache
git-svn-id: trunk@12223 -
2007-09-28 22:17:16 +00:00
vincents
c600e1f71b codetools: add the gtk directory as include directory for the gtk2 widgetset
git-svn-id: trunk@12215 -
2007-09-28 12:00:54 +00:00
mattias
703278ef32 synedit: enabled memory painting for gtk2 - faster
git-svn-id: trunk@12212 -
2007-09-28 11:12:04 +00:00
vincents
5ea375ef4d updated Indonesian translations from Zaenal Mutaqin
git-svn-id: trunk@12160 -
2007-09-24 11:12:37 +00:00
mattias
6e481f5330 codetools: fixed parsing class functions in programs
git-svn-id: trunk@12131 -
2007-09-22 11:26:18 +00:00
mattias
7c7e12c77b translations: german: added header for objinspstrconsts.de.po
git-svn-id: trunk@12125 -
2007-09-21 22:17:44 +00:00
mattias
6808002ecd codetools: improved FixAliasDefinitions for type casts
git-svn-id: trunk@12121 -
2007-09-21 21:49:14 +00:00
mattias
3a2a355c95 h2pas: added tool to remove double semicolons
git-svn-id: trunk@12115 -
2007-09-21 17:07:15 +00:00
mattias
6a971cab15 laz_writer: reduced temporary objects
git-svn-id: trunk@12111 -
2007-09-21 11:23:09 +00:00
mattias
2a4cf8b92f codetools: fixdefinitionorder: implemented sorting and moves, started commit
git-svn-id: trunk@12110 -
2007-09-21 11:00:42 +00:00
mattias
2c79c5b55c laz_dom: fixed finding nodes when adding/removing nodes with same NodeName
git-svn-id: trunk@12087 -
2007-09-20 10:34:05 +00:00
mattias
e81fcb8abc codetools: fixed mem leak when searching for overloaded procs with default values, IDE: improved searching for event types declaration for TMethodPropertyEditor
git-svn-id: trunk@12076 -
2007-09-19 09:30:53 +00:00
mattias
4ac6e38987 codetools: TCodeToolManager.Init now raises an exception if something is wrong with the compiler
git-svn-id: trunk@12052 -
2007-09-17 11:04:08 +00:00
mattias
d7a0682a5b codetools: fixed FindDeclarationOfIdentAtParam searching keywords
git-svn-id: trunk@12051 -
2007-09-17 10:25:57 +00:00
mattias
ed527a677a codetools: fixed endless loop TPascalReaderTool.FindClassNode
git-svn-id: trunk@11989 -
2007-09-10 18:36:09 +00:00
mattias
b1255cfa87 translations: german: from Joerg Braun
git-svn-id: trunk@11960 -
2007-09-08 10:29:16 +00:00
marc
d76356f499 * Updated translations by Laurent Jacques
git-svn-id: trunk@11957 -
2007-09-07 17:18:02 +00:00
mattias
ca365cd4ff h2pas: added tool to convert c function types to pointers
git-svn-id: trunk@11953 -
2007-09-07 10:34:35 +00:00
marc
dc0c1fc783 * Updated translation by Maxim Ganetsky
git-svn-id: trunk@11920 -
2007-09-02 22:28:07 +00:00
paul
a73338a649 - improvement to last commit from Vincent
git-svn-id: trunk@11884 -
2007-08-30 14:27:37 +00:00
paul
148dd89804 fix fpc 2.2 compilation from Vincent
git-svn-id: trunk@11883 -
2007-08-30 13:25:14 +00:00
vincents
cebc1c01f6 IDE: added Lithuanian to the list of translations
git-svn-id: trunk@11871 -
2007-08-27 22:12:31 +00:00
vincents
e1a3c061e0 add Lithuanian translations from Valdas
git-svn-id: trunk@11870 -
2007-08-27 21:54:40 +00:00
mattias
ffc01c88f4 codetools: fixed regression to jump between methods in implementation classes
git-svn-id: trunk@11850 -
2007-08-23 14:27:29 +00:00
mattias
d837b709c7 codetools: directives parser: adding nodes for all directives
git-svn-id: trunk@11847 -
2007-08-23 12:47:33 +00:00
mattias
576644f062 memcheck: updated for fpc 2.3.1
git-svn-id: trunk@11846 -
2007-08-22 21:31:28 +00:00
mattias
c3d8e9f2e7 IDEIntf: changed TPropHookCreateMethod parameters to use propertyowner and propertyname
git-svn-id: trunk@11844 -
2007-08-22 08:50:20 +00:00
mattias
ce4bd7e89a codetools: added function to move pointer types to there refering types
git-svn-id: trunk@11841 -
2007-08-21 17:34:44 +00:00