Commit graph

78 commits

Author SHA1 Message Date
cxl
0b900f0976 Core: Removed CoInitializeEx from AppInit to solve D&D problem
git-svn-id: svn://ultimatepp.org/upp/trunk@13692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-13 09:21:32 +00:00
cxl
94b295ed1d CtrlCore: Closing window now resets it visibility to true
git-svn-id: svn://ultimatepp.org/upp/trunk@13518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-31 09:54:22 +00:00
cxl
c825061ee1 Docking: Docking fixed in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@12793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-24 17:27:59 +00:00
cxl
6b43285e16 uppsrc: GetTickCount() -> msecs()
git-svn-id: svn://ultimatepp.org/upp/trunk@12590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-29 13:01:23 +00:00
cxl
50fbca2f7e CtrlCore: Developing Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12136 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-02 16:14:52 +00:00
cxl
2298188d8c .LOGs removed
git-svn-id: svn://ultimatepp.org/upp/trunk@12039 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-04 09:30:23 +00:00
cxl
b50ea5b44a CtrlCore: DHCtrl fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@12019 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-26 09:54:11 +00:00
cxl
64d7c05552 CtrlCore: Fix of WndDestroy
git-svn-id: svn://ultimatepp.org/upp/trunk@11859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-22 08:56:04 +00:00
cxl
7d44556c1a ScatterCtrl: Cleanup
git-svn-id: svn://ultimatepp.org/upp/trunk@11796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-24 11:38:57 +00:00
cxl
44037d6a0c 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
8ebdcbb0d5 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
51e089ba50 Some Callback parameters now are Function<void ()>
git-svn-id: svn://ultimatepp.org/upp/trunk@9945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-15 18:23:44 +00:00
cxl
79c2705672 Core: Win32 DHCtrl accelerator support
git-svn-id: svn://ultimatepp.org/upp/trunk@9887 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-27 13:39:54 +00:00
cxl
f55cfa6d96 New Core Fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-03 11:01:03 +00:00
cxl
5edae0e110 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
9cae108491 ide: Fixed issue with layout designer focus for Label on creation #1254
git-svn-id: svn://ultimatepp.org/upp/trunk@8902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 12:30:55 +00:00
cxl
b9e5b1c424 Developing HiDPI support
git-svn-id: svn://ultimatepp.org/upp/trunk@8791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-05 18:32:21 +00:00
cxl
00b5aa3b0c CtrlCore: More MT asserts, ide: icons
git-svn-id: svn://ultimatepp.org/upp/trunk@8227 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-01 15:43:25 +00:00
cxl
27774c6fdb CtrlCore: Fixed window styles issue with reopening window with icons
git-svn-id: svn://ultimatepp.org/upp/trunk@7568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-06 08:34:13 +00:00
cxl
5bc4645d8d win32 caret refactored to improve the feel when moving (avoided hiding due to blinking)
git-svn-id: svn://ultimatepp.org/upp/trunk@7468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-25 10:48:54 +00:00
cxl
68687f3d77 CtrlCore: fixed last fix....
git-svn-id: svn://ultimatepp.org/upp/trunk@7297 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-22 13:36:59 +00:00
cxl
6c1960d64a CtrlCore: Win32 removed default exception handlers (to allow debugger to do its work)
git-svn-id: svn://ultimatepp.org/upp/trunk@7296 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-22 13:10:25 +00:00
cxl
6df75643e6 Core: Http improved logging, POP3: Parse/Format message IDs, Win32Wnd improved Exc diagnostics
git-svn-id: svn://ultimatepp.org/upp/trunk@7259 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-15 12:55:07 +00:00
cxl
2d9b228947 Core: Ctrl::GetMouseWorkArea() #725
git-svn-id: svn://ultimatepp.org/upp/trunk@7112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-30 08:51:13 +00:00
cxl
5f759fddfe CtrlCore: Fixed issue with WM_HOTKEY (thanks Zbych!)
git-svn-id: svn://ultimatepp.org/upp/trunk@6614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-29 08:04:59 +00:00
cxl
ca7e60660f Draw: support for LinuxGL, Sql: operator*=(VectorMap, SqlSelect)
git-svn-id: svn://ultimatepp.org/upp/trunk@6283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-28 11:43:07 +00:00
cxl
7a94306dd0 CtrlCore: New MT rules implemented in X11 and GTK
git-svn-id: svn://ultimatepp.org/upp/trunk@6170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-06 12:32:06 +00:00
cxl
f0935e1f96 CtrlCore: New MT rules, window creation and event loop banned in non-main thread (win32 implementation)
git-svn-id: svn://ultimatepp.org/upp/trunk@6169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-06 11:51:28 +00:00
cxl
837a01cf02 Fixed hidpi issues in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-21 13:49:06 +00:00
cxl
890795697c uppsrc: Rainbow support for breaking event loop
git-svn-id: svn://ultimatepp.org/upp/trunk@5623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-04 19:36:42 +00:00
cxl
844e2956d2 CtrlCore: InstallPanicBox in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@5590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 20:37:36 +00:00
cxl
6b9a6f0378 CtrlCore: Refactored MT for Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@5560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-19 08:40:52 +00:00
cxl
bd87a04fda Draw, CtrlCore: Major refactor of Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@5545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-11 12:33:47 +00:00
cxl
4724184523 CtrlCore, Docking: Fixed issue with closing DockCont (Bug #257)
git-svn-id: svn://ultimatepp.org/upp/trunk@5407 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-07 07:10:55 +00:00
cxl
dd8fb364d3 ide: rudimentary css highlighting support, PGSQL: support for hex blobs
git-svn-id: svn://ultimatepp.org/upp/trunk@5078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-26 19:13:33 +00:00
cxl
34c8860637 *CtrlCore: SerializePlacement Maximize fix
git-svn-id: svn://ultimatepp.org/upp/trunk@5003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-23 13:39:07 +00:00
cxl
ce6e97e5b1 *CtrlCore: TopWindow:SerializePlacement fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@5001 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-23 13:26:18 +00:00
cxl
375edb5ba2 * ide: Fixed issue with missing caret after pressing Alt
git-svn-id: svn://ultimatepp.org/upp/trunk@4723 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-27 10:46:56 +00:00
cxl
6e958b4c4f *CtrlLib: Improved syncing of DisplayPopup to avoid stall popups (e.g. in ide navigator)
git-svn-id: svn://ultimatepp.org/upp/trunk@4714 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-23 09:41:23 +00:00
cxl
8de669b422 CtrlCore: ReSkin (former SyncCh) now public, refactored SetStdFont handling
git-svn-id: svn://ultimatepp.org/upp/trunk@3894 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-20 13:21:47 +00:00
cxl
82e7a7de1a *CtrlCore: TimerProc call moved to utilityProc to fix Docking package
git-svn-id: svn://ultimatepp.org/upp/trunk@3807 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-02 08:10:45 +00:00
cxl
0fc3c5291e CtrlCore: Improved endsession behaviour in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@3706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-23 22:39:22 +00:00
cxl
7300d61ebc .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-05 10:02:44 +00:00
cxl
e2c6646b11 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3598 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-03 12:12:29 +00:00
cxl
281da9e6b8 .CtrlCore: Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3543 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-17 19:55:34 +00:00
cxl
6e0acbc3ee .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-10 11:28:56 +00:00
cxl
86a0e1b942 Core: IsWin7, CtrlCore: U++ now backpainted by default in Win7+
git-svn-id: svn://ultimatepp.org/upp/trunk@3500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-08 20:40:10 +00:00
cxl
dd3f1f7d4b *CtrlCore: One more fix and refactoring of timer queue
git-svn-id: svn://ultimatepp.org/upp/trunk@3300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-23 12:10:17 +00:00
cxl
7be059b6a0 *CtrlCore: Finetuning timer event queue cornercases
git-svn-id: svn://ultimatepp.org/upp/trunk@3292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-21 09:41:11 +00:00
cxl
a44ab2417a *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas
git-svn-id: svn://ultimatepp.org/upp/trunk@2972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-08 12:36:46 +00:00