Commit Graph

37463 Commits

Author SHA1 Message Date
paul
38e53b581d carbon: fix ETO_OPAQUE, and BkMode OPAQUE meaning in ExtTextOut
git-svn-id: trunk@38642 -
2012-09-13 12:56:45 +00:00
paul
38cd52da7d cocoa: fix ETO_OPAQUE, and BkMode OPAQUE meaning in ExtTextOut
git-svn-id: trunk@38641 -
2012-09-13 12:54:25 +00:00
paul
b61a389984 carbon: implement ETO_CLIPPED flag for ExtTextOut
git-svn-id: trunk@38640 -
2012-09-13 12:24:45 +00:00
martin
f85bc60a00 Undo: Revision: 38622: SynEdit: refactor painting (Disable clipping on GTK2, due to GTK2 bug.)
git-svn-id: trunk@38639 -
2012-09-13 10:12:26 +00:00
mattias
882516cfb1 LCL: gtk2: fixed access to private variables of TWinControl
git-svn-id: trunk@38638 -
2012-09-13 09:42:10 +00:00
paul
5d52baefc5 gtk2: fix text painting with OPAQUE mode
git-svn-id: trunk@38637 -
2012-09-13 07:59:00 +00:00
paul
8592fe793c gtk2: fix ETO_CLIPED flag
git-svn-id: trunk@38636 -
2012-09-13 07:18:34 +00:00
juha
11d68532cc IDE: Do not show the same unit twice in UseUnitDlg. Issue #22866, patch from Anton
git-svn-id: trunk@38635 -
2012-09-13 07:05:57 +00:00
zeljko
5fe3f82906 Qt: more improvements to TQtWidgetSet.ExtTextOut(), force QtTextNoClip as QPainter flag when ETO_CLIPPED is in Options.
git-svn-id: trunk@38634 -
2012-09-13 06:41:09 +00:00
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
juha
5b6cb21f1c IDE: add a "Simple Program" descriptor/template. Requested by Jeff Duntemann for his book "FreePascal From Square One"
git-svn-id: trunk@38632 -
2012-09-13 06:39:15 +00:00
juha
3688f42e45 IDE, Component List: add comments, formatting
git-svn-id: trunk@38631 -
2012-09-13 06:39:08 +00:00
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