Commit graph

94 commits

Author SHA1 Message Date
cxl
d05d4f02ce CtrlCore: GetScreenSize deprecated, implemented using GetVirtualScreenArea
git-svn-id: svn://ultimatepp.org/upp/trunk@5961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-06 15:24:08 +00:00
cxl
33de2e9206 CtrlCore: Default MouseWheel implementation now propagates to parent
git-svn-id: svn://ultimatepp.org/upp/trunk@5959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-06 11:21:30 +00:00
cxl
db064f8695 uppsrc: Fixed some clang warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@5808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-15 18:22:42 +00:00
cxl
a9889145e6 *CtrlCore: GTK fixes (#414, #413)
git-svn-id: svn://ultimatepp.org/upp/trunk@5706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-12 13:09:29 +00:00
cxl
f5ca5e1baf *CtrlCore: gtk be fixed issues with keys (RM #410)
git-svn-id: svn://ultimatepp.org/upp/trunk@5700 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-03 21:00:34 +00:00
cxl
839aa28de5 CtrlCore: Gtk BE integrated
git-svn-id: svn://ultimatepp.org/upp/trunk@5691 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-01 10:29:54 +00:00
cxl
f05bf51606 .developing gtk backend
git-svn-id: svn://ultimatepp.org/upp/trunk@5656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-21 16:49:48 +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
48fa0dd5ea CtrlCore: ASSERTs to detect global variable widgets and missing GuiLock
git-svn-id: svn://ultimatepp.org/upp/trunk@5588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 19:16:10 +00:00
cxl
68d58c2fc4 CtrlCore: Jsonize, Xmlize, CtrlLib: 'the_box' in ScrollBars is now ParentCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@5582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-26 13:12:22 +00:00
cxl
b09b7d6cbe CtrlCore, Draw: MT refactored, fixed StdFont issue in Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@5559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-18 23:45:03 +00:00
cxl
a16cf6c45a Draw, CtrlCore: Resolved MT issues
git-svn-id: svn://ultimatepp.org/upp/trunk@5551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-15 20:50:44 +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
32228e486c CtrlCore: GetClipFiles
git-svn-id: svn://ultimatepp.org/upp/trunk@5520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-05 19:53:33 +00:00
cxl
3711db9336 ide: Focus in Find dialog now always in search string on open, Ctrl: docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-27 13:54:27 +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
084f274658 *CtrlCore: Fixed NoLayoutZoom
git-svn-id: svn://ultimatepp.org/upp/trunk@5012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-28 15:45:11 +00:00
cxl
9dd3a460ca CtrlCore: RectTracker 'round' callback
git-svn-id: svn://ultimatepp.org/upp/trunk@4688 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-12 07:38:54 +00:00
unodgs
a9357fa7c0 WinGL: Removed few #ifdef WINGL
git-svn-id: svn://ultimatepp.org/upp/trunk@4232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-02 22:19:24 +00:00
cxl
e5c5c33cd0 *CtrlCore: Fixed semantics of PasteClip Accept (problem with D&D in LineEdit)
git-svn-id: svn://ultimatepp.org/upp/trunk@4004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-13 18:45:21 +00:00
rylek
02cc7f40ff .CtrlCore/EncodeRTF: bug fix in interpretation of \pard; added optional context parameter
.RichEdit/RichEdit.h, Editor.cpp, Mouse.cpp: new callback WhenBar / StdBar member enables local editor menu customization

git-svn-id: svn://ultimatepp.org/upp/trunk@3993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-12 18:56:58 +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
4e6596bbf1 CtrlCore: PasteClip GetFormat, refactored Get (now equals to Get(GetFormat()), documented
git-svn-id: svn://ultimatepp.org/upp/trunk@3882 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-18 09:12:31 +00:00
cxl
3000308a87 CtrkCore: Chameleon now synced after parameter changes
git-svn-id: svn://ultimatepp.org/upp/trunk@3763 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-15 13:25:39 +00:00
cxl
242ca5c4f9 .Developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3708 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-24 17:18:53 +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
4c6d7156bd .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-22 09:16:46 +00:00
unodgs
9669112b82 Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3683 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-20 19:56:12 +00:00
unodgs
bdda2a5e7b Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-19 21:46:39 +00:00
unodgs
cde2305fc9 Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-19 18:12:50 +00:00
unodgs
f78397b4ed Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3673 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-18 22:02:29 +00:00
unodgs
582e355a41 CtrlCore, Draw: Some WinGL adjustments
git-svn-id: svn://ultimatepp.org/upp/trunk@3659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-14 10:30:35 +00:00
cxl
82ffff32ad Core: Fixed compatibility of binary serialization GCC vs MSC (dword definition issue)
git-svn-id: svn://ultimatepp.org/upp/trunk@3637 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 21:32:12 +00:00
cxl
79cdbbe6dd .CtrlLib, CtrlCore, Painter, RichEdit: minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-09 19:33:20 +00:00
cxl
7c34b73b91 *CtrlCore: reverted falty HasMouse declaraction removal
git-svn-id: svn://ultimatepp.org/upp/trunk@3619 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 11:11:14 +00:00
cxl
7fec50e64d CtrlCore: Ctrl::IgnoreMouse
git-svn-id: svn://ultimatepp.org/upp/trunk@3613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-05 13:25:16 +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
c4953990f2 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-01 09:06:16 +00:00
cxl
05e6fc0b20 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3556 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-25 16:57:23 +00:00
cxl
e3659eb82b .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3532 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-14 15:58:47 +00:00
cxl
b79918ff26 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 19:16:25 +00:00
cxl
0c9859cd46 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 12:42:24 +00:00
cxl
5239774367 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3522 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 08:50:59 +00:00
cxl
ed13d210da .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 08:20:57 +00:00
cxl
c0ad3ed6e9 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 07:59:25 +00:00
cxl
62fd0904c4 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3517 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 07:33:11 +00:00
cxl
4f0940eb4a .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3515 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-12 18:50:13 +00:00
cxl
f0fccd0b8f .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-12 10:11:36 +00:00
cxl
cf6d37ce4d .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-10 16:10:48 +00:00