Commit Graph

32106 Commits

Author SHA1 Message Date
martin
524c46d2cc LazUtf8: fix 2nd loop
git-svn-id: trunk@32863 -
2011-10-12 17:00:14 +00:00
sekelsenmat
50f1667209 Some more attempted changes
git-svn-id: trunk@32862 -
2011-10-12 16:57:28 +00:00
sekelsenmat
7914ea9804 Large overhaul to simplify the lowercase1 code
git-svn-id: trunk@32861 -
2011-10-12 16:38:56 +00:00
martin
443e4b5478 LazUtf8: clean up
git-svn-id: trunk@32860 -
2011-10-12 15:23:34 +00:00
martin
ee9c29ab04 LazUtf8: georgian
git-svn-id: trunk@32859 -
2011-10-12 15:00:48 +00:00
martin
7c38cfe300 LazUtf8: fixed test
git-svn-id: trunk@32858 -
2011-10-12 14:59:23 +00:00
ask
e50f55f3a9 TAChart: Allow usage of TFitSeries.Calculate from OnFitComplete handler
git-svn-id: trunk@32857 -
2011-10-12 14:54:07 +00:00
martin
c36cc8f766 LazUtf8: attempt to fix the last merge.
git-svn-id: trunk@32856 -
2011-10-12 14:39:07 +00:00
martin
fffd54b8bd another utf8lower
git-svn-id: trunk@32855 -
2011-10-12 14:17:28 +00:00
sekelsenmat
5d79eb6782 Lowercase: Adds Georgian support
git-svn-id: trunk@32854 -
2011-10-12 13:51:33 +00:00
martin
a617d46d26 added tests utf8lower
git-svn-id: trunk@32853 -
2011-10-12 13:19:49 +00:00
sekelsenmat
dc435d6380 lowercase: Fixes disalligned chars for
git-svn-id: trunk@32852 -
2011-10-12 12:50:38 +00:00
sekelsenmat
2640733df3 Goes back to a new martin2 based LowerCase to avoid code duplication
git-svn-id: trunk@32851 -
2011-10-12 12:33:55 +00:00
sekelsenmat
2b7bcd9b42 Passes on OnProgress events to FCL
git-svn-id: trunk@32850 -
2011-10-12 12:33:30 +00:00
martin
47e0abfb11 added tests utf8lower
git-svn-id: trunk@32849 -
2011-10-12 11:59:46 +00:00
juha
8dee4154d2 svn2revisioninc: increase buffer size when reading git rev-list. Should fix issue #20471
git-svn-id: trunk@32848 -
2011-10-12 11:44:21 +00:00
juha
b358c98210 svn2revisioninc: fix my earlier sloppy code to find out the main git branch name
git-svn-id: trunk@32847 -
2011-10-12 11:44:08 +00:00
martin
f4f2ae1e2e Fixed new utf8lower
git-svn-id: trunk@32846 -
2011-10-12 11:27:29 +00:00
martin
d708813957 Fixed new utf8lower
git-svn-id: trunk@32845 -
2011-10-12 11:27:28 +00:00
vincents
4ae488bfbc deb: fixed escaping $ in sed expression
git-svn-id: trunk@32844 -
2011-10-12 11:11:19 +00:00
martin
e74a4002e8 removed debug text info
git-svn-id: trunk@32843 -
2011-10-12 10:34:06 +00:00
vincents
aa86afe835 deb: fixed lazarusdir in environmentoptions when using make deb after r32825 #795218e549
git-svn-id: trunk@32842 -
2011-10-12 09:22:17 +00:00
vincents
5c466ba44e deb installers: fixed building debs after addition of lazutils
git-svn-id: trunk@32841 -
2011-10-12 08:03:07 +00:00
juha
bb773a2ac9 IDE: Restore a piece of Lazarus build code. It was cleaned out by mistake in r32816 #a7b9001416
git-svn-id: trunk@32840 -
2011-10-12 07:50:17 +00:00
vincents
37fff32b2f macosx installers: added lazutils to the cross compile build
git-svn-id: trunk@32839 -
2011-10-12 07:45:27 +00:00
mattias
ce6a9b8431 IDE: creating component name from class name: check if removing leading T starts with a number
git-svn-id: trunk@32838 -
2011-10-12 07:24:55 +00:00
sekelsenmat
21f584b765 Adds initial support in utf8lowercase for archaic and non-slavic cyrillic
git-svn-id: trunk@32837 -
2011-10-12 06:57:15 +00:00
sekelsenmat
dd582c9852 Removes my original LowerCase and now uses Martins version as the default one
git-svn-id: trunk@32836 -
2011-10-12 06:30:35 +00:00
sekelsenmat
1e5d7433ae Corrects a previously added test
git-svn-id: trunk@32835 -
2011-10-12 06:24:24 +00:00
sekelsenmat
2371688c04 Kills martin 2, adds more commenting to martin 1, removes the table usage from martin 1
git-svn-id: trunk@32834 -
2011-10-12 06:21:49 +00:00
sekelsenmat
3208d981ee Fixes a bug in cyrillic conversion from martin lowercase
git-svn-id: trunk@32833 -
2011-10-12 05:55:07 +00:00
sekelsenmat
36e4b9b936 Adds more comments for martin utf-8 lowercase
git-svn-id: trunk@32832 -
2011-10-12 05:54:38 +00:00
martin
6a4928281a DBG: Callstack, show frames in assembler.
git-svn-id: trunk@32831 -
2011-10-12 01:26:11 +00:00
martin
5bdf949df0 DBG: User-Feedback for watchpoint errors
git-svn-id: trunk@32830 -
2011-10-11 23:24:09 +00:00
martin
a46dcdb4d8 DBG: User-Feedback for watchpoint errors
git-svn-id: trunk@32829 -
2011-10-11 23:15:55 +00:00
maxim
8037b4c8c1 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20465
git-svn-id: trunk@32828 -
2011-10-11 22:53:27 +00:00
martin
03120971cf DBG: refactor GetBreakpointImage / Add images to breakpoint-dlg
git-svn-id: trunk@32827 -
2011-10-11 21:46:29 +00:00
mattias
00ebb16e0b lazutils: clean up
git-svn-id: trunk@32826 -
2011-10-11 21:02:40 +00:00
vincents
795218e549 linux installers: tried to fix the initial values of the lazarus dir and fpcsrc dir for the rpm installers without breaking them for the deb installers
git-svn-id: trunk@32825 -
2011-10-11 20:23:22 +00:00
juha
41a58cd13c IDE: Set RadioGroup's right anchor in Build Lazarus dialog. Issue #20468
git-svn-id: trunk@32824 -
2011-10-11 20:21:56 +00:00
mattias
722f1a1d1f codetools: TFindDeclarationTool.FindEnumeratorOfClass: fixed enumerator in other unit
git-svn-id: trunk@32823 -
2011-10-11 18:13:07 +00:00
juha
a7b9001416 IDE: Only IDE can be built in Build Lazarus dialog. Change the dialog and other code accordingly.
git-svn-id: trunk@32816 -
2011-10-11 12:12:03 +00:00
juha
252e2b9acc IDE: Prevent total crash when trying to load a non-existent image to IDEimages.
git-svn-id: trunk@32815 -
2011-10-11 08:33:05 +00:00
juha
166844b8e5 IDE: improve the new Example manager GUI.
git-svn-id: trunk@32814 -
2011-10-11 07:45:04 +00:00
martin
55247419c8 DBG: dis-assembler, fix back to short filename
git-svn-id: trunk@32813 -
2011-10-11 00:48:47 +00:00
martin
f4530db335 DBG: Breakpoints for asm window; extended in callstack
git-svn-id: trunk@32812 -
2011-10-10 22:21:13 +00:00
juha
3add81398b IDE: don't build examples from Build Lazarus dialog. Fixes issue #20261 (TrackBar Demo is started instead of Lazarus)
git-svn-id: trunk@32811 -
2011-10-10 21:51:45 +00:00
mattias
6cb5b7f6ec IDE: clean up
git-svn-id: trunk@32810 -
2011-10-10 21:19:41 +00:00
mattias
736c57ad21 codetools: dump stack when FindDeepestNode on unparsed code
git-svn-id: trunk@32809 -
2011-10-10 21:19:26 +00:00
juha
9897814795 IDE: New "Example Projects" feature.
git-svn-id: trunk@32808 -
2011-10-10 20:35:59 +00:00