Commit Graph

48409 Commits

Author SHA1 Message Date
wp
c224456e7f fpvectorial: Reorganize TPath.Render. Support polygon even-odd and non-zero winding rules for brush fill.
git-svn-id: trunk@51058 -
2015-12-27 20:43:02 +00:00
ondrej
e8bf2b6e97 ideintf: ImageList editior: add replace button. Issue #29252. Patch by Janusz Tomczak
git-svn-id: trunk@51054 -
2015-12-27 17:40:09 +00:00
juha
800d968b77 LazUtils: Suppress some hints when compiling LazUtils. Issue #27961.
git-svn-id: trunk@51053 -
2015-12-27 15:04:41 +00:00
ondrej
bcca492fd6 designer: unify menu editor PopupParent/PopupMode code with r51051 #175c0031c0
git-svn-id: trunk@51052 -
2015-12-27 13:23:11 +00:00
ondrej
175c0031c0 ideintf: set PopupMode/PopupParent for collection editor and actions editor. Issue #24711
git-svn-id: trunk@51051 -
2015-12-27 13:06:05 +00:00
ondrej
f1c10c63a7 ideintf, ide: change result type of TMainIDEBase.GetMainBar from TComponent to TForm.
It was an unnecessary limitation because there is Forms dependency in both units already.

git-svn-id: trunk@51050 -
2015-12-27 11:38:55 +00:00
ondrej
574bda0e99 lcl: fix TCustomForm.SetPopupMode: remove PopupParent for both pmAuto and pmNone
git-svn-id: trunk@51049 -
2015-12-27 11:02:11 +00:00
bart
6f4f90622a Docs: Document the ClipBoard HTML functions.
git-svn-id: trunk@51048 -
2015-12-27 10:44:16 +00:00
zeljko
bcb331e395 Qt: use direct X11 call for transient hint since Qt's QtTool flag is buggy. issue #29253
git-svn-id: trunk@51047 -
2015-12-27 09:14:49 +00:00
zeljko
b7b8b6267a Qt: added pure X11 function for transient hint. Related to issue #29253
git-svn-id: trunk@51046 -
2015-12-27 08:46:30 +00:00
juha
3d8be36eb6 LCL: Reduce warnings by replacing deprecated TField's "Lookup" with "FieldKind=fkLookup".
git-svn-id: trunk@51045 -
2015-12-26 18:55:45 +00:00
zeljko
1f6def37cc Qt: fixed Qt compilation after r51036 #0703a58eca
git-svn-id: trunk@51044 -
2015-12-26 18:42:37 +00:00
juha
32f2f78b28 JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945.
git-svn-id: trunk@51043 -
2015-12-26 16:52:28 +00:00
juha
b6a09af5dc IDE: Improve ChgEncodingDialog layout. Issue #29219, patch from Alexey Torgashin.
git-svn-id: trunk@51042 -
2015-12-26 16:52:16 +00:00
bart
35b30db335 LazUtils: CopyDirTree: better readable Boolean expression.
git-svn-id: trunk@51041 -
2015-12-26 16:43:20 +00:00
zeljko
60c709a66b Qt: much faster DCSetPixel when painter is QImage or QPixmap. issue #29256
git-svn-id: trunk@51040 -
2015-12-26 16:30:37 +00:00
bart
b8d42c3a62 LazUtils: Fix r51038 #10e166f60e for Issue #28841.
git-svn-id: trunk@51039 -
2015-12-26 13:50:01 +00:00
bart
10e166f60e LazUtils: Better fix "Prevent CopyDirTree copying to a subdirectory of source." Issue #28841.
git-svn-id: trunk@51038 -
2015-12-26 13:14:11 +00:00
bart
cc42e8d513 ShellListView: allow for case-sensitive masks. Issue #0029255. Patch by ruewa, modified by me.
git-svn-id: trunk@51037 -
2015-12-26 12:30:59 +00:00
ondrej
0703a58eca lcl: qt: revert wrong change for modal windows from r51032 #81733b2e74
git-svn-id: trunk@51036 -
2015-12-26 12:30:00 +00:00
juha
784fb5ccb6 IDE: Check the existence of all search directories in FindInFilesDialog. Issue #27796.
git-svn-id: trunk@51035 -
2015-12-25 20:41:39 +00:00
juha
d10faafb1a LazUtils: Use trimmed paths for comparing sub-dir in CopyDirTree. Fix return value. Issue #28841.
git-svn-id: trunk@51034 -
2015-12-25 19:14:04 +00:00
juha
6faa4e893c LazUtils: Prevent CopyDirTree copying to a subdirectory of source. Issue #28841.
git-svn-id: trunk@51033 -
2015-12-25 18:39:32 +00:00
ondrej
81733b2e74 lcl: rewrite PopupMode/PopupParent
- unify code for PopupMode/PopupParent in one function TCustomForm.GetRealPopupParent for all WS.
- change TWSCustomFormClass.SetPopupParent to TWSCustomFormClass.SetRealPopupParent without PopupMode parameter.
- Fix TPopupMode documentation.
Issue #29247

