Commit Graph

16778 Commits

Author SHA1 Message Date
ondrej
f215e1f571 IdeIntf: High-DPI: support scale factors above 200%. Issue #32280
git-svn-id: trunk@55674 -
2017-08-17 09:24:24 +00:00
juha
d969149f29 LazControls: In FilterEdits check everywhere if the associated control exists. Issue #32282.
git-svn-id: trunk@55673 -
2017-08-17 08:58:46 +00:00
ondrej
c0c164a991 IdeIntf: OI: center current row arrow vertically. Issue #32280
git-svn-id: trunk@55672 -
2017-08-17 08:47:45 +00:00
maxim
53f535935d Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@55671 -
2017-08-16 22:38:56 +00:00
wp
a3f0b7435a ideintf: Fix "new action" button dropdown arrow.
git-svn-id: trunk@55668 -
2017-08-16 16:00:52 +00:00
balazs
dbafc2dacb Opkman: More UI tweak.
git-svn-id: trunk@55667 -
2017-08-16 12:42:01 +00:00
balazs
9dac1908af Opkman: Tweak UI(form "Create repository Package").
git-svn-id: trunk@55664 -
2017-08-14 12:53:31 +00:00
ondrej
e9f32a53a5 IDE: High-DPI: scale open file drop down menu icons.
git-svn-id: trunk@55662 -
2017-08-14 11:44:02 +00:00
balazs
1c16d6050b Opkman: Disable custom drawing by default. It can be re-enabled in the Options dialog.
git-svn-id: trunk@55661 -
2017-08-14 10:56:36 +00:00
balazs
b7b0767583 Opkman: VST support for arm-linux. Patch from @Thaddy.
git-svn-id: trunk@55658 -
2017-08-14 09:32:43 +00:00
juha
f7a2a00330 AnchorDocking: More refactoring. Rename "Parent" parameter to avoid confusion.
git-svn-id: trunk@55657 -
2017-08-13 17:04:58 +00:00
juha
701a919a24 AnchorDocking: Refactoring, turn local sub-subfunctions into private methods.
git-svn-id: trunk@55656 -
2017-08-13 17:04:56 +00:00
juha
5ed05955da AnchorDocking: Cleanup and formatting.
git-svn-id: trunk@55655 -
2017-08-13 17:04:51 +00:00
juha
1665c436b5 AnchorDocking: Fix wrong type casts for AnchorDockPanel. Issue #24703, patch from Andrey Zubarev.
git-svn-id: trunk@55654 -
2017-08-13 12:19:27 +00:00
mattias
61703e72aa codetools: fixed finding simpleipc.inc under Windows, packages/fcl-process/src/winall include path, bug #32256
git-svn-id: trunk@55651 -
2017-08-12 08:35:43 +00:00
balazs
2f945a5ee7 Opkman: Open links with a single click. Bug reported by @Phil.
git-svn-id: trunk@55649 -
2017-08-11 07:16:37 +00:00
balazs
afd7e9102e Opkman: Replace OpenDocument with OpenUrl, change defaults in the excluded file/folder list. Thanks @Phil.
git-svn-id: trunk@55648 -
2017-08-11 06:23:08 +00:00
maxim
21fb604764 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32255
git-svn-id: trunk@55646 -
2017-08-10 22:18:06 +00:00
maxim
a661d0ba41 Translations: regenerated German translation
git-svn-id: trunk@55645 -
2017-08-10 22:12:52 +00:00
mattias
093205e6be translations: German: updates from Swen Heinig
git-svn-id: trunk@55644 -
2017-08-08 08:59:02 +00:00
maxim
d09940ce35 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@55643 -
2017-08-07 22:52:21 +00:00
joost
9b556c5948 * llProgres -> llProgress, fixes compilation
git-svn-id: trunk@55642 -
2017-08-07 19:56:29 +00:00
juha
5981bdc344 AnchorDocking: Add a minide example project with AnchorDockPanel. Issue #24703, by Andrey Zubarev.
git-svn-id: trunk@55641 -
2017-08-07 07:30:58 +00:00
juha
3d1ee5f174 AnchorDocking: Implement AnchorDockPanel. Issue #24703, patch from Andrey Zubarev.
git-svn-id: trunk@55638 -
2017-08-06 18:57:23 +00:00
balazs
f8eace024e Opkman: Quick statistics about repository/lazarus packages.
git-svn-id: trunk@55631 -
2017-08-02 19:04:05 +00:00
maxim
6757c70363 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32232
git-svn-id: trunk@55622 -
2017-08-01 22:30:19 +00:00
balazs
074b1c1fa0 Opkman: Extend FPC and Lazarus list.
git-svn-id: trunk@55620 -
2017-08-01 20:17:57 +00:00
juha
29aecae6e6 Sparta form designer: Fix compilation on Windows + cleanup.
git-svn-id: trunk@55619 -
2017-07-31 17:35:01 +00:00
juha
e794422659 Sparta form designer: Try to prevent occational AV in handlers when closing IDE. Handlers should be unregistered somewhere!
git-svn-id: trunk@55618 -
2017-07-31 14:01:02 +00:00
juha
ead7577fef Sparta form designer: Rename Forms -> normForms to avoid name clash with LCL unit. Formatting.
git-svn-id: trunk@55617 -
2017-07-31 14:00:57 +00:00
juha
8ec33b5670 Sparta form designer: Clean uses sections.
git-svn-id: trunk@55616 -
2017-07-31 08:56:28 +00:00
juha
e1378e644b Sparta form designer: Fix endless loop with Qt widgetset. Issue #32209, patch from Anthony Walter.
git-svn-id: trunk@55615 -
2017-07-31 08:56:16 +00:00
martin
a5564ccfa1 SynEdit: test for fix crash in fold structure code TLazSynEditNestedFoldsList
git-svn-id: trunk@55614 -
2017-07-31 02:56:44 +00:00
martin
5e2dd67c2e SynEdit: fix crash in fold structure code TLazSynEditNestedFoldsList. Issue #0032223
git-svn-id: trunk@55613 -
2017-07-31 02:56:40 +00:00
maxim
a1c5822f04 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32213
git-svn-id: trunk@55609 -
2017-07-30 23:10:04 +00:00
martin
44dafe0718 GDBMI: experimental/ifdef for async gdb mode. getting *stopped after prompt. Issue #0032130
git-svn-id: trunk@55607 -
2017-07-30 20:19:27 +00:00
martin
c02c9089b0 SynEdit: fix range error. Issue #0032067 Patch by Pascal R.
git-svn-id: trunk@55606 -
2017-07-30 16:57:48 +00:00
martin
11a202ca0f SynEdit: assert correct method types
git-svn-id: trunk@55604 -
2017-07-30 16:37:07 +00:00
juha
533c433bf7 Sparta form editor: Remove a useless WindowProc indirection.
git-svn-id: trunk@55603 -
2017-07-30 10:54:14 +00:00
juha
52fc498a76 Formatting and cleanup.
git-svn-id: trunk@55594 -
2017-07-26 10:45:05 +00:00
juha
ec52d9726a LazUtils: In Html2TextRenderer use a diamond glyph belonging to Unicode BMP. All fonts did not support the small diamond.
git-svn-id: trunk@55593 -
2017-07-25 19:38:35 +00:00
wp
0b26ea5887 Turbopower_ipro: Underline links only at mouse-over.
git-svn-id: trunk@55592 -
2017-07-25 17:24:04 +00:00
wp
cc1d5383c1 TAChart: Fix incompletely displayed series marks for style smsLabelPercentTotal (issue #32202)
git-svn-id: trunk@55591 -
2017-07-25 15:48:12 +00:00
hnb
31893afb73 sparta: fix green test color (visible during resize and more problematic for macos). Patch by Anthony Walter (issue #32194).
git-svn-id: trunk@55584 -
2017-07-24 22:20:57 +00:00
maxim
d51ce4fbd5 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32184
git-svn-id: trunk@55583 -
2017-07-24 22:14:38 +00:00
hnb
0e58bb1477 sparta: prevent crashing when a TMainMenu is detached (issue #32194).
git-svn-id: trunk@55582 -
2017-07-24 22:11:43 +00:00
hnb
7a619b7316 sparta: better handling of resize cursor at the bottom right to works on all platforms (on mac there is no cursor for crNWSE). Issue #32194.
git-svn-id: trunk@55581 -
2017-07-24 21:53:21 +00:00
hnb
109661082d sparta: fix for designed forms for gtk2. Patch by Anthony Walter (issue #32194). Thanks! :)
git-svn-id: trunk@55580 -
2017-07-24 21:38:13 +00:00
hnb
7ff1c6c057 sparta: don't hack the BorderStyle of designed form for non windows platforms (it has no sense since fake form is not used anymore). It should fix partially issue #32194 (problem with BorderIcons always resetting to [] on non window platforms)
git-svn-id: trunk@55579 -
2017-07-24 21:31:32 +00:00
sekelsenmat
86efe3daa4 fpvectorial: Starts adding support for aggpas rendering
git-svn-id: trunk@55578 -
2017-07-24 15:32:51 +00:00
mattias
813eb2f8f1 IDEIntf: TOICustomPropertyGrid: handle wheel events on grid the same as on edit cell control, issue #32193, from Anthony Walter
git-svn-id: trunk@55568 -
2017-07-24 08:30:30 +00:00
balazs
5c9682d4f6 Opkman: VST support for Qt5. Intf. files.
git-svn-id: trunk@55567 -
2017-07-24 05:58:51 +00:00
balazs
e8ad349318 Opkman: VST support for Qt5.
git-svn-id: trunk@55566 -
2017-07-24 05:33:18 +00:00
wp
efba6b7271 TAChart: Replace own html entity conversion routine by the one provided by fpc.
git-svn-id: trunk@55565 -
2017-07-23 20:26:27 +00:00
wp
8aab939f42 TurboPower-iPro: if HTML_RTTI is defined several HTML node properties are published (fixes TIpHtmlNode's attribute-related methods - see http://forum.lazarus.freepascal.org/index.php/topic,36700.0.html)
git-svn-id: trunk@55563 -
2017-07-23 16:47:30 +00:00
ondrej
11c15e3bf0 avglvltree: fix DisposeNode for nil Node. Issue #32189
git-svn-id: trunk@55561 -
2017-07-23 15:10:02 +00:00
ondrej
818462b741 LazUtils: add Laz_AVL_Tree to the package
git-svn-id: trunk@55560 -
2017-07-23 15:02:44 +00:00
juha
712e063538 OpenGLContext: Make TOpenGLControl renderable by a thread. Issue #32116, patch from Pascal Riekenberg.
git-svn-id: trunk@55559 -
2017-07-22 07:22:30 +00:00
wp
69e95d6c6d TurboPower_IPro: Fix colored table background not being painted.
git-svn-id: trunk@55558 -
2017-07-21 20:36:20 +00:00
mattias
2bc306e60e IDEIntf: project intf: added utility function RegisterForm to easily add a custom form class as designer ancestor, issue #32182, from Anthony Walter
git-svn-id: trunk@55557 -
2017-07-21 15:21:56 +00:00
mattias
6aebb896b0 IDEIntf: added PackageEditingInterface.FindInstalledPackageWithUnit
git-svn-id: trunk@55556 -
2017-07-21 13:14:01 +00:00
wp
1c2074a32a TAChart: Layout of basic demo with anchors, some fixes.
git-svn-id: trunk@55552 -
2017-07-20 22:43:47 +00:00
wp
7a7b03235d TAChart: Fix legend issue and memory leak of bar and area series (issue #0032181)
git-svn-id: trunk@55551 -
2017-07-20 22:12:15 +00:00
maxim
a5fc93d0b2 Translations: French translation update by Gilles Vasseur, bug #32158
git-svn-id: trunk@55538 -
2017-07-18 22:24:58 +00:00
hnb
6bf088db97 sparta: set DesignTimePPI to default 96DPI for sparta_basicresizeframe.lfm
git-svn-id: trunk@55536 -
2017-07-18 20:33:44 +00:00
hnb
cb38ae5538 sparta: Revert r55523 #8e31460dbb . SIZER_RECT_SIZE is scaled dynamically by LCL. Thanks Michael :)!
git-svn-id: trunk@55535 -
2017-07-18 20:31:20 +00:00
balazs
da5965d3fc Opkman: Assign a default, unused shortcut key to OPM [Ctr]+[Alt]+O.
git-svn-id: trunk@55529 -
2017-07-18 17:35:18 +00:00
maxim
455455592b Translations: regenerated translations and updated Russian translation
git-svn-id: trunk@55525 -
2017-07-17 23:04:32 +00:00
hnb
dce9f97030 sparta: don't use fake design instances for TForm, TDataModule and TFrame. A little clean-up is needed but functionality should be ok. Fix for issues #29615, #29582, #30525, #31127, #31414, #31620
git-svn-id: trunk@55524 -
2017-07-17 21:46:55 +00:00
hnb
8e31460dbb sparta: Make resizer High-DPI aware (again).
git-svn-id: trunk@55523 -
2017-07-17 21:28:19 +00:00
wp
5c697f33b9 TAChart: Fix text positioning in FPVectorial drawer. Move FPVectorial files to separate folder to avoid compilation errors.
git-svn-id: trunk@55519 -
2017-07-17 16:06:36 +00:00
wp
e329b91495 TAChart: Add WMF format to FPVectorial demo. Use Anchors.
git-svn-id: trunk@55518 -
2017-07-17 16:00:31 +00:00
sekelsenmat
6b9ae632bc fpvectorial: Unites all drawing parameters into a single parameter
git-svn-id: trunk@55517 -
2017-07-17 08:43:35 +00:00
michl
470d10fcd0 IDE: High-DPI: Better assigning of images to imagelists.
git-svn-id: trunk@55512 -
2017-07-15 19:17:54 +00:00
michl
a6cb66d5aa IDE: High-DPI: CodeExplorer: Fixed image sizes.
git-svn-id: trunk@55511 -
2017-07-15 18:52:57 +00:00
michl
2bb905f65d IDE: High-DPI: ActionsEditor: Fixed image sizes.
git-svn-id: trunk@55510 -
2017-07-15 18:04:54 +00:00
michl
f15067b395 IDE: High-DPI: ObjectInspector: ComponentTreeView: Fixed image sizes.
git-svn-id: trunk@55508 -
2017-07-15 15:54:11 +00:00
juha
2c08fed238 JCF: Use a read-only TEdit for settings file name, add button for opening folder, tweak captions. Patch from Balázs.
git-svn-id: trunk@55504 -
2017-07-15 08:55:33 +00:00
maxim
ae97cba986 Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55502 -
2017-07-13 22:43:07 +00:00
maxim
3479806c97 JCF: regenerated translations and updated Russian translation
git-svn-id: trunk@55501 -
2017-07-13 22:29:13 +00:00
michl
6f5300c1e9 IDE: High-DPI: Fixed image sizes of in IDE used TTreeFilterEdits and TListFilterEdits.
git-svn-id: trunk@55498 -
2017-07-13 19:32:16 +00:00
juha
e297288037 JCF: Fix the option to confirm the formatting of a unit. Patch from Balázs.
git-svn-id: trunk@55497 -
2017-07-13 19:19:00 +00:00
michl
0982e734bb IDE: High-DPI: ObjectInspector: Size of filter edit glyphs. Issue #32097
git-svn-id: trunk@55496 -
2017-07-13 16:56:01 +00:00
juha
946806aef2 JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash.
git-svn-id: trunk@55493 -
2017-07-13 08:19:33 +00:00
michl
3acd41371c IDE: High-DPI: ObjectInspector: Fixed drawing of active row bitmap. Issue #32097
git-svn-id: trunk@55492 -
2017-07-12 20:54:49 +00:00
juha
30df28348c JCF: Add an option to confirm the formatting of a unit. Patch from Balázs.
git-svn-id: trunk@55491 -
2017-07-12 16:50:23 +00:00
maxim
26ce6005f3 Translations: French translation update by Gilles Vasseur, bug #32133
git-svn-id: trunk@55489 -
2017-07-11 22:08:58 +00:00
wp
15891477c3 TAChart: Fix positioning of rotated text by AggPas drawer.
git-svn-id: trunk@55488 -
2017-07-11 22:06:36 +00:00
mattias
edd5ed40ee codetools: parse generic function
git-svn-id: trunk@55485 -
2017-07-10 18:26:50 +00:00
mattias
41d6dc8ac3 codetools: added test for generic function
git-svn-id: trunk@55484 -
2017-07-10 18:26:26 +00:00
mattias
6c7ffd91e2 anchordocking: fixed hiding docksite when last control gets Visible=false
git-svn-id: trunk@55482 -
2017-07-10 12:50:02 +00:00
juha
82b8228898 Finnish translation additions.
git-svn-id: trunk@55477 -
2017-07-08 17:00:20 +00:00
juha
0fdb0f588c Remove IndustrialStuff also from the README.txt file.
git-svn-id: trunk@55476 -
2017-07-08 15:38:24 +00:00
maxim
732c7f90fd Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55474 -
2017-07-08 12:47:30 +00:00
maxim
7bcad23722 Translations: Japanese translation update by takahiro and Haruyuki Fujimaki, bugs #32099, #32100
git-svn-id: trunk@55466 -
2017-07-08 11:42:49 +00:00
wp
43fc0a1324 TAChart: Escape XML special characters when using svg drawer.
git-svn-id: trunk@55458 -
2017-07-06 22:10:29 +00:00
wp
123e40c66d TAChart: Improved vertical text positioning by svg drawer.
git-svn-id: trunk@55457 -
2017-07-06 19:48:17 +00:00
wp
0867edc670 TAChart: OpenGL drawer calls InitFonts.
git-svn-id: trunk@55456 -
2017-07-06 13:51:35 +00:00
wp
721b2e56c3 TAChart: Extract freetype font handling to unit TAFonts. Improved text positioning in svg drawer (still not perfect).
git-svn-id: trunk@55455 -
2017-07-06 13:44:52 +00:00
wp
2d5f0859da TAChart: Rearrange html code to fix circular unit reference when compiling with fpc 2.6.4
git-svn-id: trunk@55454 -
2017-07-06 13:03:58 +00:00
wp
582afb2b93 TAChart: Minor fixes in html demo.
git-svn-id: trunk@55452 -
2017-07-05 15:22:54 +00:00
wp
1ff61505bf TAChart: Allow html tags in display text of distance measurement tool.
git-svn-id: trunk@55451 -
2017-07-05 13:46:07 +00:00
wp
cde5b90623 TAChart: Fix incorrect HTML in y axis title of html demo. Add button to html demo for checking right-to-left (probably wrong, a native RTL person should check...).
git-svn-id: trunk@55450 -
2017-07-05 11:11:59 +00:00
wp
e4049c3629 TAChart: Usa HTML tags in fit equation of TFitSeries. Use FitSeries in html demo.
git-svn-id: trunk@55449 -
2017-07-05 11:03:02 +00:00
wp
d4b7ead41d TAChart: Use wmf file in html demo only under Windows.
git-svn-id: trunk@55448 -
2017-07-05 07:18:01 +00:00
wp
bb8725334b TAChart: Use HTML in legend at design-time
git-svn-id: trunk@55445 -
2017-07-04 21:10:30 +00:00
wp
eff0b46426 TAChart: Add html demo.
git-svn-id: trunk@55444 -
2017-07-04 20:50:04 +00:00
wp
60dfbebc9c TAChart: Add HTML support to legend
git-svn-id: trunk@55443 -
2017-07-04 20:28:45 +00:00
wp
d5349a31a7 TAChart: Fix 3-digit HTML color codes.
git-svn-id: trunk@55441 -
2017-07-04 18:36:20 +00:00
wp
947adc1ddb TAChart: Allow 3-digit HTML color codes.
git-svn-id: trunk@55440 -
2017-07-04 17:19:29 +00:00
wp
7f3ef18859 TAChart: Fix positioning issues of rotated text (particularly sub/superscripts) in FPCanvas drawer.
git-svn-id: trunk@55439 -
2017-07-04 14:09:21 +00:00
wp
9139481f92 LCL: Separate coolbar and other dockmanagers (another patch by Andrey Zubarev), Issue #32027
git-svn-id: trunk@55438 -
2017-07-04 12:19:04 +00:00
ondrej
5305e255e4 cody: save settings on exit
git-svn-id: trunk@55437 -
2017-07-04 10:41:00 +00:00
wp
bc7a85869f TAChart: Commit missing new unit TAHtml (issue #32107)
git-svn-id: trunk@55436 -
2017-07-04 07:21:57 +00:00
ondrej
c727f965e6 datetimepicker: update date also when handle is not yet allocated. issue #32106
git-svn-id: trunk@55435 -
2017-07-04 06:47:33 +00:00
wp
586c68002e TAChart: Fix font rotation for svg drawer. Add class helper to TChart for saving to svg.
git-svn-id: trunk@55434 -
2017-07-03 22:04:11 +00:00
michl
658713d714 Sparta_DockedFormEditor: Fixed drawing of MainMenu after adding the first MenuItem. Issue #31206
git-svn-id: trunk@55433 -
2017-07-03 21:11:47 +00:00
wp
0b870a2687 TAChart: Fix sub/superscripts for OpenGL, bgra, wmf and aggpas drawers (aggpas still has issues with text positioning).
git-svn-id: trunk@55432 -
2017-07-03 21:11:33 +00:00
wp
8532170a20 TAChart: Initial commit for html tags in titles and labels.
git-svn-id: trunk@55427 -
2017-07-02 21:51:26 +00:00
balazs
cc8ab8124e Opkman: Show hourglass cursor on cleanup.
git-svn-id: trunk@55414 -
2017-06-29 17:02:03 +00:00
juha
c082fbfcd0 Finnish translations for IDE and OI.
git-svn-id: trunk@55412 -
2017-06-29 07:29:53 +00:00
sekelsenmat
85a49e41f2 opengl: Patch from bug #32026, add possibility to render at design time
git-svn-id: trunk@55392 -
2017-06-26 05:25:43 +00:00
sekelsenmat
9b325e675c fpvectorial-svg: Fixes the start position of secondary paths inside a path, improves file alarm.svg
git-svn-id: trunk@55389 -
2017-06-23 11:54:43 +00:00
sekelsenmat
5aae5a13c9 fpvectorial-svg: Fixes brush style when fill-opacity:0 is defined
git-svn-id: trunk@55386 -
2017-06-22 04:47:23 +00:00
sekelsenmat
7dff93e5af fpvectorial-svg: Adds support for paths with multiple path closures, by adding them all to an entity with subentities.
git-svn-id: trunk@55385 -
2017-06-22 04:10:39 +00:00
sekelsenmat
7d98b791e9 fpvectorial-svg: Fixes some exceptions
git-svn-id: trunk@55383 -
2017-06-21 18:09:16 +00:00
joost
82d2dccb49 * Fixed typo
git-svn-id: trunk@55379 -
2017-06-19 21:44:37 +00:00
martin
38156817a0 SynEdit: fix pas HL, class function. more tests / some tests by Pascal R
git-svn-id: trunk@55377 -
2017-06-17 15:33:46 +00:00
martin
698d8d24af SynEdit: Pas-HL, test for ^ in PMyByte = type ^Byte;
git-svn-id: trunk@55376 -
2017-06-17 14:38:06 +00:00
maxim
660f4d3952 Translations: Hungarian translation update by Péter Gábor, bug #32014
git-svn-id: trunk@55357 -
2017-06-15 23:08:27 +00:00
maxim
0a599e93ee FpPkg: updated Russian translation
git-svn-id: trunk@55356 -
2017-06-15 23:00:23 +00:00
joost
5db6394191 fppkg: Added ability to uninstall packages
git-svn-id: trunk@55355 -
2017-06-15 21:29:21 +00:00
sekelsenmat
5dfbda640a opengl: Adds support to Option ocoMacRetinaMode, to support higher quality in retina displays
git-svn-id: trunk@55354 -
2017-06-15 21:01:28 +00:00
mattias
733ed305e6 IDE: Extending IDE context help search to lazutils.chm, issue #32022 from zbyna
git-svn-id: trunk@55351 -
2017-06-15 18:16:49 +00:00
michl
18d999f465 SpartaDockedFormEditor: Scale resizer automatically per LCL.
git-svn-id: trunk@55348 -
2017-06-14 08:27:02 +00:00
mattias
3776ce9e17 codetools: updated debugging messages
git-svn-id: trunk@55346 -
2017-06-14 07:57:16 +00:00
maxim
faae3723fa Translations: French translation update by Gilles Vasseur, bug #32004
git-svn-id: trunk@55342 -
2017-06-12 22:29:42 +00:00
joost
4143da6bac fppkg: Show reason why a package is broken
git-svn-id: trunk@55341 -
2017-06-12 22:20:14 +00:00
martin
069ea79aae SynEdit: Pas HL, handle generics foo<T: class> does not fold / patch by Pascal
git-svn-id: trunk@55339 -
2017-06-12 20:18:23 +00:00
juha
a06d4212e2 LazUtils: Reset one more variable in THTML2TextRenderer.
git-svn-id: trunk@55338 -
2017-06-12 19:33:31 +00:00
michl
3b2c8f1283 SpartaDockedFormEditor: Less warnings and cleanup.
git-svn-id: trunk@55337 -
2017-06-12 12:21:52 +00:00
juha
9696a11210 LazUtils: Allow customizing THTML2TextRenderer output by new properties. Issue #31991, patch from AlexeyT.
git-svn-id: trunk@55336 -
2017-06-12 12:19:12 +00:00
michl
4f341d6cca SpartaDockedFormEditor: Make resizer High-DPI aware.
git-svn-id: trunk@55335 -
2017-06-12 11:57:05 +00:00
mattias
b3a9a3d9ce codetools: guess type of default()
git-svn-id: trunk@55331 -
2017-06-12 10:39:42 +00:00
mattias
f421cf15d7 codetools: tests: added test for guessing type of default()
git-svn-id: trunk@55330 -
2017-06-12 10:39:22 +00:00
juha
9ff73f8e2d LazUtils: Improve THTML2TextRenderer. Add property TitleMark. Don't use Unicode eyes for links, didn't look good.
git-svn-id: trunk@55329 -
2017-06-12 09:37:54 +00:00
juha
1afa4599a9 LazUtils: Improve THTML2TextRenderer class. Add property LineEndMark.
git-svn-id: trunk@55325 -
2017-06-12 07:54:45 +00:00
michl
1db16459dd SpartaSmartFormEditor: High-DPI loading of icon.
git-svn-id: trunk@55323 -
2017-06-12 07:38:24 +00:00
ondrej
8ada97e2b2 codetools: Override function result string types: fix grouped parameter list (e.g. ChangeFileExt).
git-svn-id: trunk@55322 -
2017-06-11 21:21:21 +00:00
juha
ecd51eae85 TurboPower IPro: Refactoring for FileExp demo. Issue #31999, patch from AlexeyT.
git-svn-id: trunk@55320 -
2017-06-11 19:04:33 +00:00