Commit Graph

36683 Commits

Author SHA1 Message Date
mattias
8611115b6d IDE: codeexplorer: labels
git-svn-id: trunk@37630 -
2012-06-12 10:15:32 +00:00
mattias
59cc5ead15 codetools: fixed adding class keyword for property setter of a class property
git-svn-id: trunk@37629 -
2012-06-11 21:53:51 +00:00
mattias
9bd04cb451 IDE: compiler options: disable target platform for packages
git-svn-id: trunk@37628 -
2012-06-11 20:09:55 +00:00
mattias
286e5828d2 codetools: class completion: fixed searching var node when first is class var
git-svn-id: trunk@37627 -
2012-06-11 20:01:27 +00:00
mattias
2b6a6b48bd codetools: class completion: fixed searching var node when first is class var
git-svn-id: trunk@37626 -
2012-06-11 19:16:11 +00:00
mattias
dce69caec1 codetools: class completion: fixed searching var node when first is class var
git-svn-id: trunk@37625 -
2012-06-11 19:03:56 +00:00
mattias
c0eaae3966 LCL: GetClientRect: if interface has the right width,height trust the clientrect
git-svn-id: trunk@37624 -
2012-06-11 18:57:09 +00:00
martin
f5beac7000 SourceEditor: Fix (Work-around) an issue with focusing an editor, that is being closed (while debugging) "no parent handle". Issue #0022015
git-svn-id: trunk@37623 -
2012-06-11 18:47:41 +00:00
mattias
f41238ce43 lazutils: added missing file
git-svn-id: trunk@37622 -
2012-06-11 17:55:07 +00:00
mattias
dbb1361088 LCL: clean up - invalidate in TControl.DoBorderSpacingChange no longer needed with new autosizing
git-svn-id: trunk@37621 -
2012-06-11 17:42:05 +00:00
mattias
8c83bf4662 LCL: invalidate parent preferredsize when borderspacing changed, bug #17947
git-svn-id: trunk@37620 -
2012-06-11 17:41:04 +00:00
mattias
e7b4e868ab IDE: open package dependency: try provides, issue #17960
git-svn-id: trunk@37619 -
2012-06-11 17:28:01 +00:00
martin
d1893619b7 DBG: Evaluate, keep previous results. Patch by Ludo Brands. Issue #0022196
git-svn-id: trunk@37618 -
2012-06-11 13:14:13 +00:00
sekelsenmat
e4785e16cb lcl android example: Moves downloading the HTML page to the second form
git-svn-id: trunk@37617 -
2012-06-11 12:16:39 +00:00
sekelsenmat
b00191ac66 android lcl example: Finally the html download is working
git-svn-id: trunk@37616 -
2012-06-11 11:44:34 +00:00
sekelsenmat
dac7091698 android lcl example: Advances the networking code, now almost working
git-svn-id: trunk@37615 -
2012-06-11 09:10:16 +00:00
mattias
27de8bc684 codetools: class completion: search variables in all sections, bug #22246
git-svn-id: trunk@37614 -
2012-06-11 08:33:18 +00:00
mattias
b172a9eace codetools: property completion: add class var for class property variables
git-svn-id: trunk@37613 -
2012-06-11 07:43:16 +00:00
martin
be4ab40c93 DBG: Evaluate, keep previous results. Patch by Ludo Brands. Issue #0022196
git-svn-id: trunk@37611 -
2012-06-10 22:40:45 +00:00
maxim
ea1462ce17 Translations: improved Russian translation
git-svn-id: trunk@37610 -
2012-06-10 22:02:29 +00:00
martin
a5979be214 DBG: Avoid re-queuing of dis-assembler requests, after cancelling it. Part of issue #0022230
git-svn-id: trunk@37609 -
2012-06-10 17:15:21 +00:00
maxim
14a95ba91b Examples, Barchart: removed LRS file
git-svn-id: trunk@37608 -
2012-06-10 16:02:05 +00:00
maxim
972a963a50 Examples, Address_book: removed LRS file
git-svn-id: trunk@37606 -
2012-06-10 15:57:44 +00:00
maxim
62c5770624 Examples, Autosize: removed LRS file
git-svn-id: trunk@37605 -
2012-06-10 15:52:13 +00:00
mattias
6efbc9529f cody: simplified code
git-svn-id: trunk@37604 -
2012-06-10 13:55:41 +00:00
mattias
1925587551 IDEIntf: RegisterIDEMenuCommand: use Command.LocalizedName as default for Caption
git-svn-id: trunk@37603 -
2012-06-10 13:48:20 +00:00
maxim
1259fdb2ba Components, DataDict: added missing form file to LPK
git-svn-id: trunk@37602 -
2012-06-09 20:54:45 +00:00
maxim
7b57c97339 Components, DBExport: clean up LPK
git-svn-id: trunk@37601 -
2012-06-09 20:44:37 +00:00
maxim
0b7e28e17a Components, DataDict: removed LRS files and cleaned up, part of bug #22214
git-svn-id: trunk@37600 -
2012-06-09 20:42:09 +00:00
maxim
2c25700ca7 Components, DBExport: removed LRS files, part of bug #22214
git-svn-id: trunk@37599 -
2012-06-09 20:17:34 +00:00
bart
d78838b4b1 TCustomStringGrid.LoadFromCSVStream: fix parsing of strings with leading or trailing
whitespace.
As per RFC4180 this whitespace must be part of the field, even if the field is not quoted.

