juha
d92ea0400e
AnchorDocking: Replace FileUtil -> LazFileUtils. Reorder units.
...
git-svn-id: trunk@49781 -
2015-09-08 07:39:51 +00:00
juha
50bc37338d
IDE, AnchorDocking: Support desktops also with docked IDE. Move configuration to environment options. By Ondrej Pokorny.
...
git-svn-id: trunk@49778 -
2015-09-07 22:01:22 +00:00
mattias
b221e1434d
synedit: synexporthtml: fixed working with UTF-8
...
git-svn-id: trunk@49765 -
2015-09-05 20:53:43 +00:00
jesus
79c0805afb
LazReport, lrCodeReport: sample for testing text layout
...
git-svn-id: trunk@49764 -
2015-09-05 19:00:17 +00:00
jesus
66468c8af8
LazReport, lrCodeReport: add missing layout text property, from Frans van Leeuwen, issue #28609
...
git-svn-id: trunk@49763 -
2015-09-05 18:55:30 +00:00
mattias
d368f7dcb5
IDEIntf: renamed AddCsutomMessage to AddIDEMessage
...
git-svn-id: trunk@49762 -
2015-09-05 18:11:36 +00:00
mattias
c99cdd9e57
lazbuild: fixed crash when adding a non existing resource file
...
git-svn-id: trunk@49761 -
2015-09-05 18:10:07 +00:00
jesus
8804bbadce
LazReport: lrCodeReport RunReport procedure now takes an argument for optionally showing the report after run
...
git-svn-id: trunk@49760 -
2015-09-05 17:34:40 +00:00
bart
bb8c94cba4
MessageComposer:
...
* refactor
* fix wrong boolean parameter in InputQuery
* fix wrong resulttype of InputBox and PasswordBox
* fix crash when CaseResultCheckGroup is empty
* less hints
* fix grammar and typo in comment
(Also fixes issue #0028481 )
git-svn-id: trunk@49759 -
2015-09-05 15:45:19 +00:00
juha
dabd4106ff
AnchorDocking: Prevent a crash when closing the IDE. Patch from Ondrej Pokorny.
...
git-svn-id: trunk@49757 -
2015-09-04 18:48:50 +00:00
juha
6c11debd0c
AnchorDocking: Add $(IDEBuildOptions) to the package's custom options. Can be debugged together with IDE.
...
git-svn-id: trunk@49755 -
2015-09-04 11:30:22 +00:00
maxim
1d1aa993ef
IDEIntf: fixed DBGrid column deletion prompt, bug #28611
...
git-svn-id: trunk@49750 -
2015-09-03 16:32:34 +00:00
mattias
5dadb9fdad
codetools: identifier completion: add variant, patch #28615 from Ondrej Pokorny
...
git-svn-id: trunk@49748 -
2015-09-03 10:52:20 +00:00
mattias
f9f232ea0b
codetools: improved smarthints, show definition, patch #28610 , from Ondrej Pokorny
...
git-svn-id: trunk@49740 -
2015-09-02 11:27:34 +00:00
juha
f3124b5751
IdeIntf, TAChart: Fix errors in fields editor made in r49233 #255bf5782e. Issue #28595 .
...
git-svn-id: trunk@49739 -
2015-09-02 10:10:47 +00:00
juha
d66a3c37e6
IDE: Implement all IDE ToolButtons with a special behavior using the new API. By Ondrej Pokorny.
...
git-svn-id: trunk@49736 -
2015-09-02 05:28:06 +00:00
jesus
0ca49a5f21
LCL, fix CSV import into StringGrid omits first line, from wp, issue #28582
...
git-svn-id: trunk@49735 -
2015-09-01 19:20:51 +00:00
wp
fceebc4be9
TAChart: Publish OnResize event.
...
git-svn-id: trunk@49733 -
2015-09-01 10:48:37 +00:00
juha
6a78b21447
IDE: Create an API for IDE's ToolButtons and use it for Desktop list and JumpToSection list. Made by Ondrej Pokorny and myself.
...
git-svn-id: trunk@49732 -
2015-09-01 10:43:00 +00:00
jesus
400b4c4719
LazReport: fixes and improvements on spreadsheet exporters, patch from Aleksey Lagunov
...
1. Improved speed on export
2. Fix export vertical merged cells
3. Add filter in save reports dialog for export to MS Excel 2007/2010
4. Fix scale factor on export - use hard coded const
5. Replace array to TfpList for register export filters
6. Add code for disable export filters in run-time
7. In report designer fix FileName property on preview report
git-svn-id: trunk@49728 -
2015-08-30 17:38:01 +00:00
mattias
0d1ecc5f84
codetools: added CPU target avr, issue #28581
...
git-svn-id: trunk@49723 -
2015-08-28 19:10:11 +00:00
blikblum
647b02469b
lazreport: revert revision 49710 #0c5e2500dc so code in Filter.AfterExport (e.g. SpreadsheetExport) that depends on file being already written works.
...
Adapts PDFExport to write the Stream in EndDoc instead of Destroy to avoid crash
git-svn-id: trunk@49718 -
2015-08-27 12:52:54 +00:00
bart
da24388dc4
LazUtils: Prevent "Abstract method called" for TXMLObjectWriter / TXMLObjectReader also with FPC 3.0.0. Issue #27817 .
...
git-svn-id: trunk@49712 -
2015-08-26 09:29:52 +00:00
blikblum
0c5e2500dc
lazreport: fix crash in pdf export
...
git-svn-id: trunk@49710 -
2015-08-26 02:17:10 +00:00
juha
f2ebd5c2bf
IdeIntf: Use ShortCompareText in both compare functions. Issue #28546 .
...
git-svn-id: trunk@49705 -
2015-08-23 20:12:28 +00:00
juha
7a3e12bf4a
IdeIntf: Use ShortCompareText to compare Clasnames. CompareText and AnsiCompareText can cause mysterious errors. Issue #28546 .
...
git-svn-id: trunk@49703 -
2015-08-23 10:05:13 +00:00
mattias
ff7a247093
lhelp: fixed crash when ServerID not set, bug #28560 , patch from Stephano
...
git-svn-id: trunk@49701 -
2015-08-23 08:15:06 +00:00
maxim
806d5df569
LRSpreadsheetExport: added Hungarian translation by Péter Gábor, bug #28543
...
git-svn-id: trunk@49698 -
2015-08-20 22:10:28 +00:00
mattias
3333661fda
IDEIntf: clean up
...
git-svn-id: trunk@49697 -
2015-08-20 09:23:11 +00:00
maxim
b77c1d45bc
Translations: Hungarian translation update by Péter Gábor, bug #28543
...
git-svn-id: trunk@49693 -
2015-08-19 21:54:50 +00:00
mattias
a4bea16efc
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@49692 -
2015-08-19 19:31:33 +00:00
juha
6d35e05ae3
FPCUnit: Add Next failure / Previous failure controls for GUI test runner. Issue #22975 , patch from jacobb.
...
git-svn-id: trunk@49690 -
2015-08-19 12:16:30 +00:00
maxim
66ea864afe
LRSpreadsheetExport: fixed typo and updated Russian translation
...
git-svn-id: trunk@49685 -
2015-08-18 23:33:31 +00:00
jesus
f5ade20d86
LazReport added: SpreadSheet (ods,xls,xlsx) exporter from Aleksey Lagunov
...
git-svn-id: trunk@49684 -
2015-08-18 04:20:14 +00:00
mattias
8b765384f1
opengl: fixed compilation
...
git-svn-id: trunk@49683 -
2015-08-16 20:42:05 +00:00
mattias
c878fabaf2
opengl: cocoa: comments
...
git-svn-id: trunk@49682 -
2015-08-16 14:54:00 +00:00
mattias
925e68088e
opengl: cocoa: started using NSOpenGLView
...
git-svn-id: trunk@49681 -
2015-08-16 13:44:25 +00:00
mattias
9164b9a58b
codetools: find declaration: nobjcprotocol has no default ancestor
...
git-svn-id: trunk@49680 -
2015-08-16 10:58:04 +00:00
mattias
631feb2095
codetools: find declaration: nobjcprotocol has no default ancestor
...
git-svn-id: trunk@49679 -
2015-08-16 10:57:46 +00:00
mattias
e96a385420
codetools: find declaration of objcclass.alloc
...
git-svn-id: trunk@49678 -
2015-08-16 09:11:02 +00:00
juha
7ef382f0bd
IdeIntf: Use TCheckBoxThemed as a Boolean property editor in OI. Issue #28518 , patch from Vojtech Cihak.
...
git-svn-id: trunk@49677 -
2015-08-15 21:40:16 +00:00
juha
e4d78f8e95
LazControls: TCheckBoxThemed improvements. Issue #28517 , patch from Vojtech Cihak.
...
git-svn-id: trunk@49676 -
2015-08-15 21:40:10 +00:00
juha
7d5464d379
Industrial package: Make default property values match with values set in constructors. Issue #28519 , patch from Vojtech Cihak.
...
git-svn-id: trunk@49675 -
2015-08-15 21:40:09 +00:00
mattias
aa33066937
codetools: searching all compatible objccategory
...
git-svn-id: trunk@49666 -
2015-08-14 09:42:29 +00:00
mattias
18825bf47b
codetools: test for type helper
...
git-svn-id: trunk@49665 -
2015-08-14 08:11:08 +00:00
mattias
dcfae18d9a
lazutils: comments
...
git-svn-id: trunk@49664 -
2015-08-13 10:13:05 +00:00
mattias
5dd2f13c9f
codetools: clean up
...
git-svn-id: trunk@49663 -
2015-08-13 10:12:56 +00:00
mattias
26b480004f
codetools: find declaration: resolve expr type of objccategory
...
git-svn-id: trunk@49662 -
2015-08-13 08:16:38 +00:00
mattias
40688b9497
codetools: split helper coder for objccategory
...
git-svn-id: trunk@49661 -
2015-08-13 07:01:44 +00:00
mattias
2c559c3ecb
codetools: tests: added objccategory
...
git-svn-id: trunk@49660 -
2015-08-13 07:01:05 +00:00