Commit Graph

39469 Commits

Author SHA1 Message Date
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
mattias
f1b6abfac5 codetools: stdcodetools: use GetIndentStr of beautifier
git-svn-id: trunk@40820 -
2013-04-15 09:58:00 +00:00
mattias
3c5846fe89 codetools: stdcodetools: use GetLineIndent of beautifier
git-svn-id: trunk@40819 -
2013-04-15 09:53:05 +00:00
mattias
4b82e6e707 codetools: stdcodetools: use GetIndentStr of beautifier
git-svn-id: trunk@40818 -
2013-04-15 09:40:57 +00:00
mattias
1c83932008 codetools: extract proc: use GetIndentStr of beautifier
git-svn-id: trunk@40817 -
2013-04-15 09:23:57 +00:00
mattias
e9156f83de codetools: gather identifiers: use tool beautifier
git-svn-id: trunk@40816 -
2013-04-15 09:14:12 +00:00
mattias
a0f58c4b7d codetools: moved CommentCode to TStdCodeTool
git-svn-id: trunk@40815 -
2013-04-15 09:09:08 +00:00
mattias
5ee76dbc83 codetools: code completion: use GetIndentStr of beautifier
git-svn-id: trunk@40814 -
2013-04-15 09:04:37 +00:00
mattias
fd4d0497fc IDE,IDEIntf: added TSourceEditorManagerInterface.ReIndent, added parameter Beautify to TLazProjectFile.SetSourceText
git-svn-id: trunk@40813 -
2013-04-15 08:31:41 +00:00
jesus
53774998ef Patch form Aleksey Lagunov implementing:
1. In frReport added property BeforePrintScript - script executable before generating the report. 
 2. Added to designer "File" menu an editor for the BeforePrintScript property. 
 3. In the example report_url added an example for BeforePrintScript. 
 4. Process LazReport variables in Tags of all TMemoView objects before creating a report.
 

git-svn-id: trunk@40812 -
2013-04-15 04:46:07 +00:00
jesus
83942fc439 LCL, qt, fix duplicated entries in TListBox, ComboBox and ChecklistBox when compiled with FPC trunk (2.7.1), issue #24059
git-svn-id: trunk@40811 -
2013-04-14 22:15:44 +00:00
jesus
534dfef951 LazReport, replaces StoreInDFM binary format by StoreInForm XML format, issue #24077
git-svn-id: trunk@40808 -
2013-04-14 19:55:51 +00:00
mattias
28f7611143 IDE: reindent new unit pascal
git-svn-id: trunk@40807 -
2013-04-14 19:16:51 +00:00
mattias
bf56f3685f tests: added TestReIndent
git-svn-id: trunk@40806 -
2013-04-14 18:45:19 +00:00
mattias
57bb6ad932 codetools: added ReIndent
git-svn-id: trunk@40805 -
2013-04-14 18:45:07 +00:00
mattias
08fd0f6206 anchrodocking: Use csDropDownList for ComboBox
git-svn-id: trunk@40804 -
2013-04-14 15:02:04 +00:00
mattias
e8c90c6b1f IDE: package editor: extend unit/include path: shorten paths that are not sub directories, bug #24272
git-svn-id: trunk@40803 -
2013-04-14 12:13:52 +00:00