Commit Graph

37451 Commits

Author SHA1 Message Date
zeljko
caeb80cabc Qt: added TQtDeviceContext.GetBkMode to get current painter backgroundmode.
git-svn-id: trunk@38630 -
2012-09-13 06:26:11 +00:00
paul
d974842de6 qt: remove unneeded variable
git-svn-id: trunk@38629 -
2012-09-13 06:24:57 +00:00
zeljko
9b1a4002bc Qt: improved clipping in TQtWidgetSet.ExtTextOut
git-svn-id: trunk@38628 -
2012-09-13 06:18:38 +00:00
mattias
a494c8a157 LCL: fpgui: implements the Windows API function MessageBox(), issue #22865
git-svn-id: trunk@38627 -
2012-09-12 21:53:30 +00:00
mattias
68fe7a297a lcl: added mb_help
git-svn-id: trunk@38626 -
2012-09-12 21:52:59 +00:00
mattias
766d684f9f lcl: fpgui: implements MessageDlg() and ShowMessage() support, issue #22862
git-svn-id: trunk@38625 -
2012-09-12 21:46:59 +00:00
mattias
1ec691e892 LCL: comment about missing mrHelp
git-svn-id: trunk@38624 -
2012-09-12 14:11:03 +00:00
mattias
2edf8a1512 LCL: MessageDlg: changed result type to TModalResult for nicer code completion
git-svn-id: trunk@38623 -
2012-09-12 14:03:18 +00:00
martin
231d80c777 SynEdit: refactor painting (Disable clipping on GTK2, due to GTK2 bug.)
git-svn-id: trunk@38622 -
2012-09-12 11:06:34 +00:00
martin
1db4cf5fe6 SynEdit: refactor painting
git-svn-id: trunk@38621 -
2012-09-12 09:34:13 +00:00
juha
123dcc4bdf RTTIControls: show PropertyName in TTICustomLabel's caption at design-time
git-svn-id: trunk@38620 -
2012-09-12 08:19:20 +00:00
mattias
d1824c5bd9 IDE: clean dir dlg: set default value, issue #22779
git-svn-id: trunk@38619 -
2012-09-12 07:57:11 +00:00
jesus
ca8b562660 LCL, fix for dbgrid to reset MaxLength, from LacaK, issue #22789
git-svn-id: trunk@38618 -
2012-09-11 19:17:21 +00:00
ask
fd49bc20b8 TAChart: Fix GetNearestPoint returning true with no points found inside radius, issue #22854
git-svn-id: trunk@38617 -
2012-09-11 16:18:21 +00:00
mattias
fb69f5184b turbopower: md5sumoffile: fixed utf8 filename
git-svn-id: trunk@38616 -
2012-09-11 12:42:21 +00:00
mattias
3ba660c99f codetools: TLinkScanner.CleanedPosToCursor: fixed when pos at artifical code, issue #22852
git-svn-id: trunk@38615 -
2012-09-11 10:42:45 +00:00
mattias
82fd01ca5c IDE: install pkg set dlg: a thread to parse all lpk
git-svn-id: trunk@38614 -
2012-09-11 09:43:25 +00:00
mattias
9462a85cb1 lcl: gtk2: clean up
git-svn-id: trunk@38613 -
2012-09-11 09:11:27 +00:00
sekelsenmat
b6fd6f59e1 Large patch from Giuliano Colla: Adds pallete images to CD controls, improves TCDButton to be more similar to TBitBtn, improves the speed of mouse/resize message handling in LCL-CustomDrawn-X11 and starts implementing MessageDlg in LazDialogs
git-svn-id: trunk@38612 -
2012-09-11 08:04:30 +00:00
martin
c410493ade DBG, Attach: catch exceptions
git-svn-id: trunk@38611 -
2012-09-10 20:10:20 +00:00
zeljko
468cd5b4d1 Qt: fixed non ascii utf8 chars in TQtWidgetSet.ExtTextOut() when we use dx param. issue #22795
git-svn-id: trunk@38610 -
2012-09-10 11:07:53 +00:00
ask
a06d48f63f TAChart: Add TChartExtent.FixTo utility function
git-svn-id: trunk@38609 -
2012-09-10 09:44:05 +00:00
mattias
160fa589a7 IDE: install pkg set dlg: draw overlay icons, issue #22815
git-svn-id: trunk@38608 -
2012-09-10 08:34:17 +00:00
ask
14e266b3ba TAChart: Workaround for issue #22850
git-svn-id: trunk@38607 -
2012-09-10 03:41:09 +00:00
mattias
451424cf20 IDE: fixed crash in menu editor, issue #22699
git-svn-id: trunk@38606 -
2012-09-09 20:48:13 +00:00
mattias
cbaf2f7cd6 IDE: install pkg set dialog: changed available packages to custom structure, load overlay icons
git-svn-id: trunk@38605 -
2012-09-09 20:47:18 +00:00
juha
ecdb186fb6 IDE: Improve Component List's behavior. Issue #22829
git-svn-id: trunk@38604 -
2012-09-09 19:29:18 +00:00
juha
bc63059885 IDE, ComponentList: Reorder and combine some methods. No functional changes.
git-svn-id: trunk@38603 -
2012-09-09 19:29:10 +00:00
juha
f59a711290 Debugger: fix tab-order in Evaluate/Modify window
git-svn-id: trunk@38602 -
2012-09-09 16:25:08 +00:00
juha
a3e6740bff IDE, Project options: Clicking on "Select another LCL Widget set" jumps now to "IDE Macro Values" tab. Issue #22836
git-svn-id: trunk@38601 -
2012-09-09 13:12:38 +00:00
juha
8f226ef9a4 IDE: cleanup and formatting
git-svn-id: trunk@38600 -
2012-09-09 13:12:31 +00:00
juha
c0a26b09eb IDE: in options dialog show the Build Mode panel only for Compiler Options
git-svn-id: trunk@38599 -
2012-09-09 13:12:19 +00:00
ask
1ea614e177 TAChart: Update "aggpas" demo to show transparency
git-svn-id: trunk@38597 -
2012-09-09 10:45:31 +00:00
ask
2373b8575c TAChart: Update "opengl" demo to show transparency and pie chart
git-svn-id: trunk@38596 -
2012-09-09 10:43:12 +00:00
mattias
7c28736954 IDE: added package overlay icons
git-svn-id: trunk@38595 -
2012-09-09 10:11:09 +00:00
mattias
61d8d8fda7 IDEIntf: TSessionPropertiesPropertyEditor: fixed anchor, issue #22838
git-svn-id: trunk@38594 -
2012-09-09 09:55:28 +00:00
ask
a1d618dfe6 TAChart: Support pie charts in OpenGL drawer
git-svn-id: trunk@38593 -
2012-09-09 09:20:00 +00:00
mattias
4d6bc95a99 IDE: if project ico file is newer than state file invoke a build, issue #20213
git-svn-id: trunk@38592 -
2012-09-09 09:07:50 +00:00
mattias
1f2f2e3527 IDE: fixed typo, less verbose
git-svn-id: trunk@38591 -
2012-09-09 08:52:22 +00:00
ask
b08d33069e TAChart: Support transparency in OpenGL drawer
git-svn-id: trunk@38590 -
2012-09-09 08:52:06 +00:00
ask
0745897078 TAChart: Do not draw lines which should be invisible in OpenGL drawer
git-svn-id: trunk@38589 -
2012-09-09 06:51:08 +00:00
mattias
b907c27389 started fpmake files for IDE
git-svn-id: trunk@38588 -
2012-09-08 21:42:19 +00:00
mattias
0108bc7d1f IDE: codebrowser: ignore links without code
git-svn-id: trunk@38587 -
2012-09-08 20:39:19 +00:00
mattias
98c758d90d codetools: check for links without code
git-svn-id: trunk@38586 -
2012-09-08 20:38:55 +00:00
ask
7525f414fe TAChart: Copy recently added properties in TChartTextElement.Assign and TGenericChartMarks.Assign
git-svn-id: trunk@38585 -
2012-09-08 16:58:55 +00:00
ask
bf4025e39a TAChart: Copy Attachment and YIndex in TGenericChartMarks.Assign
git-svn-id: trunk@38584 -
2012-09-08 16:57:07 +00:00
juha
8b83271efa IDE: Chances in IdeOptionsDlg, preparing for more changes
git-svn-id: trunk@38583 -
2012-09-08 16:28:13 +00:00
ask
400dc6d8e4 TAChart: Update "labels" demo to show callouts
git-svn-id: trunk@38582 -
2012-09-08 16:10:40 +00:00
ask
dc94200051 TAChart: Add mark callouts
git-svn-id: trunk@38581 -
2012-09-08 16:09:14 +00:00
ask
282b5f7f99 TAChart: Update "labels" demo to show label shapes
git-svn-id: trunk@38580 -
2012-09-08 11:31:58 +00:00