Commit Graph

41993 Commits

Author SHA1 Message Date
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
bart
60b306caa2 ValEdit: In TValueListEditor.ValidateEntry when validation fails, don't continue searching for more violations.
Issue #0025161.

git-svn-id: trunk@43521 -
2013-12-07 17:32:54 +00:00
maxim
85c81b68df IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@43514 -
2013-12-07 15:06:00 +00:00
maxim
491fa9111c IDE: improved localization
git-svn-id: trunk@43513 -
2013-12-07 15:02:50 +00:00
blikblum
bf893993a5 lcl: update lookup list in DatasetChanged event. Fix issue #25400
git-svn-id: trunk@43512 -
2013-12-07 10:40:43 +00:00
dmitry
1ae6ca0ef4 carbon: dropfiles on form fixed, the patch by Dr.Theopolis, #18486. Thank you, Doc!
git-svn-id: trunk@43511 -
2013-12-03 04:37:59 +00:00
dmitry
0a62d8b17e win32: updated the popup menu creation flag by using TPM_LAYOUTRTL for RtL mode. #25330
git-svn-id: trunk@43510 -
2013-12-02 05:11:48 +00:00
maxim
d6a3637128 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@43506 -
2013-11-30 15:32:01 +00:00
maxim
1ef55617f3 IDE: fixed resourcestring name: lisEMDEmtpyMethods -> lisEMDEmptyMethods
git-svn-id: trunk@43505 -
2013-11-30 15:30:19 +00:00
juha
a5e25a281d Finnish translations
git-svn-id: trunk@43504 -
2013-11-30 09:57:16 +00:00
juha
1749b9b22a Fix typo. Emtpy -> Empty
git-svn-id: trunk@43503 -
2013-11-30 09:56:58 +00:00
martin
032e431f63 Debugger: DefaultTimeout in attach code. Issue #25386
git-svn-id: trunk@43502 -
2013-11-29 23:24:42 +00:00
maxim
820f34e246 Translations: Polish translation update by Darek Mazur, bug #25323
git-svn-id: trunk@43498 -
2013-11-29 20:33:13 +00:00
marc
29108eb545 LCLgraphics:
* Fix possible buffer overflow

git-svn-id: trunk@43497 -
2013-11-29 08:36:53 +00:00
marc
820bd64580 LCLgraphics:
* Rewrite RLE4 code. Fixes #0025366
* Updated RLE8 to be consistent with RLE4 code

git-svn-id: trunk@43496 -
2013-11-28 23:51:37 +00:00
bart
cba214753b LazFileUtils: Fix encoding of locale-specific characters in GetAppConfigDirUtf8 and GetAppConfigFileUtf8 on Windows
Issue #0010850.

git-svn-id: trunk@43495 -
2013-11-28 18:37:44 +00:00
dmitry
a137955dff cocoa: fix the visibility of ListBox #25362, based on patch provided by accSone
git-svn-id: trunk@43494 -
2013-11-28 04:40:50 +00:00
dmitry
03aca40d68 cocoa: fix the implementation of ShowWindow function - checking the type of a handle passed
git-svn-id: trunk@43493 -
2013-11-28 03:40:07 +00:00
paul
67ecc37e5a cocoa: fix typo
git-svn-id: trunk@43492 -
2013-11-28 03:10:07 +00:00
dmitry
af918a5f9f cocoa: changed in window visiblity management
git-svn-id: trunk@43491 -
2013-11-28 03:04:12 +00:00
martin
310fc7893e SourceEditor: added nil check for top-info
git-svn-id: trunk@43486 -
2013-11-27 13:14:55 +00:00
dmitry
9a8ce3c257 cocoa: change the initial allocation of the window. if parent mode is specified only a content control is created
git-svn-id: trunk@43485 -
2013-11-27 04:51:45 +00:00
dmitry
69a47e1ae7 cocoa: applying lcl formatting to the latest commit changed
git-svn-id: trunk@43484 -
2013-11-27 04:15:18 +00:00
juha
03f347c5f8 Clear the filter edit when leaving package editor. Issue #25258, patch from Cyrax.
git-svn-id: trunk@43483 -
2013-11-26 22:12:15 +00:00