Commit Graph

18383 Commits

Author SHA1 Message Date
ondrej
84e75b2cb9 lcl: images: better btnseldir.png
git-svn-id: trunk@52026 -
2016-03-23 09:11:09 +00:00
ondrej
7d3924d7a4 lcl: images: cleaner tick images, Issue #29869
git-svn-id: trunk@52025 -
2016-03-23 09:04:03 +00:00
ondrej
9ed3c75499 lcl: add TControlBorderSpacing.ControlRight and -Bottom
git-svn-id: trunk@52024 -
2016-03-23 08:43:01 +00:00
ondrej
4380653d04 lcl: images: replace all Silk icons by public-domain Tango icons, Issue #29869
git-svn-id: trunk@52023 -
2016-03-23 08:08:15 +00:00
ondrej
2941de50c4 lcl: images: use tango icons with alpha channel, Issue #29869
git-svn-id: trunk@52022 -
2016-03-23 06:15:57 +00:00
bart
375a90a350 LCL: update images/copyright.txt
git-svn-id: trunk@52017 -
2016-03-22 21:16:42 +00:00
bart
258c8ce7d2 LCL: replace DBNavigator images for "undo" and "delete" with images from Tango, which are public domain. Part of Issue #0029869.
- dbnavcancel: derived from https://commons.wikimedia.org/wiki/File:Edit-undo.svg
- dbnavdelete: derived from https://commons.wikimedia.org/wiki/File:User-trash.svg

