Commit Graph

57731 Commits

Author SHA1 Message Date
juha
4bc787b833 LCL: Support AutoSize in TTrackBar with hi-dpi. Revert AutoSize=True from r61473 #8466836623. Issue #35861, patch from Joeny Ang.
git-svn-id: trunk@61676 -
2019-08-09 19:16:56 +00:00
dmitry
17237b6c07 cocoa: extending the list of patreons for August pledge
git-svn-id: trunk@61675 -
2019-08-09 01:50:58 +00:00
dmitry
f6181c1d0d cocoa: ultimate fix for modal menus not making clicks. #35929
git-svn-id: trunk@61674 -
2019-08-09 01:32:05 +00:00
martin
5e7fd9a4fa Debugger: Allow project to override selected debugger.
git-svn-id: trunk@61673 -
2019-08-06 15:38:36 +00:00
maxim
3356170ca6 Translations: Hungarian translation update by Péter Gábor, bug #35928
git-svn-id: trunk@61672 -
2019-08-04 21:59:52 +00:00
mattias
9461fbdd79 rpm: fixed pas2jszip
git-svn-id: trunk@61671 -
2019-08-04 20:06:56 +00:00
mattias
9b59f99e7a tools: deb: fixed non pas2jszip
git-svn-id: trunk@61670 -
2019-08-04 19:58:37 +00:00
mattias
b6c9b5f593 rpm: started option pas2jszip
git-svn-id: trunk@61669 -
2019-08-04 19:50:45 +00:00
mattias
ccf8dc0a3b tools: create_lazarus_export_tgz.sh pas2jszip
git-svn-id: trunk@61668 -
2019-08-04 19:41:03 +00:00
mattias
343fabb424 deb: added option pas2jszip
git-svn-id: trunk@61663 -
2019-08-03 16:47:34 +00:00
mattias
da4a458242 docs: fixed xml
git-svn-id: trunk@61661 -
2019-08-03 15:12:00 +00:00
mattias
8ae618728c docs: comment
git-svn-id: trunk@61659 -
2019-08-03 15:08:33 +00:00
mattias
24b4ce6cee docs: clean up
git-svn-id: trunk@61658 -
2019-08-03 14:44:44 +00:00
mattias
6c13036763 lcl: docs: updates from Don Siders, issue #35907
git-svn-id: trunk@61657 -
2019-08-03 12:04:59 +00:00
mattias
88570a4d4e lazutils: docs: updates from Don Siders, issue #35908
git-svn-id: trunk@61656 -
2019-08-03 12:03:59 +00:00
mattias
e3ee510e52 IDE: fixed checking if TargetExeDirectory(C:\) exists
git-svn-id: trunk@61654 -
2019-08-03 11:17:59 +00:00
mattias
25c7ed1a93 IDE: clean up
git-svn-id: trunk@61653 -
2019-08-03 11:12:17 +00:00
maxim
da2f7857a0 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35912
git-svn-id: trunk@61651 -
2019-07-31 22:17:21 +00:00
martin
a2c415d5e2 SynEdit: Optimization for processing multi-carets (updating huge amounts during scrolling). Part of issue: #35854
git-svn-id: trunk@61650 -
2019-07-31 21:13:52 +00:00
martin
c162d92785 SynEdit: Reduce painting when scrolling in multi-caret mode. Issue #35854
git-svn-id: trunk@61649 -
2019-07-31 20:37:09 +00:00
dmitry
2e83444e6f cocoa: softer color selection for shadows and pseudo 3d for 10.14, rather than deprecated methods call
git-svn-id: trunk@61648 -
2019-07-31 20:04:11 +00:00
martin
93cd0df04f GdbmiDebugger, tests: breakpoints on raise/catch/... - Fix testcase
git-svn-id: trunk@61647 -
2019-07-31 12:41:02 +00:00
martin
daa6b60cf4 GdbmiDebugger: Less overhead to set breakpoints on raise/catch/... - Add break by name (after prologue) to set breakpoints for dyn libraries (gdb will set/extend breakpoint, when dll is loaded)
git-svn-id: trunk@61646 -
2019-07-31 12:40:58 +00:00
maxim
3836b0ba73 Translations: Hungarian translation update by Péter Gábor, bug #35891
git-svn-id: trunk@61643 -
2019-07-29 21:07:47 +00:00
mattias
5c4c1e1f96 IDE: fixed PathIsInPath for /a and /a/
git-svn-id: trunk@61636 -
2019-07-28 08:19:04 +00:00
mattias
05e011f162 IDE: using PathIsInPath instead of FileIsInPath where path=path is allowed
git-svn-id: trunk@61635 -
2019-07-28 07:36:10 +00:00
martin
5ad5b4600d Init-Setup: Search inactive existing settings
git-svn-id: trunk@61633 -
2019-07-27 13:11:26 +00:00
martin
4f145f9709 Init-Setup: Change detection of incorrect dbg settings
git-svn-id: trunk@61632 -
2019-07-27 13:11:25 +00:00
martin
0aa50e2f0f Env-Options, Debugger: Always update XML nodes, as the can get re-read.
git-svn-id: trunk@61631 -
2019-07-27 13:11:23 +00:00
martin
2e7f197941 EnvironmentOpts, Debugger: Fix crash when saving certain settings (Load was called during Save, invalidating obj refs)
git-svn-id: trunk@61630 -
2019-07-27 13:11:21 +00:00
martin
8510a01a33 Debugger: DbgProperties default for InternalExceptionBreakPoints
git-svn-id: trunk@61629 -
2019-07-27 13:11:20 +00:00
mattias
3a62769ba9 issue #35892 from Don Siders
comctrls.xml
*Added FUseWS, AdjustPos, InitializeWnd in TCustomUpDown

