Commit Graph

38010 Commits

Author SHA1 Message Date
juha
a7ee575bcc Revert "LCL: Trim spaces in TPicture.FindGraphicClassWithFileExt". Not GUI code.
git-svn-id: trunk@39174 -
2012-10-28 08:38:40 +00:00
ask
e4d8203192 TAChart: Extract TACustomFuncSeries unit
git-svn-id: trunk@39173 -
2012-10-27 17:28:02 +00:00
juha
09ca4df1ec IDE: Simplify UpdateWindowMenu. Remove (now useless) delayed functionality.
git-svn-id: trunk@39172 -
2012-10-27 17:04:05 +00:00
juha
856fe390f2 IDE: remove some redundant UpdateWindowMenu calls. It is called when Window menu opens.
git-svn-id: trunk@39171 -
2012-10-27 16:36:16 +00:00
juha
b4b5258a4a LCL: Trim spaces in TPicture.FindGraphicClassWithFileExt. issue #23224
git-svn-id: trunk@39170 -
2012-10-27 16:15:25 +00:00
martin
b8b76ba108 PascalScript: Fixed compilation for 64bit
git-svn-id: trunk@39169 -
2012-10-26 00:52:10 +00:00
martin
f5a27a1725 MacroScript: started tests
git-svn-id: trunk@39168 -
2012-10-26 00:00:41 +00:00
martin
48e6d4d808 SynEdit: tests
git-svn-id: trunk@39167 -
2012-10-25 18:27:16 +00:00
blikblum
b35369a695 win32: add stdcall to recently added timer functions
git-svn-id: trunk@39166 -
2012-10-25 15:12:31 +00:00
blikblum
e25d6f24b3 win32: replace TList by TFpList (FTimerData)
git-svn-id: trunk@39165 -
2012-10-25 14:22:51 +00:00
blikblum
384db6d21b win32: add 64bit safe version of callback and timer functions. Issue #23052
git-svn-id: trunk@39164 -
2012-10-25 14:19:27 +00:00
mattias
98c3996b73 IDE: added comment
git-svn-id: trunk@39163 -
2012-10-25 11:12:11 +00:00
zeljko
7fd0c5e840 Gtk2: fixed cursor position behaviour on GtkEntry focus/unfocus. issues #21897,#23182
git-svn-id: trunk@39162 -
2012-10-25 06:42:39 +00:00
jesus
750dab2f2b LazReport, workaround to fix scrollbars not showing in report editor on windows, issue #22960
git-svn-id: trunk@39161 -
2012-10-25 04:29:40 +00:00
juha
2ed0e7a34c LCL: implement PtInRegion for GTK2 and RectInRegion for all widgetsets properly
git-svn-id: trunk@39160 -
2012-10-25 00:19:00 +00:00
mattias
f3fe1bceb8 gtk2: increased SetWidgetSizeAndPosition limit to 32000
git-svn-id: trunk@39159 -
2012-10-24 13:14:48 +00:00
jesus
d1f0542877 LazReport, Barcode Number missing when exporting to PDF, from Tony Whyman, issue #23134
git-svn-id: trunk@39158 -
2012-10-24 00:05:22 +00:00
juha
ad5eed1a72 LCL: Implement a platform independent RectInRegion. Code presented at forum by vcunha.
git-svn-id: trunk@39156 -
2012-10-23 20:01:18 +00:00
juha
7da6d64aa2 LCL: Implement PtInRegion for GTK2. Code presented at forum by vcunha.
git-svn-id: trunk@39155 -
2012-10-23 20:01:12 +00:00
juha
6695dc7d92 MaskPropEdit: remove duplicate code. Issue #23192, patch from Bart Broersma
git-svn-id: trunk@39154 -
2012-10-23 18:15:27 +00:00
ask
69471d832e TAChart: Improve visuals of color map legend gradients in "func" demo
git-svn-id: trunk@39153 -
2012-10-23 16:33:19 +00:00
ask
9d6f97e475 TAChart: Draw gradients in legend of interpolated color map series
git-svn-id: trunk@39152 -
2012-10-23 16:31:27 +00:00
ask
363a8ffcc7 TAChart: Use TBubbleSeries.OverrideColor property in "multi" demo
git-svn-id: trunk@39151 -
2012-10-23 12:05:29 +00:00
ask
763c21cad7 TAChart: Add TBubbleSeries.OverrideColor property
git-svn-id: trunk@39150 -
2012-10-23 12:04:03 +00:00
bart
a6a22c7551 EditMask.pp: provide SplitEditMask() procedure.
This can be also be used by property editor for Maskedit, thus avoiding duplicate code.

