michl
5361d2be18
LCL: SpinEdit: Win32: Fixed z-order problem. Issue #27862
...
git-svn-id: trunk@54627 -
2017-04-17 20:46:18 +00:00
mattias
63b04ac2da
codetools: updated predefined identifiers
...
git-svn-id: trunk@54626 -
2017-04-17 15:34:14 +00:00
mattias
27336a6392
codetools: added tests for proc ovrloads of basetypes
...
git-svn-id: trunk@54625 -
2017-04-17 14:49:09 +00:00
michl
e0e21cd0d0
LCL: TGroupBox: Win32: Fix for doubled caption. Issue #31670
...
git-svn-id: trunk@54623 -
2017-04-17 11:36:57 +00:00
jesus
95312d4835
LCL: Fix grid's LoadFromCSVStream when there are CustomColumns and fixedCols, issue #31293
...
git-svn-id: trunk@54621 -
2017-04-16 06:14:44 +00:00
mattias
22f672c047
IDE: use unit dialog: TUseUnitDialog.InterfaceSelected: check if there is a choice, bug #31666
...
git-svn-id: trunk@54620 -
2017-04-15 19:45:10 +00:00
jesus
71449f2742
LazReport: fix export from LazReport to pdf (fclpdf), from Aleksey Lagunov, issue #31659
...
git-svn-id: trunk@54619 -
2017-04-15 01:40:19 +00:00
jesus
b82d144b41
Lazreport: fix column number, issue #31544
...
git-svn-id: trunk@54618 -
2017-04-15 01:29:26 +00:00
freq
0b5d2d5ef5
cocoa: fix mouse move bug
...
git-svn-id: trunk@54617 -
2017-04-13 04:37:10 +00:00
balazs
461a534a26
Opkman: Show available updates even when the version is smaller then the installed one.
...
git-svn-id: trunk@54616 -
2017-04-12 11:52:04 +00:00
joost
857b03253f
fppkg: Implemented the details-screen
...
git-svn-id: trunk@54615 -
2017-04-12 11:08:21 +00:00
joost
2dce596179
fppkg: Hide the archive-button, it has not so much sense as it is implemented now in a GUI-application
...
git-svn-id: trunk@54614 -
2017-04-12 11:07:47 +00:00
joost
cfff97567b
fppkg: Fixed package filtering and some cleanup
...
git-svn-id: trunk@54612 -
2017-04-11 21:51:35 +00:00
maxim
4d5f7394a0
Translations: regenerated German translation
...
git-svn-id: trunk@54607 -
2017-04-11 21:38:30 +00:00
maxim
6cbc11ddea
FpPkg: updated Russian translation
...
git-svn-id: trunk@54606 -
2017-04-11 21:37:29 +00:00
joost
a9580c0b0d
* Handle fppkg-commands in separate worker-thread
...
git-svn-id: trunk@54605 -
2017-04-11 17:36:07 +00:00
joost
5927bc15cb
* Removed .lps file from repository
...
git-svn-id: trunk@54604 -
2017-04-11 17:33:53 +00:00
balazs
e0dd295ab2
Opkman: Hide static text for recently installed packages.
...
git-svn-id: trunk@54603 -
2017-04-11 06:02:35 +00:00
juha
de867c7b05
Carbon: Optimize TCarbonControlContext drawing. Issue #21767 , patch from David Jenkins & AlexeyT.
...
git-svn-id: trunk@54602 -
2017-04-10 20:09:35 +00:00
juha
57f917a297
Carbon: Don't call OnChange during handle creation. Issue #21727 , patch from David Jenkins & AlexeyT.
...
git-svn-id: trunk@54601 -
2017-04-10 19:54:57 +00:00
juha
3ded31c99a
LCL-Win32: Fix range error in ComboBoxWindowProc. Use SetWindowLong from LCLIntf. Issue #31635 , patch from Petr-K.
...
git-svn-id: trunk@54600 -
2017-04-10 14:26:57 +00:00
zeljko
265bd3afca
Qt,Qt5: fixed potential memleak with TQtWSDragImageList when bitmap handle is null.
...
git-svn-id: trunk@54599 -
2017-04-10 12:49:02 +00:00
juha
17c931b0ba
Carbon: Extend keyboard shortcut handling for punctuation keys, etc. Issue #21748 , patch from David Jenkins.
...
git-svn-id: trunk@54598 -
2017-04-10 09:17:40 +00:00
juha
26faccc615
LazControls: Apply filter also at start in TreeFilterEdit. Issue #31632 .
...
git-svn-id: trunk@54597 -
2017-04-09 22:14:01 +00:00
mattias
2112766b0b
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@54596 -
2017-04-09 17:48:13 +00:00
juha
ac90233ec4
LazControls: Clean uses sections.
...
git-svn-id: trunk@54595 -
2017-04-09 17:25:34 +00:00
juha
ef45c8ed44
LazControls: Apply filter also at start in ListFilterEdit and ListviewFilterEdit. Issue #31632 .
...
git-svn-id: trunk@54594 -
2017-04-09 17:25:22 +00:00
zeljko
0d8532961c
qt, qt5: do not disable DT_WORDBREAK if we are using DT_CALCRECT, otherwise we'll have wrong calculation in combination with DT_NOCLIP.
...
git-svn-id: trunk@54593 -
2017-04-09 15:00:09 +00:00
juha
d58a9c4bd9
LCL: Prevent Up/Down keys change focus on ListBox. Issue #30558 , patch from Stefan Kopf.
...
git-svn-id: trunk@54592 -
2017-04-09 14:10:01 +00:00
juha
229a13dad9
Clean some example projects.
...
git-svn-id: trunk@54591 -
2017-04-09 14:09:54 +00:00
juha
afa6994118
Carbon: Animated custom mouse cursors in TCarbonCursor. Issue #21755 , patch from David Jenkins.
...
git-svn-id: trunk@54590 -
2017-04-09 14:09:40 +00:00
zeljko
cfaa72128b
qt,qt5: do not eat cpu with gtk theme. issue #31191
...
git-svn-id: trunk@54589 -
2017-04-09 09:47:38 +00:00
mattias
6b1b3acb9f
examples: fixed testall.lpi
...
git-svn-id: trunk@54587 -
2017-04-09 09:25:32 +00:00
zeljko
2560efa563
qt: simplified code
...
git-svn-id: trunk@54586 -
2017-04-09 08:56:48 +00:00
zeljko
7174c8b922
qt,qt5: do not process events after modal form is hidden, otherwise we can have av if formclose contain caFree.
...
git-svn-id: trunk@54585 -
2017-04-09 08:53:11 +00:00
mattias
f71066acad
IDE: darwin: fixed Ifo.plist short version
...
git-svn-id: trunk@54583 -
2017-04-09 06:40:54 +00:00
mattias
c52ce8a87d
set version to 1.9.0
...
git-svn-id: trunk@54580 -
2017-04-08 22:03:14 +00:00
mattias
0a891e4ab2
set version to 1.8.0RC1
...
git-svn-id: trunk@54578 -
2017-04-08 21:53:32 +00:00
mattias
0ee63c524c
updated lpl
...
git-svn-id: trunk@54577 -
2017-04-08 21:36:17 +00:00
jesus
b96124b3dc
LazReport: fix potential AV on execute script for dialog pages
...
Increased speed of report template import from a spreadsheet
fix compile with latest Lazarus
fix AV after destroy report designer
fix create CrossTab report on multiple pages
fix editing prepared report
from Aleksey Lagunov, issue #31457
git-svn-id: trunk@54576 -
2017-04-08 15:58:09 +00:00
juha
4005ada739
Carbon: Prevent exception when handling popup menu. Issue #28379 , patch from C Western.
...
git-svn-id: trunk@54575 -
2017-04-08 15:10:25 +00:00
juha
70ab84f55d
DB examples: Remove wrong and unused include file references from project.
...
git-svn-id: trunk@54574 -
2017-04-08 15:10:12 +00:00
joost
0678543521
* Fixed range-check error due to uninitialized variable
...
git-svn-id: trunk@54573 -
2017-04-08 14:40:37 +00:00
juha
92ebfa019f
IDE: Use symlinks when opening file for debugging. Improved version. Issue #31577 , patch from Artyom.
...
git-svn-id: trunk@54572 -
2017-04-08 09:22:51 +00:00
juha
d78cefe1d1
Carbon: Complete the issue #29972 . Patch from AlexeyT.
...
git-svn-id: trunk@54571 -
2017-04-08 09:22:39 +00:00
juha
04cdeee412
Codetools: formatting.
...
git-svn-id: trunk@54570 -
2017-04-08 08:28:57 +00:00
juha
be7c1a5384
Carbon: Complete the issue #31011 . Patch from AlexeyT.
...
git-svn-id: trunk@54569 -
2017-04-08 08:28:42 +00:00
maxim
85daa3b051
Components, ProjectGroups: regenerated translations and updated Russian translation
...
git-svn-id: trunk@54568 -
2017-04-07 22:19:21 +00:00
maxim
81ea720fa1
IDE: regenerated translations and updated Russian translation
...
git-svn-id: trunk@54567 -
2017-04-07 22:00:09 +00:00
juha
705ec489a3
Carbon: Make TListBox.SetItemIndex scroll item into view. Issue #31013 , patch from Stefan Kopf.
...
git-svn-id: trunk@54566 -
2017-04-07 21:57:46 +00:00