Commit Graph

53708 Commits

Author SHA1 Message Date
wp
38764c44e8 TAChart: Add new chart events supporting the drawing backends (OnAfter/BeforeCustomDrawBackground/Backwall). Deprecate these old events using the standard Canvas. Deprecate Reticule.
git-svn-id: trunk@57299 -
2018-02-14 09:13:31 +00:00
wp
6555bcc577 TAChart: Fix OpenGLDrawer memory leak.
git-svn-id: trunk@57295 -
2018-02-12 23:20:00 +00:00
wp
e2f92fa807 TAChart: Fix OpenGL drawer error "InitFonts not called"
git-svn-id: trunk@57294 -
2018-02-12 22:50:49 +00:00
ondrej
6ec411db7b docs:imagelist: Scaled, OnGetWidthForPPI
git-svn-id: trunk@57293 -
2018-02-12 20:31:02 +00:00
ondrej
2f4595ff71 examples: imagelist: fix comment, cleanup
git-svn-id: trunk@57292 -
2018-02-12 20:24:59 +00:00
mattias
017493f462 jcf2: added proc modifier vectorcall, patch #33134
git-svn-id: trunk@57291 -
2018-02-12 14:56:00 +00:00
mattias
51d23cbd85 mpaslex: added proc modifier vectorcall, patch #33134
git-svn-id: trunk@57290 -
2018-02-12 14:55:48 +00:00
mattias
488478cd6e pascalscript: added proc modifier vectorcall, patch #33134
git-svn-id: trunk@57289 -
2018-02-12 14:55:38 +00:00
mattias
43543a0cbb synedit: added proc modifier vectorcall, patch #33134
git-svn-id: trunk@57288 -
2018-02-12 14:55:20 +00:00
mattias
1f153b731b codetools: added proc modifier vectorcall, patch #33134
git-svn-id: trunk@57287 -
2018-02-12 14:55:09 +00:00
mattias
a10e37e072 IDEIntf: less hints
git-svn-id: trunk@57286 -
2018-02-12 14:47:30 +00:00
dmitry
9914d0ef99 cocoa: mouse events for field editor. #33158
git-svn-id: trunk@57285 -
2018-02-12 04:00:12 +00:00
dmitry
919641f544 cocoa: key events handling for TCocoaButton. #33094
git-svn-id: trunk@57284 -
2018-02-12 03:18:39 +00:00
wp
90dce10041 TAChart: Add demo for TUserDrawnSeries
git-svn-id: trunk@57283 -
2018-02-11 20:13:07 +00:00
dmitry
cb73fccb63 cocoa: updating key handling to allow LCL override the key character
git-svn-id: trunk@57282 -
2018-02-11 08:12:51 +00:00
dmitry
022efcf9e9 cocoa: allow insert texts in readonly mode. #33153
git-svn-id: trunk@57281 -
2018-02-11 07:25:28 +00:00
dmitry
ad5b73def1 cocoa: fix a typo with getting windows coordinates #33143
git-svn-id: trunk@57280 -
2018-02-11 06:21:45 +00:00
wp
44e5605fae TAChart: Add Chart.DoubleBuffered in some demos to reduce flicker.
git-svn-id: trunk@57279 -
2018-02-11 00:52:27 +00:00
wp
f023360660 TAChart: Add demo for ColorEach feature.
git-svn-id: trunk@57278 -
2018-02-10 21:27:07 +00:00
wp
762e695242 TAChart: New TLineSeries property ColorEach for individual coloring of line segments.
git-svn-id: trunk@57277 -
2018-02-10 20:41:31 +00:00
juha
a48b727337 LCL: Fix a comment saying that Graphics could not be used in unit Themes.
git-svn-id: trunk@57276 -
2018-02-08 23:43:21 +00:00
ondrej
47acd45957 LCL: image list: make TCustomImageListResolution.Draw virtual
git-svn-id: trunk@57275 -
2018-02-08 20:00:43 +00:00
zeljko
721fb82a91 Qt5: fixed enormous usage of cpu under mac os cocoa 64bit
git-svn-id: trunk@57274 -
2018-02-08 18:28:39 +00:00
wp
0e38359be5 Examples: Extend imagelist_hidpi_designtime sample to switch between small and large images usage in the listview.
git-svn-id: trunk@57273 -
2018-02-08 15:32:42 +00:00
wp
0a200582f4 TAChart: Fix DatapointCrosshairTool ignoring its CrosshairPen.Visible setting.
git-svn-id: trunk@57272 -
2018-02-07 18:44:58 +00:00
ondrej
e0c0f459e7 IDE: disable DoubleBuffered
git-svn-id: trunk@57271 -
2018-02-07 17:04:36 +00:00
ondrej
aa62dd7c3e synedit: disable DoubleBuffered
git-svn-id: trunk@57270 -
2018-02-07 17:04:01 +00:00
ondrej
0ec8cfcfac lcl: customdrawncontrols: disable DoubleBuffered for TCDControl
git-svn-id: trunk@57269 -
2018-02-07 17:00:23 +00:00
ondrej
16b7c2ba09 clean up
git-svn-id: trunk@57268 -
2018-02-07 16:59:31 +00:00
ondrej
90e098228c win32: do not force DoubleBuffered when themes are available. Issue #33123
git-svn-id: trunk@57267 -
2018-02-07 16:57:20 +00:00
zeljko
ee5d722991 Qt5: fixed sparta docked form editor crash. issue #33058
git-svn-id: trunk@57266 -
2018-02-07 10:22:28 +00:00
ondrej
4a4c2d9374 LCL:fix scaling of font size set to <>0 in design time. Issue #33132, regression after r56962 #d7f8f5e5f6
git-svn-id: trunk@57265 -
2018-02-06 16:12:49 +00:00
wp
248e77922c LCL: Publish property Aligment of TDBEdit.
git-svn-id: trunk@57264 -
2018-02-06 13:37:02 +00:00
balazs
af3a94500f Opkman: Call Synchronize from the currently active thread. Increase sleep interval to prevent CPU load.
git-svn-id: trunk@57263 -
2018-02-06 06:03:44 +00:00
ondrej
fc6109b79c LCL: image list: write BitmapAdv only if necessary.
git-svn-id: trunk@57262 -
2018-02-06 05:55:22 +00:00
juha
c4591d203a ToDoList: Handle a rare case when there is no owner (project/package).
git-svn-id: trunk@57257 -
2018-02-05 11:18:59 +00:00
balazs
c8c8ebd6e3 Opkman: Fix crash caused by TThreadTimer.
git-svn-id: trunk@57256 -
2018-02-05 06:34:22 +00:00
maxim
9435d4277e Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33119
git-svn-id: trunk@57255 -
2018-02-04 22:53:09 +00:00
maxim
6aaaf3f7b5 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@57254 -
2018-02-04 22:42:58 +00:00
ondrej
92bc6ba607 cocoa: remove CocoaWSControls. issue #33126
git-svn-id: trunk@57253 -
2018-02-04 22:29:57 +00:00
balazs
15db1c3af5 Opkman: Bug fix: Updating package from the maintainers webpage in some special cases failed.
git-svn-id: trunk@57252 -
2018-02-04 13:42:03 +00:00
mattias
8773b02bb2 codetools: fixed reparsing program
git-svn-id: trunk@57251 -
2018-02-04 09:18:20 +00:00
mattias
e39d6c3eff codetools: fixed restart parsing
git-svn-id: trunk@57250 -
2018-02-04 01:58:39 +00:00
martin
78adab6417 IDE, Debugger: improved caption for debug dialogs
git-svn-id: trunk@57249 -
2018-02-04 01:26:04 +00:00
ondrej
614dc4a2a3 lcl: image list: simplify scaling
git-svn-id: trunk@57248 -
2018-02-04 01:23:48 +00:00
ondrej
9127e92d95 lcl: image list: better scaling
git-svn-id: trunk@57247 -
2018-02-04 01:14:30 +00:00
martin
9d80caf133 IDE, Debugger: improved caption "Notify on Exceptions"
git-svn-id: trunk@57246 -
2018-02-04 00:58:03 +00:00
ondrej
13bd2be93a Cocoa: simplify GetCanvasScaleFactor
git-svn-id: trunk@57245 -
2018-02-04 00:56:11 +00:00
ondrej
8ec39ecc46 Cocoa: simplify GetCanvasScaleFactor
git-svn-id: trunk@57244 -
2018-02-04 00:53:25 +00:00
ondrej
2801ad9f1c LCL: menu item: don't store bitmap if ImageIndex is assigned
git-svn-id: trunk@57243 -
2018-02-04 00:28:49 +00:00