Commit Graph

39485 Commits

Author SHA1 Message Date
juha
cd6f5fecad removing test
git-svn-id: trunk@40870 -
2013-04-22 05:59:13 +00:00
juha
54f906a74d testing commit access
git-svn-id: trunk@40869 -
2013-04-22 05:57:41 +00:00
mattias
55b523ce84 lazutils: added example for TDictionaryStringList
git-svn-id: trunk@40868 -
2013-04-21 21:49:09 +00:00
mattias
2c855977d2 IDE: intial setup dialog: fixed getting FPC source version
git-svn-id: trunk@40867 -
2013-04-21 20:35:56 +00:00
jesus
348460d120 LazReport, added Name property to TfrBand, from Giuliano Colla, issue #24305
git-svn-id: trunk@40866 -
2013-04-21 18:36:16 +00:00
maxim
1a69b45c3b IDE: improved Russian translation
git-svn-id: trunk@40865 -
2013-04-20 20:24:06 +00:00
maxim
b2cf3b7ff8 IDE: fixed BuildMode macro name localization
git-svn-id: trunk@40864 -
2013-04-20 20:20:47 +00:00
maxim
22d8ecaa85 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@40863 -
2013-04-20 20:02:34 +00:00
maxim
9ab505a367 IDE: improved Build Lazarus dialog localization
git-svn-id: trunk@40862 -
2013-04-20 19:56:20 +00:00
maxim
c0ffca3409 Lazreport: updated and improved Russian translation
git-svn-id: trunk@40861 -
2013-04-20 19:35:03 +00:00
juha
6b1d7fcc26 LazLazUtils: examples/DictionaryStringList directory
git-svn-id: trunk@40860 -
2013-04-20 16:52:39 +00:00
juha
8cbb7b5e15 LazUtils: examples directory
git-svn-id: trunk@40859 -
2013-04-20 16:48:29 +00:00
juha
88abff51c5 IDE: Buildmode window refactoring.
git-svn-id: trunk@40858 -
2013-04-20 15:00:07 +00:00
juha
8bb045419d IDE: Copy also ProjectBuildMode.InSession in Assign
git-svn-id: trunk@40857 -
2013-04-20 15:00:03 +00:00
juha
7c02d4c836 IDE: formatting
git-svn-id: trunk@40856 -
2013-04-20 14:59:57 +00:00
marco
5d35bdd80f * dummies generated
git-svn-id: trunk@40855 -
2013-04-20 12:55:58 +00:00
marco
6b05b3aa89 * omit fpmake.pp
git-svn-id: trunk@40854 -
2013-04-20 12:07:34 +00:00
juha
b36bbb6909 IDE: Save and load values when BuildMode is switched.
git-svn-id: trunk@40853 -
2013-04-20 07:52:31 +00:00
sekelsenmat
810f515e86 fpvectorial: Improves a lot the SVG reader. Finishes the support for commands without a command token, adds support for reading the style of the <svg> tag. Radad test image now almost perfect.
git-svn-id: trunk@40852 -
2013-04-19 12:29:58 +00:00
juha
47d1848397 IDE: Use shorter 'Ref: ' when showing found references.
git-svn-id: trunk@40851 -
2013-04-19 09:38:04 +00:00
juha
140ce5d69d LazUtils: move GetAllFilesMask's deprecated note to correct place.
git-svn-id: trunk@40850 -
2013-04-19 08:36:40 +00:00
juha
73fb9ab0e2 Use AllFilesMask everywhere instead of GetAllFilesMask
git-svn-id: trunk@40849 -
2013-04-19 07:08:03 +00:00
juha
bb419695bb LazUtils: Add FollowSymLink property to TFileSearcher. Issue #24291, modified from Mario Bonati's patch
git-svn-id: trunk@40848 -
2013-04-19 07:05:25 +00:00
mattias
da3136d52b mtprocs: fixed fpc 2.7.1
git-svn-id: trunk@40847 -
2013-04-18 23:23:54 +00:00
mattias
2e35b53a2a mtprocs: fixed fpc 2.7.1
git-svn-id: trunk@40846 -
2013-04-18 21:20:42 +00:00
juha
ea926c4e4b IDE: Make IDE Macros, Conditionals edit respect configured source colour schema. Issue #24293, patch from Cyrax
git-svn-id: trunk@40845 -
2013-04-18 18:41:23 +00:00
juha
d0f9c1e22c Lazreport: changed .po files
git-svn-id: trunk@40844 -
2013-04-18 18:41:18 +00:00
juha
d4d6162634 IDE: cleanup
git-svn-id: trunk@40843 -
2013-04-18 18:41:10 +00:00
bart
a53520295e LazUtils: Fix ExpandFileNameUTF8 for directories with Unicode characters outside
current codepage on Windows.
Also do not remove trailing and leading spaces, it is inconsistent with
SysUtils.ExpandFileName.
Start splitting implementation in general, unix and windows specific includefiles.

