martin
|
ea6ce866f8
|
IDE: fix DoJumpToCodePosition
git-svn-id: trunk@32346 -
|
2011-09-15 10:22:09 +00:00 |
|
martin
|
5c8c123269
|
fixed: FilenameIsWinAbsolute
git-svn-id: trunk@32345 -
|
2011-09-15 10:08:33 +00:00 |
|
juha
|
598eb542d5
|
Implement copy'n'paste for GraphicPropEdit. Issue #20243, patch from Flávio Etrusco
git-svn-id: trunk@32344 -
|
2011-09-15 08:06:05 +00:00 |
|
maxim
|
ef77f1c1db
|
regenerated translations; updated Russian translation
git-svn-id: trunk@32343 -
|
2011-09-14 22:47:55 +00:00 |
|
juha
|
cd513d16e3
|
LCL: Fix clipboard format of pictures under Windows. Issue #20089, patch from Flávio Etrusco
git-svn-id: trunk@32342 -
|
2011-09-14 22:16:53 +00:00 |
|
martin
|
c3fa344c51
|
DBG: gdb default locations for windows
git-svn-id: trunk@32341 -
|
2011-09-14 22:06:17 +00:00 |
|
maxim
|
6f281ea701
|
IDE: correctly assign captions to tabs in search results window even if user started two parallel searches, bug #20217
git-svn-id: trunk@32340 -
|
2011-09-14 22:05:43 +00:00 |
|
juha
|
e7f74691ff
|
LCL: Cleanup and optimize CustomLabeledEdit, issue #19067
git-svn-id: trunk@32339 -
|
2011-09-14 21:23:35 +00:00 |
|
juha
|
e66ffe4ea2
|
LCL: Make the label in LabeledEdit move together with its owner after copying. Issue #19067, patch from Flávio Etrusco
git-svn-id: trunk@32338 -
|
2011-09-14 21:23:23 +00:00 |
|
mattias
|
a5310c119f
|
chmhelp: fixes to show correct message about missing prog.chm
git-svn-id: trunk@32337 -
|
2011-09-14 17:30:11 +00:00 |
|
martin
|
9c341414d9
|
DBG: refactor unit location handling (make sure it compiles without debug $DEFINE
git-svn-id: trunk@32336 -
|
2011-09-14 14:02:40 +00:00 |
|
martin
|
a7100b234c
|
DBG: refactor unit location handling
git-svn-id: trunk@32335 -
|
2011-09-14 13:48:43 +00:00 |
|
martin
|
7fc60239cb
|
IDE, alow search for unit in project only (without packages)
git-svn-id: trunk@32334 -
|
2011-09-14 13:47:26 +00:00 |
|
ask
|
f188c49a1a
|
TAChart: Add "Derivative" page to the source demo. Based on code by Werner Pamler
git-svn-id: trunk@32333 -
|
2011-09-14 11:44:38 +00:00 |
|
ask
|
478be019bc
|
TAChart: Move "Statistics" page from line demo to source demo
git-svn-id: trunk@32332 -
|
2011-09-14 11:22:00 +00:00 |
|
ask
|
22d381a9b0
|
TAChart: Set Y instead of X to NaN in derivative source
git-svn-id: trunk@32331 -
|
2011-09-14 11:19:15 +00:00 |
|
ask
|
ef2a5f2019
|
TAChart: Extract TChartDataItem.MultiplyY and SetY methods
git-svn-id: trunk@32330 -
|
2011-09-14 11:17:42 +00:00 |
|
martin
|
8aa42c7c6c
|
IDE, DBG: Enable inspect entry in run menu. Issue #0020237
git-svn-id: trunk@32329 -
|
2011-09-14 09:07:19 +00:00 |
|
juha
|
88c1a0c30d
|
LCL: optimize FilenameIsWinAbsolute a little.
git-svn-id: trunk@32328 -
|
2011-09-14 06:25:17 +00:00 |
|
juha
|
c982f70b8f
|
IDE: Fix an error in a patch for issue #20210.
git-svn-id: trunk@32327 -
|
2011-09-14 06:25:06 +00:00 |
|
mattias
|
a6a378a481
|
xmlread: fixed wrong name skipping
git-svn-id: trunk@32326 -
|
2011-09-13 18:40:37 +00:00 |
|
ask
|
14906e1e61
|
TAChart: Add "strict" visibility specifiers
git-svn-id: trunk@32325 -
|
2011-09-13 18:02:30 +00:00 |
|
ask
|
04b8a56aa0
|
TAChart: Skip leftmost point and points with dx = 0 in derivative source
git-svn-id: trunk@32324 -
|
2011-09-13 17:43:34 +00:00 |
|
ask
|
6f963be4f2
|
TAChart: Add NaN demo
git-svn-id: trunk@32323 -
|
2011-09-13 17:17:49 +00:00 |
|
ask
|
7029ccca10
|
TAChart: Support NaNs in pie series
git-svn-id: trunk@32322 -
|
2011-09-13 17:08:25 +00:00 |
|
ask
|
6cad306a34
|
TAChart: Support NaNs in bar series
git-svn-id: trunk@32321 -
|
2011-09-13 16:40:44 +00:00 |
|
mattias
|
b1dc4a2a6c
|
chmhelp: support for different viewers
git-svn-id: trunk@32320 -
|
2011-09-13 16:39:05 +00:00 |
|
mattias
|
1ae034db2b
|
LCL: raise an error if compiled with old fpc < 2.4.2
git-svn-id: trunk@32319 -
|
2011-09-13 14:13:57 +00:00 |
|
sekelsenmat
|
e3087421fb
|
Adds paswstring to the lcl package but not compiled by default because otherwise it would install the widestring manager
git-svn-id: trunk@32318 -
|
2011-09-13 13:54:52 +00:00 |
|
juha
|
62a04ef004
|
Designer: Do not show designer form for current source if another designer form was just selected. Issue #20210, patch from Anton
git-svn-id: trunk@32317 -
|
2011-09-13 13:44:45 +00:00 |
|
mattias
|
0f86e7d221
|
chmhelp: undo change for 2.7.1 - it broke 2.4.4
git-svn-id: trunk@32316 -
|
2011-09-13 13:23:45 +00:00 |
|
juha
|
bd5b8298a9
|
IDE: Implement menu item "Source -> Insert full Filename". Issue #20223
git-svn-id: trunk@32315 -
|
2011-09-13 12:51:52 +00:00 |
|
sekelsenmat
|
02fe94e967
|
Fixes the header of paswstring.pas
git-svn-id: trunk@32314 -
|
2011-09-13 12:43:04 +00:00 |
|
sekelsenmat
|
4edcd70b3d
|
Adds a initial implementation of a purely Pascal widestring manager
git-svn-id: trunk@32313 -
|
2011-09-13 12:05:10 +00:00 |
|
ask
|
ea518ad5d3
|
TAChart: Support NaNs in TChart.IsPointInViewPort
git-svn-id: trunk@32312 -
|
2011-09-13 07:56:29 +00:00 |
|
ask
|
8b1c326147
|
TAChart: Support NaN in TListChartSource.SetXValue and SetYValue. Add tests.
git-svn-id: trunk@32311 -
|
2011-09-13 07:54:01 +00:00 |
|
vincents
|
8f1076967c
|
printers: fixed compilation (Duplicate identifier "PrinterName") on Mac OS X after revision 32243 #6d24d264ef
git-svn-id: trunk@32310 -
|
2011-09-13 07:52:19 +00:00 |
|
ask
|
ac90c7b3e0
|
TAChart: Add chart source enumerator. Add test.
git-svn-id: trunk@32309 -
|
2011-09-13 07:21:15 +00:00 |
|
ask
|
f15f938f64
|
TAChart: Fix out-of-range array access in TIntervalList.AddRange
git-svn-id: trunk@32308 -
|
2011-09-13 07:14:43 +00:00 |
|
ask
|
24260c4e30
|
TAChart: Skip NaNs when drawing line series
git-svn-id: trunk@32307 -
|
2011-09-13 04:32:43 +00:00 |
|
ask
|
5e47f77c8b
|
TAChart: Use $PUSH/$POP instead of $IFDEFs to restore compiler options in SafeInfinity
git-svn-id: trunk@32306 -
|
2011-09-13 03:45:55 +00:00 |
|
ask
|
d48b6c597d
|
TAChart: Fix compile-time range check errors due to NaN usage
git-svn-id: trunk@32305 -
|
2011-09-13 03:43:05 +00:00 |
|
martin
|
28f780f432
|
ide-libc: nonblock for sparc
git-svn-id: trunk@32304 -
|
2011-09-12 21:34:54 +00:00 |
|
blikblum
|
df13a1aeea
|
carbon: handle SPI_GETWHEELSCROLLLINES in SystemParametersInfo. Issue #19788
git-svn-id: trunk@32303 -
|
2011-09-12 21:21:49 +00:00 |
|
mattias
|
5fec1dbe91
|
IDE: activated new xml units
git-svn-id: trunk@32302 -
|
2011-09-12 21:12:49 +00:00 |
|
jesus
|
671e8b233d
|
LCL, published BiDiMode and ParentBiDiMode for some components, tested by Avishai, issue #19990
git-svn-id: trunk@32301 -
|
2011-09-12 19:12:21 +00:00 |
|
martin
|
932ea7ee45
|
DBG: fixed dbg-inspector updates
git-svn-id: trunk@32300 -
|
2011-09-12 11:37:53 +00:00 |
|
michael
|
09252d7682
|
* Added copyright notice
* Package options now avoid putting package unit in uses
* Package Description/Author/License/Version now have a value.
git-svn-id: trunk@32299 -
|
2011-09-12 09:24:20 +00:00 |
|
mattias
|
1fe3ca3c07
|
mrumenu: added lpl
git-svn-id: trunk@32298 -
|
2011-09-11 21:06:29 +00:00 |
|
mattias
|
79be62f338
|
added mrumenu from Michael
git-svn-id: trunk@32297 -
|
2011-09-11 21:03:13 +00:00 |
|