Commit graph

432 commits

Author SHA1 Message Date
unodgs
c21ddc2d5e CtrlCore, Draw: LinuxGl adjustments
git-svn-id: svn://ultimatepp.org/upp/trunk@6199 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-17 18:10:20 +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
225195c612 Core: HttpRequest multipart support
git-svn-id: svn://ultimatepp.org/upp/trunk@6158 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-29 18:52:38 +00:00
cxl
34effe3259 CtrlCore: Bold Font handling improved
git-svn-id: svn://ultimatepp.org/upp/trunk@6154 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-26 15:34:07 +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
7efe42e8b7 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6130 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-03 07:49:30 +00:00
cxl
837a01cf02 Fixed hidpi issues in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-21 13:49:06 +00:00
cxl
b1cdb85e42 CtrlCore: Win32 SystemDraw speed optimized (single additional CompatibleDC)
git-svn-id: svn://ultimatepp.org/upp/trunk@6074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-16 08:43:27 +00:00
cxl
17a9a44689 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6041 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-09 06:35:59 +00:00
cxl
c69bb7b3cc *CtrlCore: fixed issue with scrolling Ctrls
git-svn-id: svn://ultimatepp.org/upp/trunk@6019 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-01 21:44:28 +00:00
cxl
f018c4e4cc CtrlCore: Fixed MoveCtrl issue - deactivated for globalfullbackpaint
git-svn-id: svn://ultimatepp.org/upp/trunk@5978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-12 11:09:45 +00:00
cxl
9e2771dc58 Core: HttpRequest now supports alternate method name
git-svn-id: svn://ultimatepp.org/upp/trunk@5977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-11 12:36:42 +00:00
cxl
41a61beee7 CtrlCore: EncodeRTF now using the same code for image export in Win32 too
git-svn-id: svn://ultimatepp.org/upp/trunk@5966 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-07 10:07:23 +00:00
cxl
f14155682a CtrlCore: EncodeRTF now supports images in Posix
git-svn-id: svn://ultimatepp.org/upp/trunk@5964 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-07 09:38:56 +00:00
cxl
d05d4f02ce CtrlCore: GetScreenSize deprecated, implemented using GetVirtualScreenArea
git-svn-id: svn://ultimatepp.org/upp/trunk@5961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-06 15:24:08 +00:00
cxl
33de2e9206 CtrlCore: Default MouseWheel implementation now propagates to parent
git-svn-id: svn://ultimatepp.org/upp/trunk@5959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-06 11:21:30 +00:00
cxl
fb3a75da03 CtrlCore: Optimized SetPos (with gtk)
git-svn-id: svn://ultimatepp.org/upp/trunk@5942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-01 07:26:03 +00:00
cxl
2ede346178 EditField: fixed underline issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5932 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-29 08:38:34 +00:00
cxl
8f66e2d09b RichEdit: Now using Image::IBeam
git-svn-id: svn://ultimatepp.org/upp/trunk@5925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-23 10:55:36 +00:00
cxl
9e0f6693cd .CtrlCore: Change in cursors
git-svn-id: svn://ultimatepp.org/upp/trunk@5921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-23 10:29:11 +00:00
cxl
9c7f180382 CtrlCore: cairo DrawArcOp
git-svn-id: svn://ultimatepp.org/upp/trunk@5908 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-12 21:13:28 +00:00
cxl
4e2d7f8038 CtrlCore: cairo DrawPolyPolyPolygonOp
git-svn-id: svn://ultimatepp.org/upp/trunk@5906 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-12 20:43:51 +00:00
cxl
9930ecef51 CtrlCore: cairo line dash support
git-svn-id: svn://ultimatepp.org/upp/trunk@5905 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-12 19:05:50 +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
db064f8695 uppsrc: Fixed some clang warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@5808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-15 18:22:42 +00:00
cxl
8079a3b6df *CtrlCore: gtk fixed underline issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5745 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-28 19:37:56 +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
ae04639c58 'Drag And Drop' violates read-only state for source with DND_MOVE
git-svn-id: svn://ultimatepp.org/upp/trunk@5721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-19 13:35:32 +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
b725bf3227 CtrlLib: Gtk TrayIcon finished
git-svn-id: svn://ultimatepp.org/upp/trunk@5716 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-17 19:22:18 +00:00
cxl
366359733d CtrlLib: Gtk TrayIcon
git-svn-id: svn://ultimatepp.org/upp/trunk@5715 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-17 17:53:12 +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
66eb049be2 CtrlCore: gtk be IsPainting implemented (RM #398)
git-svn-id: svn://ultimatepp.org/upp/trunk@5703 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-03 21:25:42 +00:00
cxl
f5ca5e1baf *CtrlCore: gtk be fixed issues with keys (RM #410)
git-svn-id: svn://ultimatepp.org/upp/trunk@5700 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-03 21:00:34 +00:00
cxl
2594709c17 CtrlCore: Gtk: Added support for pasting/droping Files (RM #401)
git-svn-id: svn://ultimatepp.org/upp/trunk@5698 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-02 22:00:43 +00:00
cxl
98eb608598 CtrlCore, ide: gtk fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-01 13:05:27 +00:00
cxl
5d8a0f77e7 CtrlCore: Gtk: Fixed issue with clipboard, Web: fixied uninitialized variable in HttpQuery
git-svn-id: svn://ultimatepp.org/upp/trunk@5692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-01 12:23:54 +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
cxl
8abc8be0d4 ide: About, ClipData now allows render = NULL in constructor (for identity)
git-svn-id: svn://ultimatepp.org/upp/trunk@5684 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-30 13:09:46 +00:00
cxl
22ca122b2d CtrlCore: GUIPLATFORM_NOSCROLL rainbow flag, RichText: GetRichPos now cached
git-svn-id: svn://ultimatepp.org/upp/trunk@5678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-29 17:59:57 +00:00
cxl
1b07a1e566 CtrlCore: TopWindow::Frameless now calls SyncCaption
git-svn-id: svn://ultimatepp.org/upp/trunk@5666 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-27 21:56:37 +00:00
cxl
dc57ffd4ff CtrlCore: Fixed issue in Ctrl::GetTopWindow
git-svn-id: svn://ultimatepp.org/upp/trunk@5663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-27 18:41:54 +00:00
cxl
f05bf51606 .developing gtk backend
git-svn-id: svn://ultimatepp.org/upp/trunk@5656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-21 16:49:48 +00:00