Commit graph

175 commits

Author SHA1 Message Date
cxl
896d3a6876 CtrlCore: Mouse forward/backward buttons support in Win32 (K_MOUSE_FORWARD, K_MOUSE_BACKWARD)
git-svn-id: svn://ultimatepp.org/upp/trunk@15451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 09:28:01 +00:00
cxl
d2967e13f1 uppsrc: In preparation to move to 64 bit hash codes, hash code type is now hash_t (replaces unsigned, dword)
git-svn-id: svn://ultimatepp.org/upp/trunk@14521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-31 16:13:28 +00:00
cxl
0af98b4d73 CtrlCore: RectTracker improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14458 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-12 13:30:54 +00:00
cxl
85702ae3b9 CtrlCore: gtk3 DrawImage optimization, DragRect cleanup
git-svn-id: svn://ultimatepp.org/upp/trunk@14345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-21 16:24:39 +00:00
cxl
0e9328d1de CtrlCore: Refactoring RectTracker to avoid using ViewDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@14320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-18 12:17:41 +00:00
cxl
15b5955449 CtrlCore: MacOS theoretical TopFrameDraw implementation (does not work because of MacOS issue)
git-svn-id: svn://ultimatepp.org/upp/trunk@14318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-15 20:32: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
240cb33e59 CtrlCore: Fixed issue with default skin
git-svn-id: svn://ultimatepp.org/upp/trunk@14312 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-15 11:38:25 +00:00
cxl
5ab308359d debugger improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14187 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-25 14:46:09 +00:00
cxl
e137b53a2d CtrlCore, CtrlLib: Modify flag refactored, dark mode improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-14 08:55:57 +00:00
cxl
58e0fdebaf uppsrc: docs & removed #ifdef MTs
git-svn-id: svn://ultimatepp.org/upp/trunk@13925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-21 10:05:16 +00:00
cxl
07fd025eef CtrlCore: Fixed scaling of DnD drag icon
git-svn-id: svn://ultimatepp.org/upp/trunk@13894 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-15 20:07:33 +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
f60df0f17a ide: PDB tree now showing pointer arrays
git-svn-id: svn://ultimatepp.org/upp/trunk@13761 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-13 17:53:59 +00:00
cxl
d291b62c35 CtrlCore: Ctrl::GetAscendant
git-svn-id: svn://ultimatepp.org/upp/trunk@13756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-12 13:07:50 +00:00
cxl
b769743e04 CtrlCore: Gtk GUI_APP_MAIN now correctly handles exceptions
git-svn-id: svn://ultimatepp.org/upp/trunk@13534 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-12 15:03:01 +00:00
cxl
822cfb6bce uppsrc: Removed flagSO #ifdefs (actually to make SO compilation possible)
git-svn-id: svn://ultimatepp.org/upp/trunk@12997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-14 08:34:13 +00:00
cxl
e3b1883cc7 CtrlCore: IsDarkThemeEnabled flag
git-svn-id: svn://ultimatepp.org/upp/trunk@12913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-29 08:53:32 +00:00
cxl
3e4d44a2d8 CtrlCore: WriteClipboardHTML (thanks omari)
git-svn-id: svn://ultimatepp.org/upp/trunk@12846 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-17 09:49:35 +00:00
cxl
82dcb5dbf6 CtrlCore: Fixed minimal layout size issue
git-svn-id: svn://ultimatepp.org/upp/trunk@12719 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-27 10:59:51 +00:00
cxl
d87f3accaa CtrlCore: Fixed DHCtrl related Refresh issue, CtrlLib: Fixed margin issue in RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@12429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-30 11:27:00 +00:00
cxl
6f46e77458 CtrlCore: Cocoa Drag&Drop
git-svn-id: svn://ultimatepp.org/upp/trunk@12315 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-27 13:58:15 +00:00
cxl
0721363b14 CtrlCore: Developing Drag&Drop
git-svn-id: svn://ultimatepp.org/upp/trunk@12306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-26 18:56:05 +00:00
cxl
35b91dd817 CtrlCore: Cocoa clipboard
git-svn-id: svn://ultimatepp.org/upp/trunk@12295 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-21 17:46:18 +00:00
cxl
0858cff377 CtrlCore: Zxf, InvZx[f], HeaderCtrl: UHD support, IconDes: UHD tweaks, ide: UHD tweaks
git-svn-id: svn://ultimatepp.org/upp/trunk@12254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-06 14:06:45 +00:00
cxl
f17e244453 CtrlCore: GuiUnlock now class (n private)
git-svn-id: svn://ultimatepp.org/upp/trunk@12200 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-27 15:58:25 +00:00
cxl
937d00fcc2 CtrlCore: GuiUnLock -> GuiUnlock
git-svn-id: svn://ultimatepp.org/upp/trunk@12199 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-27 14:30:15 +00:00
cxl
1ec5a3378d CtrlCore: GuiUnLock
git-svn-id: svn://ultimatepp.org/upp/trunk@12198 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-27 08:00:02 +00:00
cxl
283790d2e9 CtrlCore: GUI_APP_MAIN_HOOK
git-svn-id: svn://ultimatepp.org/upp/trunk@12161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-11 17:53:47 +00:00
cxl
c69801def3 CtrlCore: Developing Cocoa support
git-svn-id: svn://ultimatepp.org/upp/trunk@12106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-27 17:37:42 +00:00
cxl
fce079d34b CtrlCore: Developing Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-25 13:22:27 +00:00
cxl
dc5b70a336 CtrlCore: Developing Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-21 17:14:40 +00:00
cxl
0f165c8214 CtrlCore: Developing Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-16 13:07:47 +00:00
cxl
a7a271b1fa . Core: macos config
git-svn-id: svn://ultimatepp.org/upp/trunk@12071 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-16 09:32:39 +00:00
cxl
8cb14d4c9a VirtualGui docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-26 13:47:30 +00:00
cxl
33565baa3a VirtualGui, fixed issue with Splitter and Frame widgets
git-svn-id: svn://ultimatepp.org/upp/trunk@11914 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-25 17:26:13 +00:00
cxl
a84c7374ab CtrlCore: TryEnterGuiMutex
git-svn-id: svn://ultimatepp.org/upp/trunk@11908 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-23 16:02:09 +00:00
cxl
9e38d118cf CtrlCore, CtrlLib: Tootips and Display popups now can be disabled (app-wide)
git-svn-id: svn://ultimatepp.org/upp/trunk@11551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-12 22:55:13 +00:00
cxl
7c02a3c01c CtrlLib: MenuBar now resilient to destroying menu while invoked menuitem event is running
git-svn-id: svn://ultimatepp.org/upp/trunk@11457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 22:51:50 +00:00
cxl
a55ada8b6e CtrlLib: Fixed issue in ToolBar optimisation
git-svn-id: svn://ultimatepp.org/upp/trunk@11045 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-01 10:08:08 +00:00
cxl
7710948f88 uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
git-svn-id: svn://ultimatepp.org/upp/trunk@10424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-13 09:24:24 +00:00
cxl
7230158dd7 CtrlCore: Ctrl::operator^=(Event<>) experimental
git-svn-id: svn://ultimatepp.org/upp/trunk@10320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-16 06:39:21 +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
220f751a03 Core: Optimized OutStream, removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@10032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-12 12:21:46 +00:00
cxl
51e089ba50 Some Callback parameters now are Function<void ()>
git-svn-id: svn://ultimatepp.org/upp/trunk@9945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-15 18:23:44 +00:00
cxl
5edae0e110 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
1b18bfd501 ide: Drag and drop of package files
git-svn-id: svn://ultimatepp.org/upp/trunk@9262 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-05 09:02:49 +00:00
cxl
a777817347 CtrlLib: DropList popup info
git-svn-id: svn://ultimatepp.org/upp/trunk@9028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-17 15:29:18 +00:00
cxl
90c8aa8e2a UHD docs #1266
git-svn-id: svn://ultimatepp.org/upp/trunk@8976 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-04 06:05:30 +00:00