juha
|
d615063766
|
Packager: Improve creating packagelinks for online packages. Issue #32719, patch from Balázs.
git-svn-id: trunk@56474 -
|
2017-11-23 14:17:03 +00:00 |
|
wp
|
3dfca3521a
|
LCL: Prevent rotated font from being detected as default font (patch by Michl)
git-svn-id: trunk@56473 -
|
2017-11-23 14:06:04 +00:00 |
|
mattias
|
fbcfb574e4
|
codetools: fixed parsing till initialization start
git-svn-id: trunk@56472 -
|
2017-11-23 12:05:57 +00:00 |
|
mattias
|
a816c9155d
|
codetools: test find declaration in initialization
git-svn-id: trunk@56471 -
|
2017-11-23 12:05:26 +00:00 |
|
balazs
|
c55c710790
|
Opkman: Small bug fix.
git-svn-id: trunk@56470 -
|
2017-11-23 04:42:54 +00:00 |
|
jesus
|
39553de54e
|
LCL, dbgrids: dgDisplayMemoText allows field editing too.
git-svn-id: trunk@56469 -
|
2017-11-22 21:51:48 +00:00 |
|
balazs
|
7278c5ac87
|
Opkman: Changing RepositoryDate from TDate to TDateTime to match packagelink LPKFileDate.
git-svn-id: trunk@56468 -
|
2017-11-22 13:13:39 +00:00 |
|
mattias
|
0a6fb60c9f
|
lcl: gtk2: trayicon fixed missing nil parameter
git-svn-id: trunk@56466 -
|
2017-11-22 12:42:22 +00:00 |
|
mattias
|
727afc4dbd
|
codetools: changed TAtomRing to support longer ring, full two way
git-svn-id: trunk@56465 -
|
2017-11-22 10:58:30 +00:00 |
|
balazs
|
9e0016b0cf
|
Opkman: Fixing issues caused by the TPackageType/TLazPackageType switch. Also fixed packagelist.json in the main repository.
git-svn-id: trunk@56464 -
|
2017-11-22 06:17:05 +00:00 |
|
jesus
|
32ac63532a
|
LCL, dbgrid: implements dgDisplayMemoText option for displaying the memo content instead of the text (memo)
git-svn-id: trunk@56463 -
|
2017-11-22 04:39:55 +00:00 |
|
juha
|
d5909028ff
|
Packager: Fix NewRequirement dialog hi-dpi layout. Issue #32700, patch from wp.
git-svn-id: trunk@56462 -
|
2017-11-21 15:32:03 +00:00 |
|
juha
|
09c709f890
|
Packager: Set variables PkgLinks and LazPackageLinks together.
git-svn-id: trunk@56461 -
|
2017-11-21 15:32:02 +00:00 |
|
juha
|
58c3c1594a
|
OpkMan: Clean uses clause.
git-svn-id: trunk@56460 -
|
2017-11-21 15:31:56 +00:00 |
|
balazs
|
3b2a9dd7c2
|
Opkman: Disable package updates temporary.
git-svn-id: trunk@56459 -
|
2017-11-21 13:25:10 +00:00 |
|
martin
|
41ae61a55c
|
gdebugger, gdbmi: fix stepping over exceptions - TESTS
git-svn-id: trunk@56458 -
|
2017-11-21 12:33:11 +00:00 |
|
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 |
|