Commit graph

44 commits

Author SHA1 Message Date
Mirek Fidler
da733ee66c CtrlCore: Fixed gtk multimonitor problem 2024-06-20 22:37:14 +02:00
Mirek Fidler
24de794907 CtrlCore: Refactored multimonitor support 2023-03-15 15:26:59 +01:00
mirek-fidler
e8035690b9
libclang ide #94
- Assist/Autocomplete refactored to use libclang

Other minor changes:

- Removed CoWork Pipe
- .dli runtime loading of dynamic libraries now supports path to library in access function
- EditField::SetBackground
- RichTextView::GotoLabel variant with Gate for matching
- RichEdit::GotoLabel variant with Gate for matching
2022-09-16 10:31:14 +02:00
Mirek Fidler
a86d032cc6 Linux implementation 2022-05-14 10:49:36 +02:00
Mirek Fidler
21eebae3db Input Method support (Win32, MacOS, Linux) 2022-02-26 18:31:33 +01:00
cxl
e3c2446991 CtrlCore: Fixed issue with SetRect of fixed sized window
git-svn-id: svn://ultimatepp.org/upp/trunk@14463 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-13 12:01:48 +00: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
b12b795dae CtrlCore: gtk3 warnings in GtkWnd removed
git-svn-id: svn://ultimatepp.org/upp/trunk@13892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-15 18:44:23 +00:00
cxl
dc1fe5bace CtrlCore: gtk3 mt refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@13890 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-15 16:11:57 +00:00
cxl
ede735a818 CtrlLib: Fixed issue with gtk3 common file selector icons
git-svn-id: svn://ultimatepp.org/upp/trunk@13874 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-13 10:53:08 +00:00
cxl
b96cd775e0 uppsrc: gtk3 replaces gtk2 as default linux backend
git-svn-id: svn://ultimatepp.org/upp/trunk@13848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-10 09:18:10 +00:00
cxl
e0767795e1 CtrlCore: Fixed problem with popups and Alt+Tab (gtk)
git-svn-id: svn://ultimatepp.org/upp/trunk@13626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-03 16:34:05 +00:00
cxl
3034b6df87 CtrlCore: gtk SetRect Fix improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-05 07:46:32 +00:00
cxl
9aa3f19087 CtrlCore: Gtk: Fixed issue with top-level SetRect
git-svn-id: svn://ultimatepp.org/upp/trunk@13582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-05 07:45:05 +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
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
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