martin
|
6a504f60d8
|
DBG: fix callstack, opens directory in editor (unix), for unknown location. Issue #20561
git-svn-id: trunk@33095 -
|
2011-10-26 15:38:48 +00:00 |
|
jesus
|
1858ce9d24
|
LazReport, debug info
git-svn-id: trunk@33094 -
|
2011-10-26 15:30:03 +00:00 |
|
sekelsenmat
|
cae025b734
|
Adds helper routines to TControl to obtain the background color
git-svn-id: trunk@33093 -
|
2011-10-26 15:22:45 +00:00 |
|
sekelsenmat
|
73f0887e09
|
Fixes bug #20065. Removes ssCaps, ssNum and ssScroll because they are implemented based on the key lock in win32, which is not the same as shift state, they are added only for MouseWhell events and very unreliable across platforms (cannot be correctly implemented in win32 for example). Also corrects the ShiftState for MouseWhell messages in Windows. Removes State from the mousewhell internal message, now Button is used, which is more consistent with Win32.
git-svn-id: trunk@33092 -
|
2011-10-26 15:08:10 +00:00 |
|
juha
|
6e659b3e4a
|
IDE: Improve some anchors in Build Lazarus dialog
git-svn-id: trunk@33091 -
|
2011-10-26 14:58:24 +00:00 |
|
martin
|
f991072664
|
DBG: added some feedback (debugln)
git-svn-id: trunk@33090 -
|
2011-10-26 14:26:14 +00:00 |
|
juha
|
e9ccc22476
|
Revert earlier changes of ShowHint/ParentShowHint logic but improve fetching a hint text from parents when needed
git-svn-id: trunk@33089 -
|
2011-10-26 13:35:47 +00:00 |
|
sekelsenmat
|
befb6dd9c5
|
Small uses clause improvement
git-svn-id: trunk@33088 -
|
2011-10-26 09:43:34 +00:00 |
|
sekelsenmat
|
0700999942
|
Splits the big customdrawn unit in two smaller parts
git-svn-id: trunk@33087 -
|
2011-10-26 09:25:30 +00:00 |
|
juha
|
bd7b46c17a
|
LCL: improve HintControl function more. The control returned is the first parent to contain hint text.
git-svn-id: trunk@33086 -
|
2011-10-26 06:50:16 +00:00 |
|
jesus
|
56c6f5662e
|
LazReport, fix exception on moving object after memo editor causing subsequent inestability
git-svn-id: trunk@33085 -
|
2011-10-26 03:37:06 +00:00 |
|
sekelsenmat
|
4b223aa89d
|
Final fix for 20552
git-svn-id: trunk@33084 -
|
2011-10-26 02:38:40 +00:00 |
|
dodi
|
9dec676a01
|
Docs: Controls synced and finished, many questions remain
git-svn-id: trunk@33083 -
|
2011-10-26 00:36:49 +00:00 |
|
juha
|
dd109fba91
|
LCL: fix the hint behavior after the earlier change.
git-svn-id: trunk@33082 -
|
2011-10-25 11:43:00 +00:00 |
|
martin
|
b620fb101b
|
CompilerOpts: Restore debug info by default (was implied by line-info
git-svn-id: trunk@33081 -
|
2011-10-25 09:49:35 +00:00 |
|
juha
|
bd619d70e5
|
LCL: fix wrong behavior between ShowHint and ParentShowHint.
git-svn-id: trunk@33080 -
|
2011-10-25 09:30:06 +00:00 |
|
sekelsenmat
|
5f53fe15b9
|
Implements GetConsoleTextEncoding for Windows
git-svn-id: trunk@33079 -
|
2011-10-25 07:39:48 +00:00 |
|
sekelsenmat
|
9cd742005b
|
Starts GetConsoleTextEncoding
git-svn-id: trunk@33078 -
|
2011-10-25 07:35:02 +00:00 |
|
zeljko
|
018a1428f5
|
Qt: implemented case when an TWinControl have csNoFocus in TControlStyle
git-svn-id: trunk@33077 -
|
2011-10-25 07:34:57 +00:00 |
|
sekelsenmat
|
ca38c9ebc5
|
Documents a routine
git-svn-id: trunk@33076 -
|
2011-10-25 06:13:19 +00:00 |
|
ask
|
ffc4da8f03
|
TAChart: Support NaNs in data point tools
git-svn-id: trunk@33075 -
|
2011-10-25 01:48:06 +00:00 |
|
juha
|
193d7f84ac
|
LCL: Fix a crash when deleting a row in string grid. Issue #20549, patch from bald zhang
git-svn-id: trunk@33074 -
|
2011-10-24 21:38:55 +00:00 |
|
juha
|
1c66c1c865
|
LCL: Fix form's scrollbars that disappeared after resize. Issue #19677, patch from August Klein
git-svn-id: trunk@33073 -
|
2011-10-24 19:33:14 +00:00 |
|
zeljko
|
b8cb50f5ce
|
LCL: added explanation for TControlStyles csNoStdEvents and csNoFocus
git-svn-id: trunk@33072 -
|
2011-10-24 19:14:29 +00:00 |
|
juha
|
bbc0b05e9e
|
svn2revisioninc: fix a potential deadlock, issue #20471
git-svn-id: trunk@33071 -
|
2011-10-24 18:01:05 +00:00 |
|
zeljko
|
4e9eda7a16
|
LCL: Grids: added dgCanSelectAnyButton to grid options so we can select row with right mouse click, now we are Delphi compatibile.Patch by Zoran Vucenovic. Issue #18115
git-svn-id: trunk@33070 -
|
2011-10-24 16:54:11 +00:00 |
|
zeljko
|
d6f183e393
|
Gtk2: cleanup of unnecessary defines, some code formatting.
git-svn-id: trunk@33069 -
|
2011-10-24 16:46:00 +00:00 |
|
mattias
|
102551b5d0
|
IDE: configure build laz dialog: invalidate macros if user only saves settings
git-svn-id: trunk@33068 -
|
2011-10-24 15:58:20 +00:00 |
|
mattias
|
38b069389a
|
turbopoweripro.lpk printer4lazarus.lpk: do not auto create Makefile
git-svn-id: trunk@33067 -
|
2011-10-24 15:57:13 +00:00 |
|
mattias
|
d4e4fe6f3c
|
codetools: fixed FindNextComment when MaxPos=0
git-svn-id: trunk@33066 -
|
2011-10-24 15:54:14 +00:00 |
|
ask
|
794b3c6aec
|
TAChart: Draw text of chart list box items with the same background as the list box itself
git-svn-id: trunk@33065 -
|
2011-10-24 07:34:04 +00:00 |
|
zeljko
|
4d3ea7ffb4
|
Qt: fixed TTabSheet caption changing before QTabWidget is visible.issue #20550
git-svn-id: trunk@33064 -
|
2011-10-24 07:22:41 +00:00 |
|
zeljko
|
b1786a32dd
|
TurboPower_IPro: fix selecting css style for some html tags.Patch by Zilvinas Ledas. Issue #20535
git-svn-id: trunk@33062 -
|
2011-10-24 06:39:26 +00:00 |
|
dodi
|
ac416a3a38
|
Docs: PropertyStorage finished, many questions remain
git-svn-id: trunk@33059 -
|
2011-10-23 22:08:09 +00:00 |
|
jesus
|
0abf333b88
|
LCL, a grid may not be invalidated correctly on col/row resize
git-svn-id: trunk@33058 -
|
2011-10-23 21:20:18 +00:00 |
|
juha
|
620534553b
|
LCL: Fix scrolling TFrame inside a TScrollBox with mouse wheel, in TGtk2WSScrollingWinControl.CreateHandle. Issue #20540
git-svn-id: trunk@33057 -
|
2011-10-23 20:02:42 +00:00 |
|
juha
|
42967bec9c
|
LCL: formatting TGtk2WSScrollingWinControl.CreateHandle
git-svn-id: trunk@33056 -
|
2011-10-23 20:02:30 +00:00 |
|
juha
|
1025539513
|
IDE: formatting
git-svn-id: trunk@33055 -
|
2011-10-23 20:02:19 +00:00 |
|
juha
|
cbf1d6e467
|
Fix package TurboPower_ipro to complete r33052 #f0c9e4e57f, issue #20524
git-svn-id: trunk@33054 -
|
2011-10-23 20:02:09 +00:00 |
|
juha
|
ae2137d88c
|
IDE: Set ReadOnly = True for some report memos and treeviews.
git-svn-id: trunk@33053 -
|
2011-10-23 20:01:56 +00:00 |
|
juha
|
f0c9e4e57f
|
IDE: When "Show Information Box" is enabled, show text correctly at bottom of OI. Issue #20524, patch from cobines
git-svn-id: trunk@33052 -
|
2011-10-23 15:34:43 +00:00 |
|
zeljko
|
1133218b71
|
Qt: fixed wrong output of TQtBrush.GetLBStyle
git-svn-id: trunk@33051 -
|
2011-10-23 14:44:56 +00:00 |
|
zeljko
|
e9e48cbc59
|
LCL: cleanup of unused variables
git-svn-id: trunk@33050 -
|
2011-10-23 14:37:12 +00:00 |
|
zeljko
|
3ea5c895f8
|
LazBuild: cleanup
git-svn-id: trunk@33049 -
|
2011-10-23 14:33:52 +00:00 |
|
zeljko
|
49935742b4
|
Qt: implemented SM_CXBORDER, SM_CYBORDER in TQtWidgetSet.GetSystemMetrics()
git-svn-id: trunk@33048 -
|
2011-10-23 14:25:57 +00:00 |
|
zeljko
|
b2e14d5fa9
|
Qt: added TextMargins property to TQtLineEdit
git-svn-id: trunk@33047 -
|
2011-10-23 14:22:03 +00:00 |
|
maxim
|
c40325ed77
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20542
git-svn-id: trunk@33046 -
|
2011-10-23 12:14:05 +00:00 |
|
zeljko
|
baa3f114ca
|
Qt: fixed some notes.
git-svn-id: trunk@33044 -
|
2011-10-23 10:05:31 +00:00 |
|
zeljko
|
e767e18cee
|
Qt: fixed bug where classes inherited from THintWindow can flick, and never reach visible state.
git-svn-id: trunk@33043 -
|
2011-10-23 09:53:41 +00:00 |
|
dodi
|
c494088e5e
|
Docs: PropertyStorage updated
git-svn-id: trunk@33042 -
|
2011-10-23 09:36:20 +00:00 |
|