Commit Graph

50728 Commits

Author SHA1 Message Date
juha
41c4fca494 IDE: Improve an invalid application name shown in error message.
git-svn-id: trunk@53684 -
2016-12-14 16:05:58 +00:00
juha
e292cc5c48 IDE: Append executable name to target filename when only patch is given. Matches with how the executable is created.
git-svn-id: trunk@53683 -
2016-12-14 16:05:50 +00:00
mattias
418b895590 codetools: parsing operators Initialize and Finalize
git-svn-id: trunk@53682 -
2016-12-14 15:44:21 +00:00
zeljko
363c3e9e88 Qt: simplified check for visibility.
git-svn-id: trunk@53681 -
2016-12-14 15:39:05 +00:00
mattias
224ed6f8cb lcl: comment
git-svn-id: trunk@53680 -
2016-12-14 14:28:58 +00:00
zeljko
83fe670e72 Qt: improved focus patch on TQtComboBox. related to issue #27852
git-svn-id: trunk@53679 -
2016-12-14 14:04:31 +00:00
zeljko
9a0210ff90 Qt: fixed noneditable TQtComboBox setFocus when first time called. issue #27852
git-svn-id: trunk@53678 -
2016-12-14 13:16:06 +00:00
ondrej
7da5365469 lcl: treeview: revert r53309 because r53308 #43db30003e was reverted as well.
[LCL: treeview: hide hint window when showing=false.]

