Commit Graph

28479 Commits

Author SHA1 Message Date
paul
2b1ccdaa38 lcl: improve TPicture.LoadFromFile - if there is no extension then detect the file format based on file content (issue #0018453)
git-svn-id: trunk@28943 -
2011-01-11 02:45:12 +00:00
paul
18c9e1f4f3 lcl: use MainForm if Owner form is nil for poOwnerFormCenter (bug #0018463)
git-svn-id: trunk@28942 -
2011-01-11 02:23:31 +00:00
martin
52fba94e89 DBG: added more tests for watches
git-svn-id: trunk@28941 -
2011-01-11 00:53:59 +00:00
mattias
d5c9ca6f4f IDE: fixed wrong CleanAndExpandFile/Dir use
git-svn-id: trunk@28940 -
2011-01-10 20:40:59 +00:00
mattias
dc5709cc8a IDE: warn if fpc has no config file
git-svn-id: trunk@28939 -
2011-01-10 16:51:08 +00:00
mattias
a2157c46f8 IDE: about fpc: warn if fpc has no config file
git-svn-id: trunk@28938 -
2011-01-10 16:38:39 +00:00
martin
8cdcd7f1ea DBG: Show watches, if watch added from eval-dlg. Issue #0018347 Patch by Anton
git-svn-id: trunk@28937 -
2011-01-10 14:05:04 +00:00
martin
490df47729 DBG: Show watches first, then update
git-svn-id: trunk@28936 -
2011-01-10 14:03:52 +00:00
martin
03fe9688fa DBG: Show watches first, then update
git-svn-id: trunk@28935 -
2011-01-10 14:03:38 +00:00
mattias
a322156f23 IDE: started dialog to help with the message recompiling checksum changed
git-svn-id: trunk@28934 -
2011-01-10 14:02:09 +00:00
mattias
c2f59b31e3 lazbuild: fixed compilation
git-svn-id: trunk@28933 -
2011-01-10 13:29:22 +00:00
mattias
a8b437d1a0 IDE: added macro FallBackOutputRoot, source editor context menu item to open package of package source file
git-svn-id: trunk@28932 -
2011-01-10 13:24:25 +00:00
juha
ca4fb99240 Converter: FindUnitCaseInsensitive is fixed, remove workaround. Leave a local FindMissingUnits for better control.
git-svn-id: trunk@28931 -
2011-01-10 11:17:57 +00:00
ask
8b63e9a07b TAChart: Correctly use Extent.YMax in TFuncSeries
git-svn-id: trunk@28930 -
2011-01-10 10:18:41 +00:00
jesus
b5a9ad4484 LazReport, some refactoring to get information from custom preview report
git-svn-id: trunk@28929 -
2011-01-10 06:22:25 +00:00
jesus
83eb831066 LazReport, modify strange error msg on Undefined Symbol
git-svn-id: trunk@28928 -
2011-01-10 06:16:38 +00:00
martin
6f92e70b9d DBG, missing file for test
git-svn-id: trunk@28927 -
2011-01-10 01:16:00 +00:00
martin
cea1fb0eff DBG: Refactored gdb-type parsing
git-svn-id: trunk@28926 -
2011-01-10 01:11:25 +00:00
ask
5e67bd842c TAChart: Fix compilation of tools demo
git-svn-id: trunk@28925 -
2011-01-10 00:02:41 +00:00
maxim
685032b3f2 regenerated translations; updated and improved Russian translation
git-svn-id: trunk@28924 -
2011-01-09 16:26:01 +00:00
martin
3c87ebe10d SynEdit: Fix a drawing bug, if a framed word is partly invalidated.
git-svn-id: trunk@28923 -
2011-01-09 14:49:24 +00:00
mattias
e600f4af83 IDE: added macros PrimaryConfigPath, SecondaryConfigPath
git-svn-id: trunk@28922 -
2011-01-09 13:56:01 +00:00
mattias
564a8a78a9 codetools: TCTDirectoryCache.FindUnitSourceInCompletePath: fixed fixing unitname case from cache
git-svn-id: trunk@28921 -
2011-01-09 13:29:09 +00:00
mattias
39a85ba046 translations: finnish from Seppo
git-svn-id: trunk@28920 -
2011-01-09 13:21:37 +00:00
juha
2cf15714e5 Converter: improve a message little.
git-svn-id: trunk@28919 -
2011-01-09 12:02:46 +00:00
juha
45134ce005 Converter: workaround for FindUnitCaseInsensitive reporting only 1 instance of missing unit with different casing.
git-svn-id: trunk@28918 -
2011-01-09 12:02:42 +00:00
sekelsenmat
aa6519e1e0 Adds some more capabilities to TNotebook
git-svn-id: trunk@28917 -
2011-01-09 11:17:58 +00:00
sekelsenmat
76f0a18ff0 Fixes compiling the examples with the new notebook.
git-svn-id: trunk@28916 -
2011-01-09 11:05:07 +00:00
ask
c4099a7d6a TAChart: Add TChartStyle.UsePen and .UseBrush properties. Update demo.
git-svn-id: trunk@28915 -
2011-01-09 09:32:12 +00:00
ask
bc31258827 TAChart: Add axis stripes to the axis demo
git-svn-id: trunk@28914 -
2011-01-09 09:19:23 +00:00
ask
e80436b1fb TAChart: Use styles brushes for axis stripes
git-svn-id: trunk@28913 -
2011-01-09 09:17:05 +00:00
ask
c2d6591ca3 TAChart: Fix compilation of axis demo
git-svn-id: trunk@28912 -
2011-01-09 07:28:10 +00:00
ask
ef0f99f876 TAChart: Fix compilation of save demo
git-svn-id: trunk@28911 -
2011-01-09 07:24:00 +00:00
ask
2b8862f949 TAChart: Fix compilation of func demo
git-svn-id: trunk@28910 -
2011-01-09 07:22:50 +00:00
mattias
3061ed804d IDE: switching between default and fallback package output directory
git-svn-id: trunk@28909 -
2011-01-09 00:20:26 +00:00
sekelsenmat
71604ddadd Patch from Ido Kanner, updates synunidesigner.pas to use the new TNotebook
git-svn-id: trunk@28908 -
2011-01-08 23:52:00 +00:00
sekelsenmat
417057fece Enables creating instances of TCustomNotebook
git-svn-id: trunk@28906 -
2011-01-08 18:15:50 +00:00
paul
8f25e2ae77 jcf2: fix double path delim error in jcf settings file path (issue #0018395)
git-svn-id: trunk@28905 -
2011-01-08 17:06:30 +00:00
mattias
161912cc0f IDE: started checking read only package output directories
git-svn-id: trunk@28904 -
2011-01-08 13:25:44 +00:00
mattias
ecec0a36e4 codetools: TCodeTreeNode: packed to save memory and a few percent faster
git-svn-id: trunk@28903 -
2011-01-08 12:35:57 +00:00
mattias
9a97f52cf6 IDE: started checking write only package output directories
git-svn-id: trunk@28902 -
2011-01-08 12:30:23 +00:00
mattias
599efccf86 codetools: FindMissingUnit: FixCase fixed
git-svn-id: trunk@28901 -
2011-01-08 11:43:32 +00:00
mattias
27512bc4dd IDE: codetools values: report
git-svn-id: trunk@28900 -
2011-01-08 01:15:25 +00:00
mattias
ea6c4b0e0b lazbuild: fixed compilation
git-svn-id: trunk@28899 -
2011-01-07 21:53:41 +00:00
mattias
5e9003e17e IDE: code templates: renamed Edit to Rename, bug #18212
git-svn-id: trunk@28898 -
2011-01-07 19:00:29 +00:00
mattias
1b48dc89de IDE: replaced globaloptions with macros, bug #18179, #18421, #18143
git-svn-id: trunk@28897 -
2011-01-07 18:42:24 +00:00
ask
b86722ce2e TAChart: Add TChartAxisMarks.Stripes property
git-svn-id: trunk@28896 -
2011-01-07 15:03:26 +00:00
maxim
7696d6fc43 IDE, Code templates dialog: fixed localization
git-svn-id: trunk@28895 -
2011-01-07 14:15:28 +00:00
maxim
bf991c7015 regenerated translations; updated Russian translation
git-svn-id: trunk@28894 -
2011-01-07 14:07:30 +00:00
mattias
632ae5d71b IDE: about fpc: show fpc -i and -va output
git-svn-id: trunk@28893 -
2011-01-07 13:49:49 +00:00