Commit graph

28 commits

Author SHA1 Message Date
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
fbca8a050f Posix compile fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-16 06:03:32 +00:00
cxl
2e381aa4c6 CtrlLib: Fixed to compile in Posix
git-svn-id: svn://ultimatepp.org/upp/trunk@9907 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-07 12:48:12 +00:00
cxl
d6ecafae9b .removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@8904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 21:32:51 +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
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
948d37c820 CtrlCore: GtkWnd/X11App multimonitor support refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-23 15:44:36 +00:00
cxl
f3b14410eb .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-25 19:31:55 +00:00
cxl
628d7051d6 CtrlCore: Removed gtk console errors
git-svn-id: svn://ultimatepp.org/upp/trunk@6943 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-21 16:28:58 +00:00
cxl
36db54e794 CtrlCore: GTK primary work area issue #640
git-svn-id: svn://ultimatepp.org/upp/trunk@6761 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-11 16:26:04 +00:00
cxl
dfcf6f0aa8 CtrlCore: Gtk WaitCursor issue
git-svn-id: svn://ultimatepp.org/upp/trunk@6758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-11 15:58:17 +00:00
cxl
385ae22a06 Fixed issue with Gtk SyncFocus
git-svn-id: svn://ultimatepp.org/upp/trunk@6748 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-10 20:21:32 +00:00
cxl
736fdffb5e CtrlCore: GTK backend now compiles in Debian 6.0
git-svn-id: svn://ultimatepp.org/upp/trunk@6727 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-07 12:36:19 +00:00
cxl
996d6db335 CtrlCore: Gtk WaitCursor fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6726 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-06 17:51:29 +00:00
cxl
a47f464ac2 CtrlCtrl: GtkWnd IsCompositedGui implementation (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-06 15:20:20 +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
02d470a84a CtrlCore: New mouse related Ctrl methods NoIgnoreMouse, GetCaptureCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@6141 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-10 18:23:48 +00:00
cxl
ea93da6715 *CtrlCore: Fixed GetActiveWindow issue, usvn: Fixed modality issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5895 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-10 08:09:21 +00:00
cxl
13dbe1dd98 CtrlCore: X11 and GTK MT fixes (#429)
git-svn-id: svn://ultimatepp.org/upp/trunk@5735 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-26 19:23:41 +00:00
cxl
0c5d0f87ee CtrlCore: GTK SetSurface (#419), WorkArea fix for multiple monitors, ide: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-20 12:31:08 +00:00
cxl
d676e2d8ec CtrlCore: GTK/X11 RegisterSystemHotKey #379
git-svn-id: svn://ultimatepp.org/upp/trunk@5724 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-19 18:56:11 +00:00
cxl
d1feb7711a CtrlCore: GTK workarea issue resolved for X11 (#375)
git-svn-id: svn://ultimatepp.org/upp/trunk@5718 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-19 12:55:26 +00:00
cxl
51795d4638 CtrlCore: gtk _NET_FRAME_EXTENTS support #392
git-svn-id: svn://ultimatepp.org/upp/trunk@5710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-13 20:28:48 +00:00
cxl
3f4e1e7646 *CtrlCore: Gtk fixed issue with delayed activatation (#411)
git-svn-id: svn://ultimatepp.org/upp/trunk@5707 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-12 16:13:57 +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
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