git-svn-id: trunk@53677 -
2016-12-14 12:39:45 +00:00
juha
80328f4ead LCL: Set TComboBox ItemIndex with duplicate text elements correctly. Issue #28683, patch from AlexeyT.
git-svn-id: trunk@53676 -
2016-12-14 11:14:28 +00:00
balazs
569148b092 Opkman: Removed SVN node from tree + small bug fix.
git-svn-id: trunk@53675 -
2016-12-14 10:00:34 +00:00
ondrej
8cf3408825 lcl: wincotrol: revert r53308 #43db30003e:
[LCL: wincotrol: broadcast UpdateShowing regardless of showing value. (When parent was hidden, the child controls didn't receive UpdateShowing resulting in wrong FShowing value.)]

git-svn-id: trunk@53674 -
2016-12-14 09:56:56 +00:00
ondrej
7ec5669770 customdrawn, win32: disable alphablend for parented forms. Issue #26206, patch by Michl
git-svn-id: trunk@53673 -
2016-12-14 09:09:23 +00:00
balazs
7c496c048a Opkman: Properly init ssl under linux/osx. More responsive forms on download/update. Copy links to clipboard.
git-svn-id: trunk@53672 -
2016-12-14 07:39:28 +00:00
maxim
75cad818a6 Opkman: fixed typos and cleaned up strings, regenerated translations and updated Russian translation
git-svn-id: trunk@53671 -
2016-12-13 23:19:03 +00:00
mattias
8170f4738e codetools: test parsing Delphi class operators
git-svn-id: trunk@53670 -
2016-12-13 13:00:41 +00:00
balazs
025eab7ffe Opkman: More bugfix + optimizations.
git-svn-id: trunk@53669 -
2016-12-13 13:00:35 +00:00
mattias
0f58c1ef85 codetools: started test parsing record operators
git-svn-id: trunk@53668 -
2016-12-13 12:46:32 +00:00
mattias
4c62839125 codetools: tests: moved parsertest.lpi
git-svn-id: trunk@53667 -
2016-12-13 11:52:18 +00:00
mattias
de98a465dc codetools: tests: runtestscodetools.lpi
git-svn-id: trunk@53666 -
2016-12-13 11:47:19 +00:00
mattias
4b117ef8ba codetools; tests: clean up
git-svn-id: trunk@53665 -
2016-12-13 11:44:35 +00:00
juha
360a8b174e LCL-GTK2: remove the earlier debug code. Values differ for controls other than TEdit.
git-svn-id: trunk@53664 -
2016-12-13 09:42:33 +00:00
juha
1077fbddaf LCL: Display RadioGroup items correctly when font size changes. Issue #29112, noticed by AlexeyT.
git-svn-id: trunk@53663 -
2016-12-13 09:42:32 +00:00
juha
c4c9879bc5 LCL: Formatting.
git-svn-id: trunk@53662 -
2016-12-13 09:42:26 +00:00
maxim
d539e1fa58 Opkman: Russian translation update
git-svn-id: trunk@53661 -
2016-12-12 23:34:38 +00:00
mattias
9ff6541b70 lcl: added protected TCustomTreeView.CreateNodes, issue #31111
git-svn-id: trunk@53660 -
2016-12-12 21:10:54 +00:00
bart
545d1bb66f LazUtf8: Fix UnicodeToUtf8 for CodePoint = 0. Issue #0031103.
git-svn-id: trunk@53659 -
2016-12-12 20:55:42 +00:00
mattias
c4bfaf505b tests: fixed running Bugs
git-svn-id: trunk@53658 -
2016-12-12 20:27:39 +00:00
mattias
fbbabaf08d lcl: gtk2: do not bomb when assigning TFloatSpinEdit.Text
git-svn-id: trunk@53657 -
2016-12-12 20:27:05 +00:00
mattias
1ac9f479c4 tests: moved testlazutf16
git-svn-id: trunk@53656 -
2016-12-12 19:59:59 +00:00
mattias
90b9fc6c74 LCL: debg DisableAutoSizing
git-svn-id: trunk@53655 -
2016-12-12 19:40:31 +00:00
mattias
b442564a2a IDE: cokde explorer: fixed caption, issue #31110, FTurtle
git-svn-id: trunk@53654 -
2016-12-12 15:02:30 +00:00
juha
273d60e1e3 LCL-GTK2: Fix a cursor move error when selected text was replaced by typing. Issue #30596.
git-svn-id: trunk@53653 -
2016-12-12 14:43:31 +00:00
juha
7573422cc0 LCL-GTK2: add a temporary DebugLn and exception to figure out why selection bounds never differ.
git-svn-id: trunk@53652 -
2016-12-12 14:43:30 +00:00
juha
93f2292cbf LCL-GTK2: Remove a wrongly placed IFDEF for verbosity. It changed code behavior.
git-svn-id: trunk@53651 -
2016-12-12 14:43:22 +00:00
balazs
705c67a190 Refresh package description and license after update. Request by @minesadorada.
git-svn-id: trunk@53650 -
2016-12-12 13:15:40 +00:00
maxim
43faacf7f0 Opkman: Russian translation update
git-svn-id: trunk@53649 -
2016-12-11 23:05:27 +00:00
wp
b2773252b0 TAChart: Set Canvas.Textstyle.Workbreak to false to avoid linebreaks in printer output under Linux
git-svn-id: trunk@53648 -
2016-12-11 23:00:22 +00:00
maxim
6301a4882b Opkman: regenerated German translation
git-svn-id: trunk@53647 -
2016-12-11 22:50:11 +00:00
maxim
999d99163f LCL: regenerated translations and updated Russian translation
git-svn-id: trunk@53646 -
2016-12-11 22:49:08 +00:00
maxim
711707fa6e IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@53645 -
2016-12-11 22:38:06 +00:00
mattias
cc8b085612 IDE: project: fixed default value of XPManifest.TextName+TextDesc
git-svn-id: trunk@53644 -
2016-12-11 21:13:08 +00:00
mattias
b1c5dac366 tests: clean up
git-svn-id: trunk@53643 -
2016-12-11 21:12:41 +00:00
mattias
20ff8ef562 tests: fixed windows output file
git-svn-id: trunk@53642 -
2016-12-11 21:08:46 +00:00
balazs
61466674a4 More bugfix.
git-svn-id: trunk@53641 -
2016-12-11 19:07:44 +00:00
balazs
4713fdef72 Bug fix: Pressing refresh button after update crashes OPM. Bug reported by @minesadorada.
git-svn-id: trunk@53640 -
2016-12-11 18:26:22 +00:00
juha
6dfd84797d IDE: Replace GUI text "Darwin" with "macOS (Darwin)". Issue #30937.
git-svn-id: trunk@53639 -
2016-12-11 18:20:18 +00:00
juha
ff8ed38942 IDE: Improve Proj_application_options layout. Issue #31057, patch from AlexeyT.
git-svn-id: trunk@53638 -
2016-12-11 18:02:07 +00:00
balazs
cc233486b1 Implemented the possibility to disable a package temporary, until the maintainer updates a new version. Request by @minesadorada.
git-svn-id: trunk@53637 -
2016-12-11 17:13:17 +00:00
juha
356b2589e7 Sparta docked form editor: Show the designer also when initially pressing F12. Issue #31096, patch from AlexeyT.
git-svn-id: trunk@53636 -
2016-12-11 16:10:07 +00:00
juha
a8646f33f5 LCL: Remove a useless test in function DefaultMessageBox.
git-svn-id: trunk@53635 -
2016-12-11 15:18:31 +00:00