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
|
5a5c2cb27c
|
Examples: add TurboPowerIPro project to display the hierarchy of html nodes of a html document in a treeview
git-svn-id: trunk@55564 -
|
2017-07-23 16:55:31 +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
|
e24cf14e6f
|
win32: fix compilation with FPC 3.1.1 r36770 #0c274a2e41. Issue #28760
git-svn-id: trunk@55562 -
|
2017-07-23 16:22:45 +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 |
|
zeljko
|
2fa1c8a50c
|
Qt5: use QScreen_grabWindow() instead of QPixmap_grabWindow(). part of issue #32141
git-svn-id: trunk@55555 -
|
2017-07-21 11:25:10 +00:00 |
|
zeljko
|
8e53c46753
|
Qt, Qt5: fixed ItemShow - scroll to item. issue #32078
git-svn-id: trunk@55554 -
|
2017-07-21 09:08:43 +00:00 |
|
dmitry
|
21265ba8ff
|
carbon: correction for drawing pmXor and pmNotXor modes
git-svn-id: trunk@55553 -
|
2017-07-21 03:32:33 +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 |
|
juha
|
51ca7791dc
|
Revert r55547 #9fae108464. FindFullFilenameSrc is called on Windows.
git-svn-id: trunk@55550 -
|
2017-07-20 16:46:08 +00:00 |
|
mattias
|
5f2e130bc6
|
startlazarus: start IDE on Mac via open, bug #32180, patch from Anthony Walter
git-svn-id: trunk@55548 -
|
2017-07-20 16:22:14 +00:00 |
|
juha
|
9fae108464
|
Debugger: Raise an exception in a seemingly unused function FindFullFilenameSrc.
git-svn-id: trunk@55547 -
|
2017-07-20 14:23:37 +00:00 |
|
juha
|
c94618ffa5
|
Debugger: Shortcuts when debug filename is empty.
git-svn-id: trunk@55546 -
|
2017-07-20 14:23:31 +00:00 |
|
juha
|
b29a46c876
|
Debugger: Simplify getting the full name of debugged file.
git-svn-id: trunk@55545 -
|
2017-07-20 13:56:50 +00:00 |
|
juha
|
523a625c8e
|
Debugger: formatting.
git-svn-id: trunk@55544 -
|
2017-07-20 13:56:45 +00:00 |
|
dmitry
|
f712709636
|
cocoa: support for R2_NOTXORPEN flag in gdi objects
git-svn-id: trunk@55543 -
|
2017-07-20 01:41:51 +00:00 |
|
mattias
|
7da30e1cf2
|
lazbuild: nicer error message on lpi file not found
git-svn-id: trunk@55541 -
|
2017-07-19 11:34:52 +00:00 |
|
ondrej
|
37cd692b1f
|
lcl: menus: add DoDrawItem and DoMeasureItem virtual functions
git-svn-id: trunk@55540 -
|
2017-07-19 07:28:20 +00:00 |
|
ondrej
|
e92cc53a78
|
lcl: dbgrids: hide vertical scrollbar for ssNone and ssHorizontal style. Issue #32134
git-svn-id: trunk@55539 -
|
2017-07-19 06:55:25 +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 |
|
ondrej
|
0a2fe800e3
|
lcl: control: high-DPI: correctly scale base bounds. Issue #31992
git-svn-id: trunk@55537 -
|
2017-07-18 20:51:36 +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 |
|
ondrej
|
4af58829d8
|
lcl: groupededit: revert r53759 #33449c9e87 - buddy is scaled automatically. Issue #32154
git-svn-id: trunk@55534 -
|
2017-07-18 19:48:09 +00:00 |
|
ondrej
|
382b5e3ee7
|
LCL: TPromptDialog: support ChangeScale
git-svn-id: trunk@55533 -
|
2017-07-18 19:05:01 +00:00 |
|
dmitry
|
c4c7fec236
|
carbon: support for R2_NOTXORPEN flag, used by synedit to draw a caret
git-svn-id: trunk@55532 -
|
2017-07-18 18:32:37 +00:00 |
|
ondrej
|
090c69df0e
|
LCL: TPromptDialog: high-DPI
git-svn-id: trunk@55531 -
|
2017-07-18 18:07:39 +00:00 |
|
ondrej
|
3d5bee5c9c
|
LCL: form: force scale bounds in WM_DPICHANGED message handler. Issue #32162
git-svn-id: trunk@55530 -
|
2017-07-18 18:05:44 +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
|
c099ff9156
|
LCL: Dutch translation update by Bart, bug #32149
git-svn-id: trunk@55526 -
|
2017-07-17 23:10:52 +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 |
|
hnb
|
45c5d09615
|
lcl: extended version of r55487 #7465018e20 for docked forms and correct ClientWidth/ClientHeight. Needed for non TForm design instances (and related form-handlers) like for Frames and DataModules.
git-svn-id: trunk@55522 -
|
2017-07-17 20:57:18 +00:00 |
|
mattias
|
df5fcac65f
|
LCL: skip property TDataModule.PPI on FPC < 3.0.3
git-svn-id: trunk@55520 -
|
2017-07-17 18:11:59 +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
|
5d80654b46
|
LCL: TTreeView: High-DPI: Make spaces between images DPI-aware.
git-svn-id: trunk@55516 -
|
2017-07-16 19:19:36 +00:00 |
|
michl
|
ac17c74e67
|
IDE: EditorDisplayOptions: Fixed wrong anchor of DisableAntialiasingCheckBox.
git-svn-id: trunk@55515 -
|
2017-07-16 17:53:28 +00:00 |
|