Commit graph

125 commits

Author SHA1 Message Date
cxl
efd229cadb .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8923 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-14 11:44:50 +00:00
cxl
a1de031149 ide: Laydes UHD issues #1255
git-svn-id: svn://ultimatepp.org/upp/trunk@8899 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 07:34:47 +00:00
cxl
baa0a85e88 fixed with to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@8876 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-31 07:36:43 +00:00
cxl
26bdc183ff .developing C++11 support
git-svn-id: svn://ultimatepp.org/upp/trunk@8874 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-31 07:09:46 +00:00
cxl
e24bf569b1 Sql: SqlSelect::AsTable for ORACLE (thanks wqcmaster!)
git-svn-id: svn://ultimatepp.org/upp/trunk@8840 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-23 18:27:03 +00:00
cxl
8b1b3438db CtrlCore/Draw: UHD refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@8835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-22 12:43:35 +00:00
cxl
a202040446 upp.src: UHD issues
git-svn-id: svn://ultimatepp.org/upp/trunk@8803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-09 11:14:16 +00:00
cxl
b9e5b1c424 Developing HiDPI support
git-svn-id: svn://ultimatepp.org/upp/trunk@8791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-05 18:32:21 +00:00
cxl
06f30bcaf3 upp.src: HiDPI fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@8790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-05 14:00:46 +00:00
cxl
5be4de0e8b uppsrc: Developing HiDPI support
git-svn-id: svn://ultimatepp.org/upp/trunk@8788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-03 17:27:04 +00:00
cxl
b9d5968fbf cpp: Fixed issue with bitfields
git-svn-id: svn://ultimatepp.org/upp/trunk@8784 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-01 15:58:26 +00:00
cxl
19d2116a26 CtrlCore, ide: DeactivateBy(Ctrl *), improved save on deactivate in ide
git-svn-id: svn://ultimatepp.org/upp/trunk@8482 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-28 18:05:59 +00:00
cxl
80a52b6b8f .developing hidpi
git-svn-id: svn://ultimatepp.org/upp/trunk@8475 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-26 13:16:43 +00:00
cxl
c3c4cc3d6f CtrlCore: AppendClipboard(VectorMap<String, ClipData>) #773
git-svn-id: svn://ultimatepp.org/upp/trunk@8085 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 17:48:30 +00:00
cxl
65700bf30f CtrlLib, CtrlCore: Now reading and using SPI_GETWHEELSCROLLLINES
git-svn-id: svn://ultimatepp.org/upp/trunk@7990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-22 16:48:10 +00:00
cxl
63331ca42f CtrlCore: Win32: Fixed problem with GetMouseLeft...
git-svn-id: svn://ultimatepp.org/upp/trunk@7949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-06 17:41:01 +00:00
cxl
c7b1dd376c CtrlCore: Added keys constants for the rest of keyboard (thanks Koldo) #925
git-svn-id: svn://ultimatepp.org/upp/trunk@7905 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-17 16:07:51 +00:00
cxl
95c1879003 Sql: operator*=(ValueMap&, ..)
git-svn-id: svn://ultimatepp.org/upp/trunk@7883 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-11 12:23:40 +00:00
cxl
6ae80a6966 Context Goto now can jump to images (CtrlImg::Add())
git-svn-id: svn://ultimatepp.org/upp/trunk@7731 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-26 06:34:57 +00:00
cxl
51982e3415 CtrlCore: Support for files drag source in win32, Core: Fixed Join
git-svn-id: svn://ultimatepp.org/upp/trunk@7292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-22 09:26:54 +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
ba7ab3ed50 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
7333e94f62 Turtle moved to uppsrc, ide/Builders: Fixed main.conf issue
git-svn-id: svn://ultimatepp.org/upp/trunk@6857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-03 18:21:01 +00:00
cxl
1ec0a007bb CppDemangle, improved diag Ctrl::Name
git-svn-id: svn://ultimatepp.org/upp/trunk@6747 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-10 19:57:24 +00:00
cxl
0c4a00cff7 CtrlCore: NOGTK now implies X11
git-svn-id: svn://ultimatepp.org/upp/trunk@6698 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-27 08:44:41 +00:00
cxl
ce8e52f4ef CtrlCore: X11 xinerama support #587 (thanks Klugier!), GTK backend now default
git-svn-id: svn://ultimatepp.org/upp/trunk@6695 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-26 10:31:14 +00:00
cxl
23c005bc15 .upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@6638 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-04 11:20:54 +00:00
unodgs
4593c7e229 CtrlCore: Removed unnecessary ProcessPaintEvent(s)
git-svn-id: svn://ultimatepp.org/upp/trunk@6278 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-27 06:43:12 +00:00
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
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
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
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
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
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
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
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
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
844e2956d2 CtrlCore: InstallPanicBox in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@5590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 20:37:36 +00:00
cxl
48fa0dd5ea CtrlCore: ASSERTs to detect global variable widgets and missing GuiLock
git-svn-id: svn://ultimatepp.org/upp/trunk@5588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 19:16:10 +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
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
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
bd87a04fda Draw, CtrlCore: Major refactor of Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@5545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-11 12:33:47 +00:00
cxl
32228e486c CtrlCore: GetClipFiles
git-svn-id: svn://ultimatepp.org/upp/trunk@5520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-05 19:53:33 +00:00
cxl
3711db9336 ide: Focus in Find dialog now always in search string on open, Ctrl: docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-27 13:54:27 +00:00
cxl
4724184523 CtrlCore, Docking: Fixed issue with closing DockCont (Bug #257)
git-svn-id: svn://ultimatepp.org/upp/trunk@5407 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-07 07:10:55 +00:00
cxl
084f274658 *CtrlCore: Fixed NoLayoutZoom
git-svn-id: svn://ultimatepp.org/upp/trunk@5012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-28 15:45:11 +00:00
cxl
9dd3a460ca CtrlCore: RectTracker 'round' callback
git-svn-id: svn://ultimatepp.org/upp/trunk@4688 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-12 07:38:54 +00:00