Commit Graph

50981 Commits

Author SHA1 Message Date
juha
a6975f0f66 Converter: Fix the return value of MaybeAddPackageDep. (It was not used yet, no bugs caused.)
git-svn-id: trunk@53844 -
2017-01-02 22:26:21 +00:00
juha
f009e795cb Converter: Reorder and improve resource strings.
git-svn-id: trunk@53843 -
2017-01-02 22:02:53 +00:00
juha
19cecf179f Converter: Update uses sections already before checking LFM file. Unknown units screwed up parsing. Especially "Windows" unit on Linux.
git-svn-id: trunk@53842 -
2017-01-02 22:02:51 +00:00
juha
7328ad5783 Converter: Improve adding missing units and package dependencies etc. Issue #30895.
git-svn-id: trunk@53841 -
2017-01-02 22:02:50 +00:00
juha
5e8fb9d46e Converter: A minor optimization.
git-svn-id: trunk@53840 -
2017-01-02 22:02:35 +00:00
blikblum
98866fb02d gtk2: do not set fill, tile or stipple in SelectObject
git-svn-id: trunk@53839 -
2017-01-02 20:11:17 +00:00
blikblum
9108c60199 gtk2: allocate background color in TextOut when drawing opaque text (same as what was done for ExtTextOut in rev 38758 #06660654be). Issue #31187
git-svn-id: trunk@53838 -
2017-01-02 20:00:07 +00:00
jesus
42132a8872 LCL, dbgrid: implements OnRowMoved event (public) by Gabor Boros (with changes), issue #31061
git-svn-id: trunk@53837 -
2017-01-02 17:59:38 +00:00
zeljko
7f6f830071 Qt5: use Qt mouse capture, fixes problems with MDI under win32.
git-svn-id: trunk@53836 -
2017-01-02 17:45:48 +00:00
jesus
99bb8c5526 LazReport: lrCodeReport: Fix: procedure TextOutXY. Use scale values, from Julio Jiménez B., issue #31155
git-svn-id: trunk@53835 -
2017-01-02 17:37:31 +00:00
ondrej
b7eac8eeca win32: fix scrolling boundaries. Issue #31183, patch by Michl
git-svn-id: trunk@53834 -
2017-01-02 17:15:40 +00:00
blikblum
5a0d2dc90a gtk2: fix drawing with pattern bitmap brushes. Related to issue #23663
git-svn-id: trunk@53833 -
2017-01-02 10:42:11 +00:00
michl
3b823338c4 Menu designer: deleting a menu item in designer, refreshing object inspector
git-svn-id: trunk@53832 -
2017-01-01 20:41:40 +00:00
zeljko
da10ad0af2 Gtk2: set proper window hints. Patch by AlexeyT. issue #13051
git-svn-id: trunk@53831 -
2017-01-01 15:09:37 +00:00
zeljko
74de2aeee7 Qt5: fixed wrong X & Y coordinates when Rect param is nil and options contains ETO_OPAQUE.
git-svn-id: trunk@53830 -
2017-01-01 13:58:21 +00:00
zeljko
55b8db5af8 Qt: fixed wrong X & Y coordinates when Rect param is nil and options contains ETO_OPAQUE.
git-svn-id: trunk@53829 -
2017-01-01 13:58:03 +00:00
zeljko
fcdcae4206 Qt,Qt5: reverted wrong X & Y for opaque
git-svn-id: trunk@53828 -
2017-01-01 13:12:28 +00:00
zeljko
042b662492 Qt5: implemented TQtWidgetSet.ExtUTF8Out() and ETO_RTLREADING
git-svn-id: trunk@53827 -
2017-01-01 12:36:37 +00:00
zeljko
85e23e66e3 Qt: implemented TQtWidgetSet.ExtUTF8Out() and ETO_RTLREADING
git-svn-id: trunk@53826 -
2017-01-01 12:36:09 +00:00
zeljko
dc36528c42 LCL: Implemented ETO_RTLREADING for TCanvas.TextOut(). issue #30514
git-svn-id: trunk@53825 -
2017-01-01 12:04:11 +00:00
zeljko
29e4421f5a IDE: viewunit_dlg, inc height of item by 2px if itemheight <= ideimages16
git-svn-id: trunk@53824 -
2017-01-01 11:45:54 +00:00
zeljko
3f8a24ce5b IDE: useunitdlg, make item height 2px bigger than 16px ide images.
git-svn-id: trunk@53823 -
2017-01-01 11:32:28 +00:00
zeljko
cb2c44b6a0 IDE: fixed crash with "Open unit". issue #31178
git-svn-id: trunk@53822 -
2017-01-01 11:06:44 +00:00
zeljko
e5c103cca1 IDE: fixed AV in anchoreditor. Patch by FTurtle. issue #31177
git-svn-id: trunk@53821 -
2017-01-01 10:24:59 +00:00
juha
dbe940a8c7 IDE: Set Toolbar and button state correctly in Coolbar config. Issue #31154.
git-svn-id: trunk@53820 -
2016-12-31 17:25:24 +00:00
zeljko
047946fc48 Qt5: pass MouseUp event from transparent widget to the LCL. part of issue #30232
git-svn-id: trunk@53819 -
2016-12-31 15:05:23 +00:00
juha
221dce6d01 Sparta docked form editor: Tweak code that gets OI to make it more readable.
git-svn-id: trunk@53818 -
2016-12-31 13:11:54 +00:00
juha
3fe2624774 Menu designer: Prevent a crash when OI was closed. Issue #31152, patch from AlexeyT.
git-svn-id: trunk@53817 -
2016-12-31 13:11:35 +00:00
zeljko
95cacda273 LCL: cleanup
git-svn-id: trunk@53816 -
2016-12-31 13:07:51 +00:00
zeljko
f0b16537ba LCL: added Qt5 to build macros
git-svn-id: trunk@53815 -
2016-12-31 10:01:08 +00:00
balazs
f6593483e2 Opkman: Reposition main toolbar according to it's buttons visibility.
git-svn-id: trunk@53814 -
2016-12-31 09:50:59 +00:00
zeljko
54b90fc39f Qt5: sources of C bindings, needed for libQt5Pas library build.
git-svn-id: trunk@53813 -
2016-12-31 09:45:47 +00:00
juha
357ecf160c IDE: Restore visual components in component palette always when needed. Issue #30488.
git-svn-id: trunk@53812 -
2016-12-30 22:35:28 +00:00
juha
21eaa54b10 LCL-GTK2: Fix KeyDown value for Russian keyboard layout. Issue #27968, patch from AlexeyT.
git-svn-id: trunk@53811 -
2016-12-30 20:57:37 +00:00
zeljko
aedcce6c20 Sparta, Qt5: fixes for Qt5 ws.
git-svn-id: trunk@53810 -
2016-12-30 17:01:06 +00:00
zeljko
bd3190a44a Qt5: fixed build without scrollable forms define.
git-svn-id: trunk@53809 -
2016-12-30 16:52:41 +00:00
zeljko
2b41606a95 Qt5: backported patch for issue #30942 from qt4
git-svn-id: trunk@53808 -
2016-12-30 16:51:26 +00:00
zeljko
f684952850 Qt5: integration into LCL
git-svn-id: trunk@53807 -
2016-12-30 15:05:34 +00:00
zeljko
c28f46376f Qt5: ho ho ho
git-svn-id: trunk@53806 -
2016-12-30 15:03:51 +00:00
ondrej
610efc232b datetimectrls: TDateTimePicker: add AutoCheck property
git-svn-id: trunk@53805 -
2016-12-30 10:50:55 +00:00
ondrej
feccd7b7df datetimectrls: TDateTimePicker: add SendExternalKey method
git-svn-id: trunk@53804 -
2016-12-30 10:26:55 +00:00
juha
e691e3d897 Opkman: Improve showing an HuorGlass cursor while generating a package.
git-svn-id: trunk@53803 -
2016-12-30 10:08:01 +00:00
juha
6b6c806caa IDE: Fix button params for IDEQuestionDialog. Allow Cancel when opening of symlink file.
git-svn-id: trunk@53802 -
2016-12-29 22:06:17 +00:00
juha
ec69a17b12 Opkman: Show hourglass curson while a package is generated, to indicate a user that something is happening.
git-svn-id: trunk@53801 -
2016-12-29 22:06:10 +00:00
michl
159b8b4873 LCL: Win32: DrawText: revert 53725 #af3f20163d and 53732 because fixed at wrong place. Issue #20762
git-svn-id: trunk@53800 -
2016-12-29 19:45:56 +00:00
juha
8bb12b8adf Docs: Move also XML files for units that were moved from LCL to LazUtils.
git-svn-id: trunk@53799 -
2016-12-29 15:46:14 +00:00
ondrej
b350995af3 lcl: memo: fix CanShowEmulatedTextHint when destroying focused TMemo
git-svn-id: trunk@53798 -
2016-12-29 13:40:42 +00:00
juha
0330cf85c9 Opkman: Fix editing a ListBox item in a sorted list.
git-svn-id: trunk@53797 -
2016-12-29 12:15:53 +00:00
balazs
ccc4cf64a7 Opkman: Fixed a small bug + a refresh problem.
git-svn-id: trunk@53796 -
2016-12-29 10:10:21 +00:00
maxim
625d8bbd2e Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@53795 -
2016-12-28 22:03:25 +00:00