controls.xml
* Fixed FP docs tagging for an example

dbctrls.xml
* Added BiDiMode, BorderSpacing, Color, Constraints in TDBCheckBox
* Added DataChange, KeyPress, UpdateData in TDBComboBox
* Added missing topics in TCustomDBComboBox

lclplatformdef.xml
* Added missing TLCLPLatform enumeration values

lcltranslator.xml
* Sync'd doc topics to current code. Added missing symbols. Removed unused symbols.

git-svn-id: trunk@61628 -
2019-07-27 07:04:37 +00:00
mattias
66caead120 docs: lazutils: updates from issue #35893 from Don Siders
git-svn-id: trunk@61627 -
2019-07-27 07:02:52 +00:00
dmitry
9663d04de4 cocoa: restore the proper notification about windowstate change. Regression was caused when window handle and content were split
git-svn-id: trunk@61626 -
2019-07-27 03:42:57 +00:00
dmitry
a0a27df2f6 cocoa: FPC trunk compatibility update by Jonas Maebe. #35890
git-svn-id: trunk@61625 -
2019-07-26 19:33:02 +00:00
juha
b915700854 LCL: Fix a memory leak in TImageList.GetIcon. Issue #35684, patch from BrunoK.
git-svn-id: trunk@61624 -
2019-07-26 09:07:57 +00:00
jesus
123e8f9f45 LazReport: Update dseigner scrollbars on changing current page, patch by Michal Gawrycki, issue #35882
git-svn-id: trunk@61623 -
2019-07-26 01:12:35 +00:00
maxim
742d4e74ed IDE: Turkish translation update by Onur ERÇELEN, bug #35885
git-svn-id: trunk@61622 -
2019-07-25 22:38:18 +00:00
juha
1dec469350 LCL-GTK2: Use libappindicator3 for System Tray Icon. Issue #35723, patch from David.
git-svn-id: trunk@61621 -
2019-07-25 20:51:44 +00:00
dmitry
b64d130b03 cocoa: reverting the change about preserving the actual title, back to not returning any title for buttons. patch by Zoë Peterson. #35884
git-svn-id: trunk@61620 -
2019-07-25 15:32:20 +00:00
dmitry
9cfcdf24c5 cocoa: storing LCL title separately, so WS function would return the original value set. #35884
git-svn-id: trunk@61619 -
2019-07-25 14:36:31 +00:00
dmitry
4a82f4209c virtualtree: better cocoa compatibility
git-svn-id: trunk@61618 -
2019-07-23 14:18:08 +00:00
dmitry
b79e2dd90e cocoa: drawedge implementation
git-svn-id: trunk@61617 -
2019-07-23 13:56:32 +00:00
maxim
1b7dab9789 POChecker: try to translate LCL only if language was switched successfully
git-svn-id: trunk@61616 -
2019-07-22 22:16:27 +00:00
maxim
5e5045ebd1 LCLTranslator: small refactor, ensured setting SetDefaultLang and TranslateLCLResourceStrings results to empty values on exceptions
git-svn-id: trunk@61615 -
2019-07-22 22:14:25 +00:00
balazs
00e57d2560 Opkman: Add 3.2.0 to FPC versions.
git-svn-id: trunk@61613 -
2019-07-22 04:23:58 +00:00
maxim
bd9bfc01d4 Translations: Turkish translation update by Onur ERÇELEN, bug #35865
git-svn-id: trunk@61612 -
2019-07-21 22:57:16 +00:00
maxim
14ccbadf1f LCLTranslator: removed superfluous exception handling from FindLocaleFileName function
git-svn-id: trunk@61611 -
2019-07-21 22:35:23 +00:00
mattias
0e01330dd2 IDE: do not warn if installing a meta package
git-svn-id: trunk@61609 -
2019-07-20 18:04:39 +00:00
martin
2b676c1372 Ide/Debugger Options: Move "Language Exceptions" from Environment to Project. They already were stored with the project. (No build mode support)
git-svn-id: trunk@61608 -
2019-07-20 15:22:18 +00:00