joost
acecc4a260
LazDebuggerFp (pure): Implemented step-over (next)
...
git-svn-id: trunk@44737 -
2014-04-15 19:22:01 +00:00
jesus
c780ddd0a7
LazReport, HideZeroValues should hide float values too, fix by Velissariou Costas, issue #25934
...
git-svn-id: trunk@44736 -
2014-04-15 15:44:15 +00:00
martin
a49efad04b
IDE, SourceEditor: Fixed: Do not jump to error, if hint is triggered by typing "("
...
git-svn-id: trunk@44735 -
2014-04-15 15:07:11 +00:00
mattias
d599292ff9
IDE: designer: snap to nearest grid, instead of form grid, bug #18579
...
git-svn-id: trunk@44733 -
2014-04-14 20:22:29 +00:00
zeljko
5d75e55db4
Qt: use cheaper method to check modality.
...
git-svn-id: trunk@44732 -
2014-04-14 18:24:37 +00:00
zeljko
1890ef17b7
Qt,Gtk2: fixed crash introduced with r44723 #e92a302d5b,44724 #4987038ee9 when popup window is shown above modal form. issue #26018
...
git-svn-id: trunk@44731 -
2014-04-14 18:15:57 +00:00
mattias
2380c4e2bb
LCL: carbon: fixed duplicate strings in TListBox with fpc 2.7.1
...
git-svn-id: trunk@44729 -
2014-04-14 17:02:06 +00:00
joost
22b80b3cf5
LazDebuggerFp (pure): StepIntoStr -> StepIntoInstr
...
git-svn-id: trunk@44728 -
2014-04-14 16:59:05 +00:00
joost
96991a9a84
FpDebug: Fixed compilation with range-checking on
...
git-svn-id: trunk@44727 -
2014-04-14 16:46:03 +00:00
zeljko
9936c8d776
LCL: TCustomComboBox: fixed AddHistoryItem and case sensitivity.patch by Vojtech Cihak.issue #26020
...
git-svn-id: trunk@44726 -
2014-04-14 16:40:02 +00:00
joost
ae35141581
LazDebuggerFp (pure): Implemented StepOverInstr
...
git-svn-id: trunk@44725 -
2014-04-14 16:39:35 +00:00
zeljko
4987038ee9
Qt: fixed showing of popup window over fsStayOnTop form.issue #26018
...
git-svn-id: trunk@44724 -
2014-04-14 16:34:27 +00:00
zeljko
e92a302d5b
Gtk2: fixed showing of popup window over fsStayOnTop forms.issue #26018
...
git-svn-id: trunk@44723 -
2014-04-14 16:33:50 +00:00
bart
438d4e26ca
EditButton: implement CheckCursor.
...
git-svn-id: trunk@44716 -
2014-04-13 11:47:02 +00:00
zeljko
a3373895f0
Gtk2: fixed mess with form sizes while being designed under compositing manager. issue #25473
...
git-svn-id: trunk@44715 -
2014-04-13 11:20:18 +00:00
juha
e7cc950b13
LCL: Prevent an out of bounds error in ValueListEditor when adding rows automatically in Value-column.
...
git-svn-id: trunk@44714 -
2014-04-13 10:35:15 +00:00
juha
e64fe7ef92
LCL: formatting in ValueListEditor.
...
git-svn-id: trunk@44713 -
2014-04-13 10:35:10 +00:00
joost
c6d5681d88
LazDebuggerFp (pure): Add statement-index and statement-count to disasembly-statements
...
git-svn-id: trunk@44712 -
2014-04-13 09:44:24 +00:00
martin
36cf5c18c1
FpGdbmiDebugger: fixes typecast to class of current method / improve nested procs / tests
...
git-svn-id: trunk@44711 -
2014-04-13 02:39:01 +00:00
martin
50271115ae
IDE: fixed lazbuild, added gdbmi to dependency
...
git-svn-id: trunk@44710 -
2014-04-12 22:50:45 +00:00
martin
99beb437a1
FpGdbmiDebugger: fixes for nested proc / tests
...
git-svn-id: trunk@44709 -
2014-04-12 21:37:50 +00:00
bart
78869bf7b8
EditButton: fix directive for function Focused.
...
git-svn-id: trunk@44708 -
2014-04-12 21:21:48 +00:00
bart
d8d638b475
EditButton: implement GetSel, SetSel and EditCanModify: needed by Lazarus IBO port.
...
git-svn-id: trunk@44707 -
2014-04-12 21:15:52 +00:00
wp
6ed245f1f2
TAChart: initial implementation of Calculate(x) for TBSplineSeries
...
git-svn-id: trunk@44706 -
2014-04-12 19:04:07 +00:00
joost
5ff4273da5
LazDebuggerFp (pure): Ability to stop debugging while the debuggee is paused.
...
git-svn-id: trunk@44705 -
2014-04-12 17:54:07 +00:00
joost
8f5701ed19
LazDebuggerFp (pure): Hide software breakpoints (int3) on reading data
...
git-svn-id: trunk@44704 -
2014-04-12 16:24:46 +00:00
joost
0e62389d08
LazDebuggerFp (pure): Fixed single-stepping which was broken since r44690 #14698396ff
...
git-svn-id: trunk@44703 -
2014-04-12 16:19:20 +00:00
bart
34d9fbe2f4
EditButton: refactor.
...
(Rename TBeEdit to TEbEdit, the old name was short for TButtonEditEdit, which was thought up
at the time the TEditButton was rewritten as TButtonEdit.)
git-svn-id: trunk@44702 -
2014-04-12 11:49:04 +00:00
zeljko
a42771378c
LCL: fixed wrong TCustomEditControl OnMouseEnter event.
...
git-svn-id: trunk@44701 -
2014-04-12 11:28:50 +00:00
bart
9824c154d1
EditButton: implement protected properties EditText and IsMasked.
...
git-svn-id: trunk@44700 -
2014-04-12 11:27:25 +00:00
bart
3a55271c5e
EditButton: reduce visibility of property Edit to protected, it is meant for acces to FEdit in derived controls.
...
git-svn-id: trunk@44699 -
2014-04-12 11:21:16 +00:00
zeljko
e0fa77db3d
Gtk2: fixed setting imageindex in gtkcolumn in runtime, when there's no images in column during design time.issue #22811
...
git-svn-id: trunk@44698 -
2014-04-12 11:14:03 +00:00
zeljko
cdf5900175
Gtk2: fixed scim-bridge doubled chars input.issues #15185,#23140
...
git-svn-id: trunk@44697 -
2014-04-12 09:55:23 +00:00
juha
cc730e631f
LCL, ButtonEdit: make the Edit control protected, available for inherited controls.
...
git-svn-id: trunk@44696 -
2014-04-12 09:01:23 +00:00
mattias
7c28f15632
IDE: do not show error when checking the fallback compiler before initial setup dialog
...
git-svn-id: trunk@44694 -
2014-04-12 08:13:00 +00:00
zeljko
fccbfe2973
Qt: fixed clipping in stretchDraw.issue #26004
...
git-svn-id: trunk@44693 -
2014-04-12 06:28:07 +00:00
martin
2da14ac740
Installer, Win: Display name for add on installer. Issue #0025787
...
git-svn-id: trunk@44692 -
2014-04-12 02:01:25 +00:00
bart
1e4d9a5e3c
EditButton: redirect focus to FEdit when control gets activated, e.g if it is set as ActiveControl.
...
git-svn-id: trunk@44691 -
2014-04-11 22:01:04 +00:00
joost
14698396ff
LazDebuggerFp (pure): Fixed AV on Windows
...
git-svn-id: trunk@44690 -
2014-04-11 21:13:20 +00:00
joost
c7e539dc46
LazDebuggerFp (pure): Added reading of register support to TDbgMemReader.
...
git-svn-id: trunk@44689 -
2014-04-11 21:10:34 +00:00
martin
f06246a43f
IDE, Setup: default environment-opts for window, remove info that the IDE should find in setup
...
git-svn-id: trunk@44688 -
2014-04-11 20:57:06 +00:00
martin
105392507e
IDE, Setup: search debugger (gdb) according to path in gdbmidebugger class "ExePath()". Issue #0025997
...
git-svn-id: trunk@44687 -
2014-04-11 20:54:06 +00:00
martin
ba6b524a80
FpGdbmiDebugger: fix crash in temp self-debug code
...
git-svn-id: trunk@44686 -
2014-04-11 20:27:46 +00:00
joost
98f4a08663
LazDebuggerFp (pure): Fixed single-stepping on OS/X
...
git-svn-id: trunk@44685 -
2014-04-11 20:06:36 +00:00
joost
dbbdddb97a
LazDebuggerFp (pure): Fix for compilation on newer fpc-versions, where TProcess.OnForEvent is a method
...
git-svn-id: trunk@44684 -
2014-04-11 19:54:11 +00:00
joost
982b409e26
LazDebuggerFp (pure): Fixed information in debugline
...
git-svn-id: trunk@44683 -
2014-04-11 19:42:55 +00:00
martin
cb529ed09e
FpGdbmiDebugger: fix crash in temp self-debug code
...
git-svn-id: trunk@44682 -
2014-04-11 19:06:43 +00:00
bart
ead7af6ece
TabControl: Set FTab's internal NoteBook.TabStop to False, otherwise TTabControl can always be tabbed into (Issue #0021332 )
...
git-svn-id: trunk@44681 -
2014-04-11 18:56:50 +00:00
bart
9597a13137
EditBtn: implement Validateedit and Reset methods.
...
git-svn-id: trunk@44680 -
2014-04-11 17:38:37 +00:00
bart
be1a5bc92c
EditBtn: fix clearing filter text on entering TCustomControlFilterEdit.
...
git-svn-id: trunk@44679 -
2014-04-11 17:20:00 +00:00