Commit Graph

12530 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
juha
32adb07f4c Codetools: Prevent a wrong error message about ancestor having same name. Issue #24502, patch from ocean.
git-svn-id: trunk@44513 -
2014-03-24 22:29:25 +00:00
martin
202388270c FpDebug: fix array index for static array
git-svn-id: trunk@44506 -
2014-03-24 13:36:10 +00:00
martin
7dff9e1f43 FpDebug: fix data address with "Ref" / tests
git-svn-id: trunk@44501 -
2014-03-23 21:22:15 +00:00
joost
3f36dd3c53 FpDbg: Implemented single-stepping on Darwin
git-svn-id: trunk@44500 -
2014-03-23 20:54:32 +00:00
mattias
272765465b codetools: identifier completion: fixed IsReadOnly
git-svn-id: trunk@44498 -
2014-03-23 19:16:29 +00:00
martin
a46b9d6e39 FpGdbmiDebugger: tests
git-svn-id: trunk@44497 -
2014-03-23 15:36:36 +00:00
martin
95834abad6 FpDebug: Spelling
git-svn-id: trunk@44496 -
2014-03-23 15:35:37 +00:00
joost
fa16dcdf52 FpDbg: Use dSYM bundle on Darwin to read Dwarf debug-info for executable
git-svn-id: trunk@44495 -
2014-03-23 15:05:31 +00:00
joost
d43aefb1a6 FpDbg: Fixed AV when the debugged application has been terminated
git-svn-id: trunk@44494 -
2014-03-23 14:07:28 +00:00
joost
203ab1fcd3 FpDbg: Show message when a breakpoint has been reached
git-svn-id: trunk@44493 -
2014-03-23 14:03:29 +00:00
joost
327140d6b8 FpDbg: Disasemble on non-Windows systems
git-svn-id: trunk@44492 -
2014-03-23 13:49:11 +00:00
joost
4613232478 FpDbg: Fixed problem with uninitialized variable
git-svn-id: trunk@44491 -
2014-03-23 13:41:15 +00:00
martin
b20ef6a9a5 Debugger: refactor tests / start tests far fpgdbmi
git-svn-id: trunk@44489 -
2014-03-22 12:41:28 +00:00
martin
35e34ba93c SynEdit: fix designer (correct inherited)
git-svn-id: trunk@44488 -
2014-03-22 10:59:50 +00:00
martin
6235a07f69 SynEdit: publish MouseTextActions
git-svn-id: trunk@44487 -
2014-03-22 10:44:19 +00:00
wp
5e9c4964ce TAChart: add properties "Font" and "UseFont" to TChartStyle
git-svn-id: trunk@44486 -
2014-03-21 20:13:56 +00:00
martin
04d3f25da3 Debugger: test, refactor
git-svn-id: trunk@44485 -
2014-03-21 03:05:44 +00:00
martin
671155bdde Debugger: test, move to package
git-svn-id: trunk@44482 -
2014-03-20 21:32:41 +00:00
martin
04e4af4d3a Debugger: refactor
git-svn-id: trunk@44477 -
2014-03-20 16:53:13 +00:00
martin
eeef6684f7 Debugger: refactor
git-svn-id: trunk@44476 -
2014-03-20 14:59:29 +00:00
martin
e6966c2a2a Debugger: refactor
git-svn-id: trunk@44473 -
2014-03-19 18:16:23 +00:00
martin
26e420585f Debugger: refactor
git-svn-id: trunk@44472 -
2014-03-19 18:04:42 +00:00
martin
e221726c5a Debugger: refactor
git-svn-id: trunk@44471 -
2014-03-19 17:17:03 +00:00
wp
d7a192f709 TAChart: add sources of bar series tutorial
git-svn-id: trunk@44470 -
2014-03-18 23:28:40 +00:00
martin
ef91216989 Debugger: GDBMIDebugger better handling of space in filenames / Fix problem from Revision: 44429 / some filenames end up forever pending
git-svn-id: trunk@44468 -
2014-03-18 21:01:50 +00:00
martin
3d8ea62914 Debugger: refactor
git-svn-id: trunk@44467 -
2014-03-18 19:26:04 +00:00
martin
245d81b151 Debugger: refactor
git-svn-id: trunk@44466 -
2014-03-18 15:49:01 +00:00
martin
9246646d0f Debugger: refactor
git-svn-id: trunk@44465 -
2014-03-18 14:58:46 +00:00
martin
c0924d71a4 Debugger: refactor
git-svn-id: trunk@44463 -
2014-03-18 02:45:28 +00:00
martin
3365e9987e SynEdit: Fixed current line highlight, for use of synedit outside the IDE.
git-svn-id: trunk@44462 -
2014-03-17 20:32:21 +00:00
mattias
d841be9240 IDE: less hints, initialize vars, use unused parameters
git-svn-id: trunk@44457 -
2014-03-17 11:25:57 +00:00
mattias
914882e83c IDEIntf: set free notification for TPropertyEditorHook.LookupRoot, changed TPropertyEditorHook to TComponent, set freenotification for TCustomPropertiesGrid.TIObject, bug #25872
git-svn-id: trunk@44455 -
2014-03-17 10:02:36 +00:00
juha
e5758e1aea LCL: make TCustomButton.Click public. Issue #25870.
git-svn-id: trunk@44451 -
2014-03-16 22:45:52 +00:00
joost
434c770d67 FpDbg: Show correct value of eip after hitting a breakpoint
git-svn-id: trunk@44450 -
2014-03-16 22:11:19 +00:00
joost
042680da83 FpDbg: Basic breakpoint-handling on Darwin
git-svn-id: trunk@44448 -
2014-03-16 21:24:27 +00:00
martin
c1846572a1 FPDebug: mem leak
git-svn-id: trunk@44447 -
2014-03-16 18:42:28 +00:00
martin
1bef36d35d Debugger: refactor
git-svn-id: trunk@44446 -
2014-03-16 18:42:01 +00:00
joost
c8e074d4ef FpDbg: Refactored handling of breakpoints, so that parts of the code could be used too on other platforms then Windows
FpDbg: Set the FMainThread variable after the main-thread is created, not before. This fixes the handling of breakpoints.

