Commit Graph

47381 Commits

Author SHA1 Message Date
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
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
juha
5747ff089c LCL: Get ComboBox.ItemIndex from Widgetset also when csDestroying. Needed by TIniPropStorage. Issue #28514, patch from Luca Olivetti.
git-svn-id: trunk@49674 -
2015-08-15 21:40:06 +00:00
sekelsenmat
0cd6b5054b cocoa: Reverts wrong workaround for gdb problem
git-svn-id: trunk@49673 -
2015-08-15 16:24:50 +00:00
sekelsenmat
cb613168d4 cocoa: Patch #28512
git-svn-id: trunk@49672 -
2015-08-15 06:28:37 +00:00
sekelsenmat
96d3cffb5a cocoa: identation fix
git-svn-id: trunk@49671 -
2015-08-15 06:21:33 +00:00
sekelsenmat
2d3742cbba cocoa: Implements TWinControl.Color
git-svn-id: trunk@49670 -
2015-08-14 20:27:42 +00:00