Commit Graph

52312 Commits

Author SHA1 Message Date
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
ondrej
9fc42932fb lcl: hint window: move paint to protected
git-svn-id: trunk@55602 -
2017-07-30 08:40:28 +00:00
ondrej
48e99ce2b5 revert r55562 (FPC r36770 #0c274a2e41 was reverted as well)
git-svn-id: trunk@55601 -
2017-07-29 20:44:29 +00:00
michl
dcd5f86bf0 IDE: ProcedureList: Fixed height of edit and combobox. Issue #32212
git-svn-id: trunk@55600 -
2017-07-27 21:24:35 +00:00
michl
7de1a6e481 AnchorDockingDsgn: Fixed loading of default desktop. Issue #32166, #32167
git-svn-id: trunk@55599 -
2017-07-27 20:29:15 +00:00
ondrej
d1886ddb8d LCL: combobox: sanity check for ItemIndex
git-svn-id: trunk@55598 -
2017-07-27 19:25:38 +00:00
sekelsenmat
9c4e00108a cocoa: bug #32148 Quit from application menu does not close main form
git-svn-id: trunk@55597 -
2017-07-27 06:28:35 +00:00
hnb
3f55ac31b9 sparta: revert r55595 #8777025cc5 (problem with design raster)
git-svn-id: trunk@55596 -
2017-07-26 21:31:14 +00:00
hnb
8777025cc5 sparta: fix for newly created forms (each of new form was undocked for a short period of time). The problem still occurs but is less visible. A slightly modified patch from Balázs Székely (GetMem). Mantis #32207.
git-svn-id: trunk@55595 -
2017-07-26 18:37:50 +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
wp
6d353c9b73 Docs: Improved font of source code in lhelp (at least on Windows)
git-svn-id: trunk@55589 -
2017-07-25 13:58:15 +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
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