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 |
|
freq
|
c997992b4a
|
Cocoa: Disable unused NSButton Notificiations that are not proper released.
git-svn-id: trunk@44377 -
|
2014-03-08 10:27:10 +00:00 |
|
jesus
|
adce7de88a
|
LCL, grids, fix flag that prevents cancel control execution on pressing ESCAPE, issue #25674
git-svn-id: trunk@44376 -
|
2014-03-08 05:41:12 +00:00 |
|
jesus
|
3c10b21816
|
LCL, grids made a SortColumn property public to access FSortColumn field, issue #25763
git-svn-id: trunk@44375 -
|
2014-03-08 04:45:04 +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 |
|
juha
|
99864d6779
|
Improvements for Finnish translation.
git-svn-id: trunk@44373 -
|
2014-03-07 22:55:52 +00:00 |
|
jesus
|
4370699019
|
LCL, fix column resizing problem when column width is bigger than grid width, from Petr-K, issue #25832
git-svn-id: trunk@44372 -
|
2014-03-07 20:27:59 +00:00 |
|
freq
|
0a82041306
|
Cocoa: Remove unused NSApp delegate that created memory leaks and crashes with libraries.
git-svn-id: trunk@44371 -
|
2014-03-07 19:59:05 +00:00 |
|
freq
|
c1866d58c7
|
Cocoa: Fix window close bug
git-svn-id: trunk@44370 -
|
2014-03-07 19:15:47 +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 |
|
zeljko
|
c3b928689b
|
examples canvas_test: set canvas.copymode to srccopy, since it's cmWhiteness in next paint.
git-svn-id: trunk@44368 -
|
2014-03-07 08:38:28 +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 |
|
zeljko
|
17d4ecea6e
|
Qt: fixed wrong scaling result in drawImage().issue #25830
git-svn-id: trunk@44362 -
|
2014-03-06 09:55:42 +00:00 |
|
jesus
|
3caabb7cf3
|
LCL, fix stringgrid autoedit on pressing RETURN key, issue #25810
git-svn-id: trunk@44361 -
|
2014-03-06 04:35:07 +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 |
|