Commit Graph

32193 Commits

Author SHA1 Message Date
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
juha
d7d7637619 New files for a new "Manage example projects" feature.
git-svn-id: trunk@32807 -
2011-10-10 20:29:48 +00:00
martin
f7688f9be6 DBG: Change scrolling in assembler win
git-svn-id: trunk@32806 -
2011-10-10 20:26:15 +00:00
dodi
5a7cb5f084 Docs: TWinControl fixed misplaced tag
git-svn-id: trunk@32805 -
2011-10-10 19:49:04 +00:00
dodi
607bd3dc67 Docs: TWinControl updated
git-svn-id: trunk@32804 -
2011-10-10 18:26:37 +00:00
ask
0a38dacf8b TAChart: Recalculate fit series after range change
git-svn-id: trunk@32803 -
2011-10-10 15:15:08 +00:00
ask
6deeddae09 TAChart: Add TFitSeries. Based on code by Werner Pamler
git-svn-id: trunk@32802 -
2011-10-10 14:44:43 +00:00
ask
274955e748 TAChart: Extract TChartRange.Intersect helper procedure
git-svn-id: trunk@32801 -
2011-10-10 13:34:55 +00:00
dodi
82df2f14a7 Docs: TControl revision finished, some questions remain.
git-svn-id: trunk@32800 -
2011-10-10 13:08:14 +00:00
martin
d8ebec4e11 DBG: dsStop is still a debugging state. Allow next "Run" only, once debugger is dsIdle again
git-svn-id: trunk@32799 -
2011-10-10 12:29:58 +00:00
martin
12e58e3bc1 DBG: Keep dsStop until sopping has finished
git-svn-id: trunk@32798 -
2011-10-10 12:29:18 +00:00
martin
819d744b06 SynEdit: start tests for search
git-svn-id: trunk@32797 -
2011-10-10 11:45:22 +00:00
ask
0f0e833719 TAChart: Reset zooming after changing axis transformations to avoid SIGFPE in some cases
git-svn-id: trunk@32796 -
2011-10-10 10:13:04 +00:00
ask
f7b3333c60 TAChart: Partially support infinite coordinates in LineIntersectsRect
git-svn-id: trunk@32795 -
2011-10-10 09:45:24 +00:00