Commit Graph

52987 Commits

Author SHA1 Message Date
martin
c0eb5da137 gdebugger, gdbmi: fix stepping over exceptions
git-svn-id: trunk@56457 -
2017-11-21 12:32:40 +00:00
juha
691aefec4a Packager: Reset the count of online links. Issue #32714, patch from Balázs.
git-svn-id: trunk@56456 -
2017-11-21 12:02:38 +00:00
juha
48d01d2d28 OpkMan: Replace const PackageTypeIdents with LazPackageTypeIdents in PackageIntf.
git-svn-id: trunk@56455 -
2017-11-21 12:02:37 +00:00
juha
9886f157ed OpkMan: Refactor, separate a function for getting PackageType display string.
git-svn-id: trunk@56454 -
2017-11-21 12:02:36 +00:00
juha
36f3f671b6 Packager: Simplify TLPKInfo.Create.
git-svn-id: trunk@56453 -
2017-11-21 12:02:34 +00:00
juha
a35f61c6ec IdeIntf: Move PackageType to TIDEPackage, it should not be in TLazPackageID.
git-svn-id: trunk@56452 -
2017-11-21 12:02:29 +00:00
balazs
bda79565c0 Opkman: Preparing OPM for the integration with the build in Package Manager. Step2.
git-svn-id: trunk@56451 -
2017-11-21 09:27:58 +00:00
maxim
597f1091fc Opkman: Spanish translation update by Gastón, bug #32706
git-svn-id: trunk@56444 -
2017-11-20 22:45:04 +00:00
wp
0b3d343f9b TAChart: Fix empty TPolarSeries crashing if ShowPoints is true.
git-svn-id: trunk@56443 -
2017-11-20 18:00:59 +00:00
martin
2c1d3c20b7 gdbmi debugger tests
git-svn-id: trunk@56442 -
2017-11-20 15:53:13 +00:00
balazs
fa77d407ff Opkman: Inherit TOPMInterfaceEx from PackageLinkIntf + a small bugfix.
git-svn-id: trunk@56441 -
2017-11-20 06:55:39 +00:00
balazs
8e3c34057d Opkman: Removing duplicated code.
git-svn-id: trunk@56440 -
2017-11-20 06:27:30 +00:00
balazs
ec308db4fd Opkman: Replacing TPackageType with TLazPackageType.
git-svn-id: trunk@56439 -
2017-11-20 06:10:33 +00:00
balazs
b9279b7805 Opkman: Invalid event handler assigned. Thanks @howardpc.
git-svn-id: trunk@56438 -
2017-11-19 21:30:06 +00:00
giuliano
154cfbab51 Fix issue #32711 TWinControl.flipchildren does not flip anchored controls
git-svn-id: trunk@56437 -
2017-11-19 21:24:58 +00:00
juha
7f5d893c9f IdeIntf: Move TLazPackageType to TLazPackageID in PackageIntf. TPackageLink inherits it.
git-svn-id: trunk@56436 -
2017-11-18 15:51:05 +00:00
juha
473d851d87 IdeIntf: Add an initial TOPMInterface in PackageLinksIntf.
git-svn-id: trunk@56435 -
2017-11-18 15:50:53 +00:00
wp
e9e34f5965 LCL: Remove predefined clipboard format pcfDelphiBitmap (obsolete).
git-svn-id: trunk@56434 -
2017-11-18 13:18:41 +00:00
wp
30fb8ec20a IDE: New HiRes icons for the Dialogs component palette (by Roland Hahn)
git-svn-id: trunk@56433 -
2017-11-18 13:02:03 +00:00
wp
adfc3e0881 Printers: New HiRes component palette icons of the printer dialogs (by Roland Hahn)
git-svn-id: trunk@56432 -
2017-11-18 12:58:34 +00:00
juha
a648ff0013 LCL: Fix setting TTreeNode.DropTarget. Issue #28978, patch from Anton Kavalenka.
git-svn-id: trunk@56431 -
2017-11-18 09:56:20 +00:00
balazs
e5b22557ad Opkman: Preparing OPM for the integration with the build in Package Manager. Step1.
git-svn-id: trunk@56430 -
2017-11-18 05:24:38 +00:00
michl
8cf176ad0c LCL: Win32: Prevent AV at closing form.
git-svn-id: trunk@56429 -
2017-11-17 20:11:20 +00:00
wp
fb71f9ddca IDE: Auto-column widths in charactermap (issue #32701).
git-svn-id: trunk@56428 -
2017-11-17 13:24:35 +00:00
juha
a3606b5a94 LCL: Formatting of Clipboard unit.
git-svn-id: trunk@56427 -
2017-11-17 12:07:54 +00:00
juha
de2332956c LCL: Scroll TreeView on drag-n-drop. Issue #19006, patch from AlexeyT.
git-svn-id: trunk@56426 -
2017-11-17 12:07:53 +00:00
juha
c645377b97 LCL: Unpublish TEdit.Action. Issue #31339, patch from AlexeyT.
git-svn-id: trunk@56425 -
2017-11-17 12:07:47 +00:00
balazs
f575803010 Opkman: Fixed package dependency bug.
git-svn-id: trunk@56424 -
2017-11-17 09:21:17 +00:00
juha
10b7f2d141 LCL: Fix CF_Text and CF_BITMAP for Clipboard. Issue #27194, patch from AlexeyT.
git-svn-id: trunk@56423 -
2017-11-17 08:17:14 +00:00
maxim
c67468c16a Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32697
git-svn-id: trunk@56419 -
2017-11-16 22:31:52 +00:00
juha
21667253dc IdeIntf: Add a comment in PackageLinkIntf.
git-svn-id: trunk@56418 -
2017-11-16 17:27:48 +00:00
juha
93f48e1da6 LCL: Improve giving focus to docked windows from Windows menu. Issue #32659, patch from Pascal Riekenberg.
git-svn-id: trunk@56417 -
2017-11-16 11:19:00 +00:00
wp
4111fd882a TAChart: Add TLinearMarkPositions option lmpInsideCentered to center bar series marks inside the bars (issue #32693).
git-svn-id: trunk@56416 -
2017-11-15 14:50:37 +00:00
balazs
066730daf9 Opkman: Small GUI tweak.
git-svn-id: trunk@56415 -
2017-11-15 11:03:36 +00:00
balazs
2f06bf5238 Opkman: Sort private repository before saving to file.
git-svn-id: trunk@56414 -
2017-11-15 09:23:40 +00:00
jesus
41c3d6a8d6 LCL,Gtk2: fix Dialog modal windows go behind regular windows and won't come on top, issue #32635
git-svn-id: trunk@56413 -
2017-11-15 00:54:41 +00:00
maxim
0dfbf05613 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32695
git-svn-id: trunk@56411 -
2017-11-14 23:01:39 +00:00
wp
173cef239a TAChart: More built-in colormap palettes
git-svn-id: trunk@56406 -
2017-11-14 14:49:55 +00:00
mattias
8928e14292 tests: added CreateRelativePath windows test
git-svn-id: trunk@56405 -
2017-11-14 11:29:39 +00:00
mattias
6e9b8ffbe3 tests: added CreateRelativePath windows test
git-svn-id: trunk@56404 -
2017-11-14 11:17:10 +00:00
mattias
77785eec5b tests: moved old fileprocs tests to lazfileutils
git-svn-id: trunk@56403 -
2017-11-14 11:15:07 +00:00
mattias
5b052ebd36 codetools: parse attributes
git-svn-id: trunk@56402 -
2017-11-14 11:01:14 +00:00
mattias
a9808b040a codetools: test parsing attributes
git-svn-id: trunk@56401 -
2017-11-14 10:59:46 +00:00
juha
c06635aeeb LazUtils: Fix the compare functions of lists for integer types in unit IntegerList.
git-svn-id: trunk@56400 -
2017-11-14 09:33:04 +00:00
juha
c7ba603d21 Reduce typecasts. Use TIntegerList and TByteList where appropriate.
git-svn-id: trunk@56399 -
2017-11-13 23:20:44 +00:00
juha
5071092ea6 SynEdit: Enable operations for an identifier also when caret is at its end. Patch from Dmitry D. Chernov.
git-svn-id: trunk@56398 -
2017-11-13 19:19:57 +00:00
juha
18f15c2e73 LazUtils: Add class TInt64List, a list of Int64.
git-svn-id: trunk@56397 -
2017-11-13 19:13:49 +00:00
juha
d2b1729095 LazUtils: Rename TArray -> TPointerPointerArray.
git-svn-id: trunk@56396 -
2017-11-13 17:33:36 +00:00
juha
2b76275fb8 LCL: Use IntegerList in TGridDataCache for AccumWidth and AccumHeight.
git-svn-id: trunk@56395 -
2017-11-13 17:33:35 +00:00
juha
08cbd1a2bc LCL: Use IntegerList in PostScriptCanvas.
git-svn-id: trunk@56394 -
2017-11-13 17:33:34 +00:00