Commit Graph

54588 Commits

Author SHA1 Message Date
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
ondrej
50dc18646e LCL: TLCLGlyphs: more options for missing resources. Use gmrOneMustExist as default.
git-svn-id: trunk@58106 -
2018-06-04 00:55:11 +00:00
ondrej
6052652ec3 IDE: restrictionbrowser: High-DPI icons
git-svn-id: trunk@58105 -
2018-06-04 00:44:24 +00:00
ondrej
dc47e847d7 LCL: better prefix for TApplicationDoubleBuffered values
git-svn-id: trunk@58104 -
2018-06-03 20:58:04 +00:00
ondrej
1137945eaf IDE: less hints
git-svn-id: trunk@58103 -
2018-06-03 20:53:00 +00:00
ondrej
fc360e75a1 LCL: TimePopup: better DoubleBuffered
git-svn-id: trunk@58102 -
2018-06-03 20:52:42 +00:00
ondrej
5854ef0c77 TAChart: remove DoubleBuffered hack because LCL fully supports it now
git-svn-id: trunk@58101 -
2018-06-03 20:51:59 +00:00
ondrej
79aba78f15 SynEdit: remove DoubleBuffered hack because LCL fully supports it now
git-svn-id: trunk@58100 -
2018-06-03 20:51:32 +00:00
ondrej
70b731c254 LCL: publish DoubleBuffered & ParentDoubleBuffered
git-svn-id: trunk@58099 -
2018-06-03 20:36:08 +00:00
mattias
29ade16eea pas2js: cache macro values
git-svn-id: trunk@58098 -
2018-06-03 19:45:34 +00:00
ondrej
460bcc1dd5 LCL: DoubleBuffered & ParentDoubleBuffered support
git-svn-id: trunk@58097 -
2018-06-03 19:45:05 +00:00
mattias
72edd414d8 pas2js: added macro $(pas2js), do not add packages
git-svn-id: trunk@58096 -
2018-06-03 13:02:11 +00:00
joost
50cce1a623 fpdebug: Handling of multiple threads (Linux)
git-svn-id: trunk@58095 -
2018-06-03 13:00:00 +00:00
martin
20b7bb3936 Fix compile of IdeLogger
git-svn-id: trunk@58094 -
2018-06-03 10:56:45 +00:00
ondrej
21be14b578 LCL: ImgList: use GetBitmap from resolution. Issue #33777
git-svn-id: trunk@58093 -
2018-06-03 04:57:48 +00:00
michl
8acd836a36 LCL: Win32: Listview: Fixed DragMode dmAutomatic does not function with Multiselect enabled. Issue #33811
git-svn-id: trunk@58092 -
2018-06-02 21:34:56 +00:00
ondrej
a906b48e80 LCL: better exception debug messages
git-svn-id: trunk@58091 -
2018-06-02 17:42:16 +00:00
ondrej
3ae76828ef LCL: cleanup
git-svn-id: trunk@58090 -
2018-06-02 17:39:53 +00:00
ondrej
cca04e271f LCL: fix case
git-svn-id: trunk@58089 -
2018-06-02 17:38:15 +00:00
ondrej
6cd245dcd5 IDE: use LCLExceptionStacktrace
git-svn-id: trunk@58088 -
2018-06-02 17:23:16 +00:00
mattias
3112fddc73 IDE: allow to center mainidebar on non windows
git-svn-id: trunk@58087 -
2018-06-02 17:08:00 +00:00
ondrej
e02905c546 IDE: fix compilation
git-svn-id: trunk@58086 -
2018-06-02 17:01:37 +00:00
mattias
4951d91344 lhelp: cocoa
git-svn-id: trunk@58085 -
2018-06-02 16:54:57 +00:00
ondrej
7e8cc82417 IDE: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58084 -
2018-06-02 16:47:18 +00:00
ondrej
c0136a0867 Components: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58083 -
2018-06-02 16:46:39 +00:00
ondrej
f34c00fc64 LazUtils: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58082 -
2018-06-02 16:38:22 +00:00
marcus
c21ddc088a LCL: Fixed compilation of MUI Widgetset after r58078 #a172ea3030
git-svn-id: trunk@58081 -
2018-06-02 16:25:44 +00:00
ondrej
754cc612bb LCL: add LCLExceptionStacktrace.pas
git-svn-id: trunk@58080 -
2018-06-02 16:23:17 +00:00
ondrej
51718849f0 LCL: application: remove forced exception address dump
git-svn-id: trunk@58079 -
2018-06-02 16:10:33 +00:00
ondrej
a172ea3030 LCL: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58078 -
2018-06-02 15:59:13 +00:00
ondrej
ab816ccd37 LazLogger: refactoring: move methods from LazLogger to LazLoggerBase
git-svn-id: trunk@58077 -
2018-06-02 15:58:23 +00:00
ondrej
213b7bace6 LCL: update FBaseBounds on WMMOVE. Issue #33814
git-svn-id: trunk@58076 -
2018-06-02 11:40:31 +00:00
ondrej
d9f10e14c1 IDE: update LPI
git-svn-id: trunk@58075 -
2018-06-02 09:35:20 +00:00
ondrej
523c0b048c IDE: packager: fix AVs
git-svn-id: trunk@58074 -
2018-06-02 09:35:06 +00:00
ondrej
634dc3c2e3 IDE: designer: set handled messages as done. Issue #33816
git-svn-id: trunk@58073 -
2018-06-02 08:38:44 +00:00
ondrej
4d285fa24b Revert exception handling changes: r58071, r58070, r58069 #63946f4466
git-svn-id: trunk@58072 -
2018-06-02 06:26:07 +00:00
ondrej
e06e03aa98 IDE: create exception dump (after r58069 #63946f4466).
git-svn-id: trunk@58071 -
2018-06-01 20:15:58 +00:00
ondrej
e5bd2976ba LCL: application: remove DebugInvalidExceptions
git-svn-id: trunk@58070 -
2018-06-01 19:52:08 +00:00