Commit Graph

42837 Commits

Author SHA1 Message Date
martin
aea501eaad FpDebug: fix uninitialized result
git-svn-id: trunk@44572 -
2014-03-31 22:57:29 +00:00
wp
504b5ab89f TAChart: publish TChart.ParentBiDiMode
git-svn-id: trunk@44571 -
2014-03-31 22:29:04 +00:00
martin
91ae0e64c5 FpDebug: compile on win64
git-svn-id: trunk@44570 -
2014-03-31 22:14:28 +00:00
martin
50fe9876d5 FpGDBMIDebug: Allow toggle to gdb results (run menu), to compare values during beta / remove old code in gdb cache/emulation
git-svn-id: trunk@44569 -
2014-03-31 21:49:45 +00:00
wp
160b1232b0 TAChart: introduce TChartArrow.Inverted for correct R2L drawing
git-svn-id: trunk@44568 -
2014-03-31 21:35:06 +00:00
martin
a764f07fe4 FpDebug: fix endless recursion
git-svn-id: trunk@44567 -
2014-03-31 21:26:03 +00:00
bart
d369e9fa44 ValEdit: Fix InsertRow (Issue #0025881)
git-svn-id: trunk@44566 -
2014-03-31 21:19:27 +00:00
juha
8295aac859 LazActivex: GUI improvements. Issue #25908, patch from David Zimmer.
git-svn-id: trunk@44565 -
2014-03-31 18:46:16 +00:00
martin
4afbc6b24d FpDebug: start pretty-printer class
git-svn-id: trunk@44564 -
2014-03-31 17:41:22 +00:00
martin
8d1b5eeea4 FpDebug: pointer deref with index / tests
git-svn-id: trunk@44563 -
2014-03-31 03:11:39 +00:00
martin
7473ac1d09 FpDebug: sets / tests
git-svn-id: trunk@44562 -
2014-03-31 00:18:43 +00:00
joost
6a13624f76 * Use TProcess to start debuggee, since it handles stuff like stdin/out, environment variables and such
* Ability to kill debuggee
 * Resolve location of dSym bundle of application-bundles properly

git-svn-id: trunk@44560 -
2014-03-30 20:28:32 +00:00
wp
1e97dab2e1 TAChart: fix wmf drawer crashing due to missing canvas in TADrawerWMF
git-svn-id: trunk@44559 -
2014-03-30 19:51:14 +00:00
mattias
7a5bfb6e30 LCL: fixed calling TApplication.OnShowHint
git-svn-id: trunk@44557 -
2014-03-30 19:09:25 +00:00
martin
3dc25d4870 FpDebug: array / tests
git-svn-id: trunk@44556 -
2014-03-30 17:05:48 +00:00
wp
6df6fe5c6e TAChart: initial implementation of BiDiMode
git-svn-id: trunk@44555 -
2014-03-30 16:23:31 +00:00
martin
759c840e8a FpDebug: array / tests
git-svn-id: trunk@44554 -
2014-03-30 14:25:23 +00:00
martin
cedbc0d203 Debugger: Fix stack history / broken in recent refactor
git-svn-id: trunk@44553 -
2014-03-29 22:32:48 +00:00
joost
89248a3340 * Add ability to debug OS/X application-folders
git-svn-id: trunk@44552 -
2014-03-29 19:42:36 +00:00
joost
2cb000b1be * Added OnLog event to be able to log to something else then stdout
git-svn-id: trunk@44551 -
2014-03-29 19:27:11 +00:00
martin
4e227f7e97 FpDebug: tests
git-svn-id: trunk@44550 -
2014-03-29 15:24:47 +00:00
martin
ad7332f9b2 FpDebug: tests
git-svn-id: trunk@44549 -
2014-03-29 15:02:08 +00:00
mattias
f2060d3262 IDE: do not report ~ as unusual char
git-svn-id: trunk@44547 -
2014-03-29 08:12:32 +00:00
martin
69670fab2a FpDebug: fix array typecasts / tests
git-svn-id: trunk@44546 -
2014-03-29 02:35:57 +00:00
martin
1dab2ee8d8 Debugger: GDBMI, fix range check
git-svn-id: trunk@44544 -
2014-03-29 00:19:29 +00:00
martin
825ebd7c8b Debugger: GDBMI, fix range check
git-svn-id: trunk@44543 -
2014-03-29 00:13:42 +00:00
martin
406a3736b2 FpDebug: fix struct members / array with multi dimension / tests
git-svn-id: trunk@44542 -
2014-03-28 20:15:42 +00:00
zeljko
0b82d8141f Qt: set proper text palette when control is disabled and regular font.color <> clDefault.issue #25922
git-svn-id: trunk@44541 -
2014-03-28 16:37:11 +00:00
sekelsenmat
b60a8b420e git-svn-id: trunk@44540 - 2014-03-28 13:54:02 +00:00
mattias
ba52488ed6 codetools: define templates: macros in varibale names
git-svn-id: trunk@44539 -
2014-03-28 03:40:47 +00:00
mattias
90430cef14 codetools: nicer example
git-svn-id: trunk@44538 -
2014-03-28 03:33:22 +00:00
mattias
ce7a6eb415 codetools: nicer example
git-svn-id: trunk@44537 -
2014-03-28 02:43:29 +00:00
mattias
d84cc38cb7 codetoools: fixed typo
git-svn-id: trunk@44536 -
2014-03-28 01:59:39 +00:00
martin
ebcc3ca021 FpDebug: fix tests
git-svn-id: trunk@44535 -
2014-03-28 01:55:43 +00:00
mattias
bc1c825688 codetoools: fixed typo
git-svn-id: trunk@44534 -
2014-03-28 01:01:01 +00:00
mattias
fe00a75e89 codetoools: fixed typo
git-svn-id: trunk@44532 -
2014-03-28 00:37:59 +00:00
martin
b9283584dc FpDebug: fix array with struct / tests
git-svn-id: trunk@44531 -
2014-03-28 00:21:26 +00:00
juha
fc89c8dc99 FpcUnit, GuiTestRunner: show green balls for ignored tests. Issue #25921, patch from Reinier Olislagers
git-svn-id: trunk@44530 -
2014-03-27 22:45:50 +00:00
zeljko
9f54b421c0 Gtk2: fixed crash because of uninitialized object. issue #25925
git-svn-id: trunk@44528 -
2014-03-27 11:31:50 +00:00
martin
0f0ea7602d FpDebug: fix nil array / tests
git-svn-id: trunk@44527 -
2014-03-26 23:31:59 +00:00
sekelsenmat
2ad2c287e1 fpvectorial-svg: Many improvements on font data in text elements
git-svn-id: trunk@44526 -
2014-03-26 15:38:41 +00:00
juha
8702232b7b LazActiveX: Fix "out of bounds error" by ocean.
git-svn-id: trunk@44525 -
2014-03-26 07:08:31 +00:00
juha
752989ce17 LazActiveX: refactor procedure ImpTypeLib, splitting it to smaller functions. Free slTypelibs, fixing a memory leak.
git-svn-id: trunk@44524 -
2014-03-25 22:02:54 +00:00
maxim
6baeaa60c8 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@44523 -
2014-03-25 20:21:32 +00:00
juha
61b34e74a9 LazActiveX: turn some "var" parameters into normal parameters.
git-svn-id: trunk@44520 -
2014-03-25 18:17:08 +00:00
juha
feef6c7cb2 LazActiveX: improve memory management.
git-svn-id: trunk@44519 -
2014-03-25 18:16:55 +00:00
juha
d29e0ee0a1 LazActiveX: Improvements. Issue #25908, patch from David Zimmer
git-svn-id: trunk@44518 -
2014-03-25 18:16:29 +00:00
mattias
bd0336f030 examples: fixed typo
git-svn-id: trunk@44516 -
2014-03-25 16:58:56 +00:00
juha
519d7fa8c0 LazActiveX: Display and search registered controls and libraries. Issue #25908, patch from David Zimmer.
git-svn-id: trunk@44515 -
2014-03-25 07:58:06 +00:00
juha
5df636d70f Codetools: Allow {$MODESWITCH TYPEHELPERS}. Issue #25743, patch from Dennis Fehr.
git-svn-id: trunk@44514 -
2014-03-24 23:10:11 +00:00