Commit Graph

51964 Commits

Author SHA1 Message Date
wp
d66ffb290b IDE: Add component palette icons of all data-aware controls at 150% and 200% magnification.
git-svn-id: trunk@55132 -
2017-05-31 16:07:45 +00:00
michael
35fa3e8e7c * bugtraq:url should point to https://bugs.freepascal.org
git-svn-id: trunk@55131 -
2017-05-31 13:56:52 +00:00
mattias
f1d0f56925 IDEIntf: fixed AV on show hint, bug #31937, from Lagunov Aleksey
git-svn-id: trunk@55130 -
2017-05-31 11:32:10 +00:00
wp
c789291889 TAChart: Avoid exception in IDE if Extent.Min >= Extent.Max
git-svn-id: trunk@55129 -
2017-05-31 10:18:57 +00:00
wp
33c52c4fb6 IDE: Add more Mid/HiRes component palette icons (groupbox etc, updown, arrow, headercontrol, editbutton, (float)spinedit, colorlistbox)
git-svn-id: trunk@55128 -
2017-05-30 22:47:02 +00:00
joost
618a14fb45 * Added a wizard to create fppkgs basic configuration files
git-svn-id: trunk@55127 -
2017-05-30 22:12:52 +00:00
ondrej
48dbf5c56d LCL: listbox: fix default value for Options
git-svn-id: trunk@55126 -
2017-05-30 14:54:05 +00:00
balazs
9311861669 Opkman: Added author name for famfamfam icon set. Corrected license version to CC Attribution 3.0.
git-svn-id: trunk@55125 -
2017-05-30 05:21:21 +00:00
wp
2f7c4cc0e1 IDE: Add palette icons for TButtonPanel, TSpeedButton, TShape at 150% and 200% resolution
git-svn-id: trunk@55124 -
2017-05-29 21:59:03 +00:00
wp
a638366528 IDE: Add component palette icons at 150% and 200% resolution (standard page complete)
git-svn-id: trunk@55123 -
2017-05-29 20:02:31 +00:00
michl
ff8b49aedd LCL: TTreeView: Fix non-standard scrolling behaviour on selecting in multiline treeview. Issue #31681. Patch by Eric Heijnen.
git-svn-id: trunk@55122 -
2017-05-29 18:48:35 +00:00
sekelsenmat
0886cc5c9c vclass: Stores the result of FindWSComponentClass
git-svn-id: trunk@55121 -
2017-05-29 11:46:50 +00:00
wp
ec4473a91a IDE: some more 200% component palette images (combobox, colorbox, button, bitbtn, colorbutton, labelededit, statictext, scrollbar, tabcontrol, pagecontrol).
git-svn-id: trunk@55120 -
2017-05-29 11:09:18 +00:00
sekelsenmat
6ca0d918e8 vclass: Starts prototype demonstrating how to eliminate vclass
git-svn-id: trunk@55119 -
2017-05-29 08:39:04 +00:00
michl
dd3f611b28 LCL: TTreeView: Win32 Fixed warning TResourceCacheItem.IncreaseRefCount 1000 TPenHandleCache. Issue #30661
git-svn-id: trunk@55118 -
2017-05-29 06:25:28 +00:00
sekelsenmat
9ce286c99d cocoa: Implements TFontDialog
git-svn-id: trunk@55117 -
2017-05-29 04:28:03 +00:00
wp
a0654d2753 IDE: Add some 200% component palette images (TDrawgrid, TEdit, TLabel, TStringGrid, TValueListEditor)
git-svn-id: trunk@55116 -
2017-05-28 22:17:53 +00:00
bart
17119e1fa0 TUpDown: Handle MouseWheel (over Self, not over Associate). Delphi does not, but it's a nice improvement.
git-svn-id: trunk@55115 -
2017-05-28 10:40:13 +00:00
bart
e20d29ad4e TUpDown: Handle MouseWheel of Associate. Issue #0031868.
git-svn-id: trunk@55114 -
2017-05-28 10:31:09 +00:00
bart
6f6e427f1c LCL: Implement TControl.AddHandlerOnMouseWheel/RemoveHandlerOnMouseWheel.Part of Issue #0031868.
git-svn-id: trunk@55113 -
2017-05-28 10:16:36 +00:00
ondrej
be769b3feb LCL: TTreeView: fix signs for r55110 #73e1e2caee
git-svn-id: trunk@55112 -
2017-05-28 07:58:19 +00:00
ondrej
d8490f1c3c LCL: TTreeView: replace wrong property default for DefaultItemHeight with stored function
git-svn-id: trunk@55111 -
2017-05-28 07:50:19 +00:00
ondrej
73e1e2caee LCL: TTreeView: remove in 1.7 introduced incompatiblity and use real values for ExpandSignSize and Indent.
git-svn-id: trunk@55110 -
2017-05-28 07:45:40 +00:00
ondrej
3c692e825d LCL: TToolBar: remove in 1.7 introduced incompatiblity and use real values for ButtonHeight, ButtonWidth, ButtonDropWidth.
git-svn-id: trunk@55109 -
2017-05-28 07:33:27 +00:00
sekelsenmat
6f095ca396 cocoa: Fixes bug #31056: Cocoa menu item shortcuts fall through to unfocused parent forms.
git-svn-id: trunk@55108 -
2017-05-27 06:49:46 +00:00
martin
cb676c2241 SynEdit: MarkupFoldColor, fixed crash due to wrong method signature.
git-svn-id: trunk@55106 -
2017-05-27 02:40:18 +00:00
zeljko
e2c35dd6d1 gtk3: implemented Gtk3MouseWheel() event
git-svn-id: trunk@55105 -
2017-05-26 13:49:35 +00:00
wp
92595f0745 TAChart: Use SameValue in floating point comparisons.
git-svn-id: trunk@55104 -
2017-05-26 13:15:42 +00:00
zeljko
4eb46c28f3 gtk3widgets: cleanup
git-svn-id: trunk@55103 -
2017-05-26 13:09:43 +00:00
zeljko
812fe391ea gtk3: TGtk3Notebook implemented getPagesCount, do not send change events when page is deleted.
git-svn-id: trunk@55102 -
2017-05-26 12:49:33 +00:00
zeljko
7e866d1fa3 gtk3: fix assertions
git-svn-id: trunk@55101 -
2017-05-26 12:25:58 +00:00
ondrej
ddc1dcd643 lcl: graphics: make FindGraphicClassWithFileExt class function
git-svn-id: trunk@55100 -
2017-05-26 12:08:52 +00:00
zeljko
c4540692a0 gtk3: fixed assertions in TGtk3Notebook, implemented GetTabRect GetTabIndex
git-svn-id: trunk@55099 -
2017-05-26 12:00:19 +00:00
ondrej
a08eb48d76 IdeIntf: propedits: fix call stored method with index parameter if needed. Issue #31923
git-svn-id: trunk@55098 -
2017-05-26 11:50:41 +00:00
mattias
626736e5e2 IDE: package editor: publish: disable if units/includes outside pkg dir
git-svn-id: trunk@55096 -
2017-05-26 11:39:42 +00:00
mattias
9b548421fa IDEIntf: THintWindowManager.ShowHint limit size to active form, from Russell
git-svn-id: trunk@55095 -
2017-05-26 09:59:16 +00:00
mattias
72e6211499 codetools: fixed EnableCodeCompleteTemplates
git-svn-id: trunk@55093 -
2017-05-26 09:37:40 +00:00
mattias
25e07213df deb: fpc: set -e in scripts
git-svn-id: trunk@55092 -
2017-05-26 09:34:24 +00:00
zeljko
4f99ebf0c6 gtk3wscontrols: fix assertion inside SetBounds()
gtk3wscomctrls: implemented TTabControl

