Commit Graph

51761 Commits

Author SHA1 Message Date
ondrej
78265eab8a Merged revision(s) 55271 #19843adc12 from trunk:
components: datetimepicker: TextForNullDate type TCaption - for translations

git-svn-id: branches/fixes_1_8@55289 -
2017-06-09 15:17:31 +00:00
mattias
6854c8ac5b ide: loading a docked desktop for the first time, take the settings from the previous desktop. Issue #31981
git-svn-id: branches/fixes_1_8@55288 -
2017-06-09 14:39:38 +00:00
mattias
91526ca06e AnchorDockingDsgn: Loading for the first time, take the settings from the previous desktop. Issue #31981
git-svn-id: branches/fixes_1_8@55287 -
2017-06-09 14:39:12 +00:00
mattias
fdd6b856d6 lcl: grids: fix endless loop in ScrollToCell for 0 Width/Height and non-SmoothScroll. Issue #31942
git-svn-id: branches/fixes_1_8@55286 -
2017-06-09 14:38:45 +00:00
mattias
126430d0c2 IDE: Revert revision 55249 #dd9bed2d96 as it breaks the scrolling of TScrollBox in designer. Issue #7114
git-svn-id: branches/fixes_1_8@55285 -
2017-06-09 14:38:23 +00:00
mattias
e565f9922a Gtk2: fixed sizing of form with constraints. Issue #31950
git-svn-id: branches/fixes_1_8@55284 -
2017-06-09 14:37:56 +00:00
mattias
a2436ffc36 Gtk3: focus message is not needed under gtk3 since it is organized in different way
git-svn-id: branches/fixes_1_8@55283 -
2017-06-09 14:37:31 +00:00
mattias
4bc96f90c2 Gtk2,Gtk3: gtk should always send LM_SETFOCUS before mouse messages, like Qt and Win32 does. Issue #31900
git-svn-id: branches/fixes_1_8@55282 -
2017-06-09 14:37:11 +00:00
mattias
a6f03476f7 deb: lazarus: removed editoroptions.xml, the built-in defaults are better
git-svn-id: branches/fixes_1_8@55281 -
2017-06-09 14:35:54 +00:00
mattias
0665b0a72f IDE: method property editor: fixed rename
git-svn-id: branches/fixes_1_8@55262 -
2017-06-06 11:04:13 +00:00
mattias
3024a559c5 IDEIntf: fixed TIDEMenuSection.Visible keeping Visible of children, bug #31970
git-svn-id: branches/fixes_1_8@55260 -
2017-06-06 10:35:04 +00:00
mattias
5e80f07825 DE: TMainIDE.OnPropHookCreateMethod: fixed creating JITMethod
git-svn-id: branches/fixes_1_8@55257 -
2017-06-05 23:30:50 +00:00
maxim
45b5fa41a0 Merged revision(s) 55252 #7c8ca9d30a from trunk:
Translations: Ukrainian IDE translation update by Olexandr Pylypchuk, bug #31957
........

git-svn-id: branches/fixes_1_8@55256 -
2017-06-05 22:48:35 +00:00
maxim
b20a1fbbac Merged revision(s) 55241 #9b0e7b0b35 from trunk:
LazUtils: Fix compilation of utf8process.pp on Darwin with fpc trunk.
........

git-svn-id: branches/fixes_1_8@55255 -
2017-06-05 22:44:36 +00:00
maxim
417085fa70 Merged revision(s) 55220 #d3f428a7d5, 55249 #dd9bed2d96 from trunk:
IDE: ObjectInspector: Fixed OI don't show "default" in list of font names. Issue #31958
........
IDE: Fixed TControl.InvalidatePreferredSize loop detected. Issue #30617
........

git-svn-id: branches/fixes_1_8@55254 -
2017-06-05 22:43:19 +00:00
maxim
02956076e4 Merged revision(s) 55213 #f7785d9196 from trunk:
LCL: Fixed access violation with Application.BidiMode bdRightToLeft and ChildSizing.Layout cclTopToBottomThenLeftToRight. Issue #31966
........

