Commit Graph

58555 Commits

Author SHA1 Message Date
ondrej
ace83bf86d IDE: fix fppkg configuration screen for win32
git-svn-id: trunk@62695 -
2020-03-05 22:36:34 +00:00
juha
b4312b6446 LCL-GTK3: Improve resizing of TGtk3Window. Makes TSplitter work. Issue #36256, patch from Anton Kavalenka.
git-svn-id: trunk@62694 -
2020-03-05 11:28:33 +00:00
juha
d1b15edcfe Codetools: Improve parsing of recursive generics structures. Issue #34824, patch from soerensen3.
git-svn-id: trunk@62693 -
2020-03-05 10:47:05 +00:00
juha
1462e81c6d Docs: Update documentation for EditBtn and ExtCtrls. Issue #36756, patch from Don Siders.
git-svn-id: trunk@62692 -
2020-03-05 10:46:52 +00:00
dmitry
c2a64d06ea cocoa: reverting r62568 #6758ea533d. the revision broke SPACE processing (to emulate click on buttons)
git-svn-id: trunk@62691 -
2020-03-05 04:10:34 +00:00
dmitry
db755b2d78 cocoa: safe color conversion from colordialog to lcl color
git-svn-id: trunk@62690 -
2020-03-05 01:46:00 +00:00
maxim
74b4d747cf cocoa: reverted accidental changes from cocoaint.pas made in r62216 #0e6259598f as per Dmitry's comment
git-svn-id: trunk@62689 -
2020-03-03 22:07:51 +00:00
juha
5df1506c34 Docs: Updated documentation for LCL ComCtrls. Issue #36745, patch from Don Siders.
git-svn-id: trunk@62688 -
2020-02-29 21:17:10 +00:00
juha
c046c10281 LCL-GTK3: First approach in implementing pattern brush. Issue #36744, patch from Anton Kavalenka.
git-svn-id: trunk@62687 -
2020-02-29 21:11:51 +00:00
maxim
e3c38887a4 Opkman: fixed typos, regenerated translations and updated Russian translation
git-svn-id: trunk@62686 -
2020-02-28 22:47:36 +00:00
ondrej
e1838e46a0 LCL: implement MDI for win32. Issue #36582, based on patch by Kostas Michalopoulos
git-svn-id: trunk@62685 -
2020-02-28 19:29:59 +00:00
juha
e719456735 Packager: Fix adding a package dependency after dropping a component to a form. Issue #36734, patch from Sven Barth.
git-svn-id: trunk@62684 -
2020-02-28 19:21:03 +00:00
ondrej
da5d437410 LCL: simplify TScreen.BeginTempCursor
git-svn-id: trunk@62683 -
2020-02-28 07:07:40 +00:00
balazs
5930969e12 Opkman: Small bugfix.
git-svn-id: trunk@62682 -
2020-02-27 12:14:43 +00:00
balazs
ab0b56c0f8 Opkman: Speed up the load of the package tree.
git-svn-id: trunk@62680 -
2020-02-27 11:30:22 +00:00
juha
42beb70c91 IDE: Fix cancelling BuildMode when done through "Change build mode" tool button. Issue #36736, patch from errno.
git-svn-id: trunk@62679 -
2020-02-27 10:30:37 +00:00
balazs
8f44d34808 Opkman: If available load the json from local source. Useful if the internet connection is slow. Feature requested by a forum user.
git-svn-id: trunk@62678 -
2020-02-27 10:27:12 +00:00
balazs
9875a0b309 Opkman: Improve error message when third party packages are not available(suggestion by a forum user).
git-svn-id: trunk@62677 -
2020-02-27 08:39:53 +00:00
maxim
93a98d499b Opkman: improved Russian translation
git-svn-id: trunk@62676 -
2020-02-26 22:54:37 +00:00
wp
ac24214ca9 LCL/grids: Undo r62665 #275e406278
git-svn-id: trunk@62675 -
2020-02-26 22:31:38 +00:00
mattias
7b68c36225 IDE: run params default for windows
git-svn-id: trunk@62674 -
2020-02-26 16:53:29 +00:00
balazs
545444126b Opkman: Add incremental search for the package tree.
git-svn-id: trunk@62673 -
2020-02-26 13:37:42 +00:00
maxim
2cc4f78981 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36729
git-svn-id: trunk@62672 -
2020-02-25 21:43:18 +00:00
ondrej
466e5b307b LCL: fix compilation with FPC 3.0.x
git-svn-id: trunk@62671 -
2020-02-25 06:17:58 +00:00
maxim
dfe5183596 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@62670 -
2020-02-24 21:30:19 +00:00
juha
7d6d05a0bf IDE: Change logic updating Application.Title and .Scaled in main source. Don't delete them when user option is off. Check for LCL app.
git-svn-id: trunk@62669 -
2020-02-24 09:51:03 +00:00
juha
5f31268a52 LCL: Remove useless comments above methods.
git-svn-id: trunk@62668 -
2020-02-24 09:50:57 +00:00
wp
275e406278 LCL/Grids: Hide sort arrow when rows are rearranged in a column-sorted grid.
git-svn-id: trunk@62665 -
2020-02-23 11:51:44 +00:00
ondrej
74fb203f39 LCL: Screen.BeginTempCursor & EndTempCursor
git-svn-id: trunk@62664 -
2020-02-23 06:04:38 +00:00
dmitry
aaf4d4d12f cocoa: passing scroll part information, whenever the scroll part is known
git-svn-id: trunk@62663 -
2020-02-23 04:04:39 +00:00
dmitry
6f0d7d6abc cocoa: removing additional offset on large scroll
git-svn-id: trunk@62662 -
2020-02-23 03:53:49 +00:00
dmitry
cdede4ea6f cocoa: adding automatic largeInc determination based of the page size
git-svn-id: trunk@62661 -
2020-02-23 03:36:30 +00:00
mattias
9a9174aa69 IDE: fixed AddUnitDependenciesForComponentClasses when component has no deps
git-svn-id: trunk@62660 -
2020-02-22 09:33:58 +00:00
mattias
1ba42be4c3 codetools: test varargs
git-svn-id: trunk@62659 -
2020-02-22 09:03:05 +00:00
juha
bfe50dae20 ToDoList: Fix comments and code inconsistencies. Issue #36721, patch from Kevin Jesshope.
git-svn-id: trunk@62657 -
2020-02-21 19:27:19 +00:00
juha
06950eefb7 IDE: In project inspector & package editor, add popup menuitems for opening folder of project/package. Fix visibility of FileType menu.
git-svn-id: trunk@62656 -
2020-02-21 16:34:56 +00:00
mattias
3007a4b542 codetools: parse varargs of type
git-svn-id: trunk@62655 -
2020-02-21 11:42:49 +00:00
mattias
6f178bc229 codetools: test varargs of type
git-svn-id: trunk@62654 -
2020-02-21 11:42:41 +00:00
juha
68c2c03aa8 ToDoList: Remove OnColumnClick handler. Prevented asc/desc sorting by column. Issue #36717.
git-svn-id: trunk@62653 -
2020-02-20 20:55:06 +00:00
mattias
5ff82c12a9 codetools: fixed IsCompilerExecutable
git-svn-id: trunk@62651 -
2020-02-20 09:08:19 +00:00
mattias
a5a26cdaec codetools: IsCompilerExecutable now allows fpc* and ppc*, bug #36689
git-svn-id: trunk@62650 -
2020-02-20 09:03:44 +00:00
maxim
d72a7ccadb Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36711
git-svn-id: trunk@62649 -
2020-02-19 21:59:03 +00:00
juha
89cda6b74f Docs: Document TCustomGrid.HideSortArrow. Issue #36715, patch from Don Siders.
git-svn-id: trunk@62648 -
2020-02-19 17:51:26 +00:00
juha
9131514b67 Docs: Update documentation for GroupedEdit. Issue #36715, patch from Don Siders.
git-svn-id: trunk@62647 -
2020-02-19 17:51:20 +00:00
lacak
e51bb976a4 LCL: WinCE: in WinCE7 TBitBtn changes font when focused. So set font explicitly before painting Caption. Hot fix inspired by Win32 implementation.
git-svn-id: trunk@62646 -
2020-02-19 10:43:17 +00:00
lacak
12884c3da0 LCL: WinCE: cosmetic
git-svn-id: trunk@62645 -
2020-02-19 09:16:37 +00:00
wp
b9992c54b1 LCL/Grids: Add public method HideSortArrow (Needed when rows of sorted grid are reordered manually, https://forum.lazarus.freepascal.org/index.php/topic,48568.msg349824)
git-svn-id: trunk@62644 -
2020-02-19 06:13:59 +00:00
maxim
ed7473f789 Codetools: AVR controller information update to the latest support in FPC trunk. The list is now sorted. Patch by Christo Crause, bug #36707.
git-svn-id: trunk@62643 -
2020-02-17 23:28:35 +00:00
juha
bc1e8a9946 LCL: Update Images in BitBtn and SpeedButton from connected Action also when Glyph is not empty. Issue #22071.
git-svn-id: trunk@62642 -
2020-02-17 18:17:25 +00:00
lacak
72551f3c1e LCL: WinCE: align implementation of TWinCEWSCustomEdit.GetPreferredSize with Win32. Does not use AWinControl.Caption. In WinCE7 GetTextExtentPoint32() for empty string returns 0 height (In WinCE6 returns non-zero height), which causes empty TEdit controls to shrink in height.
git-svn-id: trunk@62641 -
2020-02-17 15:06:00 +00:00