cxl
|
73da8b8bc0
|
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
|
f10aabc3c4
|
Core, uppsrc: Logging refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@5093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-07-02 15:23:59 +00:00 |
|
cxl
|
b91849f9c9
|
*uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-01-21 14:24:31 +00:00 |
|
cxl
|
f0d11f1c5d
|
developing WM_PID support
git-svn-id: svn://ultimatepp.org/upp/trunk@3869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-09-17 12:03:18 +00:00 |
|
cxl
|
a61fe98b2c
|
CtrlCore: more WM hints...
git-svn-id: svn://ultimatepp.org/upp/trunk@3819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-09-04 22:12:45 +00:00 |
|
cxl
|
601c8129d9
|
CtrlCore: X11 now supports _NET_WM_PID and _NET_WM_PING protocols (means now able to kill hung X11 process by close button)
git-svn-id: svn://ultimatepp.org/upp/trunk@3818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-09-04 20:40:00 +00:00 |
|
cxl
|
bacadf9c6f
|
*CtrlCore: Fix of TopWindow Open behaviour (thanks sergeynikiti)
git-svn-id: svn://ultimatepp.org/upp/trunk@3571 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-06-27 19:51:36 +00:00 |
|
cxl
|
975f7ea163
|
.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
|
f88df0c7dc
|
.developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-06-09 19:02:49 +00:00 |
|
cxl
|
781db0382c
|
*CtrlCore: Fixed nasty focus moving issue in theide in X11 while building
git-svn-id: svn://ultimatepp.org/upp/trunk@3427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-05-16 21:32:51 +00:00 |
|
cxl
|
aac5eb4023
|
CtrlCore: X11 urgency hint (#19)
git-svn-id: svn://ultimatepp.org/upp/trunk@3216 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-02-17 19:10:04 +00:00 |
|
cxl
|
c0c1ebf3bb
|
CtrlCore: TopWindow::Urgent (RM #19)
git-svn-id: svn://ultimatepp.org/upp/trunk@3131 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-01-31 11:05:58 +00:00 |
|
cxl
|
6ff25863e0
|
*CtrlCore X11: Fixed the position of window when opening it
git-svn-id: svn://ultimatepp.org/upp/trunk@2992 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-01-11 22:59:02 +00:00 |
|
cxl
|
e16b757c89
|
CtrlCore: TopWindow fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-12-27 18:43:25 +00:00 |
|
cxl
|
9bf4c10a44
|
*CtrlCore: X11 fixed TopWindow Maximize, IsMaximized, Minimize, IsMinimized, SerializePlacement and FullScreen of already open TopWindow
git-svn-id: svn://ultimatepp.org/upp/trunk@2938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-12-27 18:04:59 +00:00 |
|
cxl
|
dbc303fd87
|
Web: Socket fixed for Linux, CtrlCore: ToolWindow changed too use ..WINDOW_TYPE_UTILITY
git-svn-id: svn://ultimatepp.org/upp/trunk@2079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-02-15 19:20:05 +00:00 |
|
cxl
|
8bb22bc9c9
|
CtrlCore: Another attempt at SCIM fix...
git-svn-id: svn://ultimatepp.org/upp/trunk@1303 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-06-14 09:39:22 +00:00 |
|
cxl
|
5ea6071ff7
|
Ctrl::Call in X11 (and Windows and EventLoops in non-main threads)
git-svn-id: svn://ultimatepp.org/upp/trunk@1203 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-05-17 13:26:51 +00:00 |
|
cxl
|
4764b30ce9
|
Win32: Ctrl::Call and non-main thread support for window creation / deletion and event loop
git-svn-id: svn://ultimatepp.org/upp/trunk@1200 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-05-17 12:51:16 +00:00 |
|
cxl
|
a34e0e0c21
|
CtrlCore: Ctrl::Lock in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@1193 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-05-16 17:27:47 +00:00 |
|
cxl
|
9ced8f7341
|
CtrlCore: Ctrl::Lock MT in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@1192 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-05-16 16:50:53 +00:00 |
|
cxl
|
caf32ef3b8
|
Fixed topmost window vs prompt problem
git-svn-id: svn://ultimatepp.org/upp/trunk@585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2008-10-31 14:20:54 +00:00 |
|
mdelfede
|
d2b54f7989
|
changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2008-06-07 22:31:27 +00:00 |
|