Commit Graph

14355 Commits

Author SHA1 Message Date
marc
61b5aa81fb * updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@14492 -
2008-03-10 23:48:14 +00:00
mattias
dea14199d7 translations: turkish: updates from Hakan
git-svn-id: trunk@14491 -
2008-03-10 22:26:10 +00:00
mattias
11c51b535c IDE: fixed possible crash, bug #10171
git-svn-id: trunk@14490 -
2008-03-10 17:47:41 +00:00
mattias
b44b0d5c00 IDE: fixed loading dependency list keeping order, bug #10967
git-svn-id: trunk@14489 -
2008-03-10 16:44:20 +00:00
mattias
ceb551d1a8 codetools: added examples for c const
git-svn-id: trunk@14488 -
2008-03-10 16:43:38 +00:00
paul
71c69f122b qt: fix DrawEdge (it changed Rect argument in any case) (probably fixes #0010954)
git-svn-id: trunk@14487 -
2008-03-10 13:09:00 +00:00
paul
549dec3b81 TAChart: fix mem leak
git-svn-id: trunk@14486 -
2008-03-10 12:44:31 +00:00
paul
845803b5b7 add Sileno Goedicke to contributors
git-svn-id: trunk@14485 -
2008-03-10 11:28:11 +00:00
paul
ac87b13fd2 TAChart:
- don't reset XChartXXX if AutoUpdateXXX is False
- correct loading component
(patch from Sileno Goedicke with modifications)

git-svn-id: trunk@14484 -
2008-03-10 11:27:20 +00:00
laurent
cadad3a03c New menu images
git-svn-id: trunk@14483 -
2008-03-09 20:49:32 +00:00
paul
24600c2d4e win32 listview:
- workaround eating of LButtonUp message
- send message to LButtonUp, RButtonUp messages to LCL after Down
(fixes issue #0009958)

git-svn-id: trunk@14482 -
2008-03-09 18:47:55 +00:00
paul
a8587506b5 formatting, misc
git-svn-id: trunk@14481 -
2008-03-09 18:45:10 +00:00
mattias
15ca8ee687 LCL: grids: not focusing when not enabled or not visible or loading/designing/destroying
git-svn-id: trunk@14480 -
2008-03-09 12:07:51 +00:00
mattias
a44098add7 added tool to create UTF-8 conversion tables
git-svn-id: trunk@14479 -
2008-03-08 23:23:02 +00:00
laurent
e4195e96ba new menu icons
git-svn-id: trunk@14478 -
2008-03-08 22:26:55 +00:00
laurent
0b91fa2d09 new and update menu icons
git-svn-id: trunk@14477 -
2008-03-08 22:25:36 +00:00
mattias
19f1b85c1f LCL: TSizeConstraints: not resetting MinWidth when setting MaxWidth to 0
git-svn-id: trunk@14476 -
2008-03-08 21:16:11 +00:00
mattias
83363044f3 IDE+IDEIntf: renamed some some more issue to restricted
git-svn-id: trunk@14475 -
2008-03-08 19:48:02 +00:00
mattias
21113c7ddb IDE+IDEIntf: renamed some some more issue to restricted
git-svn-id: trunk@14474 -
2008-03-08 19:44:23 +00:00
mattias
3d959035bb IDE+IDEIntf: renamed some Issue Browser to Restriction Browser
git-svn-id: trunk@14473 -
2008-03-08 19:36:12 +00:00
mattias
ac77c786a6 IDE: renamed compatibilityissues to compatibilityrestrictions
git-svn-id: trunk@14472 -
2008-03-08 19:29:10 +00:00
mattias
ccd184d23f updated translations
git-svn-id: trunk@14471 -
2008-03-08 19:24:55 +00:00
mattias
f2eb94a06a IDE+IDEIntf: renamed some more Issue to restricted
git-svn-id: trunk@14470 -
2008-03-08 19:24:29 +00:00
mattias
3b5e8c18da IDE+IDEIntf+LCL: moved LCLPlatformDirNames to LCL interfacebase
git-svn-id: trunk@14469 -
2008-03-08 18:58:36 +00:00
mattias
a2be38a14b IDE+IDEIntf: renamed issues to restricted (properties)
git-svn-id: trunk@14468 -
2008-03-08 18:48:28 +00:00
mattias
f7706150a4 translations: german; updates from Joerg Braun
git-svn-id: trunk@14467 -
2008-03-08 17:18:24 +00:00
vincents
c01797e7b0 debugger: fixed passing LineEnding to the debugger (bug #10975)
git-svn-id: trunk@14466 -
2008-03-08 12:14:40 +00:00
mattias
ebf62785c6 IDE: fixed crash by clean up, bug #10976
git-svn-id: trunk@14465 -
2008-03-08 10:49:33 +00:00
paul
f02692b467 components: replace poDesktopCenter with poScreenCenter (who needs window between 2 monitors?)
git-svn-id: trunk@14464 -
2008-03-08 02:40:22 +00:00
vincents
4e7fab3731 LCL: fixed streaming TStatusBar.Color, if Color is clWindow (bug #10696)
git-svn-id: trunk@14463 -
2008-03-07 19:25:21 +00:00
mattias
dac6ab0c82 LCL: FileIstText now allows Form Feed #12
git-svn-id: trunk@14462 -
2008-03-07 18:25:20 +00:00
paul
67ebf94a2e lcl: remove LM_INSERTTEXT, LM_DELETETEXT (not used in LCL anymore and fixes #0010930)
git-svn-id: trunk@14461 -
2008-03-07 17:09:25 +00:00
vincents
0bc0d15388 debugger: completed fix of r14459 #ae6fd378b3
git-svn-id: trunk@14460 -
2008-03-07 15:52:22 +00:00
vincents
ae6fd378b3 debugger: fixed compilation with fpc 2.3.1. as suggested by Marc (bug #10970)
git-svn-id: trunk@14459 -
2008-03-07 15:07:30 +00:00
tombo
ed75bbfbc2 IDE carbon: fixed showing code help hints - send notify application input before mouse message
git-svn-id: trunk@14458 -
2008-03-07 14:22:55 +00:00
tombo
19cdc96e77 IDE carbon: fixed code hints drawing - Canvas.Frame has been filling with current brush
git-svn-id: trunk@14457 -
2008-03-07 13:52:33 +00:00
vincents
d6147ba4e0 components: adding support for bigideclean target without requiring to a cleanall target in the Makefiles of each component
git-svn-id: trunk@14456 -
2008-03-07 12:52:00 +00:00
tombo
ab8a4c647c LCL carbon: fixed bug [Lazarus 0010968]: Carbon TSpinEdit TFloatSpinEdit do not work correctly
git-svn-id: trunk@14455 -
2008-03-07 12:24:46 +00:00
kirkpatc
d48518abac FPDoc - updates to Forms.xml - changes in TApplication, TScreen
git-svn-id: trunk@14454 -
2008-03-07 11:05:46 +00:00
mattias
4592ec559b IDE: skip checking packages that are only compiled manually
git-svn-id: trunk@14453 -
2008-03-07 11:00:50 +00:00
vincents
035ee959b3 fixed compilation with fpc 2.3.1, which does not allow passing literal chars to formal const parameters (bug #10949)
git-svn-id: trunk@14452 -
2008-03-07 10:17:39 +00:00
mattias
bd4b61b421 IDEIntf: added handlers for opened and close project
git-svn-id: trunk@14451 -
2008-03-06 22:59:24 +00:00
marc
b895d72611 * converted menueditorform to lfm by Maxim Ganetsky
git-svn-id: trunk@14450 -
2008-03-06 22:51:13 +00:00
marc
109fdc0bf2 * Improved localization of the exttooldialog and updated Russion translation by Maxim Ganetsky
* Updated po files

git-svn-id: trunk@14449 -
2008-03-06 22:42:09 +00:00
kirkpatc
ee5be1f308 FPDoc - updates to several classes in Forms.xml
git-svn-id: trunk@14448 -
2008-03-06 15:09:22 +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
ed00968185 examples: openglcontrol: set target to default
git-svn-id: trunk@14446 -
2008-03-06 11:39:31 +00:00
tombo
8dde11e9ab LCL Carbon: exclude last pixel when rasterizating line
git-svn-id: trunk@14445 -
2008-03-06 10:59:05 +00:00
mattias
8aedb53f6c h2pas: fixed mem leaks from Paul
git-svn-id: trunk@14444 -
2008-03-06 10:05:24 +00:00
paul
6e1cf88ace fix memory leaks
git-svn-id: trunk@14443 -
2008-03-06 06:49:30 +00:00