Commit Graph

30118 Commits

Author SHA1 Message Date
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
mattias
1e13f1409e IDE: codehelp: added head
git-svn-id: trunk@30458 -
2011-04-24 20:57:27 +00:00
mattias
0abcba4a03 IDE: test compiler options: use codetools fpc config cache, bug #17700
git-svn-id: trunk@30457 -
2011-04-24 20:29:51 +00:00
juha
12f497705c IDE: Fix a range error when two ActionListEditors have an action with same name. Patch from Anton, issue #19218
git-svn-id: trunk@30456 -
2011-04-24 20:21:37 +00:00
mattias
0dcb68fda8 IDE: search results: select on mouse down
git-svn-id: trunk@30455 -
2011-04-24 18:36:01 +00:00
mattias
8bfe9b6371 codetools: pascal parser: var i: byte = 3; create ctnConstant, patch #18515
git-svn-id: trunk@30454 -
2011-04-24 18:31:59 +00:00
martin
62833f223a SynEdit: Fixed a folding issue, and assert
git-svn-id: trunk@30453 -
2011-04-24 18:23:44 +00:00
maxim
24c7af863a Translations: improved Russian translation
git-svn-id: trunk@30452 -
2011-04-24 14:02:42 +00:00
maxim
48e174e5bd regenerated translations; updated Russian translation
git-svn-id: trunk@30451 -
2011-04-24 13:37:40 +00:00
maxim
58f490704b Debugger, Registers dialog: improved localization
git-svn-id: trunk@30450 -
2011-04-24 13:34:14 +00:00
mattias
ab98f55da4 comments
git-svn-id: trunk@30449 -
2011-04-24 09:18:45 +00:00
mattias
3df702a7d4 IDE: find in files dlg: fixed double click recognition, bug #19059
git-svn-id: trunk@30448 -
2011-04-24 09:01:34 +00:00
mattias
b3fbf217ee LCL: lconvencoding: comments
git-svn-id: trunk@30447 -
2011-04-24 08:53:42 +00:00
mattias
5afc04632f LCL: lconvencoding: minor fixes
git-svn-id: trunk@30446 -
2011-04-24 08:50:03 +00:00
mattias
0f6f5b9c53 IDE: TSimpleHTMLControl.HTMLToCaption: skip header
git-svn-id: trunk@30445 -
2011-04-24 08:36:36 +00:00
ask
1c02717748 TAChart: Fix List-out-of-bounds when TDbChartSource.FieldY is empty
git-svn-id: trunk@30444 -
2011-04-24 04:33:48 +00:00
mattias
0c7c336af1 IDE: find in files: check if click on node, bug #19059
git-svn-id: trunk@30443 -
2011-04-23 23:15:38 +00:00
mattias
2dd6f59bd1 codetools: SplitStringConstant: added UTF8 support
git-svn-id: trunk@30442 -
2011-04-23 22:50:43 +00:00
mattias
f529fa5679 IDE: source hint: improved default label control
git-svn-id: trunk@30441 -
2011-04-23 19:33:23 +00:00
mattias
69f7e02f62 IDE: project StorePathDelim: set modified on change
git-svn-id: trunk@30440 -
2011-04-23 15:50:50 +00:00
mattias
e252a557ae IDE: project options: combobox to change StorePathDelim
git-svn-id: trunk@30439 -
2011-04-23 15:44:21 +00:00
mattias
04e3416580 IDE: Make resourcestring: fixed prefix
git-svn-id: trunk@30438 -
2011-04-23 15:30:08 +00:00
mattias
7461ab9b58 codetools: BeautifyStatement: nested comments
git-svn-id: trunk@30437 -
2011-04-23 15:10:56 +00:00
mattias
9b3b219b30 codetools: BeautifyStatement: skip comments
git-svn-id: trunk@30436 -
2011-04-23 14:52:54 +00:00
mattias
d8d7ef7d44 codetools: BeautifyStatement: do not split comments
git-svn-id: trunk@30435 -
2011-04-23 14:47:22 +00:00
martin
1ca433e5b8 DBG: Added Format option to Register Window (issue #0018834)
git-svn-id: trunk@30434 -
2011-04-23 14:05:55 +00:00
maxim
4fdc6caea1 Translations: improved Russian translation
git-svn-id: trunk@30433 -
2011-04-23 13:15:31 +00:00
maxim
dcfb62621b regenerated translations; updated Russian translation
git-svn-id: trunk@30432 -
2011-04-22 20:42:07 +00:00
maxim
3a372890ed Translations: Italian translation update by Massimo Soricetti, bug #19214
git-svn-id: trunk@30431 -
2011-04-22 20:15:17 +00:00
mattias
8277e6840c IDE: codeexplorer: directives tree: refersh and options buttons
git-svn-id: trunk@30430 -
2011-04-22 16:10:11 +00:00
mattias
600e0b0b40 IDE: codeexplorer: show enums
git-svn-id: trunk@30429 -
2011-04-22 15:52:57 +00:00
mattias
3927cd86b3 IDE: codeexplorer: hide constants
git-svn-id: trunk@30428 -
2011-04-22 15:50:17 +00:00