Commit Graph

37476 Commits

Author SHA1 Message Date
ask
6af3a1eb5d TAChart: Use TChartExtentHistory in the "extent" demo
git-svn-id: trunk@38656 -
2012-09-14 12:34:35 +00:00
martin
ba3925a8de SynCompletion: Ensure caret pos
git-svn-id: trunk@38655 -
2012-09-14 12:32:27 +00:00
ask
1a0c213794 TAChart: Test THistory class
git-svn-id: trunk@38654 -
2012-09-14 12:14:29 +00:00
ask
fcf539ce79 TAChart: Add THistory and TChartExtentHistory utility classes
git-svn-id: trunk@38653 -
2012-09-14 12:02:55 +00:00
ask
15016fc37f TAChart: Fix zero division when calling ImageToGraph before the chart is drawn
git-svn-id: trunk@38651 -
2012-09-14 10:46:23 +00:00
ask
9215fdebd3 TAChart: Make PrevLogicalExtent a public property
git-svn-id: trunk@38650 -
2012-09-14 09:58:21 +00:00
paul
b2cc551962 cocoa: implement DX argument for ExtTextOut
git-svn-id: trunk@38649 -
2012-09-14 04:35:23 +00:00
blikblum
294d582a7b lazreport - Implement TfrPreview.Clear
git-svn-id: trunk@38648 -
2012-09-14 01:37:52 +00:00
blikblum
eeacb41a25 lazreport - Revert part of rev 37448 #f1c82d9a6d. Fixes issue #22451
git-svn-id: trunk@38647 -
2012-09-14 01:32:44 +00:00
juha
96aae02bd8 IDE: remove SimplePascalProgram file descriptor. It was in a wrong place and is replaced with SimpleProgram project descriptor. Improve template desctiptions.
git-svn-id: trunk@38646 -
2012-09-13 17:55:25 +00:00
juha
8d68d58adf IDE: remove TProjectManualProgramDescriptor from registered descriptors
git-svn-id: trunk@38645 -
2012-09-13 17:55:18 +00:00
zeljko
76e8b12016 Qt: fixed menu flickering. issue #22872
git-svn-id: trunk@38644 -
2012-09-13 14:55:40 +00:00
zeljko
e5d8903dd7 Qt: TQtWidgetSet.ExtTextOut() workaround for Qt-4.8 bug ,now it looks better but some scenarios with ETO_OPAQUE aren't 100% correct yet
git-svn-id: trunk@38643 -
2012-09-13 13:01:54 +00:00
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