mattias
753945f7af
tuborpower ipro: added DefaultFontSize from Dieter
...
git-svn-id: trunk@14410 -
2008-03-04 20:51:29 +00:00
mattias
944b28741c
IDE: fixed building lazarus ide item clean
...
git-svn-id: trunk@14409 -
2008-03-04 20:26:34 +00:00
mattias
58e4529589
codetools: started h2pastool
...
git-svn-id: trunk@14407 -
2008-03-04 13:23:11 +00:00
jesus
231cf03bbb
lazreport, fix name when saving report in preview, issue #10925 , tip from Boguslaw Brandys
...
git-svn-id: trunk@14393 -
2008-03-03 20:15:24 +00:00
mattias
5e551fe7a8
synunihighlighter: clean up
...
git-svn-id: trunk@14390 -
2008-03-03 19:41:35 +00:00
vincents
0835866ba9
translation: commit auto-generated files, they now are correctly sorted alphabetically.
...
git-svn-id: trunk@14389 -
2008-03-03 18:49:56 +00:00
mattias
4e6ffac026
codetools: implemented parsing struct name
...
git-svn-id: trunk@14387 -
2008-03-03 17:05:16 +00:00
mattias
735da60bb7
codetools: implemented parsing typedef functions
...
git-svn-id: trunk@14386 -
2008-03-03 16:49:19 +00:00
vincents
e6f5b453f0
synedit: fixed TSynAnySyn searching for keywords: use AnsiCompareStr, because TStringList uses that internally too.
...
Maybe a TFastStringList should be created, which overrides TStringList.DoCompareText and calls the faster CompareStr.
Fixes bug #10913 .
git-svn-id: trunk@14384 -
2008-03-03 14:26:49 +00:00
mattias
b82d0ebf3f
codetools: implemented parsing unsigned shhort
...
git-svn-id: trunk@14383 -
2008-03-03 11:35:08 +00:00
mattias
97a2a2f9e8
codetools: added error position to c parser
...
git-svn-id: trunk@14382 -
2008-03-03 11:16:28 +00:00
paul
7234fee1f0
don't try to access empty string members
...
git-svn-id: trunk@14369 -
2008-03-03 02:54:00 +00:00
mattias
46146e7fb2
debexport: clean up
...
git-svn-id: trunk@14362 -
2008-03-02 10:01:57 +00:00
mattias
50840fd57a
lazdatadict: added error for wrong fpc versions
...
git-svn-id: trunk@14355 -
2008-03-01 18:06:35 +00:00
mattias
4815578787
h2pas: fixed compilation
...
git-svn-id: trunk@14352 -
2008-03-01 15:41:43 +00:00
mattias
0264bb3d47
paradox: added error when compiling with wrong fpc version
...
git-svn-id: trunk@14351 -
2008-03-01 15:25:20 +00:00
mattias
5478233071
paradox: renamed README.txt
...
git-svn-id: trunk@14350 -
2008-03-01 14:46:04 +00:00
mattias
1b19210080
translations: grmany: updates from Joerg Braun
...
git-svn-id: trunk@14349 -
2008-03-01 14:09:16 +00:00
mattias
0bc1f23165
paradox: removed michaels paths
...
git-svn-id: trunk@14348 -
2008-03-01 13:54:22 +00:00
mattias
d2e840a1ee
paradox: demo: storing session in IDE config dir
...
git-svn-id: trunk@14347 -
2008-03-01 13:38:15 +00:00
mattias
9525beef2a
openglcontrol: fixed restoring canvas.handle at designtime
...
git-svn-id: trunk@14343 -
2008-03-01 12:59:04 +00:00
paul
53648747fc
fix design time drawing of openglcontext (at least under win32)
...
git-svn-id: trunk@14342 -
2008-03-01 12:53:07 +00:00
mattias
8f3ae0f07f
synedit: eoAlwaysVisibleCaret: fixed scrolling when inserting text on identifier completion, bug #10914
...
git-svn-id: trunk@14338 -
2008-03-01 12:00:18 +00:00
mattias
65a770df87
IDE: fixed overriding build target OS/CPU/LCL, bug #10915
...
git-svn-id: trunk@14337 -
2008-03-01 11:28:43 +00:00
marc
ea2b67af4b
* updated Russian translation by Maxim Ganetsky
...
git-svn-id: trunk@14335 -
2008-02-29 23:23:56 +00:00
mattias
54230934eb
fpc deb: fixed typo
...
git-svn-id: trunk@14333 -
2008-02-29 20:45:22 +00:00
mattias
b093045c3b
lazreport: using Screen.DataModules
...
git-svn-id: trunk@14332 -
2008-02-29 20:13:17 +00:00
mattias
6ed82a2a82
openglcontrol: gtk2: changed note to full support
...
git-svn-id: trunk@14330 -
2008-02-29 19:42:00 +00:00
mattias
06639f326d
codetools: implemented parsing end bracket of extern
...
git-svn-id: trunk@14329 -
2008-02-29 19:34:59 +00:00
mattias
deb076e47d
codetools: implemented parsing pointer to function
...
git-svn-id: trunk@14328 -
2008-02-29 19:29:41 +00:00
mattias
59d9edd4e7
codetools: implemented parsing initial constant of variable
...
git-svn-id: trunk@14327 -
2008-02-29 19:26:00 +00:00
paul
4a8708a5ad
synedit: fix scroll direction
...
git-svn-id: trunk@14325 -
2008-02-29 18:30:09 +00:00
mattias
e6f1b79af9
codetools: implemented parsing union
...
git-svn-id: trunk@14322 -
2008-02-29 17:53:42 +00:00
mattias
3339383d3f
synedit: fixed SetTopLine ScrollWindowEx delta, bug #8479
...
git-svn-id: trunk@14321 -
2008-02-29 17:23:01 +00:00
mattias
ab2ebe4ec9
codetools: implemnted parsing variables pointer struct
...
git-svn-id: trunk@14320 -
2008-02-29 17:16:37 +00:00
mattias
2f6693b16f
synedit: fixed MoveCaretToVisibleArea to move in one step and treating codefolding correctly, bug #8479
...
git-svn-id: trunk@14319 -
2008-02-29 17:03:20 +00:00
mattias
095cf0e3c4
codetools: implemented parsing struct variable
...
git-svn-id: trunk@14318 -
2008-02-29 16:46:15 +00:00
laurent
be5185fcfb
Update components images
...
git-svn-id: trunk@14317 -
2008-02-29 16:22:34 +00:00
mattias
16cdbab6c5
codetools: implemented parsing struct variable
...
git-svn-id: trunk@14315 -
2008-02-29 14:40:33 +00:00
mattias
7145dce634
codetools: implemented parsing function header
...
git-svn-id: trunk@14314 -
2008-02-29 14:31:46 +00:00
mattias
8d36f6dd13
codetools: implemented parsing struct
...
git-svn-id: trunk@14312 -
2008-02-29 13:34:38 +00:00
mattias
5c469d66fa
codetools: implemented parsing typedef
...
git-svn-id: trunk@14310 -
2008-02-29 12:55:53 +00:00
marc
a7df917db2
* fixed inconsistency between package menu and shortcutkey editor by Maxim Ganetsky
...
* updated Russian translation by Maxim Ganetsky
* updated po files
git-svn-id: trunk@14306 -
2008-02-28 22:32:09 +00:00
marc
28a173889d
* updated Spanish translation by Jose Angel
...
git-svn-id: trunk@14305 -
2008-02-28 22:22:19 +00:00
mattias
cab6632f4c
codetools: implemented some more c tokens
...
git-svn-id: trunk@14301 -
2008-02-28 13:06:06 +00:00
mattias
0e9a820edc
codetools: implemented parsing c enums
...
git-svn-id: trunk@14291 -
2008-02-27 22:59:53 +00:00
mattias
e033e82e6d
codetools: fixed using the right keyword DoIt function
...
git-svn-id: trunk@14290 -
2008-02-27 20:15:49 +00:00
mattias
da92985afe
IDE: updated translations
...
git-svn-id: trunk@14286 -
2008-02-27 15:53:18 +00:00
mattias
9519c2624f
codetools: implemented start of extern c
...
git-svn-id: trunk@14283 -
2008-02-27 15:22:12 +00:00
mattias
1825f74f2a
codetools: implemented parsing c directives
...
git-svn-id: trunk@14282 -
2008-02-27 14:50:50 +00:00