git-svn-id: trunk@37598 -
2012-06-09 17:26:12 +00:00
juha
c5983f8f13 OpenGLContext: Fix aux buffers for multi-sampling. Issue #22223, patch from Michalis Kamburelis
git-svn-id: trunk@37597 -
2012-06-08 21:43:40 +00:00
juha
7b4d61fb28 LCL: fix warnings with fpc 2.6.1. Issue #22231, patch from Alexander Shishkin
git-svn-id: trunk@37596 -
2012-06-08 21:31:06 +00:00
juha
7ad16c5660 LCL: Fix a SIGSEGV causes by Application.BringToFront. Issue #22236, patch from Anton Kavalenka
git-svn-id: trunk@37595 -
2012-06-08 20:58:59 +00:00
mattias
c5a967874a codetools: fixed Unneeded extra space in event assignment completion
git-svn-id: trunk@37594 -
2012-06-08 17:00:13 +00:00
sekelsenmat
c6213c990e lcl-android example: Improves the networking code
git-svn-id: trunk@37593 -
2012-06-08 14:45:05 +00:00
mattias
06b31d577e lcl: fixed compilation fpc 2.7.1
git-svn-id: trunk@37592 -
2012-06-08 11:58:00 +00:00
sekelsenmat
53b364d771 lcl-android example: Improves the networking code, but doesnt yet work
git-svn-id: trunk@37591 -
2012-06-08 11:43:14 +00:00
ask
e51dd9411e TAChart: Allow hiding of stacked chart levels in the multi demo
git-svn-id: trunk@37590 -
2012-06-08 09:02:52 +00:00
sekelsenmat
7b0ef9b1df android-lcl-example: Fixes compilation
git-svn-id: trunk@37589 -
2012-06-08 08:59:15 +00:00
ask
dcf6e40f02 TAChart: Include Item.Y in reordered list of TCalculatedChartSource. Update test.
git-svn-id: trunk@37588 -
2012-06-08 08:57:14 +00:00
zeljko
fe7b460ed5 Qt: unset icon when doing internal sync after sorting. part of issue #22218
git-svn-id: trunk@37587 -
2012-06-08 08:47:08 +00:00
jesus
1ad43472a0 LazReport, store barcode angle and set report modified if any property changes, issue #22227
git-svn-id: trunk@37586 -
2012-06-08 07:41:21 +00:00
ask
d44288d1e0 TAChart: Add and use AssertEquals overload for arrays of Boolean
git-svn-id: trunk@37585 -
2012-06-08 07:21:12 +00:00
jesus
3d09ebb4ca LCL, grids, remove dead code
git-svn-id: trunk@37584 -
2012-06-08 06:48:29 +00:00
jesus
b478dab0d3 LCL, dbgrid, fix backspace on editing number fields, from Aleksey Lagunov, issue #21584
git-svn-id: trunk@37583 -
2012-06-08 06:47:41 +00:00
ask
22e7429e25 TAChart: Use array assertion in TIntervalSourceTest.AssertValueEquals
git-svn-id: trunk@37582 -
2012-06-08 06:42:01 +00:00
ask
f6fc1c150e TAChart: Add and use AssertEquals overload for arrays of Double
git-svn-id: trunk@37581 -
2012-06-08 06:35:30 +00:00
ask
7ef45b44d0 TAChart: Use partial arrays instead of pointers to implement TListChartSource.AddXYList
git-svn-id: trunk@37580 -
2012-06-08 06:33:18 +00:00
jesus
646859d7e7 LazReport, fix AV on create report with TLRDataSetControl after add flHideZeros options, from Aleksey Lagunov, issue #22208
git-svn-id: trunk@37579 -
2012-06-08 05:38:18 +00:00