git-svn-id: trunk@44445 -
2014-03-16 12:50:45 +00:00
joost
3c32f95e8f FpDbg: Removed unused unit from uses-section.
git-svn-id: trunk@44444 -
2014-03-16 12:45:20 +00:00
joost
935b4665cc FpDbg: Use generic way to get value of instruction pointer register
git-svn-id: trunk@44443 -
2014-03-16 11:26:47 +00:00
joost
459a825fc2 FpDbg: Read register-information on Darwin
git-svn-id: trunk@44442 -
2014-03-16 11:24:51 +00:00
joost
46c815a029 FpDbg: Added basic writememory command
git-svn-id: trunk@44441 -
2014-03-16 10:52:52 +00:00
joost
3ba842927f FpDbg: Show proper process- and thread-id on application start.
git-svn-id: trunk@44440 -
2014-03-16 10:46:10 +00:00
joost
5363754ee0 FpDbg: Missing part of r44438 #618ce88805.
git-svn-id: trunk@44439 -
2014-03-16 10:43:30 +00:00
joost
618ce88805 FpDbg: Placed some Windows-specific code between ifdef's to fix compilation on non-Windows systems.
git-svn-id: trunk@44438 -
2014-03-16 10:35:38 +00:00
joost
6974915b8b FpDbg: Moved Windows-specific code to terminate the process to fpdbgwinclasses.pas
git-svn-id: trunk@44437 -
2014-03-16 10:33:04 +00:00
joost
eba8717294 * Moved Windows-specific code to read the instruction-pointer and base stack pointer register values to fpdbgwinclasses.pas
git-svn-id: trunk@44436 -
2014-03-16 10:18:06 +00:00
jesus
178cdf98b7 LazReport, methods for preview scrolling, from Alexsey Lagunov
git-svn-id: trunk@44435 -
2014-03-15 18:21:26 +00:00
zoran
9459918ec8 DateTimePicker: cleanup code from ifdef regarding very old Lazarus version
git-svn-id: trunk@44434 -
2014-03-15 15:36:07 +00:00
jesus
b6ea3d2753 CairoCanvas: fix GdkCairoCanvas ignored Controls coordinates, always paints on parent (0, 0) position, from Petr-K, issue #25485
git-svn-id: trunk@44432 -
2014-03-15 08:33:39 +00:00
jesus
9f64f946ed CairoCanvas, updated test
git-svn-id: trunk@44431 -
2014-03-15 08:21:29 +00:00
jesus
585b1dd06a CairoCanvas, support for wordbreak text style, from Petr-K, issue #25484
git-svn-id: trunk@44430 -
2014-03-15 08:19:36 +00:00
martin
53f8732b32 Debugger: GDBMIDebugger better handling of space in filenames
git-svn-id: trunk@44429 -
2014-03-14 20:20:20 +00:00
jesus
6010076f50 LazReport, implemented lrPropStorage dialogs control, from Aleksey Lagunov
git-svn-id: trunk@44428 -
2014-03-14 19:42:33 +00:00
sekelsenmat
8e41d00f33 fpvectorial: Fixes some text regressions introduced by the new text code
git-svn-id: trunk@44427 -
2014-03-14 14:36:05 +00:00
joost
e417930ab0 FpDbg: Removed unused windows from uses to fix compilation on non--Windows.
git-svn-id: trunk@44425 -
2014-03-13 21:42:27 +00:00
joost
ade43d3625 FpDbg: Removed unused windows from uses and added some units to fix compilation on Windows.
git-svn-id: trunk@44424 -
2014-03-13 21:34:27 +00:00
jesus
82b4f80321 LazReport, fix compilation with FPC 2.6.5, patch from Julio Jiménez Borreguero
git-svn-id: trunk@44418 -
2014-03-13 14:52:07 +00:00
jesus
95e89c5bda LazReport, make ObjectInspector remember the last edited property on selecting objects, issue #25845
git-svn-id: trunk@44417 -
2014-03-13 08:01:27 +00:00
jesus
221bff034a LazReport, DefaultCopies should be set to 1 by default, issue #25840
git-svn-id: trunk@44416 -
2014-03-13 06:34:19 +00:00
joost
c20f74439d * Implemented basic debug-support for Darwin
git-svn-id: trunk@44413 -
2014-03-12 21:35:06 +00:00
martin
c396dbcd23 GDBMIDebugger: fix watchpoints.
git-svn-id: trunk@44411 -
2014-03-12 17:49:22 +00:00
jesus
0663d233e9 LazReport, set resolution for virtual printer, from aleksey Lagunov
git-svn-id: trunk@44410 -
2014-03-12 16:05:29 +00:00
martin
e3b1d7060b FPDebug: fix finding parentclass data address
git-svn-id: trunk@44408 -
2014-03-11 22:16:38 +00:00
jesus
2ffd578010 LazReport, at lazarus design time fix datafields not available if report is not on same form, issue #21050
git-svn-id: trunk@44407 -
2014-03-11 18:50:13 +00:00
martin
635f14467e FPDebug: fix crash
git-svn-id: trunk@44406 -
2014-03-11 14:56:09 +00:00
sekelsenmat
753f00445b fpvectorial - svg: Applies viewbox conversion to drawing coordinates and font size
git-svn-id: trunk@44403 -
2014-03-11 05:56:22 +00:00
martin
1b3ac9cf89 FPDebug: re-added address cache for members
git-svn-id: trunk@44402 -
2014-03-11 04:54:05 +00:00
mattias
6390494ff4 IDEIntf: comments
git-svn-id: trunk@44401 -
2014-03-10 23:29:36 +00:00
sekelsenmat
d1e547a07d fpvectorial - svg: Fixes text X and Y coordinates, both were wrong, now it seams to work correct
git-svn-id: trunk@44400 -
2014-03-10 21:47:34 +00:00
martin
20b4a3d0ed SynEdit: fixed wrong index in space trimmer. Issue #0025843
git-svn-id: trunk@44397 -
2014-03-10 15:44:02 +00:00
sekelsenmat
bbcdb509b3 fpvectorial: svg: Adds numbers as bold too
git-svn-id: trunk@44396 -
2014-03-10 09:58:48 +00:00
sekelsenmat
bfe8c53b66 fpvectorial: svg: Reworks the text span style stack system, now it shows the red in the new example
git-svn-id: trunk@44395 -
2014-03-10 09:54:57 +00:00
sekelsenmat
5d6b6286f1 fpvectorial: Implements support for infix to RPN formula conversion for left-associative operators
git-svn-id: trunk@44394 -
2014-03-10 09:12:37 +00:00
sekelsenmat
796e552c53 fpvectorial: minor changes
git-svn-id: trunk@44393 -
2014-03-10 08:38:38 +00:00
sekelsenmat
68648a037f fpvectorial: svg - improves text span and viewbox support, now text already shows in text_test_1.svg
git-svn-id: trunk@44392 -
2014-03-10 06:32:43 +00:00
martin
91b0b4fb35 FPDebug: fix crash in accessing member by name
git-svn-id: trunk@44391 -
2014-03-10 00:38:52 +00:00
martin
8698832256 SynEdit: fixed wrong index in space trimmer. Issue #0025843
git-svn-id: trunk@44390 -
2014-03-10 00:25:45 +00:00
zoran
10d67b7628 DateTimePicker: Always use PopupMode pmAuto
git-svn-id: trunk@44388 -
2014-03-09 16:16:32 +00:00
joost
607af213ac FpDbg: Refactored code to get module-name, to avoid double code for processes and libraries.
git-svn-id: trunk@44387 -
2014-03-09 12:00:55 +00:00
joost
2947aab047 FpDbg: Fixed compilation by adding FpdMemoryTools to uses
git-svn-id: trunk@44386 -
2014-03-09 11:07:52 +00:00
joost
4b3ae8e4bd * Moved more Windows-specific code from fpdloop to fpdbgwinclasses.
git-svn-id: trunk@44385 -
2014-03-09 10:22:34 +00:00
joost
d8b00dc8d0 * Fixed an exception on writing a message that setting a breakpoint failed.
git-svn-id: trunk@44384 -
2014-03-09 10:01:32 +00:00
sekelsenmat
2d16167f02 fpvectorial: Starts rewriting svg text support to support nested spans
git-svn-id: trunk@44383 -
2014-03-09 09:17:40 +00:00
martin
32f60ff178 FPDebug: refactor (use value-object for data address of members)
git-svn-id: trunk@44382 -
2014-03-08 22:07:32 +00:00
jesus
c35fa096f0 LazReport, also process user functions while processing aggregate functions, issue #25803
git-svn-id: trunk@44374 -
2014-03-08 04:25:20 +00:00
jesus
c9dc2d4de1 LazReport, fix preview's find button always visible, issue #25831
git-svn-id: trunk@44369 -
2014-03-07 19:06:27 +00:00
maxim
43f34d9bc2 Translations: improved Russian translation
git-svn-id: trunk@44364 -
2014-03-06 21:06:34 +00:00
sekelsenmat
f7f5ec8d01 fpvectorial: Initial implementation of rendering rich text
git-svn-id: trunk@44363 -
2014-03-06 14:06:04 +00:00
jesus
003a8be7e1 LazReport, fix page orientation while direct printing a report designed using virtual printer, issue #25802
git-svn-id: trunk@44360 -
2014-03-05 20:18:31 +00:00
mattias
aa4c4a8a9e codetools: identifier completion: GetParamTypeList: catch error
git-svn-id: trunk@44358 -
2014-03-05 18:30:46 +00:00
mattias
b51db2c51a codetools: fixed typo
git-svn-id: trunk@44353 -
2014-03-05 13:50:21 +00:00
joost
d23eff7453 * Removed bogus default-values for records. Those do not compile on fpc 2.7.1
git-svn-id: trunk@44351 -
2014-03-05 11:15:52 +00:00
joost
84c8a874db * Fixed compilation on non-Windows operation systems
git-svn-id: trunk@44350 -
2014-03-05 10:53:07 +00:00
joost
1d789ef144 * Re factorization to move windows-specific code from fpdcommand.pas to fpdbgwinclasses.pas
git-svn-id: trunk@44349 -
2014-03-05 10:13:31 +00:00
jesus
51c51a18b9 LazReport, fix paper orientation changed after printing, issue #25802
git-svn-id: trunk@44348 -
2014-03-05 00:07:06 +00:00
jesus
41bbe0bb16 LazReport, printer debug info
git-svn-id: trunk@44347 -
2014-03-04 23:54:39 +00:00
martin
f65306bccd SynEdit: Markup-IfDef; fix crash. Issue: #0025811
git-svn-id: trunk@44345 -
2014-03-04 19:22:38 +00:00
mattias
3747f3f516 IDEIntf: comment
git-svn-id: trunk@44344 -
2014-03-04 14:33:45 +00:00
mattias
a52123b355 IDEIntf: comment
git-svn-id: trunk@44342 -
2014-03-04 14:18:30 +00:00
mattias
a355640db9 IDEIntf: added event called when the IDE collects the fpc front end parameters
git-svn-id: trunk@44341 -
2014-03-04 14:15:57 +00:00
mattias
4b9f06ac1e IDEIntf: added event called when the IDE collects the fpc front end parameters
git-svn-id: trunk@44340 -
2014-03-04 14:13:40 +00:00
zoran
26b20e2946 datetimectrls - AutoAdvance defaults to True
git-svn-id: trunk@44337 -
2014-03-04 04:34:20 +00:00
zoran
58e0398461 datetimectrls - prevent calendar drop when day is not shown
git-svn-id: trunk@44336 -
2014-03-04 04:26:23 +00:00
mattias
02b09d18e6 IDEIntf: form designer: added AddClicked hook, called whenever the user selected a component class and clicked on the designer to add a new component
git-svn-id: trunk@44335 -
2014-03-03 20:03:24 +00:00
mattias
45e9bd0b9c IDEIntf: added TAbstractIDEOptions handler destroy
git-svn-id: trunk@44332 -
2014-03-03 09:47:13 +00:00
mattias
bc1ecef605 lazutils: TMethodList: added AllowDuplicates, default false
git-svn-id: trunk@44331 -
2014-03-03 09:46:31 +00:00
martin
483139f4fb FPDebug: refactor, renamed some classes
git-svn-id: trunk@44330 -
2014-03-02 21:58:15 +00:00
zeljko
7767d83380 fpdebug: make fpdebug compileable for non mswindows targets.
git-svn-id: trunk@44314 -
2014-03-02 10:17:52 +00:00
martin
ee0df892d8 LazUtils: helper for refcnt object
git-svn-id: trunk@44313 -
2014-03-02 02:22:18 +00:00
martin
09f97f2afd FPDebug: refactor
git-svn-id: trunk@44312 -
2014-03-02 02:14:44 +00:00
martin
f2745c8af3 FPDebug: disable wrong caching / refactor
git-svn-id: trunk@44310 -
2014-03-01 19:38:20 +00:00
martin
a8be1a3d8a FPGDBMIDebugger: check obj initialized
git-svn-id: trunk@44309 -
2014-03-01 19:37:01 +00:00
mattias
8497743a6a IDEIntf: ListDataSourceFields
git-svn-id: trunk@44308 -
2014-03-01 16:19:24 +00:00
mattias
874de17967 codetools: fixed IsFPCExecutable checking exe extension
git-svn-id: trunk@44306 -
2014-02-28 20:57:31 +00:00
martin
4ea228a9e3 LazLogger: fixed logfile with relative path
git-svn-id: trunk@44296 -
2014-02-28 17:42:19 +00:00
mattias
1489dc5cb6 IDE: more details why the IDE does not like the compiler file
git-svn-id: trunk@44295 -
2014-02-28 17:29:04 +00:00
martin
4c8bf0291a LazLogger: fixed logfile with relative path
git-svn-id: trunk@44293 -
2014-02-28 17:06:01 +00:00
mattias
e595122eae codetools: clean up
git-svn-id: trunk@44290 -
2014-02-28 13:40:07 +00:00
mattias
0f252ce423 IDE: using -Xp and -V as keys for cache of fpc settings
git-svn-id: trunk@44289 -
2014-02-28 13:38:12 +00:00