freq
8db86f24e7
Add masking in TCocoaContext.StretchDraw
...
git-svn-id: trunk@43586 -
2013-12-23 17:08:57 +00:00
maxim
f8340776fc
Regenerated translations; updated Russian translation
...
git-svn-id: trunk@43583 -
2013-12-22 13:32:23 +00:00
juha
45717b3778
Code changes for Hungarian translation of Lazarus IDE.
...
git-svn-id: trunk@43582 -
2013-12-22 12:16:07 +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
maxim
a3f833b210
Docs: added Werner Pamler aka wp to contributors list
...
git-svn-id: trunk@43579 -
2013-12-21 15:08:35 +00:00
maxim
0b5223f09e
Tests: added BiDiMode and FlipChildren test by wp, bug #25408
...
git-svn-id: trunk@43577 -
2013-12-21 14:28:58 +00:00
maxim
3ffbdeb81a
LCL: BiDiMode and FlipChildren fixes for TRadioGroup, TCheckGroup and TCheckListbox, patch by wp, bug #25408
...
git-svn-id: trunk@43576 -
2013-12-21 14:20:20 +00:00
juha
8b432a262d
Minor improvements to Finnish translation
...
git-svn-id: trunk@43575 -
2013-12-21 13:00:22 +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
maxim
1994cf3411
Examples: added translation example by Mike Sapsard and wp, bug #25376
...
git-svn-id: trunk@43571 -
2013-12-20 20:41:54 +00:00
freq
b0287567ee
Fix unassigned Rect value in Cocoa window creation and changed to constant in setlevel call during Cocoa hint window creation
...
git-svn-id: trunk@43570 -
2013-12-20 15:55:11 +00:00
paul
2868e7ee39
cocoa: formatting after freq commit
...
git-svn-id: trunk@43569 -
2013-12-19 01:46:36 +00:00
martin
d6e064d027
IDE fix spelling
...
git-svn-id: trunk@43568 -
2013-12-18 22:49:21 +00:00
martin
100ac0c220
FPDebug/GDBMI: memreader via gdb
...
git-svn-id: trunk@43567 -
2013-12-18 22:42:49 +00:00
martin
fc6bd246ea
FPDebug: starting on DW_AT_location
...
git-svn-id: trunk@43566 -
2013-12-18 22:41:16 +00:00
freq
60b3cbce65
Cocoa popup menu rework with IMenuItemCallback and TLCLMenuItemCallback
...
git-svn-id: trunk@43565 -
2013-12-18 16:44:54 +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
maxim
cbe216ad86
IDE: regenerated translations; updated Russian translation
...
git-svn-id: trunk@43557 -
2013-12-16 22:16:12 +00:00
maxim
48105e1be2
Converter: improved localization
...
git-svn-id: trunk@43556 -
2013-12-16 22:10:52 +00:00
maxim
da7c2a8f15
Converter: improved localization
...
git-svn-id: trunk@43555 -
2013-12-16 22:10:27 +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
juha
9202fa9fcd
IDE: improve comment
...
git-svn-id: trunk@43548 -
2013-12-16 00:10:38 +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
614130f5b7
ValEdit: Remove duplicate line in TItemProp.AssignTo
...
git-svn-id: trunk@43545 -
2013-12-15 22:30:36 +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
paul
125883d7bf
cocoa: fix formatting and add several todo items for freq
...
git-svn-id: trunk@43539 -
2013-12-14 00:52:07 +00:00
freq
2cf7f3b363
Apply Popupcontextmenu close event
...
git-svn-id: trunk@43538 -
2013-12-13 14:18:55 +00:00
freq
2a38757de3
fix #0025393 Popup Menu doen't work with Cocoa widgetset
...
fix #0025390 Hint window doesn't work with Cocoa Widgetset
git-svn-id: trunk@43537 -
2013-12-13 13:59:24 +00:00
freq
42921b3dcb
fix #0025407 : MouseMove with pressed mouse button is not received in TFrame with Cocoa Widgetset
...
git-svn-id: trunk@43536 -
2013-12-13 09:58:50 +00:00
maxim
7fe86ac347
Translations: regenerated Finnish translation
...
git-svn-id: trunk@43533 -
2013-12-11 20:35:51 +00:00
bart
5ee42804bb
LCLType: Fix typo: MB_ICONASTERICK -> MB_ICONASTERISK
...
git-svn-id: trunk@43532 -
2013-12-10 21:59:45 +00:00
juha
5a8bd1e995
Finnish translation improvements. Issue #25413 , patch from delfion
...
git-svn-id: trunk@43531 -
2013-12-10 09:53:13 +00:00
maxim
760257083a
Translations: regenerated German translation
...
git-svn-id: trunk@43529 -
2013-12-09 23:58:54 +00:00
paul
0c0c60cfd9
cocoa: comment debugln
...
git-svn-id: trunk@43528 -
2013-12-09 13:09:52 +00:00
mattias
4d7e2f69cf
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@43527 -
2013-12-09 08:44:23 +00:00
paul
ef8cb05ec6
cocoa: don't start endless focus loop
...
git-svn-id: trunk@43526 -
2013-12-09 01:28:56 +00:00
paul
51dd379665
cocoa: fix SetFocus result, part of mantis #25362
...
git-svn-id: trunk@43525 -
2013-12-09 00:28:44 +00:00
paul
112d8280f2
cocoa: forgotten file
...
git-svn-id: trunk@43524 -
2013-12-08 23:46:46 +00:00
paul
8628351055
cocoa: add initial dialogs implementation from accSone (mantis #0025409 )
...
git-svn-id: trunk@43523 -
2013-12-08 23:42:07 +00:00