jesus
|
c70388e6a8
|
LazReport, invalidate the page instead of just invalidating the 'end' state after undo/redo, fix issue #26698
git-svn-id: trunk@46249 -
|
2014-09-19 03:33:22 +00:00 |
|
juha
|
43db31159c
|
LCL-Win: Add DestroyHandle method for TWin32WSSaveDialog. Issue #23388, patch from lks.
git-svn-id: trunk@46248 -
|
2014-09-18 21:38:38 +00:00 |
|
jesus
|
b42d8559bf
|
CairoCanvas: don't call TCanvas.DoMoveTo which calls interface MoveToEx, fix crash on cairo LazReport exporting reports with lines or objects with incomplete frames
git-svn-id: trunk@46247 -
|
2014-09-18 17:35:59 +00:00 |
|
juha
|
97c1246eea
|
LCL: Add ArcTo function to TCanvas class. Issue #7230, patch from Howard Page-Clark
git-svn-id: trunk@46246 -
|
2014-09-17 16:30:32 +00:00 |
|
juha
|
4ddd6b9e3d
|
LCL-Win: Fix client rect position of group box on Windows. Issue #25203, patch from Yury Sidorov
git-svn-id: trunk@46245 -
|
2014-09-16 18:16:46 +00:00 |
|
wp
|
9a2d8a270b
|
TAChart: extend TOHLCSeries for display as candlesticks. Add demo "financial" with OHLCSeries in OHLC and candlestick mode.
git-svn-id: trunk@46244 -
|
2014-09-16 11:45:08 +00:00 |
|
jesus
|
0a7975bb19
|
LazReport, fix identifying papers by size
git-svn-id: trunk@46243 -
|
2014-09-16 05:46:41 +00:00 |
|
mattias
|
5030be7b0a
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@46242 -
|
2014-09-15 18:09:14 +00:00 |
|
juha
|
24997db694
|
LCL: Fix error shown in png testsuite "basn6a16". Was a regression by r41838 #8a1c1b7263. Issue #25055, patch from ocean.
git-svn-id: trunk@46241 -
|
2014-09-15 16:04:58 +00:00 |
|
juha
|
6acfc0801e
|
Win32 TListView: fix wrong size of checkboxes on Windows XP. Issue #26690, patch from Andrew G. Khodotov.
git-svn-id: trunk@46240 -
|
2014-09-15 15:39:59 +00:00 |
|
juha
|
2d6147eb18
|
ObjectInspector: locate the arrow on left side vertically better. Issue #26258, patch from Howardpc.
git-svn-id: trunk@46239 -
|
2014-09-15 15:39:49 +00:00 |
|
reiniero
|
90669d5591
|
* Tools/CHMMaker: fix potential memory leak.
git-svn-id: trunk@46238 -
|
2014-09-15 12:16:21 +00:00 |
|
jesus
|
187a700a04
|
LCL, grids, check for column index growing too big. Which may cause exception on trying to get invalid column width
git-svn-id: trunk@46237 -
|
2014-09-14 22:34:14 +00:00 |
|
bart
|
4145473e3d
|
PoChecker: don't autocreate the GraphStat form (fixes crash when run as tool from IDE).
git-svn-id: trunk@46236 -
|
2014-09-14 17:46:26 +00:00 |
|
jesus
|
679d20a26e
|
Printers, don't setup printer list while printer object is being destroyed, fix issue #26489
git-svn-id: trunk@46235 -
|
2014-09-14 17:41:24 +00:00 |
|
bart
|
cac409bb01
|
PoChecker: update the package file (add GraphStat).
git-svn-id: trunk@46234 -
|
2014-09-14 17:26:31 +00:00 |
|
bart
|
aca0c26028
|
PoChecker: Anchor GraphStatBtn (on ResultDlgForm), to the proper companion.
git-svn-id: trunk@46233 -
|
2014-09-14 17:18:48 +00:00 |
|
bart
|
23b663eb70
|
PoChecker: add some debugln satement to investigate crash reported by Swen Heinig.
git-svn-id: trunk@46232 -
|
2014-09-14 17:07:44 +00:00 |
|
bart
|
79a5b4739f
|
PoChecker: regenerated language files.
git-svn-id: trunk@46231 -
|
2014-09-14 14:22:52 +00:00 |
|
bart
|
8dce505d77
|
PoChecker: starts implementing graphical summary for statistics.
git-svn-id: trunk@46230 -
|
2014-09-14 14:21:05 +00:00 |
|
zeljko
|
e7fad8fd70
|
LCL: added qtsystemtrayicon unit into lcl.lpk. issue #23217
git-svn-id: trunk@46229 -
|
2014-09-14 13:53:38 +00:00 |
|
zeljko
|
fd6910f41e
|
Qt: implemented OnMouseMove and OnPaint on TTrayIcon under x11. issue #23217
git-svn-id: trunk@46228 -
|
2014-09-14 13:48:40 +00:00 |
|
zeljko
|
bf7b7ec5d4
|
Qt,LCL: undo revisions 46222 #d805dcb767,46223 #1e2a6cc7de. Need to split .lpk from ws changes for easier merge into 1.2.6
git-svn-id: trunk@46227 -
|
2014-09-14 13:43:47 +00:00 |
|
juha
|
2700d32686
|
SynEdit: Prevent calling OnKeyPress twice when ReadOnly is True. Issue #26444, patch from Mukhin Alexey.
git-svn-id: trunk@46226 -
|
2014-09-14 13:23:52 +00:00 |
|
juha
|
b98b901269
|
TreeFilterEdit: Better names for 2 methods.
git-svn-id: trunk@46225 -
|
2014-09-14 13:23:50 +00:00 |
|
juha
|
56e178994f
|
PackagerEditor: improve updating only parts of the view after user changes.
git-svn-id: trunk@46224 -
|
2014-09-14 13:23:43 +00:00 |
|
zeljko
|
1e2a6cc7de
|
Qt: improved patch from revision 4622 #c24fd21f7c, added licence header into qtsystemtrayicon unit.issue #23217
git-svn-id: trunk@46223 -
|
2014-09-14 13:04:00 +00:00 |
|
zeljko
|
d805dcb767
|
Qt: implemented OnMouseMove and OnPaint for TTrayIcon under X11. issue #23217
git-svn-id: trunk@46222 -
|
2014-09-14 12:54:15 +00:00 |
|
zeljko
|
9b97b7965b
|
Gtk2: implemented OnMouseMove() for TTrayIcon. Patch by AlexL. issue #23217
git-svn-id: trunk@46221 -
|
2014-09-14 12:43:05 +00:00 |
|
sekelsenmat
|
b85b9bb07e
|
cocoa: Theme drawing for treeview
git-svn-id: trunk@46220 -
|
2014-09-14 12:07:39 +00:00 |
|
mattias
|
fcc8b08340
|
bigide: datetimectrl
git-svn-id: trunk@46219 -
|
2014-09-14 09:48:01 +00:00 |
|
mattias
|
31e9720f24
|
datetimectrl: updated makefile
git-svn-id: trunk@46218 -
|
2014-09-14 09:23:47 +00:00 |
|
reiniero
|
94155eb551
|
* LCL/lazhelpintf.pas: Cosmetic (comment language).
git-svn-id: trunk@46217 -
|
2014-09-14 07:26:04 +00:00 |
|
juha
|
4b38ed7b2b
|
LCL: use constants in controlconsts.inc. Issue #26673, patch from ocean.
git-svn-id: trunk@46216 -
|
2014-09-13 21:28:55 +00:00 |
|
juha
|
3b982f582d
|
LCL: Constants moved from LMessages to a new .inc file.
git-svn-id: trunk@46215 -
|
2014-09-13 21:25:40 +00:00 |
|
mattias
|
479da9dac7
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@46214 -
|
2014-09-13 21:13:46 +00:00 |
|
mattias
|
b8b57b74bb
|
IDE: comments
git-svn-id: trunk@46213 -
|
2014-09-13 21:11:15 +00:00 |
|
mattias
|
8d7a8b4f81
|
datetimectrls: removed -CX, added LCLWidgetType dir to output path
git-svn-id: trunk@46212 -
|
2014-09-13 21:10:55 +00:00 |
|
mattias
|
f0d82b263b
|
IDE: package compiler options: fixed showing unitstyle
git-svn-id: trunk@46211 -
|
2014-09-13 20:57:46 +00:00 |
|
mattias
|
8ee2a47c21
|
updated Makefiles
git-svn-id: trunk@46210 -
|
2014-09-13 17:38:29 +00:00 |
|
juha
|
e08c4fde50
|
IDE: add DateTimeCtrls for Lazarus BigIde. (almost)
git-svn-id: trunk@46209 -
|
2014-09-13 17:20:37 +00:00 |
|
zeljko
|
0e6d1e27a5
|
LCL: fixed bug where OnSelectionChanged() isn't called in some circumstances.issue #26714
git-svn-id: trunk@46208 -
|
2014-09-13 14:36:46 +00:00 |
|
juha
|
60fe9db3e4
|
IDE: Makefiles needed when adding DateTimeCtrls for Lazarus BigIde.
git-svn-id: trunk@46207 -
|
2014-09-13 14:11:01 +00:00 |
|
juha
|
e1ec0784c5
|
IDE: add EditorToolbar for Lazarus BigIde.
git-svn-id: trunk@46206 -
|
2014-09-13 13:34:41 +00:00 |
|
juha
|
7db5512869
|
IDE: Mkefiles needed when adding EditorToolbar for Lazarus BigIde.
git-svn-id: trunk@46205 -
|
2014-09-13 13:32:18 +00:00 |
|
juha
|
c22d801fd0
|
LCL: Prevent empty items in Carbon TListBox. Issue #24973, patch from realXCV.
git-svn-id: trunk@46204 -
|
2014-09-13 10:02:50 +00:00 |
|
juha
|
2d68a26e97
|
LCL: Implement DBAction on DBControls. Issue #25988, patch from Luigi
git-svn-id: trunk@46203 -
|
2014-09-13 09:40:00 +00:00 |
|
juha
|
ee833d9792
|
LCL: Don't edit TDBMemo when TDataSource.AutoEdit = False. Issue #24246, patch from Éderson Cássio.
git-svn-id: trunk@46202 -
|
2014-09-13 09:06:00 +00:00 |
|
juha
|
d8ef520c3e
|
LCL: TCustomBitmap.SetMonochrome contained unreachable code. Issue #21599, patch from u-boot.
git-svn-id: trunk@46201 -
|
2014-09-13 08:40:56 +00:00 |
|
juha
|
3985d2f0cb
|
IDE: Import/export paths in path editor dialog. Part of issue #25903.
git-svn-id: trunk@46200 -
|
2014-09-13 08:40:50 +00:00 |
|