git-svn-id: trunk@39149 -
2012-10-23 11:57:44 +00:00
zeljko
db59a8df36 Gtk2: added TGtk2DeviceContext class as deprecated. part of issue #23168
git-svn-id: trunk@39148 -
2012-10-21 10:04:35 +00:00
zeljko
37eaddb272 Gtk2: use better approach for RecreateWnd in TGtk2WSCustomListView, fix rendering of icon view. issue #23171
git-svn-id: trunk@39147 -
2012-10-21 09:10:09 +00:00
ask
5c4e6dcd6c TAChart: Add transparency to the "bgra" demo
git-svn-id: trunk@39146 -
2012-10-21 05:51:11 +00:00
juha
8ff4d4ec3e IDE: Make SortAlphabetically=True by default in Project Inspector. Issue #22609
git-svn-id: trunk@39145 -
2012-10-20 08:31:20 +00:00
juha
acb96eb094 SqlDb: Allow compiling SQLite3 components on Win64 version of Lazarus. Issue #22951
git-svn-id: trunk@39144 -
2012-10-20 08:31:16 +00:00
jesus
20b874b8f0 LCL, publish OnGetCheckboxState and OnSetCheckboxState for drawgrid
git-svn-id: trunk@39142 -
2012-10-20 00:03:37 +00:00
zeljko
e10b54f335 Qt: fixed crash with hintwindow inside mouse move. issue #23161
git-svn-id: trunk@39141 -
2012-10-19 09:28:11 +00:00
martin
a4d154fe15 DBG: Fix a problem in DBG_WITH_GDB_WATCHES
git-svn-id: trunk@39140 -
2012-10-19 08:53:09 +00:00
juha
c1c6c9ec53 Revert r38913 #44ef110df0 "IDE: Don't allow editing Boolean ComboBoxes in Object-Inspector. Issue #23018"
git-svn-id: trunk@39139 -
2012-10-18 22:33:10 +00:00
martin
d9e86fb1d8 DBG: fixed an endless loop in watch eval (eval typecast pointer to record)
git-svn-id: trunk@39131 -
2012-10-18 16:38:51 +00:00
ask
1e0cb7d080 TAChart: Fix mark positions for bar series with BarOffsetPercent <> 0
git-svn-id: trunk@39130 -
2012-10-18 16:15:17 +00:00
ask
8a9d23c7e6 TAChart: Measure ZeroLevel in axis units when considering it for label direction
git-svn-id: trunk@39129 -
2012-10-18 15:55:11 +00:00
mattias
cd0e0c8f2e codetools: clean up
git-svn-id: trunk@39128 -
2012-10-18 12:00:28 +00:00
martin
d12e8d685d SynEdit:comments for tests
git-svn-id: trunk@39127 -
2012-10-18 11:57:29 +00:00
mattias
e4a6b07ebc codetools: add default class section for short classes
git-svn-id: trunk@39126 -
2012-10-18 11:53:07 +00:00
jesus
de4e10c615 Printers, Windows unicode support (enabled by default)
git-svn-id: trunk@39125 -
2012-10-18 04:52:21 +00:00
jesus
5df13d5cab LCL, dbgrid, workaround for datasets(?).filtered wrong behaviour, from Luiz Americo, issue #22304
git-svn-id: trunk@39124 -
2012-10-18 03:07:05 +00:00
jesus
83859e5919 LCL, fix dbgrid toggle checkbox (cbsCheckboxColumn column) even if column is not visible, issue #22493
git-svn-id: trunk@39123 -
2012-10-18 02:48:19 +00:00
martin
1fa774e608 SynEdit: added arabic combining chars
git-svn-id: trunk@39122 -
2012-10-18 00:35:21 +00:00
jesus
5684485f27 LCL, grids, fix AV saving forms with grids, regression caused on r39113 #47a8c9c3a4
git-svn-id: trunk@39121 -
2012-10-18 00:17:59 +00:00
martin
0b12629f67 SynEdit: refactor detection of combining chars
git-svn-id: trunk@39120 -
2012-10-18 00:04:13 +00:00
jesus
9270a6f705 LCL, dbgrid cleanup
git-svn-id: trunk@39119 -
2012-10-17 23:38:59 +00:00
jesus
ad7b61f063 LCL, dbgrid, check column exists before getting button style, from Tristan Linnell, issue #22873
git-svn-id: trunk@39118 -
2012-10-17 23:28:28 +00:00
jesus
68fae160e5 LazReport, don't refresh designer during showing prepared report, fix issue #22959
git-svn-id: trunk@39117 -
2012-10-17 23:14:25 +00:00
martin
fa85fc8300 SynEdit: Paint, fix ETO for tab and combining chars
git-svn-id: trunk@39116 -
2012-10-17 19:26:19 +00:00