Commit Graph

55689 Commits

Author SHA1 Message Date
balazs
01a1baa804 Opkman: Prevent memory leaks(step1) + other changes
- remove threaded timer to prevent memory leaks
- calculate download/extract speed with different method
- restructure the update thread
- prevent IDE freeze
- change repository names to "Official repository" and "Third party repository"
- make the unintuitive "Install" button intuitive again
- make install process faster

git-svn-id: trunk@59405 -
2018-10-31 18:43:35 +00:00
wp
450f82294e VirtualTreeView: LCL scaling of various distance/size parameters (Indent, Margin, Spacing, DragWidth etc).
git-svn-id: trunk@59404 -
2018-10-31 18:40:50 +00:00
wp
1ed37fa154 VirtualTreeView: LCL scaling of column widths
git-svn-id: trunk@59403 -
2018-10-31 17:28:54 +00:00
martin
8c8f4b60c2 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
git-svn-id: trunk@59402 -
2018-10-31 17:24:50 +00:00
wp
ae95c9b326 VirtualTreeView: LCL scaling of Header.Height and .DefaultHeight
git-svn-id: trunk@59401 -
2018-10-31 16:59:38 +00:00
wp
97c0af8e3e VirtualTreeView: Activate LCL scaling of DefaultNodeHeight
git-svn-id: trunk@59400 -
2018-10-31 16:36:46 +00:00
wp
2c7a9b768d VirtualTreeView: Use scalable check images.
git-svn-id: trunk@59399 -
2018-10-31 16:01:43 +00:00
wp
1153f8027c VirtualTreeView: Fix compilation with Laz < 2.0 (tested back to 1.6.4)
git-svn-id: trunk@59398 -
2018-10-31 13:52:42 +00:00
dmitry
b135ccf3ac cocoa: patch by David Jenkins - forcefully invalidate the content document for manual scroll. Should help with redrawing customcontrols for 10.14. #34478
git-svn-id: trunk@59397 -
2018-10-31 02:51:24 +00:00
juha
ae5a1b5992 IDE: Switch path delimiters only for filenames better for TCompilationToolOptions.Command. Issue #34476, patch from Pascal Riekenberg.
git-svn-id: trunk@59396 -
2018-10-30 21:07:34 +00:00
juha
137181c237 IDE: Try to switch path delimiters only for filenames when reading TCompilationToolOptions.Command. Issue #34476.
git-svn-id: trunk@59395 -
2018-10-30 18:53:40 +00:00
juha
64a3cced51 LazUtils: Added inlines to some functions in LazUTF8. Issue #34472, patch from AlexeyT.
git-svn-id: trunk@59394 -
2018-10-30 11:04:21 +00:00
juha
a14d6e5c9a LCL: Change constant $20000000 to MK_ALT. Issue #34481, patch from AlexeyT.
git-svn-id: trunk@59393 -
2018-10-30 11:04:08 +00:00
maxim
1d1c2e05e0 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@59388 -
2018-10-29 23:00:03 +00:00
martin
995e509d32 EditorOpts: refactor
git-svn-id: trunk@59387 -
2018-10-29 20:47:52 +00:00
martin
d606082834 EditorOpts: Add warning, if outline has no colors set
git-svn-id: trunk@59386 -
2018-10-29 20:46:23 +00:00
martin
b8f4847f9d EditorOpts: Add warning, if outline has no colors set
git-svn-id: trunk@59385 -
2018-10-29 20:43:59 +00:00
martin
7720c8bd0a Installer, Win: Prevent a crash, if installing 2ndary into same path, as previous (removed) primary installation. / Added logging.
git-svn-id: trunk@59384 -
2018-10-29 13:57:26 +00:00
lacak
9ceb5203c9 LCL: wince: partialy fix problem with spacing between glyph and button caption, when glyph is placed left or right to caption. (there is no space between glyph and caption)
git-svn-id: trunk@59383 -
2018-10-29 13:00:23 +00:00
martin
a579366c3f Installer, Win: Allow adjusting install dir, in case of 2ndary/multiple installs.
git-svn-id: trunk@59382 -
2018-10-29 12:21:49 +00:00
juha
e5df044216 OpkMan: Increase TThreadTimer delay as workaround to prevent memory leaks. The other changes did not affect leaks.
git-svn-id: trunk@59381 -
2018-10-29 12:10:00 +00:00
dmitry
b5d3a2e2ab cocoa: preventing spinedit value from being change while destroying the handle. #34468
git-svn-id: trunk@59380 -
2018-10-28 22:45:53 +00:00
maxim
1c141eec0a IDE: regenerated translations
git-svn-id: trunk@59379 -
2018-10-28 22:36:14 +00:00
wp
a957005cad IDE: Add high-dpi icons for images and images/codeexplorer (provided by Roland Hahn)
git-svn-id: trunk@59378 -
2018-10-27 19:08:03 +00:00
juha
0e266ff661 IDE: Remove another unused resource string.
git-svn-id: trunk@59377 -
2018-10-27 15:09:39 +00:00
martin
567b28866b debugger: fix pseudo terminal, only memo needs monospace. Issue #0034192
git-svn-id: trunk@59376 -
2018-10-27 14:53:26 +00:00
juha
e3566aa064 IDE: Remove unused resource strings.
git-svn-id: trunk@59375 -
2018-10-27 14:44:40 +00:00
juha
1313ae2b9b IDE: Update unit path for all build modes also when creating a new unit. Issue #34413.
git-svn-id: trunk@59374 -
2018-10-27 14:44:35 +00:00
dmitry
ebb0d843ec cocoa: update the behaviour of GetFocus function to use HandleView stored with callback object. #34450
git-svn-id: trunk@59363 -
2018-10-27 04:22:36 +00:00
dmitry
62db4e537d cocoa: using Device colorspace, instead of Calibrated colorspace for GDI objects. #34427
git-svn-id: trunk@59362 -
2018-10-27 03:26:26 +00:00
juha
07161323f3 IDE: Allow Tcomponent.ValidateContainer raise an exception at design time. Issue #34445, patch from errno.
git-svn-id: trunk@59361 -
2018-10-26 22:33:22 +00:00
juha
4dde2e198f IDE: Cleanup, remove unused unit reference.
git-svn-id: trunk@59360 -
2018-10-26 22:33:18 +00:00
juha
6f5850642d IDE: Show only the supported .ico format when opening project icon. Issue #34464.
git-svn-id: trunk@59359 -
2018-10-26 20:02:12 +00:00
mattias
054150bb42 lazutils: some optimizations from Alexey
git-svn-id: trunk@59358 -
2018-10-26 19:26:31 +00:00
juha
b9e28c2c9b IDE: Add unit/include file's path correctly to search path of a single build mode, too. Issue #34462.
git-svn-id: trunk@59357 -
2018-10-26 19:25:27 +00:00
juha
7c5618a1c6 AnchorDocking: Fix debugLn texts.
git-svn-id: trunk@59356 -
2018-10-26 19:25:22 +00:00
lacak
6b055a5b5c LCL: wince: cosmetic: align to win32 interface
git-svn-id: trunk@59355 -
2018-10-26 12:39:37 +00:00
lacak
50e68f7730 LCL: wince: comment about WM_NCDESTROY message which is not supported on WinCE (bug #24452) and commented code which emulates double click (bug #20568)
git-svn-id: trunk@59354 -
2018-10-26 12:25:55 +00:00
mattias
1ecd916df9 debian: renamed debian package name from fpc to fpc-laz to avoid nameclash with ubuntu repos
git-svn-id: trunk@59353 -
2018-10-26 09:52:54 +00:00
mattias
83e2e9a6cd lazutils: fixed ExpandFileNameUTF8 for \\?\
git-svn-id: trunk@59352 -
2018-10-26 08:10:10 +00:00
martin
63cf689e1e 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: trunk@59351 -
2018-10-25 23:47:36 +00:00
martin
58bd48455a Debugger: Fix DebugInspector stopped working after window was open with empty input. Issue #0034452
git-svn-id: trunk@59350 -
2018-10-25 18:18:25 +00:00
lacak
54026bdc80 LCL: wince: remove selecting all text when focussing a TCustomEdit, this can be down in the LCL by setting TCustomEdit.AutoSelect := true (same as in win32 in rev. 15588). Bug #23345
git-svn-id: trunk@59349 -
2018-10-25 08:06:25 +00:00
maxim
63be8700c9 IDE: regenerated/fixed Finnish translation
git-svn-id: trunk@59342 -
2018-10-22 22:45:10 +00:00
juha
1d759559e1 LCL-GTK3: Add forgotten unit gtk3wssplitter. Issue #34106,
git-svn-id: trunk@59341 -
2018-10-22 21:53:50 +00:00
juha
faba340ef4 IDE: Don't let FindReplace dialog outside the monitor area. Issue #34436, patch from Ondrej.
git-svn-id: trunk@59340 -
2018-10-22 18:43:56 +00:00
juha
f1335e9e8a LCL-GTK3: Fix Splitter and its related code. Issue #34106, patch from Anton Kavalenka.
git-svn-id: trunk@59339 -
2018-10-22 18:23:55 +00:00
lacak
0905048337 LCL: wince: cosmetic + small optimization align code to Win32 implementation. Bug #30117
git-svn-id: trunk@59338 -
2018-10-22 08:45:22 +00:00
lacak
9e965ff417 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: trunk@59337 -
2018-10-22 08:34:01 +00:00
lacak
f333a272ec LCL: wince: use Windows unit instead of LCLTypes unit, because WS_MINIMIZEBOX and WS_MAXIMIZEBOX are defined differently for WinCE, LCLTypes and Win32
git-svn-id: trunk@59336 -
2018-10-22 08:02:06 +00:00