Commit graph

52 commits

Author SHA1 Message Date
cxl
cf695cade4 CtrlCore: Fixed performance issue with Font cache in Gtk3 backend
git-svn-id: svn://ultimatepp.org/upp/trunk@14590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-13 17:13:27 +00:00
cxl
ded1b2bba3 Core: ValueCache
git-svn-id: svn://ultimatepp.org/upp/trunk@14573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-09 14:55:33 +00:00
cxl
f42d9f1e30 Draw: Minor ImageCache related fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-08 16:13:27 +00:00
cxl
e21fe262af uppsrc: In preparation to move to 64 bit hash codes, hash code type is now hash_t (replaces unsigned, dword)
git-svn-id: svn://ultimatepp.org/upp/trunk@14521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-31 16:13:28 +00:00
cxl
7ab13ffc80 uppsrc: Undefined Behaviour sanitization
git-svn-id: svn://ultimatepp.org/upp/trunk@13032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-23 07:59:06 +00:00
cxl
31bc27868b uppsrc: Fixed some GCC 8.1 warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@12806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-03 23:40:34 +00:00
cxl
8a9c553749 CtrlCore: ActiveCtrl fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-31 13:49:42 +00:00
cxl
032e5ae255 Core: LRUCache::GetLRUKey (thanks fermium)
git-svn-id: svn://ultimatepp.org/upp/trunk@12436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-31 11:50:40 +00:00
cxl
e251687918 Core: One: clone instead of DeepCopyNew
git-svn-id: svn://ultimatepp.org/upp/trunk@12117 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-29 18:20:34 +00:00
cxl
48167710af Core: One, Any, Bits now have assignment deleted
git-svn-id: svn://ultimatepp.org/upp/trunk@12109 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-28 09:34:59 +00:00
cxl
09ce7d63ca Core: MakeOne changed to function
git-svn-id: svn://ultimatepp.org/upp/trunk@12050 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-06 08:03:46 +00:00
cxl
8a769224fe ide: GDB improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-01 20:54:57 +00:00
cxl
8d28805793 Core: Fixed MakeOne issue
git-svn-id: svn://ultimatepp.org/upp/trunk@12034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-30 18:27:35 +00:00
cxl
7800c43343 Core: Explicit destructor notation fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@11861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-22 10:44:07 +00:00
cxl
2ea7c50caa Core: Improved Create for InArray, One, Any, ArrayMap, FixedArrayMap, SortedArrayMap
git-svn-id: svn://ultimatepp.org/upp/trunk@11558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-16 11:00:12 +00:00
cxl
d072e6f0de Core: CoWork Finish fix
git-svn-id: svn://ultimatepp.org/upp/trunk@11361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-10 18:32:05 +00:00
cxl
fb3304419c Core: Fixed issue with Bits::SetN overload
git-svn-id: svn://ultimatepp.org/upp/trunk@11107 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-18 13:45:13 +00:00
cxl
e240bee092 Core: Fixed Bits::SetN
git-svn-id: svn://ultimatepp.org/upp/trunk@11098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-17 08:26:21 +00:00
cxl
dfa22abd07 Core: Bits::Get(pos, count), Get64
git-svn-id: svn://ultimatepp.org/upp/trunk@11096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-16 13:37:08 +00:00
cxl
e8324d029a Core: Bits now have multibit operations
git-svn-id: svn://ultimatepp.org/upp/trunk@11093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-16 11:06:14 +00:00
cxl
79252a9658 theide now supports Visual Studio 2017 C++ compiler auto setup (MSC15)
git-svn-id: svn://ultimatepp.org/upp/trunk@11040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-29 18:05:15 +00:00
cxl
bd230f721d Bits improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@11032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-26 11:33:02 +00:00
cxl
127bf245d1 Core: Bits optimized, CtrlLib: ArrayCtrl::WhenColumnSort
git-svn-id: svn://ultimatepp.org/upp/trunk@11029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-25 10:37:55 +00:00
cxl
252647efce Core: One::Get (alternative to operator~)
git-svn-id: svn://ultimatepp.org/upp/trunk@10871 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-22 08:31:18 +00:00
cxl
fb5afc853b .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10868 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-21 10:50:14 +00:00
cxl
b3dbf200b1 Core: MakeOne
git-svn-id: svn://ultimatepp.org/upp/trunk@10866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-21 10:32:54 +00:00
cxl
35df4622a0 Core: One can now pick One of derived class
git-svn-id: svn://ultimatepp.org/upp/trunk@10286 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-11 13:10:37 +00:00
cxl
dca71c118d Core: One::Create fixed to support multiple parameters
git-svn-id: svn://ultimatepp.org/upp/trunk@10249 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-28 19:18:54 +00:00
cxl
16e471020b Core: Single now allows contructor parameters
git-svn-id: svn://ultimatepp.org/upp/trunk@10194 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-27 11:32:12 +00:00
cxl
2547ae8569 Core: CoWork refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@10151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-07 09:32:35 +00:00
cxl
4ec342f812 ide: fixed for previous ambiguity fix, some r-value fixes (thanks Novo!)
git-svn-id: svn://ultimatepp.org/upp/trunk@9923 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-11 16:05:36 +00:00
cxl
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
24a1f93e08 Core: initializer_list for Buffer
git-svn-id: svn://ultimatepp.org/upp/trunk@8871 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-30 09:17:02 +00:00
cxl
354f48d07d accidental typo removed...
git-svn-id: svn://ultimatepp.org/upp/trunk@8821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-19 20:02:44 +00:00
cxl
b4fa99121c Core: Fixed issue with pick with GCC11
git-svn-id: svn://ultimatepp.org/upp/trunk@8819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-19 18:53:43 +00:00
cxl
ffdaa8f26a Core: One::Is<TT>() const
git-svn-id: svn://ultimatepp.org/upp/trunk@7529 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-22 10:57:50 +00:00
cxl
51687976c2 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
5c3069f26e *Core: LRUCache fix, Draw: Image issues
git-svn-id: svn://ultimatepp.org/upp/trunk@6016 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-01 15:14:40 +00:00
cxl
5e1a4e8676 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5867 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-27 20:07:22 +00:00
cxl
01b1af505b Core: Stream support for memory blocks >2GB
git-svn-id: svn://ultimatepp.org/upp/trunk@5824 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-18 10:55:25 +00:00
cxl
09918a6f5d CtrlCore: GetMaxSize fixed to better support multiple monitors
git-svn-id: svn://ultimatepp.org/upp/trunk@5499 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-30 17:37:36 +00:00
cxl
9bce0e0846 *Core: LRUCache::RemoveOne fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@5493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-29 20:35:52 +00:00
cxl
59d64e3ce7 Core: LRUCache improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@5450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-22 09:11:06 +00:00
cxl
a56c81d8aa Core: LRUCache changes
git-svn-id: svn://ultimatepp.org/upp/trunk@5447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-21 15:20:22 +00:00
cxl
3e677ac6fb Core: LURCache docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5358 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-15 15:48:41 +00:00
cxl
8afe5fef70 Core: new Value reintegrated for conditional compilation (SVO_VALUE flag)
git-svn-id: svn://ultimatepp.org/upp/trunk@4495 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 14:53:29 +00:00
rylek
272fa258b8 *Core: fixed bug in Mitor's deep copy operator
git-svn-id: svn://ultimatepp.org/upp/trunk@3355 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-18 19:19:56 +00:00
cxl
3a4c419412 *CtrlLib: Fixed issues with various popups (like tooltip) and deactivating the window
git-svn-id: svn://ultimatepp.org/upp/trunk@2568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-25 10:12:56 +00:00
rylek
4c30638299 External context support in RichText / RichEdit
git-svn-id: svn://ultimatepp.org/upp/trunk@972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-18 01:03:40 +00:00
cxl
23fc8b811f Improved LRUCache (Key value now template parameter)
git-svn-id: svn://ultimatepp.org/upp/trunk@722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-02 21:51:01 +00:00