maxim
|
2afa04032b
|
LCL: refactored/simplified menu shortcuts i18n handling in order to always show them in correct language, fixes bug #34045
git-svn-id: trunk@58661 -
|
2018-08-01 22:36:05 +00:00 |
|
maxim
|
a5d1b359f8
|
Translations: regenerated German translation
git-svn-id: trunk@58660 -
|
2018-07-31 22:11:28 +00:00 |
|
maxim
|
368347ca99
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34056
git-svn-id: trunk@58659 -
|
2018-07-31 21:59:47 +00:00 |
|
wp
|
7eed47f9a1
|
LCL: Make High-DPI imagelist use available resolutions if requested, instead of 100%/150%/200% only (issue #34011).
git-svn-id: trunk@58658 -
|
2018-07-30 17:20:23 +00:00 |
|
wp
|
9a74097629
|
Languages: some improved German translations
git-svn-id: trunk@58657 -
|
2018-07-30 11:20:37 +00:00 |
|
dmitry
|
12a9d30eaa
|
cocoa: preventing popup configuration for Cocoa api for fullscreen modal windows
git-svn-id: trunk@58656 -
|
2018-07-30 03:14:11 +00:00 |
|
dmitry
|
f956ac233a
|
cocoa: updating support for fullscreen style setting in ws
git-svn-id: trunk@58655 -
|
2018-07-30 00:05:21 +00:00 |
|
maxim
|
5a3141e0d5
|
Printers: regenerated translations and updated Russian translation
git-svn-id: trunk@58654 -
|
2018-07-29 23:52:01 +00:00 |
|
maxim
|
b4c3c23e32
|
LCL: regenerated German translation
git-svn-id: trunk@58653 -
|
2018-07-29 23:48:30 +00:00 |
|
maxim
|
7098e0c3a8
|
Printers: committed missed changes
git-svn-id: trunk@58652 -
|
2018-07-29 23:47:42 +00:00 |
|
maxim
|
a120f243bd
|
Printers: do not pass to CUPS localized parameter values, localize 'Pages' combobox differently
git-svn-id: trunk@58651 -
|
2018-07-29 23:45:10 +00:00 |
|
maxim
|
3b03f1ddf5
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58650 -
|
2018-07-29 23:17:21 +00:00 |
|
dmitry
|
474bd626f3
|
cocoa: preventing HintWindow from acquiring focus on show
git-svn-id: trunk@58649 -
|
2018-07-29 20:56:44 +00:00 |
|
dmitry
|
123ec7ffae
|
cocoa: adding a direct call of .keyDown when handling sendEvent() of NSWindow (not NSPanel). Cocoa prevents call to .keyDown() with Control+Arrow Keys in IDE configuration
git-svn-id: trunk@58648 -
|
2018-07-29 06:31:20 +00:00 |
|
martin
|
17dd3e68b9
|
SynEdit: Caret Color
git-svn-id: trunk@58647 -
|
2018-07-28 18:01:10 +00:00 |
|
wp
|
a781aff21b
|
Translations: Update German translation for special key names
git-svn-id: trunk@58646 -
|
2018-07-28 17:39:58 +00:00 |
|
dmitry
|
71fdf9349f
|
cocoa: resolve the issue with mouse events not processed by TabControl
git-svn-id: trunk@58645 -
|
2018-07-28 17:11:20 +00:00 |
|
martin
|
0e60e21aa7
|
SynEdit: fix default caret painter class (set to system)
git-svn-id: trunk@58644 -
|
2018-07-28 16:26:32 +00:00 |
|
juha
|
2b381547b5
|
IDE: Separate units ExtToolsConsole (no LCL) and ExtToolsIDE (with LCL) from ExtTools.
git-svn-id: trunk@58643 -
|
2018-07-28 13:38:06 +00:00 |
|
wassim
|
257f905284
|
Fix for bug #34009 (TBitBtn with Kind other than bkCustom crashes application). Patch by Lacak
git-svn-id: trunk@58642 -
|
2018-07-28 07:26:40 +00:00 |
|
juha
|
85a6cc4340
|
Printers: Internationalization for Unix Printer Props dialog. Patch from AlexeyT.
git-svn-id: trunk@58641 -
|
2018-07-27 18:31:16 +00:00 |
|
juha
|
90b69249a0
|
Printers: Fix tab order in Unix Printer Props dialog. Patch from AlexeyT.
git-svn-id: trunk@58640 -
|
2018-07-27 10:24:31 +00:00 |
|
bart
|
e675379977
|
Win32 and CustomDrawn: fix compilation with fpc trunk after r39480 #e67589ea6f. Issue #0034022.
git-svn-id: trunk@58639 -
|
2018-07-26 20:47:03 +00:00 |
|
martin
|
98304b2635
|
Debugger: Fix attach dialog. Issue #0034028 Patch by Cyrax
git-svn-id: trunk@58638 -
|
2018-07-26 11:53:23 +00:00 |
|
juha
|
6700ae635e
|
Printers: Remove empty Margins tab in Unix Printer Props dialog. Patch from AlexeyT.
git-svn-id: trunk@58637 -
|
2018-07-26 08:58:41 +00:00 |
|
martin
|
323f78d041
|
SynEdit: speed up / skip nodes that do not have outlining
git-svn-id: trunk@58636 -
|
2018-07-26 01:51:05 +00:00 |
|
martin
|
8ca82403a0
|
SynEdit: Fix markup fold color, after recent refactor
git-svn-id: trunk@58635 -
|
2018-07-26 01:42:22 +00:00 |
|
juha
|
41dc46374f
|
LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils.
git-svn-id: trunk@58634 -
|
2018-07-25 23:44:54 +00:00 |
|
blikblum
|
9b85717453
|
ide: fix uninitialized variable in TColorSchemeLanguage.ApplyTo
git-svn-id: trunk@58633 -
|
2018-07-25 17:55:34 +00:00 |
|
juha
|
6d3f9bd7a7
|
LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils.
git-svn-id: trunk@58632 -
|
2018-07-25 13:39:06 +00:00 |
|
juha
|
5c561fabd8
|
LazUtils: Add a new unit LazStringUtils. Move 2 functions from Codetools' SourceLog there.
git-svn-id: trunk@58631 -
|
2018-07-25 13:39:01 +00:00 |
|
juha
|
d43fa548b8
|
LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding.
git-svn-id: trunk@58630 -
|
2018-07-25 13:38:59 +00:00 |
|
juha
|
7f7e7ada81
|
Format and clean uses sections.
git-svn-id: trunk@58629 -
|
2018-07-25 13:38:35 +00:00 |
|
juha
|
32df0dd1e6
|
IDE: Prevent passing Nil as Package when ModalResult=mrOk in OpenLoadedPackagesDlg.
git-svn-id: trunk@58628 -
|
2018-07-25 09:00:27 +00:00 |
|
maxim
|
3a2dd7d3e3
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58627 -
|
2018-07-24 23:12:21 +00:00 |
|
maxim
|
5ed0f55393
|
LazUtils: regenerated translations and updated Russian translation
git-svn-id: trunk@58626 -
|
2018-07-24 23:09:26 +00:00 |
|
wp
|
b40b0339fa
|
LCL: Fix crash of grid when it is cleared while a cell is in edit mode.
git-svn-id: trunk@58625 -
|
2018-07-24 21:21:44 +00:00 |
|
wp
|
f7e5c6c595
|
LCL: Fix grid not being repainted when the last row is deleted by setting RowCount to 0 (issue #34025, comment #0109658).
git-svn-id: trunk@58624 -
|
2018-07-24 19:09:14 +00:00 |
|
wp
|
eadf7690aa
|
LCL: Fix grids crashing when a key is pressed after the last row has been deleted (issue #34025)
git-svn-id: trunk@58623 -
|
2018-07-24 19:02:59 +00:00 |
|
juha
|
b20cf40349
|
Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg.
git-svn-id: trunk@58622 -
|
2018-07-24 17:49:21 +00:00 |
|
juha
|
a20ec2d6bc
|
Move functions dealing with command line from IDEProcs to LazFileUtils.
git-svn-id: trunk@58621 -
|
2018-07-24 17:49:16 +00:00 |
|
juha
|
620bba736b
|
Move functions dealing with path delimiters from IDEProcs to LazFileUtils.
git-svn-id: trunk@58620 -
|
2018-07-24 17:49:15 +00:00 |
|
juha
|
887cf78963
|
Move a version of function ProgramDirectory from IDEProcs to FileUtils.ProgramDirectoryWithBundle.
git-svn-id: trunk@58619 -
|
2018-07-24 17:49:13 +00:00 |
|
juha
|
0500052f06
|
Move functions CompareCaret and CompareBoolean away from IDEProcs, to LCLProc and LazUtilities respectively.
git-svn-id: trunk@58618 -
|
2018-07-24 17:49:11 +00:00 |
|
juha
|
1ff8e1a88e
|
IDE: Keep IDEIntf in uses section of main.pp. Was removed in r58615 #4fe2e4c626. Affected component editor items in designer popupmenu. Issue #34026.
git-svn-id: trunk@58617 -
|
2018-07-24 17:48:56 +00:00 |
|
wp
|
d496b94a03
|
TAChart: Fix TFitSeries axis rotation.
git-svn-id: trunk@58616 -
|
2018-07-24 14:10:46 +00:00 |
|
juha
|
4fe2e4c626
|
IdeIntf: Move TScanModeFPCSources from LazIdeIntf to BaseIdeIntf, for reducing LCL dependencies later.
git-svn-id: trunk@58615 -
|
2018-07-24 12:50:41 +00:00 |
|
juha
|
e6b449750a
|
IdeIntf: Move MessageDialog pointers from IDEDialogs to a new LazMsgDialogs. Break LCL dependency there.
git-svn-id: trunk@58614 -
|
2018-07-24 12:50:39 +00:00 |
|
juha
|
96131c07cf
|
Formatting, cleanup, also remove unused funcs in ProcedureList.
git-svn-id: trunk@58613 -
|
2018-07-24 12:50:26 +00:00 |
|
wp
|
4eebc54703
|
TAChart: Add errorbar demo.
git-svn-id: trunk@58612 -
|
2018-07-24 09:09:09 +00:00 |
|