git-svn-id: branches/fixes_1_8@55253 -
2017-06-05 22:41:40 +00:00
mattias
a0d5e25efe codetools: added TFindDeclarationTool.FindClassMember
git-svn-id: branches/fixes_1_8@55239 -
2017-06-05 13:29:50 +00:00
mattias
2f00ddbe1f deb: less warnings
git-svn-id: branches/fixes_1_8@55232 -
2017-06-05 07:37:43 +00:00
mattias
ba2963e9e0 deb: fixed fixing permissions
git-svn-id: branches/fixes_1_8@55230 -
2017-06-05 07:18:13 +00:00
mattias
ebf1df9630 IDE: method property editor: fixed creating new event
git-svn-id: branches/fixes_1_8@55228 -
2017-06-04 22:06:35 +00:00
mattias
479a4632f8 IDE: TMainIDE.OnPropHookCreateMethod: todo
git-svn-id: branches/fixes_1_8@55227 -
2017-06-04 22:05:51 +00:00
mattias
a43361eb93 IDE: method property editor: edit: ask whether jump to inherited or add override
git-svn-id: branches/fixes_1_8@55226 -
2017-06-04 22:05:15 +00:00
mattias
bc01ed015e codetools: TEventsCodeTool.FindClassOfInstance: search unit in unitpath, the uses section is not enough
git-svn-id: branches/fixes_1_8@55205 -
2017-06-04 07:30:37 +00:00
mattias
c70e25128b IDE, OI: method propety editor: show inherited method without classname, treader does not support choosing the inherited
git-svn-id: branches/fixes_1_8@55203 -
2017-06-04 07:11:00 +00:00
mattias
6fb7b33f8e codetools: fixed TEventsCodeTool.MethodTypeDataToStr for fpc 3.0+
git-svn-id: branches/fixes_1_8@55201 -
2017-06-04 06:45:30 +00:00
mattias
c4085df06e GTK2: Remove trailing NULL only when GTK_REMOVE_CLIPBOARD_NULL is defined. Issue #21453 and Issue #31547
git-svn-id: branches/fixes_1_8@55199 -
2017-06-04 05:52:46 +00:00
mattias
5246d44383 Fix resource error due to r55183 #7b657e8c49
git-svn-id: branches/fixes_1_8@55198 -
2017-06-04 05:52:26 +00:00
mattias
81fa7f47de IDE: Add magnified (150% and 200%) component palette icons for packages sqlitelaz and sqlite3laz
git-svn-id: branches/fixes_1_8@55197 -
2017-06-04 05:52:06 +00:00
mattias
ea4d97456a IDE: Add magnified images (150% and 200%) for data access components
git-svn-id: branches/fixes_1_8@55196 -
2017-06-04 05:51:46 +00:00
mattias
1520ef45ed LCL: grids: initialize scrollbar visibility info with correct values
git-svn-id: branches/fixes_1_8@55195 -
2017-06-04 05:51:13 +00:00
mattias
2b2ca33631 LCL: Grids: we need VisualChange and UpdateSizes also when handle is not allocated to access correct cache values. Issue #31955
git-svn-id: branches/fixes_1_8@55194 -
2017-06-04 05:50:50 +00:00
mattias
4d6f9ddd5e IDE: Add 200% palette images for all dialog components
git-svn-id: branches/fixes_1_8@55193 -
2017-06-04 05:50:18 +00:00
mattias
9e13e29cc5 IDE: Add 150% dialog palette images missing from previous commit.
git-svn-id: branches/fixes_1_8@55192 -
2017-06-04 05:49:56 +00:00
mattias
65849bfeb3 IDE: Add 150% palette images for the LCL dialog components
git-svn-id: branches/fixes_1_8@55191 -
2017-06-04 05:49:35 +00:00
mattias
050da3870d Finnish translation by Seppo Suutarla and myself.
git-svn-id: branches/fixes_1_8@55190 -
2017-06-04 05:49:06 +00:00
mattias
89e1c2fabe Debugger: Jump properly from call stack to include files. Issue #31755.
git-svn-id: branches/fixes_1_8@55189 -
2017-06-04 05:48:45 +00:00
mattias
c29fe7b78d set version 1.8.0RC2
git-svn-id: branches/fixes_1_8@55186 -
2017-06-03 17:40:37 +00:00
mattias
cec2549a43 deb: fpc: install man pages if available
git-svn-id: branches/fixes_1_8@55179 -
2017-06-03 07:12:41 +00:00
mattias
e7147ddb1e docs: fixed xml
git-svn-id: branches/fixes_1_8@55174 -
2017-06-02 20:57:43 +00:00
mattias
52814c29e5 fixed spelling errors, bug #31956, from Paul Gevers
git-svn-id: branches/fixes_1_8@55171 -
2017-06-02 20:44:31 +00:00
mattias
4ff4670289 docs: build_lcl_docs: --footer
git-svn-id: branches/fixes_1_8@55170 -
2017-06-02 20:43:25 +00:00
mattias
98f72124f0 docs: fixed xml
git-svn-id: branches/fixes_1_8@55168 -
2017-06-02 20:42:21 +00:00
mattias
7319a42f53 docs: build_lcl_docs: showcmd shows --fpcdocs option
git-svn-id: branches/fixes_1_8@55162 -
2017-06-02 18:19:49 +00:00
mattias
f1c77a5c7b docs: build_lcl_docs: updated, simulate shows both lazutils and lcl
git-svn-id: branches/fixes_1_8@55160 -
2017-06-02 17:49:46 +00:00
maxim
dad7414280 Merged revision(s) 55116 #a0654d2753, 55120 #ec4473a91a, 55123-55124 #a638366528-#a638366528, 55128-55129 #33c52c4fb6-#33c52c4fb6, 55132 #d66ffb290b, 55134-55135 #6e5978481b-#6e5978481b, 55145 #0280aea023, 55150 #0d553830c5 from trunk:
IDE: Add some 200% component palette images (TDrawgrid, TEdit, TLabel, TStringGrid, TValueListEditor)
........
IDE: some more 200% component palette images (combobox, colorbox, button, bitbtn, colorbutton, labelededit, statictext, scrollbar, tabcontrol, pagecontrol).
........
IDE: Add component palette icons at 150% and 200% resolution (standard page complete)
........
IDE: Add palette icons for TButtonPanel, TSpeedButton, TShape at 150% and 200% resolution
........
IDE: Add more Mid/HiRes component palette icons (groupbox etc, updown, arrow, headercontrol, editbutton, (float)spinedit, colorlistbox)
........
TAChart: Avoid exception in IDE if Extent.Min >= Extent.Max
........
IDE: Add component palette icons of all data-aware controls at 150% and 200% magnification.
........
IDE: IDE: Add component palette icons of htmlhelpdatabase and the propstorage components at 150% and 200% magnification.
........
IDE: Add palette images for TCheckListbox, TListView, TTreeView and TMaskEdit at 150% and 200% magnification
........
IDE: SpartaDockedFormEditor: Fixed AV when component from component palette is selected and no form unit is in the editor.
........
IDE + chmhelp: Add 150% and 200% icons for TXMLConfig, TChmHelpDatabase, TLHelpConnector.
........

