|  Haibo | 57b528d67f | add: Canvas can draw geometry now | 2019-08-06 13:32:10 +08:00 | 
				
					
						|  Haibo | e435d94e4e | add: Geometry::GetBoundingBox & Geometry::ComputeArea | 2019-08-06 13:32:10 +08:00 | 
				
					
						|  Haibo | 92711b411a | add: LineGeometry & RoundedRectGeometry | 2019-08-06 13:32:10 +08:00 | 
				
					
						|  Haibo | b6308ababd | add: Geometry begin position | 2019-08-06 13:32:10 +08:00 | 
				
					
						|  Haibo | ad70453c21 | add: PathAction | 2019-08-06 13:32:10 +08:00 | 
				
					
						|  Haibo | 2c7ccb4f6d | add: geometries supported | 2019-08-06 13:32:10 +08:00 | 
				
					
						|  Haibo | ff8b647d9d | add: tracing object leaks | 2019-08-06 13:32:09 +08:00 | 
				
					
						|  Haibo | 2b411989cf | add: debug node | 2019-08-06 13:32:09 +08:00 | 
				
					
						|  Haibo | 91508fd7cf | fix: the problem of window message loop blocking main loop | 2019-08-06 13:32:09 +08:00 | 
				
					
						|  Haibo | 523262866a | add: Canvas::Clear method to clear canvas | 2019-08-06 13:32:09 +08:00 | 
				
					
						|  Haibo | 09c15c9099 | remove: Node::SetClipEnabled function | 2019-08-06 13:32:09 +08:00 | 
				
					
						|  Haibo | 7b67d49c93 | add: finished the Canvas minor fixes | 2019-08-06 13:32:08 +08:00 | 
				
					
						|  Haibo | 18990c3ee6 | add: noncopyable.hpp | 2019-08-06 13:32:07 +08:00 | 
				
					
						|  Haibo | 9bd216dc92 | add: logs module can be disabled now | 2019-08-06 13:32:07 +08:00 | 
				
					
						|  Haibo | b98e958213 | optimize: manage COM resources with intrusive::SmartPointer refactoring: loads dll modules in constructors | 2019-08-06 13:32:06 +08:00 | 
				
					
						|  Haibo | 4498a3dd8b | remove extra files | 2019-08-06 13:32:05 +08:00 | 
				
					
						|  Haibo | f70de4e220 | fix: the size of intrusive list is not stable fixes commet mistakes | 2019-08-06 13:32:04 +08:00 | 
				
					
						|  Haibo | 340793f9cf | fix: the size of intrusive list is not stable | 2019-08-06 13:32:04 +08:00 | 
				
					
						|  Haibo | 6ec03fa0c9 | optimize: clear WARNING C4353 & no exception thrown in time::Now refactoring: Transform move to base package | 2019-08-06 13:32:02 +08:00 | 
				
					
						|  Haibo | 5875f0d2b1 | change: update text size while updating layout | 2019-08-06 13:32:02 +08:00 | 
				
					
						|  Haibo | 9221b46e1b | optimize: intrusive list | 2019-08-06 13:32:02 +08:00 | 
				
					
						|  Haibo | eb59f7b245 | optimize: intrusive list supported | 2019-08-06 13:32:02 +08:00 | 
				
					
						|  Haibo | 298f686729 | add: log tool | 2019-08-06 13:32:01 +08:00 | 
				
					
						|  Haibo | f2be349841 | optimize: Text class | 2019-08-06 13:32:01 +08:00 | 
				
					
						|  Haibo | 4ce0a470de | optimize: use expression template to calculate matrixs multiply | 2019-08-06 13:32:01 +08:00 | 
				
					
						|  Haibo | 32ecc0cbe8 | add TaskManager and ActionManager, expands time package | 2019-08-06 13:32:01 +08:00 | 
				
					
						|  Haibo | ccba1363a0 | add: use intrusive pointers to solve memory management problems minor improves | 2019-08-06 13:31:59 +08:00 | 
				
					
						|  Haibo | b44f71e251 | update: Resource | 2019-08-06 13:31:59 +08:00 | 
				
					
						|  Haibo | 1ed684f3a1 | fix: operator +-*/ should return const object | 2019-08-06 13:31:59 +08:00 | 
				
					
						|  Haibo | ab2757375d | update: debug mode can be turned on during initialization | 2019-08-06 13:31:59 +08:00 | 
				
					
						|  Haibo | d2532c09db | update: modern singleton pattern | 2019-08-06 13:31:59 +08:00 | 
				
					
						|  Haibo | 2b366e42be | update: GraphicsDevice owns all Direct2D resources | 2019-08-06 13:31:59 +08:00 | 
				
					
						|  Haibo | c474d259c5 | fix: math::scalar | 2019-08-06 13:31:59 +08:00 | 
				
					
						|  Haibo | f175224e6e | fix: clear duration stringify mistakes | 2019-08-06 13:31:59 +08:00 | 
				
					
						|  Haibo | a062af4de7 | add: time literals & duration to string & duration operation with iostream | 2019-08-06 13:31:59 +08:00 | 
				
					
						|  Haibo | 0bcaf2fa04 | fix: macro mistake | 2019-08-06 13:31:59 +08:00 | 
				
					
						|  Haibo | f4cadddce4 | change: add namespace modules & load libraries from dll refactoring: time package
refactoring: the whole project has been changed | 2019-08-06 13:31:57 +08:00 | 
				
					
						|  Haibo | b129a1bf18 | update: code style | 2019-08-06 13:31:57 +08:00 | 
				
					
						|  Haibo | 0f1ba104dd | optimize: code optimization | 2019-08-06 13:31:57 +08:00 | 
				
					
						|  Haibo | 32251365d6 | remove vs2012 project files & no longer support vs2012 | 2019-08-06 13:31:57 +08:00 | 
				
					
						|  Haibo | fe70a520b1 | add: Duration::Parse to format a duration | 2019-08-06 13:31:57 +08:00 | 
				
					
						|  Haibo | 02e418d0e2 | fix: project files | 2019-08-06 13:31:57 +08:00 | 
				
					
						|  Haibo | 7608996dda | remove: Function class | 2019-08-06 13:31:56 +08:00 | 
				
					
						|  Haibo | e4e6b47d3b | add: code comments | 2019-08-06 13:31:56 +08:00 | 
				
					
						|  Haibo | def0d9ede2 | remove: easy2d::RuntimeError class | 2019-08-06 13:31:56 +08:00 | 
				
					
						|  Haibo | 380bde7932 | remove easy2d::String class & refactory easy2d::Resource class refactoring: move Random class to utils.h | 2019-08-06 13:31:54 +08:00 | 
				
					
						|  Haibo | 301c99018b | change: get HINSTANCE from GetModuleHandle | 2018-10-28 20:23:47 +08:00 | 
				
					
						|  Nomango | 24206e00b6 | fix: minor fixes | 2018-10-18 23:10:09 +08:00 | 
				
					
						|  Nomango | e7cc0773e6 | update: class Duration | 2018-10-18 15:33:14 +08:00 | 
				
					
						|  Nomango | 05849422a4 | fix: minor fixes | 2018-10-18 13:38:31 +08:00 |