Commit Graph

54525 Commits

Author SHA1 Message Date
ondrej
9231f2ca08 Win32: scroll bar: remove flicker on mouse-in/mouse-out in Windows 10 (disable DoubleBuffered).
git-svn-id: trunk@58156 -
2018-06-06 14:14:00 +00:00
ondrej
85a2f5309e Win32: disable auto-DoubleBuffered on themed native controls that have animations. Issue #33832
git-svn-id: trunk@58155 -
2018-06-06 14:05:31 +00:00
ondrej
d4d9b75c39 Win32: toolbar: remove GetDoubleBuffered (TWin32WSToolBar isn't registered anyway)
git-svn-id: trunk@58154 -
2018-06-06 13:36:48 +00:00
ondrej
2fd39c0217 Win32: fix compilation with ifdef OldToolbar
git-svn-id: trunk@58153 -
2018-06-06 13:34:49 +00:00
ondrej
e62ffada11 Win32: ComboBox: disable DoubleBuffered, issue #33831
git-svn-id: trunk@58152 -
2018-06-06 12:40:31 +00:00
ondrej
717385f7de LCL: TWinControl: get DoubleBuffered from WS in WMPaint, issue #33831
git-svn-id: trunk@58151 -
2018-06-06 12:39:29 +00:00
mattias
55abcbc773 lcl: gtk2: debug -dLCLGtk2Fix30544
git-svn-id: trunk@58150 -
2018-06-06 09:35:48 +00:00
wp
e3404ff564 LCL: Fix compilation of TControlBar.OnBandPaint event handler in objfpc mode. (https://forum.lazarus.freepascal.org/index.php/topic,41504.msg288037)
git-svn-id: trunk@58149 -
2018-06-06 05:03:21 +00:00
martin
28ff72d0c2 gdbmi debugger: small refactor, move release-lock to debuggerintf
git-svn-id: trunk@58148 -
2018-06-05 21:38:20 +00:00
mattias
75417ff3a2 codetools: identifier completion: fixed keywords when cursor on a word
git-svn-id: trunk@58147 -
2018-06-05 21:37:41 +00:00
joost
317bc74ea3 fpdebug: Fill the IDE's list of threads
git-svn-id: trunk@58146 -
2018-06-05 20:44:25 +00:00
mattias
95d0e4cf75 pas2js: fixed macro stamp
git-svn-id: trunk@58145 -
2018-06-05 17:37:18 +00:00
ondrej
96c06ef599 IDE: PaintCompletionItem: change TColorRef to TColor
git-svn-id: trunk@58144 -
2018-06-05 17:33:11 +00:00
ondrej
88706118dd IDE: word completion: remove Prefix param like it was before r58137 #122947fc29
git-svn-id: trunk@58143 -
2018-06-05 17:27:58 +00:00
ondrej
ea95020bc6 IDE: word completion: ignore prefix in a better way (by position and not by contents)
git-svn-id: trunk@58142 -
2018-06-05 17:24:14 +00:00
mattias
c371a56c4f IDE: completion box: fixed colors
git-svn-id: trunk@58141 -
2018-06-05 16:56:25 +00:00
ondrej
a282a46751 IDE: identifier completion words: better performance in big units (add words around the active line, not from the whole unit)
git-svn-id: trunk@58140 -
2018-06-05 16:47:44 +00:00
mattias
9715cc6e22 IDE: completion: fixed range check error
git-svn-id: trunk@58139 -
2018-06-05 14:55:49 +00:00
ondrej
a9731bdd6d IDE: add words from current unit to identifier completion list: fix memory leak
git-svn-id: trunk@58138 -
2018-06-05 14:02:18 +00:00
ondrej
122947fc29 IDE: add words from current unit to identifier completion list.
git-svn-id: trunk@58137 -
2018-06-05 13:59:47 +00:00
ondrej
fbebcf4d95 IDE: restrictionbrowser: give back DebugLn message
git-svn-id: trunk@58136 -
2018-06-05 08:18:18 +00:00
ondrej
640a3ed946 LCL: control: remove unnecessary GetScaledControlClassDefaultSize introduced in r58125 #3ec78f9640
git-svn-id: trunk@58135 -
2018-06-05 07:56:18 +00:00
ondrej
9d88eeaf96 Favorites: High-DPI images, part 2
git-svn-id: trunk@58134 -
2018-06-05 07:51:02 +00:00
ondrej
36b8b95018 IDE: use LCLGlyphs for TOpenFileToolButton
git-svn-id: trunk@58133 -
2018-06-05 07:50:25 +00:00
ondrej
04f1ea0b57 Favorites: High-DPI images, part 1
git-svn-id: trunk@58132 -
2018-06-05 07:43:28 +00:00
ondrej
8c5aa34fba LCL: TLCLGlyphs: fix loading images. Issue #33826
git-svn-id: trunk@58131 -
2018-06-05 07:31:39 +00:00
ondrej
c560db1304 LCL: TLCLGlyphs: use gmrIgnoreAll as default MissingResources
git-svn-id: trunk@58130 -
2018-06-05 07:10:54 +00:00
joost
3d621d07cc fpdebug: FpDebug is not in Alpha state anymore
git-svn-id: trunk@58129 -
2018-06-04 21:59:02 +00:00
joost
1f5eb8d171 fpdebug: Improved handling of threads, removed several assumptions that the main-thread was being debugged
git-svn-id: trunk@58128 -
2018-06-04 21:52:32 +00:00
mattias
9662fcc1b5 opm: less hints
git-svn-id: trunk@58127 -
2018-06-04 17:22:01 +00:00
mattias
0b8e57a289 openglcontext: less hints
git-svn-id: trunk@58126 -
2018-06-04 17:21:46 +00:00
ondrej
3ec78f9640 LCL: scale control default size when needed. Solves issue #32702
git-svn-id: trunk@58125 -
2018-06-04 15:35:01 +00:00
ondrej
7d10edbadb LCL: speedbutton: fix glyph painting for NumGlyphs > 1. Issue #33820, patch by C Western
git-svn-id: trunk@58124 -
2018-06-04 15:07:49 +00:00
ondrej
5834be34f2 ideintf: objectinspector: Fix status bar misalignment. issue #33825
git-svn-id: trunk@58123 -
2018-06-04 12:29:39 +00:00
zeljko
b00f803221 Qt, Qt5: check Icon.Handle instead of Icon.HandleAllocated which returns false inside internalUpdate(). Possible part of issue #33821
git-svn-id: trunk@58122 -
2018-06-04 12:17:30 +00:00
ondrej
06dc766bc5 IDE: OI desktop options: fix paths, add ShowComponentTree
git-svn-id: trunk@58121 -
2018-06-04 12:12:33 +00:00
ondrej
10445683a7 LCL: ImgList: GetDefaultGlyph fixed-color bitmap transparency. Issue #33776
git-svn-id: trunk@58120 -
2018-06-04 10:55:50 +00:00
michl
0f9a80a4da LCL: Win32: TPageControl, TTabControl: Fixed Tabs of PageControl flickers. Issue #33824
git-svn-id: trunk@58119 -
2018-06-04 10:33:24 +00:00
mattias
6a963587c9 bigide: added lclextensions, virtualtreewview, onlinepackagemanager
git-svn-id: trunk@58118 -
2018-06-04 09:14:21 +00:00
mattias
5e0f5b2cea opm: using common output directory lib/$(CPU_TARGET)-$(OS_TARGET)/$(LCL_PLATFORM)
git-svn-id: trunk@58117 -
2018-06-04 09:13:53 +00:00
mattias
6a51fc04c0 onlinepackagemanager: added makefiles
git-svn-id: trunk@58116 -
2018-06-04 08:57:46 +00:00
mattias
cd2840c6d6 virtualtreeview: added makefiles
git-svn-id: trunk@58115 -
2018-06-04 08:54:14 +00:00
mattias
3c590afa4f lclextensions: makefiles
git-svn-id: trunk@58114 -
2018-06-04 08:51:45 +00:00
ondrej
7a929f1561 OpenGL: fix DoubleBuffered compilation
git-svn-id: trunk@58113 -
2018-06-04 08:44:15 +00:00
balazs
88b4c00791 LCLExtensions: Less hints and warnings.
git-svn-id: trunk@58112 -
2018-06-04 07:48:41 +00:00
balazs
af2412388b VTV: Removing hints and warnings from units: "dummydragmanager", "dummyolemethods" and "dummyactivex", those are just empty stubs(fake units), they sole purpose is to make sure VTV compiles on non-windows systems. Hints and warnings are redundant here.
git-svn-id: trunk@58111 -
2018-06-04 06:34:02 +00:00
balazs
66c0256b45 VTV: Less hints and warnings
git-svn-id: trunk@58110 -
2018-06-04 06:25:31 +00:00
ondrej
05be68c547 LCL: forms: flag TApplication.DoubleBuffered as platform-dependent
git-svn-id: trunk@58109 -
2018-06-04 01:11:25 +00:00
ondrej
5a0cd96c96 LCL: WS: flag TWidgetSet.AppHandle as platform-dependent, remove DebugLn
git-svn-id: trunk@58108 -
2018-06-04 01:03:43 +00:00
ondrej
9d0ffcca3c LCL: forms: add TApplication.Handle
git-svn-id: trunk@58107 -
2018-06-04 01:01:55 +00:00