git-svn-id: trunk@40842 -
2013-04-18 18:23:02 +00:00
mattias
5afa7d5da1 lcl: carbon: fixed duplicates in combobox in fpc 2.7.1
git-svn-id: trunk@40841 -
2013-04-18 17:42:46 +00:00
mattias
b4b333baae IDE: clean up
git-svn-id: trunk@40840 -
2013-04-18 17:41:45 +00:00
juha
6ff3c16313 IDE: Make the BuildModes combobox in IDE options dialog work.
git-svn-id: trunk@40839 -
2013-04-18 16:56:40 +00:00
juha
59f2adc660 IDE: Make the new build mode dialog work
git-svn-id: trunk@40838 -
2013-04-18 16:56:35 +00:00
juha
2db3f52443 IDE: Add assignments for classes used by build modes.
git-svn-id: trunk@40837 -
2013-04-18 16:56:29 +00:00
juha
2e6446193d IDE: formatting
git-svn-id: trunk@40836 -
2013-04-18 16:56:23 +00:00
mattias
34906c6a9f lcl: carbon: undo 40684, comboboxes dwere all empty in the IDE
git-svn-id: trunk@40835 -
2013-04-18 12:35:38 +00:00
jesus
6e08b82839 LCL, grids, handle ENTER key on KeyPress instead of on KeyDown to give a change user get it in OnKeyPress, issue #24284
git-svn-id: trunk@40834 -
2013-04-18 07:16:15 +00:00
jesus
3105302469 Lazreport, Patch form Aleksey Lagunov:
1. Fix AV in BeforePrintScript
 2. Fix set Visible:=false in BeforePrintScript for LazReport Dialog forms.

git-svn-id: trunk@40833 -
2013-04-18 03:34:31 +00:00
mattias
88212d1ab2 fpcunit: guitestrunner: handle xml errors
git-svn-id: trunk@40832 -
2013-04-17 08:01:05 +00:00
jesus
2ef3cf5a5c LCL, fix grids not hiding editor in TValueListEditor, issue #24273
git-svn-id: trunk@40831 -
2013-04-17 00:45:31 +00:00
jesus
b565a9a1ee LazReport, removed (sample) report_url session file
git-svn-id: trunk@40830 -
2013-04-16 17:51:44 +00:00
mattias
0103e5c4cb IDE, lazbuild: added macro BuildMode
git-svn-id: trunk@40829 -
2013-04-16 10:51:43 +00:00
juha
378844986e LazUtils: Handle a temporarily non-accessible file in CopyFile function. Issue #24162, patch from Cyrax
git-svn-id: trunk@40828 -
2013-04-16 07:50:07 +00:00
juha
87a68af276 Converter: move a string constant to resource strings
git-svn-id: trunk@40827 -
2013-04-16 07:50:02 +00:00
mattias
3a3877297a IDE: what needs building: fixed showing parameters
git-svn-id: trunk@40826 -
2013-04-15 22:03:06 +00:00
mattias
47609b022c IDE: what needs building: encode special characters in custom options
git-svn-id: trunk@40825 -
2013-04-15 21:57:57 +00:00
mattias
f215fb45f7 IDE: code templates: use tabs and BlockTabIndent
git-svn-id: trunk@40824 -
2013-04-15 21:48:38 +00:00
mattias
c126098b39 IDEIntf: comment
git-svn-id: trunk@40823 -
2013-04-15 11:35:40 +00:00
mattias
2971eecad1 codetools: use GetLineIndent of beautifier
git-svn-id: trunk@40822 -
2013-04-15 10:12:26 +00:00
mattias
f47d8f4577 codetools: code completion: use GetLineIndent of beautifier
git-svn-id: trunk@40821 -
2013-04-15 10:07:23 +00:00