Commit Graph

56293 Commits

Author SHA1 Message Date
martin
2bf19a2135 FpDebug: fix removing internal breakpoints / fix crash on remove
git-svn-id: trunk@60152 -
2019-01-23 00:49:43 +00:00
wp
e4ec9da618 TAChart: Refinements for long series labels (respect device scaling, introduce chart property MinDataSpace). Issue #34896.
git-svn-id: trunk@60151 -
2019-01-22 23:07:37 +00:00
wp
33691d63bf chmhelp: Fix compilation of lhelpconnectiondemo1 project
git-svn-id: trunk@60150 -
2019-01-22 22:14:46 +00:00
bart
8924efe91f IDE: GotoLine dialog: remove unnecessary call to UpCase.
git-svn-id: trunk@60149 -
2019-01-22 17:37:32 +00:00
juha
fcf4d6583a LCL-GTK2: Fix ListView Columns '_' escaping. Issue #34882, patch from AlexeyT.
git-svn-id: trunk@60148 -
2019-01-22 12:12:51 +00:00
juha
e1ba14fc97 LCL-GTK2: Fix variable in DebugLn.
git-svn-id: trunk@60147 -
2019-01-22 12:12:46 +00:00
balazs
fe2dc6c054 IDE: Allow Lazbuild to work with namespace.
git-svn-id: trunk@60146 -
2019-01-22 08:44:57 +00:00
balazs
b1e6f50873 IDE: Update registerVirtualTreeView to laz.registerVirtualTreeView.
git-svn-id: trunk@60145 -
2019-01-22 08:36:20 +00:00
balazs
8ee9cb5226 Packager: Allow to load packagelinks with namespace.
git-svn-id: trunk@60144 -
2019-01-22 06:06:50 +00:00
martin
9fffa25dc3 FpDebug: TestCase, more refactor internal breakpoints.
git-svn-id: trunk@60143 -
2019-01-22 02:13:51 +00:00
martin
a48c9c1b69 FpDebug: More refactor internal breakpoints. Move detection for ResetInstructionPointerAfterBreakpoint into OS classes.
git-svn-id: trunk@60142 -
2019-01-22 02:11:44 +00:00
maxim
e1e84a2799 Translations: Hungarian translation update by Péter Gábor, bug #34912
git-svn-id: trunk@60140 -
2019-01-21 23:25:51 +00:00
maxim
4f0c17660d Components, VTV: regenerated Lithuanian translation
git-svn-id: trunk@60139 -
2019-01-21 23:20:33 +00:00
maxim
a41b1e3133 POChecker: fixed detection of master files with names containing extension separators, like "laz.test.po".
git-svn-id: trunk@60138 -
2019-01-21 23:16:33 +00:00
bart
4c334b2881 IDE: GotoLine dialog: allow Ctrl+C, Ctrl+V, Ctrl+X in the Edit (regression introduced by me in r60108 #df0b4e4aa9).
git-svn-id: trunk@60137 -
2019-01-21 20:56:22 +00:00
balazs
2ba67fb8ef VTV: Backport fix for ExcludeClipRect bug under cocoa.
git-svn-id: trunk@60136 -
2019-01-21 19:05:37 +00:00
balazs
35ae732201 Opkman: Fix install bug.
git-svn-id: trunk@60135 -
2019-01-21 19:03:36 +00:00
wp
69dc475928 VirtualTreeView: Update packager globallinks with the new VTV package name.
git-svn-id: trunk@60134 -
2019-01-21 17:03:17 +00:00
martin
52cadc4bb3 Debugger-tests: speed up internal logging (needed on windows).
git-svn-id: trunk@60133 -
2019-01-21 16:58:38 +00:00
wp
54a8e6dadc VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV.
OnlinePackageManager: Adapt to the new virtualtreeview package.

git-svn-id: trunk@60132 -
2019-01-21 14:57:14 +00:00
juha
283bb77616 LCL-GTK2: Support pasting images copied from another application. Issue #34840.
git-svn-id: trunk@60131 -
2019-01-21 12:07:34 +00:00
martin
3f2cdc7c27 Debugger: remove some active logging
git-svn-id: trunk@60130 -
2019-01-21 00:18:23 +00:00
wp
3b38aad6ce TAChart: Fix axes for series having very long labels. Issue #34896. Based on patch by Marcin Wiazowski.
git-svn-id: trunk@60129 -
2019-01-20 23:33:19 +00:00
wp
12278e7ef4 TAChart: Fix logical error in previous commit
git-svn-id: trunk@60128 -
2019-01-20 23:20:28 +00:00
wp
bd9458ebd9 TAChart: Fix series label direction for an inverted axis.
git-svn-id: trunk@60127 -
2019-01-20 23:12:35 +00:00
michl
71a9406fd6 LCL: TComboBox: Fixed invisible mouse. Issue #34913
git-svn-id: trunk@60126 -
2019-01-20 21:39:36 +00:00
dmitry
132af67a46 cocoa: change the type declaration for boolean workarounds between fpc 3.0.4 and trunk. #34866,34895
git-svn-id: trunk@60125 -
2019-01-20 21:30:24 +00:00
dmitry
bd8706d429 cocoa: updates in drawing a single length lines to half of a pixel (for non retina displays) #34681
git-svn-id: trunk@60124 -
2019-01-20 21:27:17 +00:00
martin
ba83c710cd FpDebug: Start refactor internal breakpoints. Prepare to allow several breakpoints set at the same address.
git-svn-id: trunk@60123 -
2019-01-20 19:09:46 +00:00
dmitry
b0e4ed33be cocoa: preventing the drag event from going to parent controls. #34878
git-svn-id: trunk@60122 -
2019-01-20 14:30:26 +00:00
michl
f8c805458d AnchorDocking: Select page on right click. Working on GTK2 too.
git-svn-id: trunk@60121 -
2019-01-20 13:37:32 +00:00
wp
f2bff00d16 TAChart: Fix series label direction in case of right-to-left mode.
git-svn-id: trunk@60120 -
2019-01-20 13:08:33 +00:00
juha
76ffb9c721 Sparta docked formeditor: Change visibility of methods so it compiles with FPC trunk. Issue #34816.
git-svn-id: trunk@60119 -
2019-01-20 10:34:39 +00:00
mattias
87bfc99a1c IDE: fixed compile under fpc trunk
git-svn-id: trunk@60118 -
2019-01-20 10:13:51 +00:00
michl
81add28593 AnchorDocking: Select correct tab for TAnchorDockPageControl popupmenu.
git-svn-id: trunk@60117 -
2019-01-19 21:12:42 +00:00
mattias
3acbffb9fe IDE: less hints
git-svn-id: trunk@60116 -
2019-01-19 17:39:20 +00:00
mattias
8765007425 IDE: clean up
git-svn-id: trunk@60115 -
2019-01-19 17:39:03 +00:00
mattias
9a053d23fd turbopower_ipro: fixed override
git-svn-id: trunk@60114 -
2019-01-19 17:38:41 +00:00
mattias
fc9573c72e pas2js: less hints
git-svn-id: trunk@60113 -
2019-01-19 17:38:16 +00:00
mattias
2caaad78ec lazdebuggergdbmi: less hints
git-svn-id: trunk@60112 -
2019-01-19 17:37:50 +00:00
mattias
ace1df908b fpdebug: clean up
git-svn-id: trunk@60111 -
2019-01-19 17:37:30 +00:00
wp
be59e0738e TAChart: Fix scaling of axis with fixed range when associated series is hidden
git-svn-id: trunk@60110 -
2019-01-19 17:00:27 +00:00
wp
34796ea982 TAChart: Use ChildSizing technique to position charts in demo/panes.
git-svn-id: trunk@60109 -
2019-01-19 16:46:42 +00:00
bart
df0b4e4aa9 IDE: GotoLine dialog:
- restrict user input
- disable OK button if text is not a number

git-svn-id: trunk@60108 -
2019-01-19 15:45:35 +00:00
michl
c3186f7af3 AnchorDocking: Fixed SIGSEGV when starting application with -dVerboseAnchorDockRestore.
git-svn-id: trunk@60107 -
2019-01-19 14:56:12 +00:00
balazs
90b424680b Opkman: Fix install bug.
git-svn-id: trunk@60106 -
2019-01-19 13:44:10 +00:00
wp
033dcb2dee TAChart: Undo part of r60075 #361e42f65a (see issue #34898).
git-svn-id: trunk@60105 -
2019-01-18 23:31:29 +00:00
wp
974e1fea09 TAChart: Fix sign error in coordinate transformation (issue #34898, found by Marcin Wiazowski)
git-svn-id: trunk@60104 -
2019-01-18 22:55:21 +00:00
martin
d00b7d06af FpDebug: fix compile on linux. Issue #0034894
git-svn-id: trunk@60103 -
2019-01-18 11:26:00 +00:00
michl
4bdacc309a AnchorDocking: Cleanup: Less hints.
git-svn-id: trunk@60102 -
2019-01-17 23:18:30 +00:00