git-svn-id: trunk@51032 -
2015-12-25 15:37:10 +00:00
wp
629feb6d13 TAChart: Fix TDataPointEditor to mark the property as modified after data entry (issue #29236). Minor optical brush up of form.
git-svn-id: trunk@51031 -
2015-12-25 12:22:56 +00:00
zeljko
2f9f2db741 Qt: fixed memleak in TQtWidgetSet.DCSetPixel.
git-svn-id: trunk@51030 -
2015-12-25 11:54:06 +00:00
bart
39da734bec LazUtils: fix compilation for WinCE.
git-svn-id: trunk@51026 -
2015-12-24 18:08:42 +00:00
ondrej
5598bd66e5 components: PO highlighter regression fix from r51001 #654493d96e, issue #29235
git-svn-id: trunk@51024 -
2015-12-24 15:02:50 +00:00
ondrej
cc178729d1 lcl: qt: fix PopupMode/PopupParent for non-modal windows. Issue #29247. Modified patch by Zeljko
git-svn-id: trunk@51023 -
2015-12-24 13:58:51 +00:00
ondrej
1f8d55f804 lcl: gtk2: fix PopupMode/PopupParent for non-modal windows. Issue #29247
git-svn-id: trunk@51022 -
2015-12-24 13:35:54 +00:00
wp
3cab480c11 fpvectorial: Fix TPath to avoid rendering of internal lines for bezier segments. Fix elliptic path segment with rotated axis.
git-svn-id: trunk@51021 -
2015-12-24 12:00:46 +00:00
maxim
44acd99a0f H2Pas: registered forgotten text conversion tool
git-svn-id: trunk@51020 -
2015-12-24 11:57:41 +00:00
zeljko
bbb3a9aa1d Qt: fixed segfault inside setPopupParent.related to issue #29247
git-svn-id: trunk@51019 -
2015-12-24 09:02:36 +00:00
juha
93d8895785 PascalScript: pass dyn. arrays in registers when i386 register calling conventions are used (related to FPC r30870 #7b0df7dac3). Issue #29230. From Maciej Izak.
git-svn-id: trunk@51018 -
2015-12-24 00:57:51 +00:00
maxim
1dc657f13d TAChart: updated Russian translation
git-svn-id: trunk@51015 -
2015-12-23 23:46:13 +00:00
maxim
7aff67d684 H2Pas: added French translation by by Gilles Vasseur, bug #29244, regenerated translations and updated Russian translation
git-svn-id: trunk@51014 -
2015-12-23 23:25:56 +00:00
maxim
3a62f3d2f5 H2Pas: fixed typos, bug #29244
git-svn-id: trunk@51013 -
2015-12-23 23:24:27 +00:00
maxim
c9721924f0 IDE: regenerated translations and French translation update by Gilles Vasseur, bug #29244
........

git-svn-id: trunk@51012 -
2015-12-23 22:33:01 +00:00
wassim
117af4aac8 Apply changes of commit 50994 #b62ac13515 to WinCE
git-svn-id: trunk@51010 -
2015-12-23 18:55:20 +00:00
wp
fc5f053bc6 TAChart: Check validity of base of logarithmic transform (issue #29242)
git-svn-id: trunk@51009 -
2015-12-23 14:44:08 +00:00
ondrej
874f07c4da designer: menudesigner: set PopupMode and PopupParent to ObjectInspector (or its parent form in case of docked environment). Remove fsStayOnTop as it is buggy
git-svn-id: trunk@51008 -
2015-12-23 13:41:44 +00:00
ondrej
775dee256f grids: fix row background color when editing and goRowSelect enabled. Issue #29237
git-svn-id: trunk@51005 -
2015-12-23 11:50:24 +00:00
wp
884fddbf00 fpvectorial: Correct calculation of ellipse center of elliptical arc path segment
git-svn-id: trunk@51004 -
2015-12-23 09:58:24 +00:00
zeljko
6ff3d6e96d Qt: keep track of scrolled offset when viewport is not visible. issue #29239
git-svn-id: trunk@51003 -
2015-12-23 09:17:38 +00:00
ondrej
654493d96e synedit: fix TSynCustomHighlighter.GetIdentChars. Patch from BBasile
git-svn-id: trunk@51001 -
2015-12-23 07:42:31 +00:00
mattias
eda918198b lazdebuggers: fixed crash if watchlist empty, bug #29238 from Anton
git-svn-id: trunk@50999 -
2015-12-22 22:43:21 +00:00
mattias
8a1e70fd57 IDE: use unit dialog: save choice of uses section
git-svn-id: trunk@50998 -
2015-12-22 22:39:01 +00:00
mattias
adf79f9381 IDE: use unit dialog: save dialog size
git-svn-id: trunk@50997 -
2015-12-22 22:27:48 +00:00
maxim
ec1e003c1a IDE: show output of "lazarus --help" command in IDE interface language when it is set to automatic instead of showing it in English.
git-svn-id: trunk@50995 -
2015-12-22 22:06:42 +00:00
ondrej
b62ac13515 LCL: fixed r50991 #b61461e71a: infinite loop and crash with TScrollingWinControl. issue #29194.
Tested and works with Win32 and Gtk2.
Qt has a related (different) bug when detecting the scroll area for invisible window - it has to be fixed separately.

git-svn-id: trunk@50994 -
2015-12-22 21:38:51 +00:00