mattias
|
69c1c32755
|
set fixes version 2.0.3
git-svn-id: branches/fixes_2_0@60955 -
|
2019-04-13 08:39:37 +00:00 |
|
mattias
|
bbb1ae0805
|
set fixes version 2.0.2
git-svn-id: branches/fixes_2_0@60953 -
|
2019-04-13 08:37:09 +00:00 |
|
martin
|
e44f0eef95
|
Merged (record merge info only) revision(s) 60862-60863 #f8b11dcbbf-#f8b11dcbbf from trunk:
TAChart: Fix compilation of additional drawer packages in FPC 3.2+
........
TAChart: Update package globallinks to changes in r60862 #f8b11dcbbf
........
git-svn-id: branches/fixes_2_0@60948 -
|
2019-04-12 23:46:08 +00:00 |
|
martin
|
18f46aec49
|
Merged revision(s) 60946 #bd2040ec55 from trunk:
FpDebug: "UnicodeString" workaround for wrong dwarf-highbound fpc issue #0035359, see also issue #0035340
........
git-svn-id: branches/fixes_2_0@60947 -
|
2019-04-12 23:42:59 +00:00 |
|
wp
|
b16081878d
|
TAChart: TAChart: Fix compilation of additional drawer packages in FPC 3.2+ (r60862, r60863 #60546d8656)
git-svn-id: branches/fixes_2_0@60941 -
|
2019-04-12 17:02:01 +00:00 |
|
mattias
|
54612931d1
|
IDE: Fix jumping to next/previous error from the Search menu. Issue #35352
git-svn-id: branches/fixes_2_0@60940 -
|
2019-04-12 13:55:17 +00:00 |
|
mattias
|
1957911aaf
|
remove outdated link
git-svn-id: branches/fixes_2_0@60939 -
|
2019-04-12 13:55:00 +00:00 |
|
mattias
|
261728969f
|
FpDebug: Check char-size for strings. Recognize "UnicodeString", Issue #35340
git-svn-id: branches/fixes_2_0@60938 -
|
2019-04-12 13:54:38 +00:00 |
|
mattias
|
21071b34d1
|
LazDebuggerFpLldb: prevent crash in asm window, if dwarf info failed to load
git-svn-id: branches/fixes_2_0@60937 -
|
2019-04-12 13:54:16 +00:00 |
|
mattias
|
f1a7b48223
|
IDE: Improve GenericListEditor dialog layout. Issue #35328
git-svn-id: branches/fixes_2_0@60917 -
|
2019-04-10 11:34:18 +00:00 |
|
mattias
|
8c5b9aff94
|
Qt,Qt5: fixed action of TSavePictureDialog. Issue #0032540
git-svn-id: branches/fixes_2_0@60916 -
|
2019-04-10 11:33:55 +00:00 |
|
mattias
|
13c5a89a0f
|
Qt,Qt5: TComboBox.Sorted property implemented. Issue #0028045
git-svn-id: branches/fixes_2_0@60915 -
|
2019-04-10 11:33:36 +00:00 |
|
mattias
|
77e46758d9
|
LCL: wince: cosmetic + small optimization align code to Win32 implementation. Bug #30117
git-svn-id: branches/fixes_2_0@60914 -
|
2019-04-10 11:33:15 +00:00 |
|
mattias
|
9a1e3cee85
|
LCL: wince: remove selecting all text when focussing a TCustomEdit, this can be down in the LCL by setting TCustomEdit.AutoSelect := true (same as in win32 in rev. 15588). Bug #23345
git-svn-id: branches/fixes_2_0@60913 -
|
2019-04-10 11:32:43 +00:00 |
|
mattias
|
27be11f717
|
LCL: wince: comment about WM_NCDESTROY message which is not supported on WinCE (bug #24452) and commented code which emulates double click (bug #20568)
git-svn-id: branches/fixes_2_0@60912 -
|
2019-04-10 11:32:02 +00:00 |
|
mattias
|
87cb704ab3
|
LCL-WinCE: attempt to fix incorrectly computed window size in GetWindowSize (Borders of window are not correctly subtracted). Bug #25966
git-svn-id: branches/fixes_2_0@60911 -
|
2019-04-10 11:30:17 +00:00 |
|
mattias
|
d13a283160
|
LCL-WinCE: cosmetic
git-svn-id: branches/fixes_2_0@60910 -
|
2019-04-10 11:29:56 +00:00 |
|
mattias
|
4c36efed67
|
LCL-WinCE: trivial: Add wince_7 to GetWinCEVersion()
git-svn-id: branches/fixes_2_0@60909 -
|
2019-04-10 11:29:35 +00:00 |
|
mattias
|
c131b9f845
|
FpDebug: Fix an overflow in address calculation
git-svn-id: branches/fixes_2_0@60908 -
|
2019-04-10 11:29:14 +00:00 |
|
mattias
|
0039bbd1f2
|
TUpDown: fix bug in GetPosition, reduce number of calls to TCustomUpDown.GetPosition in TUpDownButton.Click. Issue #0035209
git-svn-id: branches/fixes_2_0@60907 -
|
2019-04-10 11:28:49 +00:00 |
|
mattias
|
61fa6e0210
|
IDE: do not save editor content if disk file has changed and MainIDE.CheckFilesOnDiskEnabled disabled, issue #35230
git-svn-id: branches/fixes_2_0@60906 -
|
2019-04-10 11:26:42 +00:00 |
|
martin
|
634492818d
|
Merged revision(s) 60899 #728f898e5f from trunk:
LazDebuggerFpLldb: Catch errors during dwarf loading.
........
git-svn-id: branches/fixes_2_0@60900 -
|
2019-04-09 18:41:48 +00:00 |
|
mattias
|
62a9029415
|
openglcontrol: fixed double free, issue #35335, from Denis Golovan
git-svn-id: branches/fixes_2_0@60867 -
|
2019-04-07 17:43:22 +00:00 |
|
wp
|
43f52607d6
|
TAChart: Fix compilation of navigatedemo.
git-svn-id: branches/fixes_2_0@60864 -
|
2019-04-07 14:25:43 +00:00 |
|
mattias
|
57515785de
|
IDE: merged more flexible TBuildManager.MacroFuncFPCVer
git-svn-id: branches/fixes_2_0@60860 -
|
2019-04-07 08:49:08 +00:00 |
|
mattias
|
f6a049365e
|
IDE: merged simplified SHortenPath, IDEIntf: added TLazCompilerOptions.CreateTargetFilename
git-svn-id: branches/fixes_2_0@60859 -
|
2019-04-07 08:40:37 +00:00 |
|
wp
|
96a144af00
|
TAChart: Rename demo folder db-barseries to db-pieseries.
git-svn-id: branches/fixes_2_0@60857 -
|
2019-04-06 22:04:29 +00:00 |
|
mattias
|
15775b6aed
|
codetools: merged updating pas2js values
git-svn-id: branches/fixes_2_0@60855 -
|
2019-04-06 08:16:10 +00:00 |
|
mattias
|
030c958825
|
IDE: less debug
git-svn-id: branches/fixes_2_0@60854 -
|
2019-04-06 08:15:27 +00:00 |
|
mattias
|
0a36945032
|
IDE: clean up
git-svn-id: branches/fixes_2_0@60853 -
|
2019-04-06 08:13:21 +00:00 |
|
mattias
|
79ba94760d
|
IDE: less hints
git-svn-id: branches/fixes_2_0@60852 -
|
2019-04-06 08:12:49 +00:00 |
|
mattias
|
9a80d8533c
|
IDE: less hints
git-svn-id: branches/fixes_2_0@60851 -
|
2019-04-06 08:12:34 +00:00 |
|
mattias
|
c8232d3472
|
debugger: less hints
git-svn-id: branches/fixes_2_0@60850 -
|
2019-04-06 08:12:17 +00:00 |
|
mattias
|
3c0457b4b2
|
codetools: clean up
git-svn-id: branches/fixes_2_0@60849 -
|
2019-04-06 08:12:03 +00:00 |
|
mattias
|
0c5d600d26
|
IDEIntf: added TLazCompilationToolOptions.Parsers
git-svn-id: branches/fixes_2_0@60845 -
|
2019-04-05 11:42:41 +00:00 |
|
mattias
|
8b825e4cc5
|
IDE: initial setup dialog: ssAutoVertical
git-svn-id: branches/fixes_2_0@60841 -
|
2019-04-05 07:11:51 +00:00 |
|
mattias
|
8f0e16948c
|
IDE: initial setup dlg: scrollbars, issue #35316
git-svn-id: branches/fixes_2_0@60826 -
|
2019-04-04 07:03:02 +00:00 |
|
maxim
|
be1accd93f
|
Merged revision(s) 59037 #d313b710e5 from trunk:
cocoa-opengl: removing lclIsHandle method override, as no longer used by cocoa ws
........
git-svn-id: branches/fixes_2_0@60794 -
|
2019-03-29 22:23:58 +00:00 |
|
mattias
|
e619670a04
|
IDE: fix IsVersionRequested
git-svn-id: branches/fixes_2_0@60781 -
|
2019-03-26 19:55:20 +00:00 |
|
mattias
|
6fc9a49d7c
|
SynEdit: AvlTree, check for nil when searching nodes
git-svn-id: branches/fixes_2_0@60780 -
|
2019-03-26 19:54:36 +00:00 |
|
mattias
|
5e02989a2e
|
IDE: Stop an endless loop when saving a unit with invalid name. Issue #35260
git-svn-id: branches/fixes_2_0@60779 -
|
2019-03-26 19:54:17 +00:00 |
|
mattias
|
ccfc5367a0
|
IdeIntf: Allow F12 and other hotkeys in Object Inspector when the selection Combobox is active. Issue #29335
git-svn-id: branches/fixes_2_0@60778 -
|
2019-03-26 19:54:00 +00:00 |
|
mattias
|
c9153bb83a
|
IDE, fix form size for NewField dialog.Issue #35249
git-svn-id: branches/fixes_2_0@60777 -
|
2019-03-26 19:53:44 +00:00 |
|
mattias
|
fc35b976cd
|
Printers, fix GTK printing problem. Issue #34932
git-svn-id: branches/fixes_2_0@60776 -
|
2019-03-26 19:53:29 +00:00 |
|
mattias
|
d94312f01a
|
IDEIntf: fixed change IDEMacros.Stamps
git-svn-id: branches/fixes_2_0@60771 -
|
2019-03-25 18:08:07 +00:00 |
|
mattias
|
61f7bf673a
|
IDE: package editor: fixed popup menu items
git-svn-id: branches/fixes_2_0@60736 -
|
2019-03-20 12:06:59 +00:00 |
|
mattias
|
8e2a9d387e
|
IDE: rundebug: restore toolstatus on error
git-svn-id: branches/fixes_2_0@60731 -
|
2019-03-19 23:57:42 +00:00 |
|
mattias
|
2a345730c4
|
IDE: renameunit: mark project as modified
git-svn-id: branches/fixes_2_0@60726 -
|
2019-03-19 21:36:20 +00:00 |
|
mattias
|
122406246f
|
IDE: rename project: keep target file extension
git-svn-id: branches/fixes_2_0@60724 -
|
2019-03-19 21:34:18 +00:00 |
|
mattias
|
c66e47ecf2
|
IDE: debug messages on run/save project failures
git-svn-id: branches/fixes_2_0@60722 -
|
2019-03-19 21:31:56 +00:00 |
|