Commit Graph

5926 Commits

Author SHA1 Message Date
ask
be405ec70a TAChart: Extract TADrawUtils unit
git-svn-id: trunk@26686 -
2010-07-16 14:12:55 +00:00
andrew
6085c465cd * fixed bug #16689 where chm search results would have an unusable url
git-svn-id: trunk@26685 -
2010-07-16 13:56:17 +00:00
ask
1b0b91f3d3 TAChart: Test LineIntersectsRect function
git-svn-id: trunk@26681 -
2010-07-16 09:52:50 +00:00
mattias
e33d5d0f1a todolist: use project as default, fixed update caption, bug #16945
git-svn-id: trunk@26680 -
2010-07-16 09:06:53 +00:00
ask
c4940acd19 TAChart: Add copyright headers.
git-svn-id: trunk@26678 -
2010-07-16 08:29:11 +00:00
ask
c0047f6d24 TAChart: Add initial unit-testing infrastructure. Test TIntervalList class.
git-svn-id: trunk@26677 -
2010-07-16 08:18:01 +00:00
ask
1e37069221 TAChart: Fix interval merging
git-svn-id: trunk@26676 -
2010-07-16 08:15:53 +00:00
mattias
cd98737eb2 IDE: clean up
git-svn-id: trunk@26667 -
2010-07-15 21:30:24 +00:00
mattias
8851d2a322 IDE: configure install packages dialog: added icons
git-svn-id: trunk@26661 -
2010-07-15 10:44:48 +00:00
mattias
c7463d7343 IDE: fixed mem leak
git-svn-id: trunk@26658 -
2010-07-14 23:07:30 +00:00
mattias
7728cf1e4e codetools: started unitsets
git-svn-id: trunk@26656 -
2010-07-14 23:01:12 +00:00
maxim
85e63da42c Czech translation update by chronos, bug #16925
git-svn-id: trunk@26654 -
2010-07-14 20:43:51 +00:00
paul
f3b5dbe139 components: return correct file case for packages units
git-svn-id: trunk@26649 -
2010-07-14 15:52:03 +00:00
mattias
d62007a174 codetools: clean up
git-svn-id: trunk@26648 -
2010-07-14 15:35:36 +00:00
mattias
089aba0265 openglcontrol: fixed designtime CreateHandle, bug #16922
git-svn-id: trunk@26647 -
2010-07-14 15:34:12 +00:00
maxim
724c4cb9aa components: commit automatic package file changes
git-svn-id: trunk@26634 -
2010-07-14 00:39:03 +00:00
maxim
3ae2bebe0d updated Russian translation
git-svn-id: trunk@26633 -
2010-07-14 00:37:39 +00:00
jesus
23ee708a40 LazReport, switched form resources to new style
git-svn-id: trunk@26632 -
2010-07-13 21:02:52 +00:00
mattias
10bd683ca8 codetools: fpc template from config cache
git-svn-id: trunk@26628 -
2010-07-13 15:47:21 +00:00
jesus
33b28ccbcd LazReport, fix preview's vertical scrollbar too wide, issue #16855
git-svn-id: trunk@26627 -
2010-07-13 15:29:27 +00:00
mattias
216f4dccf1 codetools: autoindenter: forward class definition
git-svn-id: trunk@26620 -
2010-07-13 13:16:49 +00:00
mattias
bc14bcf0a2 codetools: completeblock: complete if parent and child same indented
git-svn-id: trunk@26619 -
2010-07-13 13:01:13 +00:00
mattias
55dcc22df2 codetools: fpcdefines: check cache validity
git-svn-id: trunk@26618 -
2010-07-13 11:42:46 +00:00
mattias
b23492619f codetools: completeblock: check if unindented line starts new block
git-svn-id: trunk@26617 -
2010-07-13 10:06:40 +00:00
mattias
893f722018 codetools: fpcdefines: tcomponent
git-svn-id: trunk@26613 -
2010-07-13 08:01:19 +00:00
mattias
c38a01e0ae codetools: fpccache: notifications
git-svn-id: trunk@26608 -
2010-07-12 11:58:42 +00:00
mattias
7ece9907af codetools: fpcdefines: started supported caching multiple targets
git-svn-id: trunk@26605 -
2010-07-12 07:31:43 +00:00
mattias
7e74198f7d codetools: completeblock: improved for class
git-svn-id: trunk@26604 -
2010-07-11 20:46:35 +00:00
maxim
2682f943c6 MemDS: 1. Portuguese translation update from Marcelo B Paula, final part of bug #16909.
2. Regenerated translations and updated Russian translation.

