rainmeter-studio/Common/Gfx
2013-07-13 10:16:35 -06:00
..
Util Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Canvas.cpp Cosmetics: Fixes VS2012 syntax highlighting 2013-04-05 15:07:51 -06:00
Canvas.h Gfx: Add comments 2013-04-09 20:54:40 +03:00
CanvasD2D.cpp Fixed typo in 32fc794 2013-06-30 00:15:36 -06:00
CanvasD2D.h Gfx: Wrap pointers with std::unique_ptr 2013-05-01 14:38:52 +03:00
CanvasGDIP.cpp GDI+: Add trailing whitespace when measuring text (similar to 32fc794) 2013-07-13 10:16:35 -06:00
CanvasGDIP.h Gfx: Wrap pointers with std::unique_ptr 2013-05-01 14:38:52 +03:00
FontCollection.cpp Gfx: Add FontCollection implementation 2013-04-09 20:35:49 +03:00
FontCollection.h Gfx: Add FontCollection implementation 2013-04-09 20:35:49 +03:00
FontCollectionD2D.cpp Gfx: Implement DWrite interfaces required for loading fonts 2013-04-12 17:05:21 +03:00
FontCollectionD2D.h Gfx: Implement DWrite interfaces required for loading fonts 2013-04-12 17:05:21 +03:00
FontCollectionGDIP.cpp Gfx: Add FontCollection implementation 2013-04-09 20:35:49 +03:00
FontCollectionGDIP.h Gfx: Add FontCollection implementation 2013-04-09 20:35:49 +03:00
TextFormat.cpp Cosmetics: Fixes VS2012 syntax highlighting 2013-04-05 15:07:51 -06:00
TextFormat.h Gfx: Add comments 2013-04-09 20:54:40 +03:00
TextFormatD2D.cpp Gfx: Wrap pointers with std::unique_ptr 2013-05-01 14:38:52 +03:00
TextFormatD2D.h Gfx: Change COM pointers to use WRL::ComPtr 2013-05-01 14:10:31 +03:00
TextFormatGDIP.cpp GDI+: Add trailing whitespace when measuring text (similar to 32fc794) 2013-07-13 10:16:35 -06:00
TextFormatGDIP.h Gfx: Wrap pointers with std::unique_ptr 2013-05-01 14:38:52 +03:00