Commit Graph

55471 Commits

Author SHA1 Message Date
maxim
75e107f774 Merged revision(s) 59540 #e4fcba5e03 from trunk:
Translations: Czech translation update by chronos, bug #34549
........

git-svn-id: branches/fixes_2_0@59542 -
2018-11-13 22:40:00 +00:00
maxim
3e99733e9d Merged revision(s) 59538-59539 #0368d8e0d8-#0368d8e0d8 from trunk:
FpDebug: temporary workaround to display widestrings (actually pwidechar^)
........
FpDebug: temporary workaround to display widechar
........

git-svn-id: branches/fixes_2_0@59541 -
2018-11-13 22:35:18 +00:00
maxim
58a59c2941 Translations: regenerated German translation
git-svn-id: branches/fixes_2_0@59536 -
2018-11-12 23:09:16 +00:00
maxim
e87ea1b8d5 Merged revision(s) 59528 #33ce58f4dc from trunk:
TAChart: Fix panning error of TAreaSeries (caused by r58562 #e279c0a839, see https://forum.lazarus.freepascal.org/index.php/topic,43182.0.html).
........

git-svn-id: branches/fixes_2_0@59535 -
2018-11-12 23:03:55 +00:00
maxim
37981d1d85 Merged revision(s) 59526 #2fb4a813cf from trunk:
VTV: Prevent building failure on the following architectures: arm64, armel and armhf(issue #34329). 
........

git-svn-id: branches/fixes_2_0@59534 -
2018-11-12 23:03:09 +00:00
maxim
4e9b63d8da Merged revision(s) 59510 #3018fb2880, 59511 #e31e672112, 59521 #9daf9a9f45 from trunk:
Fix compilation with debug define
........
LazDebuggerFp: fix mem leaks in logging code.
........
LazDebuggerFp: Fix/Implement "Reset Debugger" / Refactor: Use LockRelease from base class.
........

git-svn-id: branches/fixes_2_0@59533 -
2018-11-12 23:02:07 +00:00
maxim
26f603a08f Merged revision(s) 59490 #f7d2aeee31 from trunk:
SynEdit: fix showing caret, after getting focus. Issue #0034527, #0034506
If the widgetset sends the wmFocus before the parent is made visible (FVisible=true), then the caret is not made visible. A check for this is/was in VisibleChanged (kept for now, review todo), but that is not called. When the parent becomes visible UpdateShowing is called, so that is where the check now happens.
........

git-svn-id: branches/fixes_2_0@59532 -
2018-11-12 22:59:47 +00:00
mattias
3285cf31bf IDE: fixed compile
git-svn-id: branches/fixes_2_0@59524 -
2018-11-11 22:48:56 +00:00
mattias
58104c91ca rpm: libpas2jslib.so
git-svn-id: branches/fixes_2_0@59523 -
2018-11-11 21:15:02 +00:00
mattias
89c1acbcbf rpm: workaround for fpc putting libpas2jslib.so in wrong directory on arch64
git-svn-id: branches/fixes_2_0@59522 -
2018-11-11 21:14:41 +00:00
mattias
3375bbf3f2 IDE: New high-dpi Windows file type icons (by Roland Hahn)
git-svn-id: branches/fixes_2_0@59520 -
2018-11-11 21:10:13 +00:00
mattias
0d8884053f IDE: Small update of German translation
git-svn-id: branches/fixes_2_0@59519 -
2018-11-11 21:09:48 +00:00
mattias
729d96e84b Remove the pure lldb debugger from pre-installed debuggers
git-svn-id: branches/fixes_2_0@59518 -
2018-11-11 21:09:25 +00:00
mattias
3c5048fb57 Added lldb, lldb-fp to bigide
git-svn-id: branches/fixes_2_0@59517 -
2018-11-11 21:09:04 +00:00
mattias
97d363406c fp debug: fixed Makefiles
git-svn-id: branches/fixes_2_0@59516 -
2018-11-11 21:08:38 +00:00
mattias
3d821b3797 fp debug: Makefiles
git-svn-id: branches/fixes_2_0@59515 -
2018-11-11 21:08:13 +00:00
mattias
dc328ba07a lldb-fp debug: Makefiles
git-svn-id: branches/fixes_2_0@59514 -
2018-11-11 21:07:56 +00:00
mattias
dc034945bb Opkman: Add high-dpi icon for the IDE (by Roland Hahn)
git-svn-id: branches/fixes_2_0@59513 -
2018-11-11 21:07:37 +00:00
mattias
88da7ee05d lldb debuggers: added license info / fp-lldb now beta
git-svn-id: branches/fixes_2_0@59512 -
2018-11-11 21:07:17 +00:00
mattias
6a4ecd543e macos dmg: default debugger TFpLldbDebugger
git-svn-id: branches/fixes_2_0@59505 -
2018-11-10 12:05:38 +00:00
mattias
7e535439dc IDE: clean up
git-svn-id: branches/fixes_2_0@59503 -
2018-11-10 12:03:55 +00:00
mattias
de705f98b3 IDE: fixed save file as dlg rename pascal file lowercase
git-svn-id: branches/fixes_2_0@59501 -
2018-11-10 12:02:06 +00:00
maxim
306bf23aed Merged revision(s) 59483 #7f36403409 from trunk:
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34519
........

git-svn-id: branches/fixes_2_0@59485 -
2018-11-07 22:23:58 +00:00
maxim
66a1e49b44 Merged revision(s) 59478 #a5d423afb4 from trunk:
LCL: Set TPopupNotifier's Color to clInfoBk instead of $DCFFFF (see https://forum.lazarus.freepascal.org/index.php/topic,43125.msg301479/).
........

git-svn-id: branches/fixes_2_0@59484 -
2018-11-07 22:18:34 +00:00
maxim
d161b1668e Merged revision(s) 59463 #1232c21840, 59469 #79a3f96ec0, 59471 #ef7b5d394c from trunk:
IDEIntf: Update German translation, fixed ellipsis inconsistency
........
IDE: Improved German translation of z-order menu captions.
........
Translations: regenerated German translation
........

git-svn-id: branches/fixes_2_0@59473 -
2018-11-06 21:34:14 +00:00
maxim
e31db94a14 Merged revision(s) 59462 #13ce299e78, 59466 #ef65ce480c, 59470 #efb0c7b281 from trunk:
IDE: Additional high-dpi icons for folder images/designer (by Roland Hahn)
........
IDE: Updated high-dpi z order icons (by Roland Hahn)
........
IDE: Add missing images from images/designer (issue #34514).
........

git-svn-id: branches/fixes_2_0@59472 -
2018-11-06 21:31:46 +00:00
mattias
308a0daa75 lcl: fixed TComboBox.ReadOnly deprecated text
git-svn-id: branches/fixes_2_0@59468 -
2018-11-06 10:47:22 +00:00
maxim
4d77545f43 Merged revision(s) 59440-59442 #cb566ae12d-#cb566ae12d, 59448 #9e38c14764 from trunk:
IDEIntf: Allow to add sliced images to the image list editor of the multi-res imagelist (see https://forum.lazarus.freepascal.org/index.php/topic,43088.msg301126.html)
........
IDEIntf: Use resourcestrings for button "Add sliced" in ImageListEditor
........
IDEIntf: Clean up of unused variables in r59440 #cb566ae12d
........
IdeIntf: fixed ellipsis inconsistency, regenerated translations and updated Russian translation
........

git-svn-id: branches/fixes_2_0@59461 -
2018-11-05 12:11:14 +00:00
maxim
5f47ea43cf Merged revision(s) 59439 #fdd25c4c9c, 59443 #9b2f44b8c8, 59445 #59e211fd44 from trunk:
Debugger, asm dialog: fix mouse wheel scrolling
........
Lldb/Gdb - FpDebug: fix crash in pretty printer when called from lldb/gdb mixed debugger (MemManager not set)
........
lldb debugger: Fixed "stop" => now works while running. Implemented "pause"
........

git-svn-id: branches/fixes_2_0@59460 -
2018-11-05 12:04:52 +00:00
maxim
59fa6c6ad6 Merged revision(s) 59416 #07607b4bba, 59436 #93fbbb0db7 from trunk:
LazUtils: Raise exception in UTF8To... functions, controlled by a global boolean. Issue #33686, patch from AlexeyT.
........
LazUtils: Add LazUTF8SysUtils with "deprecated" warnings. The unit was renamed earlier.
........

git-svn-id: branches/fixes_2_0@59459 -
2018-11-05 12:02:37 +00:00
maxim
d60d12c19b Merged revision(s) 59395-59396 #137181c237-#137181c237, 59402 #8c8f4b60c2, 59431-59432 #6147eaeabd-#6147eaeabd, 59434 #fc89b16e5e, 59447 #d56eb3c687 from trunk:
IDE: Try to switch path delimiters only for filenames when reading TCompilationToolOptions.Command. Issue #34476.
........
IDE: Switch path delimiters only for filenames better for TCompilationToolOptions.Command. Issue #34476, patch from Pascal Riekenberg.
........
Ensure bookmark menu is updated if files are opened/closed. Those files may have bookmarks in the session, that will be set for the editor. Part of Issue #0034194
........
IDE: New high-dpi images for folder images/componenttreeview (by Roland Hahn)
........
IDE: Add high-dpi images for folder images/codetoolsdefines (by Roland Hahn)
........
IDE: Update copyright.txt (authorship of images used by IDE). Issue #0034487
........
IDE: New high-dpi images for folder images/states (by Roland Hahn)
........

git-svn-id: branches/fixes_2_0@59458 -
2018-11-05 11:58:58 +00:00
mattias
607e517238 codetools: do not automatically pass -Fr to pas2js
git-svn-id: branches/fixes_2_0@59457 -
2018-11-05 10:32:22 +00:00
mattias
19b5cdc8c5 IDE: packagelink: do not expand empty package link filename
git-svn-id: branches/fixes_2_0@59455 -
2018-11-05 10:31:24 +00:00
mattias
bfd2e66013 IDE: open package link check if directory
git-svn-id: branches/fixes_2_0@59453 -
2018-11-05 10:30:33 +00:00
maxim
82eb608dd3 Merged revision(s) 59450 #7a10b4efe1 from trunk:
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34492
........

git-svn-id: branches/fixes_2_0@59451 -
2018-11-04 23:08:30 +00:00
maxim
818dfb4299 Merged revision(s) 59375 #e3566aa064, 59377 #0e266ff661, 59379 #1c141eec0a, 59385-59386 #b8f4847f9d-#b8f4847f9d, 59388 #1d1c2e05e0 from trunk:
IDE: Remove unused resource strings.
........
IDE: Remove another unused resource string.
........
IDE: regenerated translations
........
EditorOpts: Add warning, if outline has no colors set
........
EditorOpts: Add warning, if outline has no colors set
........
IDE: regenerated translations and updated Russian translation
........

git-svn-id: branches/fixes_2_0@59392 -
2018-10-29 23:15:01 +00:00
maxim
1249e33845 Merged revision(s) 59382 #a579366c3f, 59384 #7720c8bd0a from trunk:
Installer, Win: Allow adjusting install dir, in case of 2ndary/multiple installs.
........
Installer, Win: Prevent a crash, if installing 2ndary into same path, as previous (removed) primary installation. / Added logging.
........

git-svn-id: branches/fixes_2_0@59391 -
2018-10-29 23:04:41 +00:00
maxim
a8374659df Merged revision(s) 59376 #567b28866b from trunk:
debugger: fix pseudo terminal, only memo needs monospace. Issue #0034192
........

git-svn-id: branches/fixes_2_0@59390 -
2018-10-29 23:03:31 +00:00
maxim
9212530685 Merged revision(s) 59374 #1313ae2b9b, 59378 #a957005cad from trunk:
IDE: Update unit path for all build modes also when creating a new unit. Issue #34413.
........
IDE: Add high-dpi icons for images and images/codeexplorer (provided by Roland Hahn)
........

git-svn-id: branches/fixes_2_0@59389 -
2018-10-29 23:02:44 +00:00
mattias
fc586c14b9 set fixes version 2.0.0RC2
git-svn-id: branches/fixes_2_0@59372 -
2018-10-27 10:03:27 +00:00
mattias
10ab82c522 IDE: Show only the supported .ico format when opening project icon. Issue #34464
git-svn-id: branches/fixes_2_0@59371 -
2018-10-27 09:46:58 +00:00
mattias
465f223c2d IDE: Add unit/include file's path correctly to search path of a single build mode, too. Issue #34462
git-svn-id: branches/fixes_2_0@59370 -
2018-10-27 09:45:46 +00:00
mattias
268dbdf735 Debugger (gdb): Fix Debug-Inspector for dwarf3. Match fieldnames case insensitive. Depending on gdb, try to find the MixedCase version of any name. Issue #0034453
git-svn-id: branches/fixes_2_0@59369 -
2018-10-27 09:45:10 +00:00
mattias
d863447db2 Debugger: Fix DebugInspector stopped working after window was open with empty input. Issue #0034452
git-svn-id: branches/fixes_2_0@59368 -
2018-10-27 09:44:52 +00:00
mattias
613072f4ad IDE: Dont let FindReplace dialog outside the monitor area. Issue #34436
git-svn-id: branches/fixes_2_0@59367 -
2018-10-27 09:44:32 +00:00
mattias
04ac9df67c LCL-GTK3: Fix Splitter and its related code. Issue #34106
git-svn-id: branches/fixes_2_0@59366 -
2018-10-27 09:44:01 +00:00
mattias
4ae5a2c2ad debian: renamed debian package name from fpc to fpc-laz to avoid nameclash with ubuntu repos
git-svn-id: branches/fixes_2_0@59365 -
2018-10-27 09:43:02 +00:00
mattias
46a767dfc3 lazutils: fixed ExpandFileNameUTF8 for \\?\
git-svn-id: branches/fixes_2_0@59364 -
2018-10-27 09:41:50 +00:00
maxim
8ef8549968 Merged revision(s) 59334-59337 #56476fb45a-#56476fb45a from trunk:
LCL: wince: Minimize and Maximize buttons are not shown in window titlebar. Bug #34093
........
LCL: wince: add support for biHelp (CONTEXTHELP) border style (aligned with Win32 interface)
........
LCL: wince: use Windows unit instead of LCLTypes unit, because WS_MINIMIZEBOX and WS_MAXIMIZEBOX are defined differently for WinCE, LCLTypes and Win32
........
LCL: wince: Forms are not correctly centered, when used Position=poScreenCenter or poDesktopCenter (patch aligns WinCE implementation to Win32 implementation). Bug #33957
........

git-svn-id: branches/fixes_2_0@59348 -
2018-10-22 23:08:18 +00:00
maxim
8e4303862a Merged revision(s) 59327 #8efc263ae4, 59332 #5a23656f23 from trunk:
LCL: Do not store anchoring properties of TLabeledEdit.editLabel. It is controlled by property LabelPosition. Issue #34431.
........
TFloatSpinEditEx:
- When incrementing DecimalPlaces first truncate FValue to the correct current DecimalPlaces. Issue #0034370.
- DecimalPlaces cannot be < 0
........

git-svn-id: branches/fixes_2_0@59347 -
2018-10-22 23:05:42 +00:00