Commit graph

1025 commits

Author SHA1 Message Date
cxl
d15c477675 Pen support
git-svn-id: svn://ultimatepp.org/upp/trunk@15894 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-04 16:55:30 +00:00
cxl
b0ba61c847 CtrlCore: Another attempt at Pen integration
git-svn-id: svn://ultimatepp.org/upp/trunk@15891 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-02 09:42:01 +00:00
cxl
5f3d978442 CtrlCore: Pen processing completely separated from mouse
git-svn-id: svn://ultimatepp.org/upp/trunk@15884 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-30 09:59:09 +00:00
cxl
5ba975ba8a ide: GCC error handling improved
git-svn-id: svn://ultimatepp.org/upp/trunk@15881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-28 15:30:49 +00:00
cxl
5fc28a7c7c CtrlCore: Win32 GetMouseCursor changed to hopefully support pen better
git-svn-id: svn://ultimatepp.org/upp/trunk@15874 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-28 11:14:33 +00:00
cxl
948cb9241c CtrlCore: Pen support in linux
git-svn-id: svn://ultimatepp.org/upp/trunk@15872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-26 14:50:12 +00:00
cxl
26cb0bb284 CtrlCore: Pen support in Gtk
git-svn-id: svn://ultimatepp.org/upp/trunk@15870 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-26 13:55:11 +00:00
cxl
07a708bec6 Fixed TextDiffCtrl font issue
git-svn-id: svn://ultimatepp.org/upp/trunk@15869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-26 11:45:52 +00:00
cxl
96ac08d914 CtrlCore: New Pen supposrt, CtrlLib: Fixed TabCtrl transparency issue, Draw: Improved Upscale2x
git-svn-id: svn://ultimatepp.org/upp/trunk@15867 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-25 18:57:34 +00:00
cxl
a5f628fe6d uppsrc: 2020->2021
git-svn-id: svn://ultimatepp.org/upp/trunk@15857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-19 14:14:08 +00:00
cxl
5a634051e2 CtrlCore: Fixed issue in CtrlMouse.cpp (thanks Tom)
git-svn-id: svn://ultimatepp.org/upp/trunk@15855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-19 11:57:40 +00:00
cxl
ecce4c51ea GridCtrl: Removed Sql dependecy issue, CtrlCore: Win32 pen support improved, ide: NoConvertCharser for Host local process to fix the issue with svn history
git-svn-id: svn://ultimatepp.org/upp/trunk@15850 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-17 11:29:34 +00:00
cxl
833fe8e67f CtrlCore: Fixed window title issue
git-svn-id: svn://ultimatepp.org/upp/trunk@15849 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-15 10:57:32 +00:00
cxl
6f50fbf507 CtrlCore: Pen support in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@15846 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-13 18:16:22 +00:00
cxl
20df534903 CtrlCore: Window Ink support
git-svn-id: svn://ultimatepp.org/upp/trunk@15844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-13 14:06:35 +00:00
cxl
32e61f83ce plugin/png: STATIC_PNG flag even for POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@15838 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-12 10:23:50 +00:00
cxl
349bd68e0e CtrlCore: Pen: Fixed typo
git-svn-id: svn://ultimatepp.org/upp/trunk@15829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-09 12:46:49 +00:00
cxl
ec78441735 CtrlCore: Win7 pen fix
git-svn-id: svn://ultimatepp.org/upp/trunk@15828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-09 11:06:38 +00:00
cxl
b43185fc1e CtrlCore: Pen attributes (pressure etc..) support in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@15827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-09 11:01:57 +00:00
cxl
5ab4810e73 CtrlCore: Fixed issue with Upp::t_
git-svn-id: svn://ultimatepp.org/upp/trunk@15822 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-07 10:16:39 +00:00
cxl
2d2ec310a7 Core: Added global t_, tt_ (to fix layout issue)
git-svn-id: svn://ultimatepp.org/upp/trunk@15819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-07 09:11:00 +00:00
cxl
865117d602 CtrlCore: Fixed popup issue
git-svn-id: svn://ultimatepp.org/upp/trunk@15798 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-25 12:07:27 +00:00
cxl
d7ac9255eb uppsrc: Not using pkg-config in OSX
git-svn-id: svn://ultimatepp.org/upp/trunk@15745 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-07 17:29:35 +00:00
cxl
c296a73537 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@15744 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-07 09:39:53 +00:00
cxl
8fbfaead5a ide: bazaar removed, CtrlCore: X11 keycode patch (thanks Oblivion)
git-svn-id: svn://ultimatepp.org/upp/trunk@15743 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-07 09:25:29 +00:00
cxl
697f743842 uppsrc: MacOS 11.2 fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@15740 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-06 09:35:47 +00:00
cxl
5beff5b389 CtrlCore: X11 key handling improved (thanks Oblivion), ide: patch tool improved
git-svn-id: svn://ultimatepp.org/upp/trunk@15617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-22 14:46:15 +00:00
cxl
1bdff13751 CtrlCore: K_CTRL_SEMICOLON fixed in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@15582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-11 15:13:48 +00:00
cxl
a01614cb42 ide: cosmetics, GridCtrl: Selection refactored to follow spreadsheet model
git-svn-id: svn://ultimatepp.org/upp/trunk@15558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-01 13:03:42 +00:00
cxl
3587c50ab2 CtrlCore: Cocoa/Win32/X11 application now start with locked Gui mutex
git-svn-id: svn://ultimatepp.org/upp/trunk@15511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-24 16:42:31 +00:00
cxl
0ebee06f75 ide: Developing uppiverse
git-svn-id: svn://ultimatepp.org/upp/trunk@15485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 09:42:57 +00:00
cxl
6122e3d070 CtrlCore, Draw: Cocoa font handling moved to Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@15471 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 13:19:54 +00:00
cxl
a5a3b685f6 CtrlCore: for(Ctrl& q : widget) now possible
git-svn-id: svn://ultimatepp.org/upp/trunk@15470 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 09:36:17 +00:00
cxl
395b253250 CtrlCore: K_MOUSE_FORWARD / K_MOUSE_BACKWARD in gtk backend
git-svn-id: svn://ultimatepp.org/upp/trunk@15452 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 09:42:11 +00:00
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
50e81ea004 uppsrc: Hungarian translations (thanks warchef)
git-svn-id: svn://ultimatepp.org/upp/trunk@15444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-18 12:33:43 +00:00
cxl
c8cb385443 CtrlCore: MacOS fixed issue with trackpad scroll event
git-svn-id: svn://ultimatepp.org/upp/trunk@15226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-09 15:15:26 +00:00
cxl
d6ceddf9ae CtrlCore: Fixed image printing issue
git-svn-id: svn://ultimatepp.org/upp/trunk@15210 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-07 13:09:58 +00:00
cxl
e4bcb0fd35 CtrlCore: MacOS Tab handling fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@15208 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-07 12:46:03 +00:00
cxl
451751d5fd uppsrc: nl-nl translation updated
git-svn-id: svn://ultimatepp.org/upp/trunk@15129 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 15:44:50 +00:00
cxl
9293ed2be0 uppsrc: Visual C++ compiler bug [W]StringBuffer workaround
git-svn-id: svn://ultimatepp.org/upp/trunk@15123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 09:37:31 +00:00
cxl
b1abcff44d CtrlCore: Gtk3 LXDesktop fix
git-svn-id: svn://ultimatepp.org/upp/trunk@15063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-17 16:01:24 +00:00
cxl
174a032126 CtrlCore: Fixed mouse event handling popup related issues in MacOS
git-svn-id: svn://ultimatepp.org/upp/trunk@15019 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 08:14:41 +00:00
cxl
d03502e170 .DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@15016 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-11 06:42:37 +00:00
cxl
d57f5a7ba8 CtrlCore: Cocoa ImageDraw::operator Image now const
git-svn-id: svn://ultimatepp.org/upp/trunk@15015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-11 06:18:45 +00:00
cxl
697362bca2 ide: Fixed full screen issue in SlideShow
git-svn-id: svn://ultimatepp.org/upp/trunk@15002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-09 11:58:47 +00:00
cxl
7bec26bd36 plugin/ppm: Fixed condition
git-svn-id: svn://ultimatepp.org/upp/trunk@15001 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-09 10:18:37 +00:00
cxl
f8b8cbf1eb Copying update
git-svn-id: svn://ultimatepp.org/upp/trunk@14978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-03 14:50:30 +00:00
cxl
c36ec7216b .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-27 12:35:41 +00:00
cxl
e7c6a94955 OpenBSD support
git-svn-id: svn://ultimatepp.org/upp/trunk@14814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-13 15:22:31 +00:00