git-svn-id: branches/fixes_1_8@55152 -
2017-06-01 22:58:18 +00:00
maxim
e8cfa79139 Merged revision(s) 54810 #ee8a7ab7a7, 55109-55114 #3c692e825d-#3c692e825d, 55118 #dd3f611b28, 55122 #ff8b49aedd, 55126 #48dbf5c56d from trunk:
LCL: new Database Login dialog. Modified patch by LacaK, issue #27764
........
LCL: TToolBar: remove in 1.7 introduced incompatiblity and use real values for ButtonHeight, ButtonWidth, ButtonDropWidth.
........
LCL: TTreeView: remove in 1.7 introduced incompatiblity and use real values for ExpandSignSize and Indent.
........
LCL: TTreeView: replace wrong property default for DefaultItemHeight with stored function
........
LCL: TTreeView: fix signs for r55110 #73e1e2caee
........
LCL: Implement TControl.AddHandlerOnMouseWheel/RemoveHandlerOnMouseWheel.Part of Issue #0031868.
........
TUpDown: Handle MouseWheel of Associate. Issue #0031868.
........
LCL: TTreeView: Win32 Fixed warning TResourceCacheItem.IncreaseRefCount 1000 TPenHandleCache. Issue #30661
........
LCL: TTreeView: Fix non-standard scrolling behaviour on selecting in multiline treeview. Issue #31681. Patch by Eric Heijnen.
........
LCL: listbox: fix default value for Options
........

git-svn-id: branches/fixes_1_8@55151 -
2017-06-01 22:51:43 +00:00
maxim
4d79b6c9e4 Merged revision(s) 55147-55148 #aff31a964c-#aff31a964c from trunk:
Translations: regenerated Japanese LCL translation
........
Translations: French translation update by Gilles Vasseur, bug #31946
........

git-svn-id: branches/fixes_1_8@55149 -
2017-06-01 22:31:03 +00:00
maxim
91f179297d Merged revision(s) 55131 #35fa3e8e7c from trunk:
* bugtraq:url should point to https://bugs.freepascal.org
........

git-svn-id: branches/fixes_1_8@55139 -
2017-05-31 23:21:04 +00:00
maxim
9b9686dd62 Merged revision(s) 55137 #4c4224a082 from trunk:
Translations: Japanese translation update by Haruyuki Fujimaki, bugs #31929, #31930, #31931
........

git-svn-id: branches/fixes_1_8@55138 -
2017-05-31 23:17:51 +00:00
martin
c849f1f138 Merged revision(s) 55104 #92595f0745, 55106 #cb676c2241 from trunk:
TAChart: Use SameValue in floating point comparisons.
........
SynEdit: MarkupFoldColor, fixed crash due to wrong method signature.
........

git-svn-id: branches/fixes_1_8@55107 -
2017-05-27 02:54:41 +00:00