Commit Graph

91 Commits

Author SHA1 Message Date
mattias
9032caa4fd UTF-8: added ExpandFilenameUTF8
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
marc
19bc247735 * Updated translations by Valdas Jankunas
git-svn-id: trunk@16235 -
2008-08-25 22:13:53 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
6d0aceeba0 added dumpstack for inconsistency check
git-svn-id: trunk@15793 -
2008-07-16 19:19:03 +00:00
marc
5bf1f6ccbd Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@15460 -
2008-06-18 22:45:32 +00:00
marc
e07aec1513 * Updated Lithuanian translation by Valdas Jankunas
* Updated some po files not covered by the localize script

git-svn-id: trunk@14823 -
2008-04-14 21:55:00 +00:00
vincents
6cdf555bb7 components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963)
git-svn-id: trunk@14756 -
2008-04-05 08:18:16 +00:00
mattias
292ba442b0 h2pas: fixed commenting complex functions
git-svn-id: trunk@14536 -
2008-03-15 14:02:25 +00:00
mattias
3f7eaa4892 h2pas: fixed commenting complex macros
git-svn-id: trunk@14535 -
2008-03-15 14:00:25 +00:00
paul
922786a879 h2pas: position form on *ScreenCenter* instead of DesktopCenter
git-svn-id: trunk@14447 -
2008-03-06 14:47:22 +00:00
mattias
8aedb53f6c h2pas: fixed mem leaks from Paul
git-svn-id: trunk@14444 -
2008-03-06 10:05:24 +00:00
mattias
4815578787 h2pas: fixed compilation
git-svn-id: trunk@14352 -
2008-03-01 15:41:43 +00:00
mattias
fc54ba9a4c start page: added links to RTL, FCL and LCL docs
git-svn-id: trunk@14189 -
2008-02-19 09:23:24 +00:00
mattias
4a973fd05a h2pas: improved debugging
git-svn-id: trunk@14187 -
2008-02-19 08:42:21 +00:00
mattias
dbdbd492a7 codetools: fixed remvong redefinitions of connected sections
git-svn-id: trunk@14163 -
2008-02-16 20:28:28 +00:00
mattias
9370e64ae4 h2pas: searching pointer types only in a subset of types
git-svn-id: trunk@14152 -
2008-02-15 22:10:37 +00:00
mattias
12698f650c codetools: removed generic from the list of global keywords
git-svn-id: trunk@14151 -
2008-02-15 21:57:46 +00:00
mattias
80533b4375 h2pas: do not add pointer types if the base type is not defined
git-svn-id: trunk@14148 -
2008-02-15 20:58:28 +00:00
mattias
a807ae157b h2pas: extended tool to add implicit types for adding implicit function types
git-svn-id: trunk@14147 -
2008-02-15 20:41:29 +00:00
mattias
8d1b4060a1 LCL: added widgetset NoGUI
git-svn-id: trunk@14139 -
2008-02-15 10:49:38 +00:00
mattias
40c644d22f h2pas: added tool to add missing round brackets around macro constants
git-svn-id: trunk@14121 -
2008-02-13 15:07:15 +00:00
mattias
11cb3a860e h2pas: removing } in #ifdef __cplusplus
git-svn-id: trunk@14119 -
2008-02-13 14:25:00 +00:00
mattias
6dafadd176 h2pas: auto merging non include files
git-svn-id: trunk@14118 -
2008-02-13 13:54:26 +00:00
mattias
ac191520f1 h2pas: added tool to add units to the uses section
git-svn-id: trunk@14114 -
2008-02-12 17:02:51 +00:00
mattias
79d2e8faf2 h2pas: tool TReplaceImplicitTypes: fixed adding types after interface uses section
git-svn-id: trunk@14112 -
2008-02-12 14:03:21 +00:00
mattias
53b5ee1c6c h2pas: add missing pointer types now only checks identifiers in types
git-svn-id: trunk@14111 -
2008-02-12 13:51:06 +00:00
mattias
e585127ec0 h2pas: finished tool to comment fucntions that are too complex for h2pas
git-svn-id: trunk@14110 -
2008-02-12 13:26:13 +00:00
mattias
84ee51a2cd h2pas: started tool to comment c functions that are too complex for h2pas
git-svn-id: trunk@14097 -
2008-02-11 23:48:59 +00:00
mattias
7ed9dde11b h2pas: added tool to comment c macros that are too complex for h2pas
git-svn-id: trunk@14096 -
2008-02-11 20:58:36 +00:00
mattias
7a7850a64b h2pas: added tool to convert anonymous c enums to typedef enums
git-svn-id: trunk@14095 -
2008-02-11 20:21:11 +00:00
paul
548c9ae401 menuintf: moved ResourceName argument to the end of RegisterIDEMenuCommand to save compatibility with non-lazarus svn ide plugins
git-svn-id: trunk@13081 -
2007-11-30 01:48:32 +00:00
paul
94f23a0660 fix compilation of components and examples
git-svn-id: trunk@13079 -
2007-11-29 15:05:45 +00:00
mattias
5fa66be34e IDE: fixed i18n flags for packages
git-svn-id: trunk@12547 -
2007-10-21 22:16:26 +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
bb2d60019e h2pas wizard, IDE text converters: improved error handling
git-svn-id: trunk@12406 -
2007-10-10 15:50:38 +00:00
mattias
3e98225f10 h2pas wizard: changed defaults to create a unit instead of include files
git-svn-id: trunk@12404 -
2007-10-10 10:56:20 +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
vincents
5ea375ef4d updated Indonesian translations from Zaenal Mutaqin
git-svn-id: trunk@12160 -
2007-09-24 11:12:37 +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
ca365cd4ff h2pas: added tool to convert c function types to pointers
git-svn-id: trunk@11953 -
2007-09-07 10:34:35 +00:00
vincents
e1a3c061e0 add Lithuanian translations from Valdas
git-svn-id: trunk@11870 -
2007-08-27 21:54:40 +00:00
mattias
afcbbf4db0 codetools: implemented local type and var section for generics
git-svn-id: trunk@11833 -
2007-08-17 12:48:29 +00:00
mattias
fe72c7716c h2pas wizard: added combo tools for pre and post h2pas tools
git-svn-id: trunk@11822 -
2007-08-15 17:41:50 +00:00
mattias
f2b1ebcd42 codetools: aded function to replace simple functions with type casts
git-svn-id: trunk@11818 -
2007-08-14 23:13:31 +00:00
mattias
a03409e87a IDE: code explorer: added directives page
git-svn-id: trunk@11815 -
2007-08-14 17:22:47 +00:00
mattias
06753dbd34 codetools: added update check for parsing directives
git-svn-id: trunk@11810 -
2007-08-14 08:36:30 +00:00
mattias
9708b1003e synedit: fixed codefolding block comparison
git-svn-id: trunk@11789 -
2007-08-11 13:08:53 +00:00