Commit Graph

47443 Commits

Author SHA1 Message Date
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
juha
aed70f5d1b IDE: Extend the Desktops button with "Save current desktop as" menu. Include the button in IDE CoolBar default config. Mostly by Ondrej Pokorny.
git-svn-id: trunk@49734 -
2015-09-01 16:43:42 +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
zeljko
0a3de646ab Qt: fixed IndexOfTabAt() when bidiMode of TPageControl is RTL. issue #28591
git-svn-id: trunk@49731 -
2015-08-31 08:52:04 +00:00
zeljko
cee72b713e Qt: fixed font assignment when parentFont=false and font is default one. issue #28437
git-svn-id: trunk@49730 -
2015-08-31 07:57:36 +00:00
sekelsenmat
3c0233d4ed cocoa: Moves all menu code to CocoaWSMenus to have more related code together
git-svn-id: trunk@49729 -
2015-08-31 06:23:13 +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
sekelsenmat
bec0723351 cocoa: Implements Application.OnDropFiles
git-svn-id: trunk@49727 -
2015-08-29 14:13:02 +00:00
juha
fdde7f3583 LCL: Make TUpDown.ArrowKeys work. Issue #28537, patch from Denis Kozlov.
git-svn-id: trunk@49726 -
2015-08-29 11:59:12 +00:00
sekelsenmat
83d51bb80f cocoa: Implements support for receiving dropped files into forms
git-svn-id: trunk@49725 -
2015-08-29 07:27:27 +00:00
sekelsenmat
6621c5c9ce cocoa: Fixes modalresult
git-svn-id: trunk@49724 -
2015-08-29 06:16:44 +00:00
mattias
0d1ecc5f84 codetools: added CPU target avr, issue #28581
git-svn-id: trunk@49723 -
2015-08-28 19:10:11 +00:00
mattias
8f0fe2f638 IDE: fixed putting codetools errors in Codetools
git-svn-id: trunk@49722 -
2015-08-28 13:41:01 +00:00
mattias
15cf5f6d7e IDE: fpc msg parser: skip empty lines in linker errors, bug #28579
git-svn-id: trunk@49721 -
2015-08-28 10:29:58 +00:00
sekelsenmat
fa63f29cec cocoa: Fixes the initial checked state of menu items
git-svn-id: trunk@49720 -
2015-08-28 05:04:43 +00:00
juha
2f139b9be1 IDE: Rename page "Other" to "Custom Options" in project options dialog. Easier to find.
git-svn-id: trunk@49719 -
2015-08-27 22:06:39 +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
maxim
982ce0aebc LCL: updated Russian translation
git-svn-id: trunk@49715 -
2015-08-26 12:07:21 +00:00
juha
ef08d2144c IDE: Show glyph also for the Cancel button in Desktop Manager.
git-svn-id: trunk@49714 -
2015-08-26 11:49:17 +00:00
juha
0e075dc2d9 IDE: Fix tab orders in Desktop Manager. Cleanup. Issue #28426, patch from Alexey Torgashin.
git-svn-id: trunk@49713 -
2015-08-26 11:32:47 +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
bart
6d50fc5c65 LCL: Prevent "Abstract method called" also with FPC 3.0.0. Issue #27754.
git-svn-id: trunk@49711 -
2015-08-26 09:07:27 +00:00
blikblum
0c5e2500dc lazreport: fix crash in pdf export
git-svn-id: trunk@49710 -
2015-08-26 02:17:10 +00:00
mattias
8c380d06fa lcl: less hints
git-svn-id: trunk@49709 -
2015-08-24 12:42:49 +00:00
mattias
e626f7c17a lcl: updated po files
git-svn-id: trunk@49708 -
2015-08-24 12:42:05 +00:00
mattias
bf7cf6fe96 lcl: less hints
git-svn-id: trunk@49707 -
2015-08-24 12:41:55 +00:00
juha
a7bc23443e Calculator: Add menu for copy/paste. Issue #28551, patch from Alexey Torgashin
git-svn-id: trunk@49706 -
2015-08-23 22:20:02 +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
mattias
d10fe91ee5 lcl: moved lcl/forms/calcform.pas, issue #28562
git-svn-id: trunk@49704 -
2015-08-23 19:29:29 +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
16362a308b IDE: added default file extension for python pyw, bug #28559
git-svn-id: trunk@49702 -
2015-08-23 08:17:03 +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
sekelsenmat
6f9a817ae1 cocoa: Fixes drawing of labels inside groupbox
git-svn-id: trunk@49700 -
2015-08-23 07:45:01 +00:00
juha
57795c6d42 LCL: Prevent opening custom color selection dialog in ColorBox wrongly. Issue #28549, patch from Janusz Tomczak.
git-svn-id: trunk@49699 -
2015-08-21 11:17:27 +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
juha
d25b6c6317 LCL: Use BitBtn in Calculator dialog on Windows. Allows colors. Issue #28413, patch from Alexey Torgashin.
git-svn-id: trunk@49696 -
2015-08-20 07:39:54 +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
e7f6ab18d2 LCL: Formatting
git-svn-id: trunk@49691 -
2015-08-19 12:16: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
juha
5d3813ec5f Packager: Set Transparent property for all TBitmap Component icons. Issue #28478, patch from Ondrej Pokorny.
git-svn-id: trunk@49689 -
2015-08-19 11:52:42 +00:00
juha
090fa94d89 New CalcForm separated from ExtDlgs by Alexey Torgashin.
git-svn-id: trunk@49688 -
2015-08-19 11:26:45 +00:00
juha
80a540632b LCL: Separate TCalculatorForm from ExtDlgs to its own unit. Issue #28516, modified patch from Alexey Torgashin.
git-svn-id: trunk@49687 -
2015-08-19 11:18:45 +00:00
bart
e9b079631b TShellTreeView: publish properties StateImages, OnGetImageIndex and OnGetSelectedIndex. Patch by wp. Issue #0028539
git-svn-id: trunk@49686 -
2015-08-19 09:09:08 +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