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
sekelsenmat
d649800b00
cocoa: Fixes mouse move with right button clicked
...
git-svn-id: trunk@49669 -
2015-08-14 20:15:20 +00:00
sekelsenmat
491e74c6e9
cocoa: identation fix
...
git-svn-id: trunk@49668 -
2015-08-14 19:38:13 +00:00
mattias
6104e32839
IDE: less hints
...
git-svn-id: trunk@49667 -
2015-08-14 09:48:06 +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
mattias
be9ce3be19
lcl: less warnings
...
git-svn-id: trunk@49659 -
2015-08-13 06:07:53 +00:00
jesus
25c059c099
LazReport Patch from Aleksey Lagunov
...
1. For dialog controls in designer work UNDO
2. In lrForm StorageEditor list box with props now sorted
3. Fix error in lrSpreadsheetImport - not loaded last col and row
4. increase file format version to 2.9
5. add support for paragraph gap
6. add support for line spacing
7. In report designer add action for UNDO and REDO menu items
8. In designer fix AV on clipborad actions
git-svn-id: trunk@49658 -
2015-08-12 19:28:00 +00:00
sekelsenmat
79e2da2c5e
cocoa: Rewrites modal form support to fix bugs #28499 and #28490
...
git-svn-id: trunk@49657 -
2015-08-12 19:25:48 +00:00
juha
14ddc8f033
Clean and reorder more uses sections to prevent "deprecated" warnings.
...
git-svn-id: trunk@49656 -
2015-08-12 10:19:37 +00:00
juha
0e783282e9
LCL: Make Calculator "simple" layout work. Issue #28413 , patch from Alexey Torgashin.
...
git-svn-id: trunk@49655 -
2015-08-12 10:19:34 +00:00
mattias
c4df72ddfa
codetools: simplified CompareHelpersList
...
git-svn-id: trunk@49654 -
2015-08-11 13:32:40 +00:00
mattias
3efaeb10b7
codetools: simplified CompareHelpersList
...
git-svn-id: trunk@49653 -
2015-08-11 13:31:37 +00:00
mattias
fbf5029f32
codetools: simplified
...
git-svn-id: trunk@49652 -
2015-08-11 13:26:14 +00:00
mattias
d7a9c2946c
lazdebuggergdbmi: fixed compilation under darwin
...
git-svn-id: trunk@49651 -
2015-08-11 13:25:59 +00:00
mattias
6e77eb32e9
lcl: carbon: fixed compilation when depracted functions disabled
...
git-svn-id: trunk@49650 -
2015-08-11 12:48:38 +00:00
mattias
783144bb12
codetools: comments
...
git-svn-id: trunk@49649 -
2015-08-11 12:47:36 +00:00