ultimatepp/uppsrc/Draw
cxl 0edadf1284 .comment typo
git-svn-id: svn://ultimatepp.org/upp/trunk@6243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-13 15:49:09 +00:00
..
src.tpp Draw: Developing SDraw 2013-05-27 13:01:39 +00:00
srcdoc.tpp Draw: Tutorial updated 2012-11-07 19:25:07 +00:00
BiCubic.cpp Draw: RescaleCached now has filter parameter 2013-04-18 18:05:55 +00:00
Cham.cpp upp.src: Reverted some OpenGL related issues, Core: Fixed Stream::Pack 2013-07-22 20:16:16 +00:00
Cham.h CtrlLib, Draw: Improved support for dark visual themes (corrected text color, icon inversion for toolbar / menubar) 2011-09-19 21:20:54 +00:00
Copying NewDraw 'merge' 2009-07-06 19:23:29 +00:00
DDARasterizer.cpp Draw: SDraw polygon/polyline support 2013-05-27 11:52:04 +00:00
DDARasterizer.h Draw: DDARasterizer FatLine fixed/improved 2013-05-15 21:44:01 +00:00
Display.cpp Draw, CtrlCore: Major refactor of Draw 2012-11-11 12:33:47 +00:00
Display.h Draw: AttrText constructors now explicit 2012-03-08 07:55:16 +00:00
Draw.cpp Draw: Developing SDraw 2013-05-27 13:01:39 +00:00
Draw.h upp.src: Reverted some OpenGL related issues, Core: Fixed Stream::Pack 2013-07-22 20:16:16 +00:00
Draw.upp Draw: SImageDraw 2013-05-27 18:37:04 +00:00
DrawData.cpp Draw, CtrlCore: Major refactor of Draw 2012-11-11 12:33:47 +00:00
DrawImg.iml NewDraw 'merge' 2009-07-06 19:23:29 +00:00
Drawing.cpp Draw: DrawDrawing/DrawPainting with original size variant (thanks Sender Ghost) 2013-05-25 11:55:10 +00:00
DrawRasterData.cpp NewDraw 'merge' 2009-07-06 19:23:29 +00:00
DrawText.cpp upp.src: Reverted some OpenGL related issues, Core: Fixed Stream::Pack 2013-07-22 20:16:16 +00:00
DrawTextUtil.cpp uppsrc: OLD_VALUE completely removed, Core/Rpc: Now supports Json parameters and return values 2012-09-14 11:43:13 +00:00
DrawUtil.cpp upp.src: Reverted some OpenGL related issues, Core: Fixed Stream::Pack 2013-07-22 20:16:16 +00:00
Font.cpp upp.src: Reverted some OpenGL related issues, Core: Fixed Stream::Pack 2013-07-22 20:16:16 +00:00
FontCR.cpp *uppsrc: Fixed many GCC warnings 2012-01-21 14:24:31 +00:00
FontFc.cpp CtrlCore, Draw: LinuxGl adjustments 2013-07-17 18:10:20 +00:00
FontInt.h Draw: optional glyph index in GlyphInfo 2012-12-02 19:16:59 +00:00
FontWin32.cpp Fixed hidpi issues in Win32 2013-05-21 13:49:06 +00:00
gdk.dli NewDraw 'merge' 2009-07-06 19:23:29 +00:00
gnome.dli NewDraw 'merge' 2009-07-06 19:23:29 +00:00
gobj.dli NewDraw 'merge' 2009-07-06 19:23:29 +00:00
gpixbuf.dli NewDraw 'merge' 2009-07-06 19:23:29 +00:00
gtk.dli NewDraw 'merge' 2009-07-06 19:23:29 +00:00
Image.cpp Draw: RescaleBicubic 2013-04-09 13:35:43 +00:00
Image.h *Core: LRUCache fix, Draw: Image issues 2013-05-01 15:14:40 +00:00
ImageAnyDraw.cpp Draw, PdfDraw, Painter: Improved support for non-truetype fonts in PDF 2012-12-01 10:24:54 +00:00
ImageBlit.cpp *Core: LRUCache fix, Draw: Image issues 2013-05-01 15:14:40 +00:00
ImageChOp.cpp uppsrc: Win7 chameleon fixes 2010-02-28 22:36:04 +00:00
ImageOp.cpp Draw: Developing SDraw 2013-05-27 13:01:39 +00:00
ImageOp.h .comment typo 2013-08-13 15:49:09 +00:00
ImageScale.cpp NewDraw 'merge' 2009-07-06 19:23:29 +00:00
iml.h NewDraw 'merge' 2009-07-06 19:23:29 +00:00
iml_header.h NewDraw 'merge' 2009-07-06 19:23:29 +00:00
iml_source.h NewDraw 'merge' 2009-07-06 19:23:29 +00:00
init NewDraw 'merge' 2009-07-06 19:23:29 +00:00
MakeCache.cpp Draw: Fixed minor DrawImage issue 2013-05-13 09:26:42 +00:00
Palette.cpp Fixed arithmetic overflow in palette generator; some basic fixes related to recent update of the Draw package. 2009-07-06 20:09:12 +00:00
Raster.cpp *plugin/gif: Animated gif fixes 2010-06-24 18:45:11 +00:00
Raster.h *plugin/gif: Animated gif fixes 2010-06-24 18:45:11 +00:00
RasterEncoder.cpp .RasterEncoder fix 2010-09-20 19:17:05 +00:00
RasterFormat.cpp Draw: RASTER_8ALPHA now considered non-premultiplied (fixes issue in some .png files) 2011-01-08 14:00:22 +00:00
RasterWrite.cpp .Draw: fix of last fix... 2011-01-08 14:03:30 +00:00
RescaleFilter.cpp CodeEditor: LoadSyntax #442 2013-05-26 10:06:32 +00:00
SDraw.cpp Draw: SDraw polygon/polyline support 2013-05-27 11:52:04 +00:00
SDraw.h Draw: SImageDraw 2013-05-27 18:37:04 +00:00
SDrawClip.cpp Draw: Developing SDraw 2013-05-27 13:01:39 +00:00
SDrawPut.cpp Draw: SDraw 2013-05-19 20:48:58 +00:00
SDrawText.cpp Draw: Developing SDraw 2013-05-27 13:01:39 +00:00
SImageDraw.cpp Draw: SImageDraw 2013-05-27 18:37:04 +00:00
SSettings.cpp *CtrlLib, Draw: Fixed issues with menu and dark themes in Ubuntu (RM Bug #5) 2011-01-30 12:42:32 +00:00