juha
|
c2a0094609
|
ChmHelp: close lhelp that laz started when laz is closed. Fix a stream read related error. Issue #24743, patch from Reinier Olislagers
git-svn-id: trunk@45857 -
|
2014-07-13 19:11:31 +00:00 |
|
zeljko
|
12e13eb2ed
|
Qt: fixed crash when handle is recreated inside mouse release event (drag and drop control operation). issue #26466
git-svn-id: trunk@45856 -
|
2014-07-13 15:48:07 +00:00 |
|
juha
|
842e248f47
|
IDE: allow HintWindow.ControlCount to be 0 in TIDEHintWindowManager.HintIsComplex.
git-svn-id: trunk@45855 -
|
2014-07-13 12:27:19 +00:00 |
|
joost
|
89f94d01be
|
FpDebugger (pure): Watchpoints on 32-bit linux
Removed some old debug-code
git-svn-id: trunk@45854 -
|
2014-07-13 11:23:07 +00:00 |
|
maxim
|
f7063aea32
|
Translations: German translation update by Swen Heinig
git-svn-id: trunk@45853 -
|
2014-07-13 11:21:35 +00:00 |
|
maxim
|
9682b7871c
|
DocEditor: improved localization, regenerated translations, updated Russian translation
git-svn-id: trunk@45852 -
|
2014-07-13 11:16:59 +00:00 |
|
joost
|
eaf0dffc07
|
FpDebugger (pure): Make step-into work even without having watchpoints available. (Even though it will be slow)
git-svn-id: trunk@45851 -
|
2014-07-13 10:24:03 +00:00 |
|
joost
|
eb735a3db1
|
FpDebugger (pure): Fix for getting the frame-pointer
git-svn-id: trunk@45850 -
|
2014-07-13 10:05:14 +00:00 |
|
joost
|
c021527f22
|
FpDebugger (pure): Pass the right mode to the dissasembler when cross-debugging
git-svn-id: trunk@45849 -
|
2014-07-12 21:36:50 +00:00 |
|
joost
|
8397b21039
|
FpDebugger (pure): Show error-message on failure to start debuggee
git-svn-id: trunk@45848 -
|
2014-07-12 21:05:22 +00:00 |
|
joost
|
769fbc3cde
|
FpDebug: Removed invalid code that does not compile with fpc 2.7.1 (see fpc-bug 25769)
git-svn-id: trunk@45847 -
|
2014-07-12 19:51:06 +00:00 |
|
joost
|
e76f27604f
|
FpDebug: Synchronized changes in fpdebug.lpk (r45780) with fpdebug.pas
git-svn-id: trunk@45846 -
|
2014-07-12 18:56:17 +00:00 |
|
joost
|
359ca050e3
|
FpDebugger (pure): Fixed stepping after a quick-pause
git-svn-id: trunk@45845 -
|
2014-07-12 18:28:16 +00:00 |
|
joost
|
01aef7a619
|
FpDebugger (pure): Fix for evaluating expressions while cross-debugging
git-svn-id: trunk@45844 -
|
2014-07-12 18:18:45 +00:00 |
|
joost
|
113cc6e509
|
FpDebugger (pure): Show warning when there is no Dwarf-debug information available
git-svn-id: trunk@45843 -
|
2014-07-12 15:40:00 +00:00 |
|
joost
|
c670807110
|
FpDebugger (pure): Use GETREGSET instead of GETREGS, cross-arch-debugging on Linux
git-svn-id: trunk@45842 -
|
2014-07-12 15:30:46 +00:00 |
|
juha
|
62736bacb8
|
IDE: Move hint stuff from TSourceNotebook to TSourceEditorManager. Only one hint is shown at a time anyways.
git-svn-id: trunk@45841 -
|
2014-07-12 14:19:35 +00:00 |
|
juha
|
b2f5fb591e
|
Packager: Add OnShow handler in Install/uninstall packages dlg to update (filter)-text. Issue #26433
git-svn-id: trunk@45840 -
|
2014-07-12 11:30:15 +00:00 |
|
juha
|
04505d5dcb
|
Packager: Fill tree view through FilterEdit in UpdateNewInstalledPackages in Install/uninstall packages dlg. Fix tab order of controls.
git-svn-id: trunk@45839 -
|
2014-07-12 11:30:10 +00:00 |
|
juha
|
66a66d73c6
|
LCL, TCustomControlFilterEdit: minor optimization.
git-svn-id: trunk@45838 -
|
2014-07-12 11:30:05 +00:00 |
|
maxim
|
2346f75e4c
|
IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@45837 -
|
2014-07-11 23:04:24 +00:00 |
|
maxim
|
c3a97a98e8
|
IDE: fixed various typos
git-svn-id: trunk@45836 -
|
2014-07-11 22:43:58 +00:00 |
|
maxim
|
e2fae8ddb9
|
IDE: removed duplicate strings with typos
git-svn-id: trunk@45835 -
|
2014-07-11 21:39:03 +00:00 |
|
joost
|
42ba440a7d
|
FpDebugger (pure): i386-linux support
git-svn-id: trunk@45834 -
|
2014-07-11 21:29:07 +00:00 |
|
joost
|
3dd28b3d12
|
FpDebugger (pure): Select the right 32/64-bit assembler when cross-debugging
git-svn-id: trunk@45833 -
|
2014-07-11 19:58:35 +00:00 |
|
juha
|
daf9f126f0
|
IdeIntf: comment out TOIHintWindow.OnMouseDown. The inherited protected property is available, too. (A bug?)
git-svn-id: trunk@45832 -
|
2014-07-11 16:32:23 +00:00 |
|
juha
|
a8c3ea866d
|
IdeIntf: Clean TOICustomPropertyGrid.HintTimer
git-svn-id: trunk@45831 -
|
2014-07-11 16:32:10 +00:00 |
|
juha
|
613426fbe9
|
IdeIntf: remove useless parameters from TOIPropertyHint event.
git-svn-id: trunk@45830 -
|
2014-07-11 16:31:58 +00:00 |
|
juha
|
f6cd1a888f
|
IDE: Make object inspector use the new HintManager class.
git-svn-id: trunk@45829 -
|
2014-07-11 16:31:42 +00:00 |
|
juha
|
a4ee0ab208
|
IDE: Make source editor use the new HintManager class.
git-svn-id: trunk@45828 -
|
2014-07-11 16:31:23 +00:00 |
|
juha
|
39ed58f021
|
IdeIntf: new THintWindowManager to encapsulate hint stuff. Fix THintWindow when it has a sub-control. Make code browser use the new feature.
git-svn-id: trunk@45827 -
|
2014-07-11 16:31:06 +00:00 |
|
juha
|
7e4684a637
|
IdeHelpManager: formatting
git-svn-id: trunk@45826 -
|
2014-07-11 16:30:40 +00:00 |
|
juha
|
e8c25a5a34
|
IdeIntf: don't explicitly free owned hint controls from HintWindow. Formatting.
git-svn-id: trunk@45825 -
|
2014-07-11 16:30:27 +00:00 |
|
jesus
|
05f1b5f85f
|
cairocanvas: compile test under mac
git-svn-id: trunk@45824 -
|
2014-07-11 01:41:11 +00:00 |
|
juha
|
0592953def
|
LCL-QT: Take caption of an autosized GroupBox into account when calculating width. Issue #20447, patch from Henry Vermaak
git-svn-id: trunk@45823 -
|
2014-07-10 22:12:57 +00:00 |
|
juha
|
546a16151c
|
iPro: remove commented "lua" code area. Lua was used for generating tag data.
git-svn-id: trunk@45822 -
|
2014-07-10 22:12:50 +00:00 |
|
joost
|
ad1e0f1a6e
|
FpDebugger (pure): Re-added some Darwin-specific stuff that got lost somehow (probably never comitted)
git-svn-id: trunk@45821 -
|
2014-07-10 21:07:35 +00:00 |
|
zeljko
|
3190993c19
|
Qt: fixed crash of dangling qt pointer from viewportWidget mouse event.issue #26466
git-svn-id: trunk@45820 -
|
2014-07-09 18:56:07 +00:00 |
|
jesus
|
90b2efe9f2
|
LCL, GTK2, fix TOpenPictureDialog Preview
git-svn-id: trunk@45819 -
|
2014-07-09 16:22:11 +00:00 |
|
zeljko
|
cc5b5002df
|
Qt: use QPixmap instead of QImage for QBrush constructor. issue #26464
git-svn-id: trunk@45818 -
|
2014-07-09 11:21:51 +00:00 |
|
joost
|
600fc1036c
|
FpDebugger (pure): Let the memory-manager read memory from within the debugging-thread on Linux.
More fixes for getting the instruction-register on x86_64
Fixxed setting the line-info on Darwin and Linux
git-svn-id: trunk@45817 -
|
2014-07-08 21:15:04 +00:00 |
|
jesus
|
a3a3e0ba9a
|
LCL, dbgrid, fix locked editor in case of exception, from Petr-K, issue #26461
git-svn-id: trunk@45816 -
|
2014-07-08 19:12:47 +00:00 |
|
jesus
|
06c9143ef4
|
IDE,LCL, updated spanish translation
git-svn-id: trunk@45815 -
|
2014-07-08 18:09:39 +00:00 |
|
marco
|
c3b9e730d9
|
* classic keybindings for normal selection mode and column selection mode.
git-svn-id: trunk@45814 -
|
2014-07-08 13:21:29 +00:00 |
|
maxim
|
fbcef284d7
|
Translations: German translation update by Swen Heinig + cleanup
git-svn-id: trunk@45813 -
|
2014-07-07 23:25:23 +00:00 |
|
juha
|
68f4908e55
|
iPro: separate TIpHtmlProps to its own unit.
git-svn-id: trunk@45812 -
|
2014-07-07 23:18:35 +00:00 |
|
juha
|
971a8a1f00
|
iPro: Explode "with" blocks in TIpHtmlNodeSELECT.CreateControl and move common code to sub-functions.
git-svn-id: trunk@45811 -
|
2014-07-07 23:18:29 +00:00 |
|
juha
|
8ae8dddaac
|
iPro: Explode "with" blocks in TIpHtmlNodeSELECT.Reset and move common code to sub-function.
git-svn-id: trunk@45810 -
|
2014-07-07 23:18:25 +00:00 |
|
juha
|
6d4eaa1746
|
iPro: moved HTML property classes to a new unit.
git-svn-id: trunk@45809 -
|
2014-07-07 23:11:41 +00:00 |
|
maxim
|
06347ee1bb
|
IDE: updated Russian translation
git-svn-id: trunk@45808 -
|
2014-07-07 22:20:08 +00:00 |
|