Commit graph

74 commits

Author SHA1 Message Date
Mirek Fidler
ea0f2371e9 Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2026-01-19 14:35:19 +01:00
Mirek Fidler
58384f9d01 .cosmetics 2026-01-19 14:35:18 +01:00
mirek-fidler
241cc4ea9d
Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
Mirek Fidler
c1bdeb56c9 RichText: New 'no color emoji' flag M in QTF, Draw: fixed problems with NoColor fonts in X11/Gtk 2026-01-14 14:08:56 +01:00
İsmail Yılmaz
41ce91944e
REMOVE DLOGs from X11Wnd.cpp (#178)
X11 (NOGTK) release builds  fail due to the remaining DDUMPs and DLOGs in the code. They are changed t LDUMPs and LLOGs macros.
2023-12-15 14:03:58 +01:00
Mirek Fidler
1396c7ed51 CtrlCore: Fixed X11, upptst 2023-01-20 10:47:57 +01:00
arilect
f6fd99f4b0
2023 kickstarter fix to compile CtrlCore and run upp apps with X11 flag (#128) 2023-01-20 09:55:43 +01:00
cxl
5760700aee CtrlCore: ViewDraw with Rect parameter in X11 and Gtk3 backends
git-svn-id: svn://ultimatepp.org/upp/trunk@14316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-15 16:21:10 +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
a3c5f961f5 CtrlCore: ActiveCtrl fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-31 13:49:42 +00:00
cxl
2939a06314 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12179 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-21 15:53:37 +00:00
cxl
9882c4301b .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-05 11:11:05 +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
7e2e52f70f CtrlCore: X11: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@9974 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-25 08:39:07 +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
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
f4524eb5c3 CtrlCore: Fixed workares issue in X11/GTK, various cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-28 16:55:48 +00:00
cxl
900ba11caf CtrlCore: X11 now always using XCreateWindow with CWBackPixmap (thanks klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6192 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-16 06:31:54 +00:00
cxl
56ce5ebe76 CtrlCore: X11 window background issue (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6188 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-13 19:24:19 +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
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
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
0ae2335a7f CtrlCore: X11 pipe2 -> pipe + fnctl
git-svn-id: svn://ultimatepp.org/upp/trunk@5563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-19 14:06:30 +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
2087db62fb CtrlCore: X11 MT Fix
git-svn-id: svn://ultimatepp.org/upp/trunk@5555 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-16 14:04:24 +00:00
cxl
1cad947dbf .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5553 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-15 20:53:14 +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
7398f3923f CtrlCore: X11 ungrab patch
git-svn-id: svn://ultimatepp.org/upp/trunk@5222 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-22 16:09:24 +00:00
cxl
d5291b7d48 *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
ba2f88045c *ide, CtrlCore: fixed crashing of assist popup on mouse click
git-svn-id: svn://ultimatepp.org/upp/trunk@3814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 14:57:06 +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
90b98ca69f Draw: AddRefreshRect (extracted from X11 Invalidate)
git-svn-id: svn://ultimatepp.org/upp/trunk@3558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-25 18:28:38 +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
b29a45641d *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
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
90838c15b3 .Core: Fixed String/WString docs wrt zero characters
git-svn-id: svn://ultimatepp.org/upp/trunk@3077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 22:41:31 +00:00
cxl
7c1dad0ec7 .CtrlCore: switched logs off
git-svn-id: svn://ultimatepp.org/upp/trunk@3072 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 17:18:29 +00:00
cxl
d1a6d4f8b0 *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
abbbf14c04 Draw: Image X11Cursor(int ii);
git-svn-id: svn://ultimatepp.org/upp/trunk@2812 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-23 08:10:38 +00:00
cxl
5399c47097 *CtrlCore: X11 fixed focus issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2785 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-13 21:57:19 +00:00
cxl
f05b85791b .CtrlCore: X11 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-19 17:09:21 +00:00
cxl
b2c5043c8b CtrlCore: IsPainting, CtrlLib: Progress does not open if used in Paint routine
git-svn-id: svn://ultimatepp.org/upp/trunk@2584 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-01 15:57:22 +00:00
cxl
796523da04 *CtrlCore: X11 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-23 08:24:09 +00:00
cxl
9116f5d234 CtrlCore: X11 SetAlpha support (thanks andrei!)
git-svn-id: svn://ultimatepp.org/upp/trunk@1924 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-23 15:51:38 +00:00
cxl
2c3bb2d1bb CtrlCore: X11 TakeFocus fix (thanks mrjt)
git-svn-id: svn://ultimatepp.org/upp/trunk@1690 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-10 22:19:51 +00:00
cxl
824a7c7902 CtrlCore: X11 version of RegisterSystemHotKey
git-svn-id: svn://ultimatepp.org/upp/trunk@1590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-24 20:36:45 +00:00
cxl
e4e67c6b78 MT issues X11 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-13 16:08:34 +00:00
cxl
45599b5f26 CtrlCore: Massive fix of MT, Draw: Fixed DrawingDraw::Create for case when tehere are some data in DrawingDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@1506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-13 13:40:54 +00:00