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 |
|
mattias
|
ff9a904695
|
codetools: ppu: implemented skipping other parts
git-svn-id: trunk@15599 -
|
2008-06-28 08:02:20 +00:00 |
|
jesus
|
8aa05f1439
|
LazReport, fixed 2.2.0 compile reported by Eduardo Lopez
git-svn-id: trunk@15598 -
|
2008-06-27 18:32:02 +00:00 |
|
mattias
|
fc43d79cae
|
codetools: ppu: implemented skipping unsupported entries
git-svn-id: trunk@15595 -
|
2008-06-27 14:50:48 +00:00 |
|
mattias
|
0a4be6bd8d
|
codetools: ppu: implemented reading deref map
git-svn-id: trunk@15594 -
|
2008-06-27 14:44:24 +00:00 |
|
mattias
|
8373805803
|
codetools: ppu: implemented reading deref data
git-svn-id: trunk@15593 -
|
2008-06-27 14:42:04 +00:00 |
|
mattias
|
758fa2eb08
|
codetools: ppu: implemented reading import symbols
git-svn-id: trunk@15592 -
|
2008-06-27 14:38:55 +00:00 |
|
mattias
|
5daf301724
|
codetools: ppu: implemented reading linked files
git-svn-id: trunk@15591 -
|
2008-06-27 14:32:15 +00:00 |
|
mattias
|
878bc4ab3c
|
codetools: ppu: implemented reading entries, module name, uses units
git-svn-id: trunk@15590 -
|
2008-06-27 14:19:49 +00:00 |
|
mattias
|
42827e1052
|
codetools: FPC src defines: added .. to the SrcPath of compiler/utils
git-svn-id: trunk@15589 -
|
2008-06-27 13:08:02 +00:00 |
|
mattias
|
6e52a72112
|
codetools: ppu: showing flags and compiler
git-svn-id: trunk@15585 -
|
2008-06-27 11:47:39 +00:00 |
|
mattias
|
a345bde499
|
codetools: ppu: showing cpu and target
git-svn-id: trunk@15584 -
|
2008-06-27 11:37:00 +00:00 |
|
mattias
|
26812face7
|
codetools: added example for parsing ppu files
git-svn-id: trunk@15583 -
|
2008-06-27 10:27:06 +00:00 |
|
mattias
|
f32d59efb7
|
codetools: started ppu parser
git-svn-id: trunk@15579 -
|
2008-06-26 16:54:02 +00:00 |
|
jesus
|
b72b8b0bad
|
i18n, implemented better handling of duplicates fix some escaped chars in translated files, updated lazreport and ipro translations
git-svn-id: trunk@15563 -
|
2008-06-24 15:59:26 +00:00 |
|
mattias
|
24340765e5
|
images4lazarus: removed formats that are now in the LCL
git-svn-id: trunk@15560 -
|
2008-06-24 13:14:06 +00:00 |
|
mattias
|
94a0e34fb6
|
IDE, synedit: implemented ExtraCharSpacing
git-svn-id: trunk@15559 -
|
2008-06-24 08:43:22 +00:00 |
|
jesus
|
65878854a5
|
LazReport, remove libc use from sysutilsadds, issue #11524
git-svn-id: trunk@15549 -
|
2008-06-23 19:16:59 +00:00 |
|
vincents
|
ad5b5a5a70
|
editor toolbar component: cleanup
git-svn-id: trunk@15544 -
|
2008-06-23 15:00:42 +00:00 |
|