git-svn-id: trunk@52015 -
2016-03-22 13:27:23 +00:00
ondrej
965080c1f6 lcl: images: updated Tango icons copyright info. Issue #29869
git-svn-id: trunk@52014 -
2016-03-22 07:10:56 +00:00
ondrej
a41772455c lcl: images: update copyright info for dbnavdelete.png
git-svn-id: trunk@52010 -
2016-03-21 20:06:10 +00:00
ondrej
764da242fd lcl: add copyright info for LCL images, Issue #29869
git-svn-id: trunk@52007 -
2016-03-21 14:10:57 +00:00
ondrej
e26b2a0a3c lcl: change anchor space parameters to TSpacingSize. Issue #29567
git-svn-id: trunk@52006 -
2016-03-21 11:22:28 +00:00
mattias
de6e0945f8 LCL: TLazIntfImage.Assign: copy DataDescription
git-svn-id: trunk@52005 -
2016-03-20 23:46:20 +00:00
mattias
52b89347f6 lcl: updated makefiles
git-svn-id: trunk@52002 -
2016-03-20 13:05:51 +00:00
ondrej
f6f9223b30 win32: spin: disable margins
git-svn-id: trunk@51988 -
2016-03-19 13:03:55 +00:00
ondrej
b89b37d107 win32: edit: disable margins
git-svn-id: trunk@51985 -
2016-03-19 12:53:18 +00:00
bart
7ccb2f58d2 Win32: first attempt to implement TWin32WidgetSet.FontIsMonoSpace. Issue #0028898.
git-svn-id: trunk@51983 -
2016-03-18 16:45:35 +00:00
ondrej
fcdb715877 win32: spin edit: reverting accidentially commited code in r51981 #1d676f1919
git-svn-id: trunk@51982 -
2016-03-18 13:56:59 +00:00
ondrej
1d676f1919 win32: spin edit: erase not painted space between buttons.
git-svn-id: trunk@51981 -
2016-03-18 13:53:38 +00:00
jesus
54cfaed2a6 LCL, grids: fixes MouseToGridZone which in some cases failed to return gzInvalid (related to r51914 #5224c3c339), fixes issue #29842
git-svn-id: trunk@51980 -
2016-03-17 21:15:58 +00:00
ondrej
c61e060c8f win32: spin edit: disable WM_ERASEBKGND - solves painting issues and flicker
git-svn-id: trunk@51976 -
2016-03-17 11:18:26 +00:00
ondrej
0c8bbd0f25 win32: spin edit: fix placement for bsNone
git-svn-id: trunk@51975 -
2016-03-17 10:55:10 +00:00
juha
33013ddac8 LCL: Don't set Parent for a standalone form. Issue #18710, patch from cobines.
git-svn-id: trunk@51974 -
2016-03-17 10:52:19 +00:00
ondrej
4642421795 win32: better spin edit (spin placed inside edit)
git-svn-id: trunk@51971 -
2016-03-17 10:26:20 +00:00
ondrej
bc17ed1345 lcl: updown: add flat property.
git-svn-id: trunk@51966 -
2016-03-17 06:57:22 +00:00
juha
31428e33d6 LCL: Fix the unfired OnClick event issue better. Issue #29845, patch from FTurtle.
git-svn-id: trunk@51962 -
2016-03-16 12:51:20 +00:00
juha
1ec8af0aab LCL: Clear variables in TRadioGroup so that OnClick gets fired. Issue #29845, patch from Luca Bertoncini.
git-svn-id: trunk@51955 -
2016-03-15 21:16:50 +00:00
juha
5d75afb30f Order uses sections.
git-svn-id: trunk@51954 -
2016-03-15 21:16:43 +00:00
juha
c44a316e99 LCL: Improve a debug msg when destroying a component with LCLRefCount>0.
git-svn-id: trunk@51948 -
2016-03-15 11:22:21 +00:00
ondrej
7d9e0c48b3 lcl: grouped edit: don't use spacing if buddy isn't visible.
git-svn-id: trunk@51946 -
2016-03-15 10:01:04 +00:00
juha
2cf6a6a1ab LCL: Enable Refresh-Button in TDBNavigator when doing a Readonly-Query. Issue #24489, patch from Joe Merten.
git-svn-id: trunk@51941 -
2016-03-14 20:08:11 +00:00
juha
c541c3873e LCL: Change TDBImage.UpdateData to virtual. Issue #24539.
git-svn-id: trunk@51940 -
2016-03-14 19:59:50 +00:00
juha
495f63cd83 LCL: Fix MainUnit links in DB controls' include files.
git-svn-id: trunk@51939 -
2016-03-14 19:59:45 +00:00
ondrej
b06baa0a9a lcl: edit: make GetTextHint/SetTextHint virtual to be able to change TextHint behavior.
git-svn-id: trunk@51932 -
2016-03-14 07:29:21 +00:00
ondrej
37913b5e66 lcl: allow negative values for TSpacingSize, allow negative offsets.
git-svn-id: trunk@51931 -
2016-03-14 07:26:55 +00:00
ondrej
4f4d831061 wince: disable PopupParent on WinCE because it is not supported. Issue #29807
git-svn-id: trunk@51930 -
2016-03-13 21:28:24 +00:00
blikblum
2be91bc1f5 lcl: update DBEdit.Text in SetFocus when widgetset does not support clipboard messages. Issue #29693
git-svn-id: trunk@51921 -
2016-03-11 22:32:07 +00:00
jesus
712eae76cd LCL, dbgrid: fix exception on adding second record (regression caused by r51914 #5224c3c339), fixes issues #29802, #29813
git-svn-id: trunk@51918 -
2016-03-11 16:24:10 +00:00
zeljko
f6c0e626c2 Qt: fixed maximized and fullscreen when using QtUseAccurateFrame, under non compositing window managers.
git-svn-id: trunk@51917 -
2016-03-11 09:54:45 +00:00
zeljko
0c0db2477b Qt: remove check for QtWindowMaximized and QtWindowFullScreen for now.
git-svn-id: trunk@51916 -
2016-03-11 09:26:33 +00:00
zeljko
b46d3bebca Qt: rely on Qt frame size when widget is maximimized or fullscreen in QtUseAccurateFrame mode.
git-svn-id: trunk@51915 -
2016-03-11 08:06:40 +00:00
jesus
5224c3c339 LCL, grids: check that clicked cell is within valid grid zone. Do not trigger cellClick on dbgrid indicator column. Fixes issue #29802
git-svn-id: trunk@51914 -
2016-03-11 05:39:00 +00:00
zeljko
9309190166 Qt: added IsWayland helper routine
git-svn-id: trunk@51907 -
2016-03-10 18:46:17 +00:00
juha
565dc69ebc LCL: Implement function KeyboardStateToShiftState. Issue #29358, patch from Alexey Torgashin.
git-svn-id: trunk@51906 -
2016-03-10 18:03:23 +00:00
bart
b6be126cf2 LCL: Add file win32/win32pagecontrol.inc to the LCL package.
git-svn-id: trunk@51903 -
2016-03-10 15:20:50 +00:00
bart
f75181d2a1 ComCtrls: Remove deprecated property TCustomTabControl.IsUnpaged.
git-svn-id: trunk@51902 -
2016-03-10 15:14:00 +00:00
juha
d65c2f1ae2 Revert r51898 #0dfc266d6f "LCL: Take EditMask in DBEdit into account...". The issue is QT related.
git-svn-id: trunk@51901 -
2016-03-10 14:20:27 +00:00
zeljko
a6876276f2 Qt: allow build with fpc 2.6.2 and 2.6.0 when QtUseAccurateFrame is defined.
git-svn-id: trunk@51899 -
2016-03-10 12:36:06 +00:00
juha
0dfc266d6f LCL: Take EditMask in DBEdit into account when selectedAll. Issue #29693, patch from Bambang Pranoto.
git-svn-id: trunk@51898 -
2016-03-10 11:50:27 +00:00
zeljko
de0a7494b4 Qt: apply invalid qt position only in case of kde session v.3
git-svn-id: trunk@51897 -
2016-03-10 10:44:23 +00:00
zeljko
4aad165455 Qt: Set Left & Top of form direct via X11 instead via Qt when we are under OpenBox wm - still to investigate why Qt have totally wrong idea about our position.
git-svn-id: trunk@51890 -
2016-03-09 18:45:36 +00:00