Commit Graph

29999 Commits

Author SHA1 Message Date
mattias
bc19f550d3 cody: added dialog to add a Assign method
git-svn-id: trunk@30521 -
2011-05-01 19:24:09 +00:00
martin
478c782316 DBG: Improved timeout detection
git-svn-id: trunk@30520 -
2011-05-01 18:16:59 +00:00
martin
195d3727b7 DBG: Fixed max(qwoed, qword), some fpc versions do not compile it. issue #0019274
git-svn-id: trunk@30519 -
2011-05-01 17:03:08 +00:00
martin
0a17ba04c0 DBG: Resolve key conflict for terminal
git-svn-id: trunk@30518 -
2011-05-01 16:41:56 +00:00
martin
d134d8df91 DBG: clear terminal on run
git-svn-id: trunk@30517 -
2011-05-01 16:35:25 +00:00
martin
eabbbd37a1 DBG: fixes for Disassembler
git-svn-id: trunk@30516 -
2011-05-01 14:37:34 +00:00
martin
5c02251e3c DBG: fixes for Disassembler
git-svn-id: trunk@30515 -
2011-05-01 14:34:36 +00:00
martin
66cdd0e590 DebuglnEnter/Exit: protect against over-exit
git-svn-id: trunk@30514 -
2011-05-01 14:24:54 +00:00
martin
3374fa1d8e DBG: Fixed a memory leak in watch evaluation. issue #0019089
git-svn-id: trunk@30513 -
2011-05-01 13:11:06 +00:00
martin
0866e743d5 DBG: Terminal: enable scrollbar
git-svn-id: trunk@30512 -
2011-05-01 11:55:54 +00:00
juha
3d7f3c8fe5 Converter: A unit was sometimes added to uses section although it was already in "LCL" section of the uses section.
git-svn-id: trunk@30511 -
2011-04-30 13:33:28 +00:00
juha
e002cb4bc6 Converter: Respect the "use same dfm" setting properly + clean RenameResourceDirectives code
git-svn-id: trunk@30510 -
2011-04-30 13:33:25 +00:00
maxim
6befebb2f4 regenerated translations; updated Russian translation
git-svn-id: trunk@30509 -
2011-04-29 19:48:51 +00:00
martin
e0c85150e9 DBG: Better time-out detection, time-out detection at startup, event-log time-outs, add config for warning dlg at time-out
git-svn-id: trunk@30508 -
2011-04-29 14:14:31 +00:00
martin
988bdbe88a DBG: Ensure watches are enabled, after expression added via menu
git-svn-id: trunk@30507 -
2011-04-29 13:12:23 +00:00
juha
d3cfc4ada0 IDE: Move Refactor menu under Source menu
git-svn-id: trunk@30506 -
2011-04-29 06:45:51 +00:00
maxim
83f8c96fe4 Translations: tweaked Russian translation
git-svn-id: trunk@30505 -
2011-04-28 22:41:16 +00:00
maxim
5a316cbdbe Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #19261
git-svn-id: trunk@30504 -
2011-04-28 22:33:07 +00:00
maxim
4c1dffa47d Components, SynEdit: removed duplicate file filter string and regenerated translations
git-svn-id: trunk@30503 -
2011-04-28 22:23:08 +00:00
maxim
5e9567c914 Transalations: clean up SynEdit PO files
git-svn-id: trunk@30502 -
2011-04-28 22:10:38 +00:00
maxim
0c94e32f17 regenerated translations; updated Russian translation
git-svn-id: trunk@30501 -
2011-04-28 19:51:32 +00:00
mattias
1e43eccbfd LCL: TTimer: checking csDesgning is no longer useful, since SetDesigning works recursive
git-svn-id: trunk@30500 -
2011-04-28 18:52:30 +00:00
ask
ab52351a55 TAChart: Fix compilation of taprint unit
git-svn-id: trunk@30496 -
2011-04-28 14:49:26 +00:00
mattias
fbc076999d codetools: example for FindAssignMethod
git-svn-id: trunk@30495 -
2011-04-28 12:50:19 +00:00
martin
0bed6cbd7d DBG: tests
git-svn-id: trunk@30494 -
2011-04-28 12:30:44 +00:00
martin
45fc51696a DBG: register usage for win64 ABI
git-svn-id: trunk@30493 -
2011-04-27 18:49:07 +00:00
martin
33f168fcdb DBG: Fixes, do not send break-insert command if debugger is stopped. Improve clean up when stopping.
git-svn-id: trunk@30492 -
2011-04-27 18:36:38 +00:00
mattias
90a1dcfc9b codetools: started FindAssignMethod
git-svn-id: trunk@30491 -
2011-04-27 17:51:15 +00:00
martin
1a0a37aaf9 DBG: Refactor, merge TManaged.. classes into TIDE.. classes
git-svn-id: trunk@30490 -
2011-04-27 14:55:07 +00:00
martin
535accdbc6 DBG: Fixed running without debugger
git-svn-id: trunk@30489 -
2011-04-27 12:38:01 +00:00
paul
a2e3f1c24b debugger: log exceptions
git-svn-id: trunk@30488 -
2011-04-27 07:30:33 +00:00
paul
f52d287d2d debugger: add TDBGEventType enumeration, pass event type when some debugger event happens
git-svn-id: trunk@30487 -
2011-04-27 06:58:44 +00:00
paul
ec09bfef6c ide: fix debugger event name Window -> Windows, record 'library-loaded' events
git-svn-id: trunk@30486 -
2011-04-27 06:43:16 +00:00
paul
1ee57a68c4 ide: change color treeview colors after their change in color boxes
git-svn-id: trunk@30485 -
2011-04-27 03:41:54 +00:00
paul
bc6174fd5e ide: use treeview canvas for text height measurements in editor color options frame
git-svn-id: trunk@30484 -
2011-04-27 03:20:55 +00:00
paul
873771ca05 ide: add more controls to debugger event log options frame and implement simple logic
git-svn-id: trunk@30483 -
2011-04-27 03:20:09 +00:00
jesus
93747680f0 GTK2, reverted TEdit caret position as causes issue #19239
git-svn-id: trunk@30481 -
2011-04-26 18:45:30 +00:00
martin
8c441d5601 SynEdit: Fix next/prev word with tabs on line (phys/Logical pos) issue #0019232
git-svn-id: trunk@30480 -
2011-04-26 13:08:46 +00:00
martin
7c7534b4fc SourceEditor: Fix Search result, if found-text was already selected. issue #0019228
git-svn-id: trunk@30479 -
2011-04-26 08:46:30 +00:00
juha
22ef1d3d82 LCL: Stop handling click events after popup in gtkMouseBtnPress. Patch from August Klein, issue #19145
git-svn-id: trunk@30478 -
2011-04-26 08:26:59 +00:00
martin
e65505ff79 DBG: Fixed menu <> command relationship for Threads dialog
git-svn-id: trunk@30477 -
2011-04-26 08:24:06 +00:00
martin
fdd40dc1fc DBG: Fixed header for thread dlg
git-svn-id: trunk@30476 -
2011-04-26 08:07:22 +00:00
juha
e0b9b39774 IDE: Disable Stop-button at start and allow ide work before user action. Issue #19229
git-svn-id: trunk@30475 -
2011-04-26 07:29:35 +00:00
juha
bbe278a9a0 LCL: Set Result of TQtTextEdit.viewportEventFilter when local popup is opened. Patch from August Klein, issue #19231
git-svn-id: trunk@30474 -
2011-04-26 06:38:37 +00:00
mattias
678eb31e5f IDE: started css for lazdoc
git-svn-id: trunk@30473 -
2011-04-25 21:21:35 +00:00
juha
a5e1656dfb LCL: Change button color when enabling/disabling TUpDown. Patch from Anton, issue #18913
git-svn-id: trunk@30472 -
2011-04-25 20:39:44 +00:00
martin
580a85d184 DBG: Added Thread dialog
git-svn-id: trunk@30467 -
2011-04-25 11:17:47 +00:00
juha
4b1f5f2192 LCL: GTK2, fix offset by one when selecting and editing text in TEdit. Patch from Bart Broersma, issue #19220
git-svn-id: trunk@30461 -
2011-04-25 08:16:53 +00:00
paul
aa6ce5e7cf debugger: fix Range check error (and also integer overflow on 64 bit)
git-svn-id: trunk@30460 -
2011-04-25 00:56:24 +00:00
mattias
6210cdba0c IDE: info: parameters
git-svn-id: trunk@30459 -
2011-04-24 21:20:13 +00:00