Commit Graph

2981 Commits

Author SHA1 Message Date
mattias
6d0aceeba0 added dumpstack for inconsistency check
git-svn-id: trunk@15793 -
2008-07-16 19:19:03 +00:00
vincents
3285b40fa7 synedit: fixed ctrl-mouseclick from Martin Friebe (issue #11661)
git-svn-id: trunk@15788 -
2008-07-15 19:15:51 +00:00
mattias
a20b096442 synedit: improved using clipping rect during paint from Martin, bug #11654
git-svn-id: trunk@15786 -
2008-07-15 19:06:55 +00:00
mattias
588edd1cab IDE: identifier completion: always move cursor in front of semicolon
git-svn-id: trunk@15784 -
2008-07-14 22:21:35 +00:00
vincents
23d97dd378 default widget set for darwin is carbon
git-svn-id: trunk@15777 -
2008-07-14 09:06:56 +00:00
mattias
cb41bdea0d from Martin Friebe:
- inserting a line, would not correctly re-paint the other lines, if a folded block was in the visible window, above the 
newly inserted line
- using ctr-cursur-up to scroll, would make the cursor jump away from the lower end of the window, if a folded block existed
- bracket search did not use ScreenRowToRow for "VisibleOnly" (which appears un-used, so this part of the bug is currently 
not triggered)

git-svn-id: trunk@15776 -
2008-07-14 07:27:58 +00:00
mattias
a5f211b8cc tk2: fixed SetLayoutText string comparison
git-svn-id: trunk@15774 -
2008-07-13 22:14:39 +00:00
mattias
541620b5fb synedit: replaced codepage dependent set with codepage independent
git-svn-id: trunk@15773 -
2008-07-13 22:03:06 +00:00
mattias
ebd4d40039 fixed encoding
git-svn-id: trunk@15771 -
2008-07-13 20:52:25 +00:00
mattias
5972f2bf98 synedit: renamed OnCtrlLeftMouseUp to OnClickLink, fixed Ctrl+MouseLeft jump
git-svn-id: trunk@15769 -
2008-07-13 20:16:15 +00:00
marc
0bc7d13e17 * updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@15766 -
2008-07-13 18:59:28 +00:00
mattias
4fdf213191 synedit: fixed moving selection by mouse dragging, from Martin Friebe
git-svn-id: trunk@15760 -
2008-07-13 10:37:18 +00:00
mattias
4b03c13f5a trnalations: german: updates from Joerg Braun
git-svn-id: trunk@15756 -
2008-07-12 10:57:45 +00:00
mattias
3c1f8a71b4 IDE: moved some more code from pkgboss to packagegraph
git-svn-id: trunk@15744 -
2008-07-11 13:42:42 +00:00
jesus
2bf859bbba LazReport, implemented page option to print report with columns 'by rows' in addition to 'by columns', fixed/updated translations
git-svn-id: trunk@15740 -
2008-07-10 16:48:06 +00:00
mattias
4d27d2dca5 IDE+codetools: implemented creating event override for nested components
git-svn-id: trunk@15738 -
2008-07-10 16:17:24 +00:00
michael
edb42bf15c * Fix voor sortering
git-svn-id: trunk@15737 -
2008-07-10 15:24:23 +00:00
vincents
8a3217a900 synedit: don't initialize KeyStrokes collection, when loading it from .lrs or .lfm (fixes bug #7305), thanks to Martin Schreiber for the hint
git-svn-id: trunk@15730 -
2008-07-10 07:19:08 +00:00
mattias
9dfbba8302 IDE: implemented jumping to inherited inline method
git-svn-id: trunk@15726 -
2008-07-10 00:07:06 +00:00
mattias
6e13c5dbe9 synedit: codefolding fixes: ctrl-mouse underlining, cursor left/right skip blocks from Martin Friebe
git-svn-id: trunk@15718 -
2008-07-09 11:38:05 +00:00
vincents
5dcea6ca0b synedit: added @ to the work break characters (bug #11630)
git-svn-id: trunk@15715 -
2008-07-09 07:04:23 +00:00
mattias
1546f3eee9 IDEIntf: TPropertyEditorHook changed method names to be ansistring instead shortstring
git-svn-id: trunk@15712 -
2008-07-08 18:48:15 +00:00
vincents
fc07f2877b synedit: fixed detecting invalid UTF8 chars as special chars from Martin Friebe (bug #11628)
git-svn-id: trunk@15710 -
2008-07-08 18:20:44 +00:00
mattias
93694fa80f synedit: improved crDelete to allow undo/redo bug #11596
git-svn-id: trunk@15708 -
2008-07-08 17:52:34 +00:00
mattias
e8071d14a8 synedit: implemented markup system from Martin Friebe
git-svn-id: trunk@15689 -
2008-07-07 07:41:40 +00:00
mattias
911017a6d4 codetools: ppu: changed output of example to pascal
git-svn-id: trunk@15678 -
2008-07-05 22:37:52 +00:00
marc
be03b6c68d * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@15677 -
2008-07-04 23:27:21 +00:00
mattias
60afb63909 fixed 2.2.0 compilation
git-svn-id: trunk@15675 -
2008-07-04 15:07:15 +00:00
tombo
fa3bdaac2f MouseAndKeyInput - a tool for cross-platform manipulation with mouse and key input
git-svn-id: trunk@15673 -
2008-07-04 13:04:55 +00:00
tombo
b44c433779 Printers4Lazarus: added Carbon restrictions
git-svn-id: trunk@15672 -
2008-07-04 12:01:50 +00:00
mattias
cc89b8c867 codetools: ppu: splitted rtl group
git-svn-id: trunk@15670 -
2008-07-04 08:54:59 +00:00
mattias
2f19c11364 codetools: ppu: implemented listing required groups for each group
git-svn-id: trunk@15667 -
2008-07-03 16:48:04 +00:00
mattias
66e647c642 codetools: ppu: implemented auto disableding units with broken dependencies
git-svn-id: trunk@15666 -
2008-07-03 15:39:31 +00:00
mattias
7e45858274 codetools: ppu: added heuristic to create FPC groups
git-svn-id: trunk@15665 -
2008-07-03 14:57:57 +00:00
mattias
22438f19a6 codetools: ppu: made sorted units public
git-svn-id: trunk@15663 -
2008-07-02 21:43:03 +00:00
mattias
dc901f9855 codetools: ppu: supporting circle dependencies
git-svn-id: trunk@15662 -
2008-07-02 20:53:30 +00:00
mattias
9f416e3595 codetools: ppu: initializations, finalizations
git-svn-id: trunk@15661 -
2008-07-02 20:05:46 +00:00
mattias
77d6a73b1b reduced debugging output
git-svn-id: trunk@15660 -
2008-07-02 19:33:47 +00:00
mattias
bfc63ff71a IDE: fixed comparing Makefile.fpc
git-svn-id: trunk@15659 -
2008-07-02 19:25:53 +00:00
mattias
970ca7fe6a codetools: ppu: creating ppu and ppu group graphs
git-svn-id: trunk@15657 -
2008-07-02 19:17:03 +00:00
mattias
7e17414073 codetools: ppu graph: reporting missing units
git-svn-id: trunk@15656 -
2008-07-02 14:09:44 +00:00
mattias
bf2774ed3d codetools: added unit ppugraph to parse groups of ppu files
git-svn-id: trunk@15655 -
2008-07-02 13:41:40 +00:00
mattias
168bd041aa codetools: extended codegraph for descendants
git-svn-id: trunk@15654 -
2008-07-02 12:33:48 +00:00
mattias
2c1f769392 codetools: ppu: implemented storing initialization and finalization section and reading mangled name of a proc
git-svn-id: trunk@15652 -
2008-07-02 11:51:38 +00:00
mattias
5da63800d7 codetools: ppu: implemented storing and reading uses sections
git-svn-id: trunk@15651 -
2008-07-02 11:24:38 +00:00
jesus
658461fb54 translations, fixed some duplicates, escaped strings and some identifiers
git-svn-id: trunk@15628 -
2008-06-30 19:08:24 +00:00
mattias
c1b02e4ddd codetools: added range check, bug #11573
git-svn-id: trunk@15607 -
2008-06-28 20:43:32 +00:00
mattias
2e9c3b92a6 codetools: ppu: implemented keeping data for later use
git-svn-id: trunk@15605 -
2008-06-28 14:53:55 +00:00
mattias
9aea230f59 codetools: ppu: implemented reading procs
git-svn-id: trunk@15601 -
2008-06-28 11:51:52 +00:00
mattias
f7a7e9f81a codetools: ppu: implemented reading implementation uses section
git-svn-id: trunk@15600 -
2008-06-28 08:24:51 +00:00