Commit graph

49 commits

Author SHA1 Message Date
cxl
b989e9aed4 '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
3a98d2360a 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
fa2f875bfc 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
85849e8da3 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
6b3d2754a3 SliderCtrl UHD problem, UHD mode is now default in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@9223 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-23 20:35:22 +00:00
cxl
2a8a7a8729 cpp: Fixed issue with fixed macros sweeped out, causing STL problems #1328
git-svn-id: svn://ultimatepp.org/upp/trunk@9162 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-09 09:36:08 +00:00
cxl
e8052e1790 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@9076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-25 05:23:30 +00:00
cxl
f3c034fb45 .docs cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-08 07:33:47 +00:00
cxl
f993c1cd24 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
cxl
3d2af86d75 C++11 support docs
git-svn-id: svn://ultimatepp.org/upp/trunk@8881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-31 10:32:26 +00:00
cxl
1f7e46f719 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
4ae6c41e56 Core: Fixed LocalProcess #958
git-svn-id: svn://ultimatepp.org/upp/trunk@8065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-19 15:45:17 +00:00
cxl
fd19fc13f8 TopWindow: CloseBoxRejects
git-svn-id: svn://ultimatepp.org/upp/trunk@7806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-21 09:29:24 +00:00
cxl
4ba23dc89a CtrlLib: Removed debugging #define in Animate
git-svn-id: svn://ultimatepp.org/upp/trunk@7749 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-30 11:55:59 +00:00
koldo
9a6b510cb8 CtrlCore: Detail in doc
git-svn-id: svn://ultimatepp.org/upp/trunk@7674 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-12 21:01:17 +00:00
cxl
98f423f33f WantFocus issue resolved #792
git-svn-id: svn://ultimatepp.org/upp/trunk@7460 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-22 07:57:43 +00:00
cxl
92b70f2111 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
235d4d1600 CtrlLib: FileSelButton::Detach
git-svn-id: svn://ultimatepp.org/upp/trunk@6990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-04 08:20:02 +00:00
koldo
e427b5d55e .CtrlCore: Minor doc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@6297 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-01 14:30:46 +00:00
cxl
8f9bfcc8e3 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
d2a72cc325 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
934f3b06d3 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6041 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-09 06:35:59 +00:00
cxl
d3305c09a1 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
eafee26da9 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
6a61e44f72 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
73da8b8bc0 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
648e16de4f 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
8d2a32e32a 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
5890e52ec5 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
06837f1e11 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
cxl
5c5c0f76e9 *CtrlCore: Fixed semantics of PasteClip Accept (problem with D&D in LineEdit)
git-svn-id: svn://ultimatepp.org/upp/trunk@4004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-13 18:45:21 +00:00
cxl
851f219fab CtrlCore: Clipboard and D&D docs
git-svn-id: svn://ultimatepp.org/upp/trunk@3951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-03 21:24:14 +00:00
cxl
68a128a4d9 CtrlCore: PasteClip GetFormat, refactored Get (now equals to Get(GetFormat()), documented
git-svn-id: svn://ultimatepp.org/upp/trunk@3882 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-18 09:12:31 +00:00
dolik
37645394fe .CtrlCore: Updated TopWindow docs (FullScreen,FrameLess,Urgent)
git-svn-id: svn://ultimatepp.org/upp/trunk@3143 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-31 17:19:20 +00:00
cxl
093cad7882 *CtrlLib, Draw: Fixed issues with menu and dark themes in Ubuntu (RM Bug #5)
git-svn-id: svn://ultimatepp.org/upp/trunk@3125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-30 12:42:32 +00:00
cxl
0f6f083fc8 CtrlCore: GetOpaqueRect, GetVoidRect now const
git-svn-id: svn://ultimatepp.org/upp/trunk@2910 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-15 14:15:31 +00:00
cxl
78a476f218 CtrlCore: const issues
git-svn-id: svn://ultimatepp.org/upp/trunk@2907 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-13 14:05:36 +00:00
cxl
3e4b80795c *CtrlLib: TreeCtrl::Insert fix, *CtrlCore: constness issues
git-svn-id: svn://ultimatepp.org/upp/trunk@2883 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-02 14:13:06 +00:00
cxl
f312a4ddb9 *Sqlite3: Fixed NULL column name issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-30 17:21:59 +00:00
cbpporter
27c7c17e0b Documentation update
git-svn-id: svn://ultimatepp.org/upp/trunk@2026 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-07 10:16:47 +00:00
cbpporter
90068c2628 Documentation update
git-svn-id: svn://ultimatepp.org/upp/trunk@2018 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-06 11:25:57 +00:00
cxl
f4228850ea Minor documentation changes
git-svn-id: svn://ultimatepp.org/upp/trunk@1514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-16 21:58:37 +00:00
cxl
4c3db5af59 CtrlCore: SetSurface docs
git-svn-id: svn://ultimatepp.org/upp/trunk@1469 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-02 12:58:50 +00:00
cxl
8cbe9102e2 Developing T++....
git-svn-id: svn://ultimatepp.org/upp/trunk@489 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-29 10:12:49 +00:00
cxl
b5263942be Various A++/T++ fixes, Alt+F10 in T++ invokes 'fix current topic' hidden function
git-svn-id: svn://ultimatepp.org/upp/trunk@473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-22 16:38:35 +00:00
cxl
9910b25b87 T++ style adjustments...
git-svn-id: svn://ultimatepp.org/upp/trunk@431 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-12 11:10:28 +00:00
cxl
ac817c19bc More Size_ fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@418 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-09 14:52:30 +00:00
cxl
c8ac030540 All Topics++ now converted to the new format (where required, they are made includeable)
git-svn-id: svn://ultimatepp.org/upp/trunk@348 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-16 18:49:43 +00:00
mdelfede
d2b54f7989 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00