Commit Graph

32026 Commits

Author SHA1 Message Date
juha
dc13c42eae IDE: remove ":" from some options dialog headers to make it consistent
git-svn-id: trunk@32777 -
2011-10-09 07:30:44 +00:00
juha
163b336808 and more Finnish translations
git-svn-id: trunk@32776 -
2011-10-09 07:30:26 +00:00
mattias
4dcc3116ea codetools: show backtrace on consistency exceptions in linkscanner
git-svn-id: trunk@32775 -
2011-10-09 06:51:01 +00:00
ask
5f94205be5 TAChart: Change default value of TBasicZoomStepTool.FixedPoint to true. Update demo.
git-svn-id: trunk@32774 -
2011-10-09 02:12:18 +00:00
blikblum
3c0fbef25c lazxml: fix reading file path with non ansi characters
git-svn-id: trunk@32773 -
2011-10-09 00:33:26 +00:00
mattias
33120cb167 laz2_xmlread: fixed reading text ending with space
git-svn-id: trunk@32772 -
2011-10-08 21:08:49 +00:00
juha
153ee60532 More Finnish translations
git-svn-id: trunk@32771 -
2011-10-08 20:13:23 +00:00
juha
3fdc339e63 IDE: Localize Copy and Paste in GraphicPropEdit
git-svn-id: trunk@32770 -
2011-10-08 20:13:10 +00:00
maxim
2234283a97 regenerated translations; updated Russian translation
git-svn-id: trunk@32769 -
2011-10-08 16:18:51 +00:00
maxim
fc3da17a04 Translations: Dutch LCL translation update by BigChimp, bug #20439
git-svn-id: trunk@32768 -
2011-10-08 14:26:09 +00:00
martin
2165c12b80 PackageManager: Change Dialog button from cancel to ok, if only one button, and action is not continuing. (As in acknowledge error)
git-svn-id: trunk@32767 -
2011-10-08 13:41:40 +00:00
juha
d6c890be77 IDE: Improve copy'n'paste in GraphicPropEdit. Issue #20243, patch from Flávio Etrusco
git-svn-id: trunk@32766 -
2011-10-08 11:29:05 +00:00
martin
910873ae42 LazUtf8, another candidate for lower-casing
git-svn-id: trunk@32765 -
2011-10-08 09:54:55 +00:00
martin
5a9700b57c LazUtf8, another candidate for lower-casing
git-svn-id: trunk@32764 -
2011-10-08 09:39:26 +00:00
martin
6132be7d61 LazUtf8, another candidate for lower-casing
git-svn-id: trunk@32763 -
2011-10-08 08:46:27 +00:00
mattias
2453363069 codetools: parse method specifier assembler, bug #20437
git-svn-id: trunk@32762 -
2011-10-08 07:48:31 +00:00
martin
44e4f5e830 LazUtf8, another candidate for lower-casing
git-svn-id: trunk@32761 -
2011-10-07 21:58:48 +00:00
martin
7802657a97 LazUtf8, another candidate for lower-casing
git-svn-id: trunk@32760 -
2011-10-07 21:58:21 +00:00
sekelsenmat
a69a6f4cad Removes turkish encoding from Cyrillic
git-svn-id: trunk@32759 -
2011-10-07 15:27:43 +00:00
mattias
3da6eb7633 codetools: ResolveRoundBracketOpen extractoperand at start
git-svn-id: trunk@32758 -
2011-10-07 15:07:05 +00:00
sekelsenmat
dfcfb425d4 Speed optimization for lowercase ASCII
git-svn-id: trunk@32757 -
2011-10-07 14:52:07 +00:00
mattias
1e24d21f65 lazutf8: some optimizations for UTF8LowerCaseMattias
git-svn-id: trunk@32756 -
2011-10-07 14:49:27 +00:00
sekelsenmat
493cba2f66 Adds more uppercase tests
git-svn-id: trunk@32755 -
2011-10-07 14:40:30 +00:00
sekelsenmat
ad5324754e Extends the speed improvements to UpperCase
git-svn-id: trunk@32754 -
2011-10-07 14:40:17 +00:00
sekelsenmat
e1b8857eae Fixes pointer error for turkish
git-svn-id: trunk@32753 -
2011-10-07 14:20:38 +00:00
sekelsenmat
62b7fa90b6 Simplifies a bit the variable names, adds more cyrillic
git-svn-id: trunk@32752 -
2011-10-07 14:14:57 +00:00
sekelsenmat
ef5a653296 Adds some russian tests
git-svn-id: trunk@32751 -
2011-10-07 14:14:23 +00:00
sekelsenmat
8f32884124 Corrects the counter for the new PChars
git-svn-id: trunk@32750 -
2011-10-07 13:31:34 +00:00
sekelsenmat
1b5cf72575 Improves performance of LowerCase by adding one UniqueString and supressing its usage by the compiler in all other assignments
git-svn-id: trunk@32749 -
2011-10-07 13:24:27 +00:00
sekelsenmat
f1952adbd6 More turkish utf8 fixes
git-svn-id: trunk@32748 -
2011-10-07 12:05:45 +00:00
sekelsenmat
18e81edc2f Improves turkish lowercase
git-svn-id: trunk@32747 -
2011-10-07 11:55:17 +00:00
sekelsenmat
28a437f358 Adds chinese and french unicode tests
git-svn-id: trunk@32746 -
2011-10-07 11:55:01 +00:00
sekelsenmat
404d1c3ffb Adds portuguese unicode test
git-svn-id: trunk@32745 -
2011-10-07 11:42:34 +00:00
sekelsenmat
fa95bffe24 Adds german unicode test
git-svn-id: trunk@32744 -
2011-10-07 11:36:38 +00:00
sekelsenmat
d750060cf4 Reactivates the tables with ifdefs
git-svn-id: trunk@32743 -
2011-10-07 11:16:48 +00:00
sekelsenmat
5eb21ceaeb Adds compared tests
git-svn-id: trunk@32742 -
2011-10-07 11:16:29 +00:00
sekelsenmat
d2e2258a3c Adds performance tests
git-svn-id: trunk@32741 -
2011-10-07 11:08:48 +00:00
sekelsenmat
1d224762e2 Expands lowercase and disables the tables
git-svn-id: trunk@32740 -
2011-10-07 10:57:41 +00:00
sekelsenmat
9c098f91e3 Adds lowercase tests
git-svn-id: trunk@32739 -
2011-10-07 10:57:12 +00:00
sekelsenmat
d2ff6af4c5 Adds the german beta to uppercase
git-svn-id: trunk@32738 -
2011-10-07 09:54:36 +00:00
sekelsenmat
675c9a516b Now covers fully polish in UpperCase
git-svn-id: trunk@32737 -
2011-10-07 09:50:47 +00:00
juha
c2bef94f98 Codetools: Add an assertion that reveals a problem causing issue #20202
git-svn-id: trunk@32736 -
2011-10-07 09:26:51 +00:00
sekelsenmat
927260540e Improves the unicode test
git-svn-id: trunk@32735 -
2011-10-07 09:25:30 +00:00
sekelsenmat
c32a82b77b Improved unicode test
git-svn-id: trunk@32734 -
2011-10-07 09:15:33 +00:00
sekelsenmat
72be8c7edb Starts utf-8 test for LazUtils
git-svn-id: trunk@32733 -
2011-10-07 08:53:50 +00:00
vincents
0d3e467911 lcl docs: added fpdoc skeleton for lazutf8classes unit
git-svn-id: trunk@32732 -
2011-10-07 08:39:09 +00:00
sekelsenmat
a2f5ce2791 New UTF8 comparison routines
git-svn-id: trunk@32731 -
2011-10-07 08:31:57 +00:00
vincents
e56a01d6a6 lcl docs: added fpdoc skeleton for valedit unit
git-svn-id: trunk@32730 -
2011-10-07 08:31:14 +00:00
sekelsenmat
6dc972c4d6 Reimplements UTF8LowerCase and improves the architecture of UTF8UpperCase
git-svn-id: trunk@32729 -
2011-10-07 08:25:47 +00:00
sekelsenmat
f1cbb0b645 Starts the new UTF8UpperCase
git-svn-id: trunk@32728 -
2011-10-07 07:48:27 +00:00