Commit Graph

43101 Commits

Author SHA1 Message Date
bart
f62fa21a33 TToolButton: fix using AccelleratorChars (Issue #0024817).
git-svn-id: trunk@44871 -
2014-05-01 14:21:54 +00:00
mattias
5f56400fe5 LCL: TCustomGrid: fixed range check error when scrolling editor control
git-svn-id: trunk@44869 -
2014-05-01 14:01:18 +00:00
mattias
1417fc6edf LCL: comment
git-svn-id: trunk@44868 -
2014-05-01 14:00:37 +00:00
blikblum
759e87ceb6 lcl: ensure that reset is Modified in TFieldDataLink.UpdateData even if an exception occurs. Issue #26081
git-svn-id: trunk@44867 -
2014-05-01 13:34:22 +00:00
bart
9cc96a93a2 TCustomComboBox: call inherited (Utf8)KeyPress before changing the case (when CharCase <> ecNormal)
git-svn-id: trunk@44866 -
2014-05-01 12:09:26 +00:00
martin
f7c6916db6 FpDebug: added some error handling
git-svn-id: trunk@44865 -
2014-04-30 22:15:31 +00:00
sekelsenmat
594e1f2069 cocoa: Fixes the display of controls in tabs
git-svn-id: trunk@44864 -
2014-04-30 21:57:35 +00:00
joost
580048e97c FpDebug: Do not continue the process after an invalid command
git-svn-id: trunk@44863 -
2014-04-30 20:59:12 +00:00
joost
e7779bd476 LazDebuggerFp (pure): Implemented step-into
git-svn-id: trunk@44862 -
2014-04-30 20:44:22 +00:00
juha
978eda5ac9 LCL: Use AlignControls in TCoolBar to prevent setting alignment of controls associated with bands. Issue #26096, patch from Vojtech Cihak
git-svn-id: trunk@44861 -
2014-04-30 20:27:33 +00:00
wp
a3cf4354b2 TAChart: fix rare arithmetic overflow in logarithmic axis labeling
git-svn-id: trunk@44860 -
2014-04-30 19:00:50 +00:00
mattias
0ad8e4e70f LCL: fixed TTextStrings.Exchange
git-svn-id: trunk@44858 -
2014-04-30 17:08:53 +00:00
mattias
c8dcdc60a8 tests: lcl: TTextStrings.Exchange
git-svn-id: trunk@44857 -
2014-04-30 17:08:44 +00:00
mattias
5c4d4f6342 LCL: fixed TTextStrings.Exchange
git-svn-id: trunk@44855 -
2014-04-30 16:43:06 +00:00
bart
499ef83e59 win32: correctly set default button in TWin32WidgetSet.AskUser().
git-svn-id: trunk@44854 -
2014-04-30 13:38:48 +00:00
martin
1af2bd99a6 FpDebug: fix compile / range check for const
git-svn-id: trunk@44853 -
2014-04-30 13:18:53 +00:00
bart
258a876b50 QuestionDlg: fix wrong ModalResult if dialog has buttons with both mrCancel and mrAbort as ModalResult (issue #0026094).
git-svn-id: trunk@44852 -
2014-04-30 12:56:23 +00:00
mattias
bac9fc0689 IDE: clean up
git-svn-id: trunk@44851 -
2014-04-30 12:51:40 +00:00
martin
15dd056207 FpGdbmiDebugger: add/sub int to/from pointer / tests
git-svn-id: trunk@44850 -
2014-04-30 12:42:54 +00:00
sekelsenmat
633131dd11 lcl-cocoa: Minor improvements in debug info for the tab control problem, implements correct height calculation for tabviewitem children
git-svn-id: trunk@44849 -
2014-04-30 10:55:00 +00:00
juha
6032b26eb4 IDE: In ComponentList, set ReadOnly flag in the first TreeView showing a list of components. Part of issue #26035
git-svn-id: trunk@44848 -
2014-04-29 20:12:11 +00:00
bart
cfe2be01ef EditButton: publish property Flat and FocusOnButtonClick for TDateEdit.
git-svn-id: trunk@44847 -
2014-04-29 15:35:55 +00:00
martin
a8209f74ec LCL: TScrollBox, workaround for bug in gtk2 WS
git-svn-id: trunk@44846 -
2014-04-29 12:18:03 +00:00
bart
b4a73f6bc3 EditButton: implement property FocusOnButtonClick.
git-svn-id: trunk@44845 -
2014-04-29 11:21:34 +00:00
mattias
eace6ac25e lazutils: docs FileIsInPath
git-svn-id: trunk@44844 -
2014-04-29 10:54:20 +00:00
zeljko
e27cf4da25 IDE: added Boris Popov to contributors / issue #26090
git-svn-id: trunk@44843 -
2014-04-29 07:39:58 +00:00
zeljko
1f8aa4a21d Gtk2: fixed linespacing in DrawText().Patch by Boris. issue #26090
git-svn-id: trunk@44842 -
2014-04-29 06:16:34 +00:00
zeljko
f3bc1571a3 Qt: do not call unnecessary invalidate in TQtScrollingWinControl.ScrollBy()
git-svn-id: trunk@44841 -
2014-04-29 06:10:31 +00:00
martin
8510d36eaf LCL: TScrollBox, remove unnecessary Invalidate on Windows. Issue #0026087 Move Invalidate in WS code for all other WS
git-svn-id: trunk@44840 -
2014-04-28 20:17:56 +00:00
bart
6a3eb32754 ShellTreeView: fix SetPath (issue #0026088).
git-svn-id: trunk@44839 -
2014-04-28 18:12:25 +00:00
sekelsenmat
1f6984e84e fpvectorial-svg: Improves the listing of blocks and the positioning of uses links
git-svn-id: trunk@44838 -
2014-04-28 17:55:15 +00:00
sekelsenmat
c905f2c92a fpvectorial: Fixes a crash related to id property in text nodes
git-svn-id: trunk@44837 -
2014-04-28 17:14:46 +00:00
bart
394e7ead52 EditButton: yet another attempt to get focus right on QT when (tabStop = False)
git-svn-id: trunk@44836 -
2014-04-28 15:29:23 +00:00
mattias
22443c165c lazutils: FileIsInPath: use ResolveDots instead of TrimFilename
git-svn-id: trunk@44835 -
2014-04-28 14:30:33 +00:00
juha
cda481e98c LCL: add a MainMenu.Height property. Issue #26054
git-svn-id: trunk@44834 -
2014-04-28 12:50:44 +00:00
mattias
16ee2ad735 codetools: findunusedunits: check generic types, bug #26085
git-svn-id: trunk@44832 -
2014-04-28 10:19:55 +00:00
zeljko
2b826c43d9 Qt: return correct size of QScrollBar when widget isn't mapped yet.issue #26084
git-svn-id: trunk@44831 -
2014-04-28 07:10:35 +00:00
martin
6f4e80d11d FpDebug: fix compile (without extra defines)
git-svn-id: trunk@44830 -
2014-04-27 20:54:36 +00:00
martin
916e1c926b IDE: Added x2nie to contributors / see revision 44828 #c9f12054e9
git-svn-id: trunk@44829 -
2014-04-27 20:44:55 +00:00
martin
c9f12054e9 IDE: Component-palette, when wrapping lines order right first, then down / fix calculating buttons per Row. Patch by x2nie / See forum topic=24387
git-svn-id: trunk@44828 -
2014-04-27 20:35:04 +00:00
mattias
06baacaedd codetools: use unit uuchar in modeswitch unicodesctrings
git-svn-id: trunk@44826 -
2014-04-27 18:15:55 +00:00
mattias
a2081192d0 translations: German: updates from Swen Heinig
git-svn-id: trunk@44818 -
2014-04-27 09:50:03 +00:00
martin
5b3787c8ca FpDebugger (pure): mem leak with watches and locals
git-svn-id: trunk@44817 -
2014-04-26 16:11:02 +00:00
martin
6c8397b14e FpDebugger (pure): Add Locals
git-svn-id: trunk@44816 -
2014-04-26 15:46:43 +00:00
martin
53d97181b6 FpGdbmiDebugger: Add Locals
git-svn-id: trunk@44815 -
2014-04-26 15:46:40 +00:00
martin
269066d208 LazUtils: Fixed spelling / small optimization for FreeNotifiyngObj
git-svn-id: trunk@44814 -
2014-04-26 15:43:43 +00:00
bart
91148720b3 EditButton: Make the container always have the same color as the Parent.
git-svn-id: trunk@44813 -
2014-04-26 15:12:57 +00:00
juha
36d8715662 LCL: Many improvements for TCoolBar. Issue #25026, patch from Vojtech Cihak
git-svn-id: trunk@44812 -
2014-04-26 14:36:29 +00:00
bart
c45bd45cd7 EditButton: refactor setting focus.
git-svn-id: trunk@44811 -
2014-04-26 13:17:04 +00:00
juha
b07ae15e65 Designer, ChangeClassDialog: reverse the order of ancestor inheritance list. Now starts from bottom (TObject) and grows upwards.
git-svn-id: trunk@44810 -
2014-04-26 11:56:06 +00:00