Commit Graph

44661 Commits

Author SHA1 Message Date
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
zeljko
4ee0f9c9c5 Qt: implemented TQtWidgetSet.RadialPie(). Patch by Giuliano Colla. issue #26703
git-svn-id: trunk@46199 -
2014-09-12 07:16:53 +00:00
zeljko
76de5178a1 Qt: fixed wrong states of themed checkboxes.Patch by Gabor Boros. issue #26586
git-svn-id: trunk@46198 -
2014-09-12 06:56:54 +00:00
zeljko
7f71751dd9 Qt: enclose BeginEventProcessing & EndEventProcessing pairs with try finally block.
git-svn-id: trunk@46197 -
2014-09-12 06:36:35 +00:00
jesus
fbf91ec7e9 LazReport, use TFileStreamUTF8 instead of TFileStream and UTF8toSys, patch from Bart, issue #26647
git-svn-id: trunk@46196 -
2014-09-12 01:57:40 +00:00
juha
22dc7e7931 EditorToolbar: fix text about resource formats in README.txt.
git-svn-id: trunk@46195 -
2014-09-11 21:44:11 +00:00
juha
310c961f33 IdeIntf: Improve painting of clNone also in color property editor of Object Inspector. Issue #26707, patch from wp.
git-svn-id: trunk@46194 -
2014-09-11 21:44:06 +00:00
juha
1dc0da4223 Tools/debugserver improvements. Issue #26136, patch from Reinier Olislagers.
git-svn-id: trunk@46193 -
2014-09-11 21:07:42 +00:00
mattias
7e493a6e37 Examples: updated example for IDE quick fixes, issue #26604
git-svn-id: trunk@46192 -
2014-09-11 19:21:04 +00:00
juha
94f04cc3f2 LCL: Improved painting of the clNone color icon in TColorBox. Issue #26707, patch from wp.
git-svn-id: trunk@46191 -
2014-09-11 18:03:30 +00:00
mattias
9102f248ea LCL: docs
git-svn-id: trunk@46190 -
2014-09-11 18:02:01 +00:00
juha
06c903bf4b Po files for EditorToolbar.
git-svn-id: trunk@46189 -
2014-09-11 17:12:09 +00:00
mattias
9d3226d369 LCL: removed TControl.ParentVisibleChanged
git-svn-id: trunk@46188 -
2014-09-11 16:52:52 +00:00
mattias
8c9f6d38b4 LCL: docs: undo
git-svn-id: trunk@46187 -
2014-09-11 16:50:44 +00:00
juha
4ed10f7d90 EditorToolBar: Fix a typo in resourcestrings. Issue #26705, noted by _Gábor
git-svn-id: trunk@46186 -
2014-09-11 16:49:29 +00:00
mattias
ca0211f1fc LCL: docs
git-svn-id: trunk@46185 -
2014-09-11 16:40:26 +00:00
mattias
db564054c4 LCL: added TControl.ParentVisibleChanged
git-svn-id: trunk@46184 -
2014-09-11 16:40:12 +00:00
juha
2471a0a5b2 EditorToolbar package updates by G. Colla. Issue #26692.
git-svn-id: trunk@46183 -
2014-09-11 16:22:17 +00:00
mattias
07712d3201 anchordocking: clean up
git-svn-id: trunk@46182 -
2014-09-11 16:20:00 +00:00
mattias
cc8a8f9740 LCL: clean up
git-svn-id: trunk@46181 -
2014-09-11 16:03:48 +00:00
juha
ce650cffc1 New image for EditorToolbar.
git-svn-id: trunk@46180 -
2014-09-11 15:56:48 +00:00
juha
08fb92aaad LazUtils: Move TListFileSearcher and TListDirectoriesSearcher to public interface section. Issue #26632.
git-svn-id: trunk@46179 -
2014-09-11 15:18:22 +00:00
jesus
a02f02d8ac LazReport, fix AV on exporting report, from Aleksey, issue #26693
git-svn-id: trunk@46178 -
2014-09-11 15:16:54 +00:00
zeljko
a950b22207 Qt: fixed windowstate mismatch between LCL and Qt when QTSCROLLABLEFORMS define is on. issue #26700
git-svn-id: trunk@46177 -
2014-09-11 08:36:39 +00:00
wp
85931626dd TAChart: Add Notification method to TChartListbox.
git-svn-id: trunk@46176 -
2014-09-11 07:12:58 +00:00
sekelsenmat
dfd57d9ec8 cocoa: Fixes drawing TTreeView expand sign, it was not being drawn at all, more work is needed to make this a Mac-ish drawing
git-svn-id: trunk@46175 -
2014-09-10 19:45:19 +00:00
sekelsenmat
098fc63ca1 cocoa: Improves syscolors which fixes the look of TBevel
git-svn-id: trunk@46174 -
2014-09-10 17:50:24 +00:00
sekelsenmat
5d4f3d7e67 canvastest: Further improves syscolor test
git-svn-id: trunk@46173 -
2014-09-10 17:49:20 +00:00
sekelsenmat
d0f50b5637 canvastest: Fixes background for too dark sys colors
git-svn-id: trunk@46172 -
2014-09-10 17:34:13 +00:00
sekelsenmat
6bf0c54a6d canvastest: Adds system color test
git-svn-id: trunk@46171 -
2014-09-10 17:01:35 +00:00
sekelsenmat
f838124711 cocoa: Fixes the font size in text drawing, this fixes TLabel with Font.Size>0 and nothing else set
git-svn-id: trunk@46170 -
2014-09-10 14:59:13 +00:00
mattias
ee813e253a IDE: buildmanager: fixed clearing reference to destroyed project
git-svn-id: trunk@46169 -
2014-09-10 11:43:05 +00:00
sekelsenmat
b2206cbf9f cocoa: Fixes memory leaks and cocoa warnings
git-svn-id: trunk@46168 -
2014-09-10 05:39:41 +00:00
zeljko
22c05f5151 Qt: fixed extracting stock icon for dialog icons. issue #26587
git-svn-id: trunk@46167 -
2014-09-09 17:33:17 +00:00
sekelsenmat
2ce331b46a cocoa: Fixes crashes in TTreeView related to events being sent to destroyed objects, fixes TEdit focus lost event it was being sent on focus gain
git-svn-id: trunk@46166 -
2014-09-09 16:40:29 +00:00
juha
78afb4c373 LCL: Fix THintWindow.CalcHintRect. Issue #26674. Inspired by patch from Denis Golovan.
git-svn-id: trunk@46165 -
2014-09-09 10:17:54 +00:00
jesus
51415f926a LazReport, fix mem leaks
git-svn-id: trunk@46164 -
2014-09-08 21:52:50 +00:00
joost
9616a4ffe4 FpDebugger (pure): TFpSymbolContext.GetSizeOfAddress now returns 8 for 64-bit debuggees
git-svn-id: trunk@46163 -
2014-09-08 19:53:40 +00:00
joost
bee90dd030 FpDebugger (pure): Same change as in r46136 #4b8e6daa2f, but for step into, to avoid problems in fpc-generated debuginfo
git-svn-id: trunk@46162 -
2014-09-08 19:44:13 +00:00
juha
bc278b1845 LazLogger: Support setting *_debuglog environment variable. Issue #26537, patch from Reinier Olislagers
git-svn-id: trunk@46161 -
2014-09-08 10:17:52 +00:00
mattias
da28de64ac IDE, lazbuild: treat xml syntax errors in pkg.compiled files as need clean build
git-svn-id: trunk@46160 -
2014-09-08 08:44:29 +00:00