koldo
|
3272eb19e8
|
.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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
cxl
|
e5c5c33cd0
|
*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
|
c4f88b757d
|
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
|
4e6596bbf1
|
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
|
215970e785
|
.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
|
b1b7f23898
|
*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
|
b6be3bc437
|
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
|
db587765b8
|
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
|
816c97d6d5
|
*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
|
32a1057440
|
*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
|
22b6207406
|
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
|
49646bc161
|
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
|
6d7aa8e9e2
|
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
|
2cc03efeb8
|
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
|
1b9ab56441
|
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
|
169c97d10a
|
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
|
7cee0fd8a8
|
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
|
593bc1026e
|
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
|
29fd35282b
|
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
|
263ff5f895
|
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 |
|