git-svn-id: trunk@55091 -
2017-05-26 09:19:17 +00:00
balazs
0a06e5079d Opkman: Fixed a small sorting bug in the main tree.
git-svn-id: trunk@55090 -
2017-05-26 04:31:37 +00:00
maxim
77b9c644a0 Translations: French translation update by Gilles Vasseur, bug #31905
git-svn-id: trunk@55084 -
2017-05-25 22:22:44 +00:00
michl
95d8fc70ee AnchorDocking: Revert revision 54525 #6139a22bcf as it breaks other reloading of AnchorDocking layouts. Issue #31834
git-svn-id: trunk@55083 -
2017-05-25 20:25:43 +00:00
zeljko
aa236dd4a5 Gtk3: fixed memleak
git-svn-id: trunk@55082 -
2017-05-25 15:11:40 +00:00
michl
ffc5841e9a MenuEditor: Simplify and removed optic bug for icon choose dialog.
git-svn-id: trunk@55081 -
2017-05-25 13:50:47 +00:00
zeljko
b55c340a80 gtk3: started theme handling via GtkStyleProvider, using css theming by gtk3.
git-svn-id: trunk@55080 -
2017-05-25 13:12:00 +00:00
juha
77e5128f81 LCL: Improve OptimalFill. Issue #31538, patch from Serge Anvarov.
git-svn-id: trunk@55079 -
2017-05-25 12:05:22 +00:00
juha
1e3c5c2752 IDE: Improve adding a command and separator in Toolbar Config dialog. Issue #31890.
git-svn-id: trunk@55078 -
2017-05-25 11:56:04 +00:00
mattias
6e70be5335 deb: fpc: fixed building under debian
git-svn-id: trunk@55077 -
2017-05-25 11:36:51 +00:00
zeljko
eb1d0abb53 gtk3: initialize syscolors
git-svn-id: trunk@55076 -
2017-05-24 20:38:53 +00:00
michl
49d6818b67 MenuEditor: High-DPI: Arrow and Cleanup. Issue #31877
git-svn-id: trunk@55075 -
2017-05-24 20:33:18 +00:00