git-svn-id: trunk@26602 -
2010-07-11 17:49:46 +00:00
maxim
2b701c91a8 MemDS: Localized 'Select dataset to copy from' dilaog. Patch from Marcelo B Paula, part of bug #16909.
git-svn-id: trunk@26601 -
2010-07-11 17:47:25 +00:00
martin
8db9286b37 SynCompletion: avoid possible crash ./ fix app.Deactivate
git-svn-id: trunk@26596 -
2010-07-11 13:29:03 +00:00
mattias
cd02fc8a59 IDE: identifier completion: fixed indent on override method
git-svn-id: trunk@26595 -
2010-07-11 12:20:03 +00:00
mattias
b4b5016f20 codetools: completeblock: complete if unindent and cursor at unindent or in empty line
git-svn-id: trunk@26594 -
2010-07-11 11:27:44 +00:00
mattias
ad682260a7 codetools: auto indenter: start first class section automatically
git-svn-id: trunk@26593 -
2010-07-11 09:46:33 +00:00
mattias
742416f30f translations: german: updates from Samuel Herzog
git-svn-id: trunk@26590 -
2010-07-11 08:09:17 +00:00
mattias
56bf0c43a2 codetools: FindDeclarationOfPropertyPath: enum of set
git-svn-id: trunk@26585 -
2010-07-10 20:27:30 +00:00
maxim
76ec54cbff JCF2: Fix About dialog (wordwrap issue), bug #16900.
git-svn-id: trunk@26580 -
2010-07-10 17:33:25 +00:00
maxim
7e4bfd1aa7 JCF2, options: Fix check for settings file existence when path to it has non-ASCII chars, bug #16897.
git-svn-id: trunk@26573 -
2010-07-10 16:30:26 +00:00
maxim
ec4b8962b9 JCF2, options: set label captions in Format File tab correctly in case file is not found, bug #16897.
git-svn-id: trunk@26572 -
2010-07-10 15:31:13 +00:00
maxim
766eea94fc IDE: Portuguese translation update from Marcelo B Paula, bug #16889.
git-svn-id: trunk@26556 -
2010-07-09 22:39:47 +00:00
mattias
4bf027e470 codetools: identifier completion: check for directives behind
git-svn-id: trunk@26553 -
2010-07-09 20:43:01 +00:00
mattias
3e90d1e023 codetools: reduced debugging
git-svn-id: trunk@26552 -
2010-07-09 20:20:12 +00:00
mattias
1e473ef5c9 codetools: BuildTree: check if last error was in implementation and only interface is needed, bug #16867
git-svn-id: trunk@26551 -
2010-07-09 20:18:28 +00:00
martin
662e9519a7 SynCompletion: Cancel on Topline change (window would be misplaced otherwise)
git-svn-id: trunk@26548 -
2010-07-09 16:25:10 +00:00
mattias
54ce6e667b codetools: fixed range of FindCommentInFront
git-svn-id: trunk@26546 -
2010-07-09 12:48:05 +00:00
mattias
29839a9707 codetools: findreferences: search declaration comment, bug #13497
git-svn-id: trunk@26542 -
2010-07-08 21:41:56 +00:00
mattias
af31f6d34d IDE: indentation examples: multi line parameter list
git-svn-id: trunk@26527 -
2010-07-08 12:33:07 +00:00
mattias
16b539c6de codetools: auto indenter: fixed reparsing example
git-svn-id: trunk@26526 -
2010-07-08 12:31:31 +00:00
mattias
a7ff4e3662 openglcontrol: fixed widgetset hierarchy
git-svn-id: trunk@26524 -
2010-07-08 11:36:17 +00:00
mattias
7088a19867 openglcontrol: started clipping for carbon
git-svn-id: trunk@26522 -
2010-07-08 11:04:46 +00:00