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 |
|
juha
|
1895283edd
|
LCL: remove an experimental TEditButton which seems to be a dead end. It was behind a define NewEditButton.
git-svn-id: trunk@44433 -
|
2014-03-15 14:08:51 +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 |
|
jesus
|
564b4228a3
|
LCL, grids, fix cbsEllipsis editor not allowing focus change, issue #25824
git-svn-id: trunk@44415 -
|
2014-03-13 00:48:43 +00:00 |
|
jesus
|
156692fdcd
|
LCL, windows, while TEdit/TComboBox edit don't play sound on pressing ESCAPE key, issue #25847
git-svn-id: trunk@44414 -
|
2014-03-13 00:06:02 +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
|
8d8f500e71
|
IDE: EditorOptions, user colors fixed frame init. Issue #0025853
git-svn-id: trunk@44409 -
|
2014-03-11 23:31:21 +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 |
|
zeljko
|
f5a9af9123
|
Gtk2: fixed returning correct result from TGtk2WSCustomTabControl.GetTabRect. issue #18926
git-svn-id: trunk@44405 -
|
2014-03-11 11:41:08 +00:00 |
|
zeljko
|
5047d8a8df
|
LCL: TCustomListView.OnDeletion must trigger even when destroying component since we might have assigned objects in data property of item.issue #25431
git-svn-id: trunk@44404 -
|
2014-03-11 07:59:11 +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 |
|
maxim
|
1dc7cf5dab
|
Installer, Win: French translation update by ChrisF, bug #25846
git-svn-id: trunk@44398 -
|
2014-03-10 19:11:45 +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 |
|
jesus
|
bf25a41cc8
|
LCL, activate selection if selection is set while goSelectionActive option is specified, patch with changes from wp, issue #25835
git-svn-id: trunk@44389 -
|
2014-03-09 22:16:05 +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 |
|
freq
|
8cec6d7044
|
Cocoa: Make TEdit real single line
git-svn-id: trunk@44381 -
|
2014-03-08 17:55:19 +00:00 |
|