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 |
|