Commit Graph

27821 Commits

Author SHA1 Message Date
martin
f7f5b30cd8 DBg: Disassembler, fixed exception in DebugLn/Verbose
git-svn-id: trunk@28274 -
2010-11-16 15:42:31 +00:00
martin
da249707cb DBg: Disassembler, reduce the amount of not-required data being disassembled
git-svn-id: trunk@28273 -
2010-11-16 15:28:23 +00:00
martin
4642d7c179 DBg: Disassembler, don't request with outdated address
git-svn-id: trunk@28272 -
2010-11-16 15:26:45 +00:00
paul
1688a1e6a8 lcl: don't clear BrushResourceCache directly (fixes bug #0017647)
git-svn-id: trunk@28271 -
2010-11-16 14:28:38 +00:00
paul
f5461a5c18 win32: draw menubar with COLOR_MENU in case of non flat menus (bug #0017867)
git-svn-id: trunk@28270 -
2010-11-16 13:25:54 +00:00
zeljko
650a8ad5d0 Gtk2: fix gtk errors when calling TGtk2WSCustomGroupBox.GetPreferredSize() with nil label. fixes issue #17948
git-svn-id: trunk@28269 -
2010-11-16 12:40:01 +00:00
paul
8890b2e2a1 lcl: set TFPCustomFont flags on TFont.Style change (bug #0017930)
git-svn-id: trunk@28268 -
2010-11-16 08:25:56 +00:00
mattias
5f6a2af4de IDE: fixed TBaseCompilerOptions.SetLinkerOptions, bug #17946
git-svn-id: trunk@28267 -
2010-11-16 08:21:03 +00:00
mattias
6e77b99059 codetools: fixed mem leak on finalization, bug #17915
git-svn-id: trunk@28266 -
2010-11-16 08:07:04 +00:00
paul
05a43c2437 win32: ifdef all vista open/save dialog code
git-svn-id: trunk@28265 -
2010-11-16 07:10:46 +00:00
martin
2228bf61f3 DBg: Disassembler, show all changes of src-info
git-svn-id: trunk@28264 -
2010-11-16 03:14:01 +00:00
martin
c60d4f0b6f DBG: Disassembler Make sure we retrieve complete src-info
Watches: Fix Mem leak

git-svn-id: trunk@28263 -
2010-11-16 03:11:54 +00:00
paul
bbd6520a72 win32: handle CanClose = False for cancel clicks in Vista dialogs
git-svn-id: trunk@28262 -
2010-11-16 02:38:52 +00:00
paul
d73133ed38 win32: properly implement SelectionChange event for vista dialogs
git-svn-id: trunk@28261 -
2010-11-16 02:23:28 +00:00
martin
8a9ae3f278 DBG: disassembler, changed(fixed) prefetch policy
git-svn-id: trunk@28260 -
2010-11-16 01:42:08 +00:00
martin
d8e607cb2e DBG: Fix Disassembler results
git-svn-id: trunk@28259 -
2010-11-16 01:41:32 +00:00
maxim
208242d7df regenerated translations; updated Russian translation
git-svn-id: trunk@28258 -
2010-11-16 00:02:21 +00:00
martin
fc0fb43e9d DBG: Assembler-View: Fixed crash after resting (destroy) debugger
git-svn-id: trunk@28257 -
2010-11-15 22:51:36 +00:00
martin
8e1f7a799e DBG: prevent a range check error
git-svn-id: trunk@28256 -
2010-11-15 21:53:08 +00:00
martin
cc86c3c99e DBG: Assembler-View: Fixed crash after resting (destroy) debugger
git-svn-id: trunk@28255 -
2010-11-15 21:51:24 +00:00
martin
1ab431705c Debugger: added some fail-safety for destruction
git-svn-id: trunk@28254 -
2010-11-15 21:42:50 +00:00
martin
14b597be41 DBG: added debugln/verbose for breakpoints
git-svn-id: trunk@28253 -
2010-11-15 19:39:26 +00:00
martin
78878863ea LCL: fix DebugLnEnter/Exit
git-svn-id: trunk@28252 -
2010-11-15 19:37:38 +00:00
martin
b467185a27 DBG: clean up define name
git-svn-id: trunk@28251 -
2010-11-15 18:32:34 +00:00
paul
473b9e0b8d win32: fixed compilation with 2.4.2
git-svn-id: trunk@28250 -
2010-11-15 14:18:49 +00:00
juha
94259eb2f9 Converter: fix typo.
git-svn-id: trunk@28249 -
2010-11-15 12:43:18 +00:00
juha
ae950504fd Converter: Remove the now obsolete OnIdle handler.
git-svn-id: trunk@28248 -
2010-11-15 12:38:55 +00:00
juha
972428939b Converter: Thread feature cleanup.
git-svn-id: trunk@28247 -
2010-11-15 12:38:51 +00:00
juha
11ed939856 Converter: backround thread for caching unit paths.
git-svn-id: trunk@28246 -
2010-11-15 12:38:47 +00:00
sekelsenmat
e934db8419 Patch from JiXian Yang with my modifications to add TCDButton
git-svn-id: trunk@28245 -
2010-11-15 11:54:30 +00:00
martin
908aca120b undo last commit, bug was resolved, despite state=new
git-svn-id: trunk@28244 -
2010-11-15 10:53:33 +00:00
martin
735ca4f8e2 missing file from commit 28238 #624c9a9db4 / issue #17939
git-svn-id: trunk@28243 -
2010-11-15 10:50:12 +00:00
mattias
a7a449df95 IDE: fixed compilation
git-svn-id: trunk@28242 -
2010-11-15 09:55:25 +00:00
mattias
44be1b16a2 IDE: do not restart if IDE built for nogui
git-svn-id: trunk@28241 -
2010-11-15 09:53:16 +00:00
paul
3f070ffe87 win32: add IFileDialogCustomize
git-svn-id: trunk@28240 -
2010-11-15 08:35:36 +00:00
paul
e3134c1abd win32: start implementation of Vista+ FileOpen and FileSave dialogs. todo is in the win32wsdialogs.pp
git-svn-id: trunk@28239 -
2010-11-15 08:11:31 +00:00
martin
624c9a9db4 debugger: disassembler, Allow copy to clipboard
git-svn-id: trunk@28238 -
2010-11-15 02:09:28 +00:00
paul
4bcf14762c win32: show text in TaskDialog as Content instead of Main Instruction
git-svn-id: trunk@28237 -
2010-11-15 01:36:37 +00:00
martin
74c0ce2bb6 debugger: disassembler,Fixed missing mem-dump
git-svn-id: trunk@28236 -
2010-11-15 00:02:10 +00:00
martin
ddc9a46f1b debugger: disassembler, fix display of top line
git-svn-id: trunk@28235 -
2010-11-14 23:51:59 +00:00
martin
c2f5f8d325 debugger: disassembler, small optimizations
git-svn-id: trunk@28234 -
2010-11-14 23:50:41 +00:00
martin
334c21803e debugger: disassembler, take care of unordered gdb results
git-svn-id: trunk@28233 -
2010-11-14 23:01:39 +00:00
juha
e80c52f6f7 IDE: Cleanup, make the code more readable.
git-svn-id: trunk@28232 -
2010-11-14 22:44:39 +00:00
juha
6621b04689 IDE: fixed the build advanced restart feature. Now it works correctly. Most work done by Stephano.
git-svn-id: trunk@28231 -
2010-11-14 22:23:37 +00:00
maxim
79a8502960 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@28230 -
2010-11-14 21:18:55 +00:00
maxim
926bea7313 IDE: localize 'IDE Info' dialog caption
git-svn-id: trunk@28229 -
2010-11-14 21:18:16 +00:00
mattias
9da1573ffb IDE: packagegraph: fixed uninitialized variable, bug #17935
git-svn-id: trunk@28228 -
2010-11-14 20:53:45 +00:00
maxim
d18d22986c IDE, Find/rename identifier dialog: fix localization
git-svn-id: trunk@28227 -
2010-11-14 20:41:56 +00:00
maxim
d6e31c9d2c IDE, Build Lazarus dialog: remember form size
git-svn-id: trunk@28226 -
2010-11-14 20:28:05 +00:00
martin
268bad15c4 SynEdit, marks: Fixed update column on line delete
git-svn-id: trunk@28225 -
2010-11-14 20:02:05 +00:00