Factor out text measurement from wxDC and wxWindow into wxTextMeasure.
[wxWidgets.git] / src / gtk / dcclient.cpp
2012-10-17  Vadim ZeitlinFactor out text measurement from wxDC and wxWindow...
2012-07-10  Paul Cornettno real changes, just remove unnecessary indentation...
2012-07-10  Paul Cornettupdate minimum GTK2 version requirement to 2.6
2012-03-22  Paul Cornettfix building with GTK+ < 2.8
2012-03-06  Paul Cornettfix test for transparent pen broken in r65820
2012-02-11  Vadim ZeitlinImplement wxBG_STYLE_TRANSPARENT support for wxGTK.
2012-01-29  Paul Cornettmove Pango underline workaround into wxFont::GTKSetPang...
2012-01-29  Paul Cornettmove SetPangoAttrsForFont to wxFont
2012-01-23  Vadim ZeitlinAdd support for stricken-through fonts.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-27  Vadim ZeitlinUse #ifdef, not #if, to check for __WXGTK26__ symbol.
2011-03-26  Václav SlavíkUse accessor functions instead of deprecated GTK+ macros.
2010-10-18  Vadim ZeitlinUse unsigned char for XBM bitmaps data.
2010-10-15  Vadim ZeitlinAdd wx{Pen,Brush}::Is[Non]Transparent() methods and...
2010-06-03  Vadim ZeitlinTest for wxPen validity before testing for its style...
2010-03-29  Paul CornettReverse hierarchy of wxPizza GdkWindows
2010-02-03  Vadim ZeitlinCorrect the bounding box calculation in wxGTK wxDC...
2010-02-03  Vadim ZeitlinCorrect bounding box calculation in wxGTK wxDC::DrawText().
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-21  Vadim Zeitlinfirst round of debug/release merge: introduce wxDEBUG_L...
2009-03-15  Francesco Montorsiadd the wxFont(const wxSize& pixelSize, ...) ctor to...
2009-02-13  Robert RoeblingMore GTK prefixing for internal methods
2009-02-05  Paul Cornettuse the right GdkWindow and origin for non-pizza widget...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-11  Francesco Montorsiguard against NULL parents
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2009-01-04  Paul Cornettbuild fix for GTK+ versions prior to 2.14
2009-01-04  Paul Cornettnative implementation of DoGetPixel()
2009-01-04  Paul CornettComplete rewrite of DoDrawBitmap() and DoBlit().
2008-12-08  Paul Cornettrestore clearing of clipped mask, turns out it is needed
2008-12-07  Paul Cornettremove redundant clearing of clipped mask
2008-12-07  Paul Cornettfix bitmap position with RTL and non-default scale
2008-09-14  Vadim Zeitlinmake ellipses drawn with transparent pen more wxGC...
2008-08-27  Vadim Zeitlinadd a scoped_ptr-like wxGtkObject class which calls...
2008-08-27  Vadim Zeitlinhonour user scale and source offset in wxDC::Blit(...
2008-08-21  Vadim Zeitlinuse Pango to draw rotated text if possible (this suppor...
2008-08-21  Robert RoeblingTicket #9858 gtk wxDC::DrawText() - draw text backgroun...
2008-08-02  Robert RoeblingSupport NOR logical function
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2008-05-19  Robert RoeblingMade the various logical 2 device transforms consistent...
2008-05-11  Paul Cornettdon't change brush settings in SetBackgroundMode()...
2008-04-28  Robert RoeblingAdded new wxGraphicsContext:Create( wxPrinterDC ) inste...
2008-04-25  Robert RoeblingAdded wxDC::CreateGraphicsContext and implemented it...
2008-03-17  Paul Cornettfix a huge number of build errors
2007-12-20  Paul Cornettmore code simplification
2007-12-17  Paul Cornettfactor out a whole bunch of duplicated code
2007-12-17  Paul Cornettremove some duplication in font scaling code
2007-12-17  Paul Cornettcreate hatch bitmaps on demand, and dispose of them...
2007-12-17  Paul Cornettuse a wxCharBuffer instead of malloc/free for pango...
2007-12-16  Robert RoeblingRemove old/new DC test code (3000th commit - and still...
2007-12-03  Paul Cornettbuild fix for -D__WXUNIVERSAL__
2007-11-30  Robert RoeblingDC reorganization
2007-11-14  Robert RoeblingFurther wxDC changes
2007-11-11  Vadim Zeitlinunused parameter warning fixes for --disable-all-featur...
2007-11-06  Paul CornettNew "pizza" widget implementation. Window border widths...
2007-11-05  Vadim Zeitlinremoved all compile- and run-time checks for GTK+ ...
2007-10-23  Vadim Zeitlinuse -Wunused-parameter with gcc for consistency with...
2007-09-24  Robert RoeblingRemove several hack from PS code, use high resolution...
2007-09-23  Robert RoeblingConverted wxGTK's basic DC classes to new DC code
2007-07-11  Vadim Zeitlincompilation fixes for wxUSE_IMAGE==0
2007-05-17  Paul Cornettgtk version check should be runtime, not compile time
2007-05-08  Robert Roebling Beginning to make wxDC code compile both before
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-04-21  Vadim Zeitlinadded safe check for Pango version and use it to avoid...
2007-04-16  Vadim Zeitlinreverted last change as using pango_version_check(...
2007-04-09  Vadim Zeitlindon't use Pango hack for drawing underlined text when...
2007-03-30  Vadim Zeitlinremoved virtual GetSelectedBitmap() from the base wxDC...
2007-03-30  Vadim Zeitlinfix PangoFontMetrics leak in GetCharHeight() (bug 1691180)
2007-03-07  Vadim Zeitlinno changes, just removed TABs/trailing spaces
2006-12-07  Paul Cornettuse correct test
2006-11-22  Robin DunnRemove unneeded code in wxWindowDC::DoGetPartialTextExtents
2006-07-25  Vadim Zeitlinhandlers added using AddHandler() last must have the...
2006-11-17  Robert Roebling Commit fix to remove warnings when drawing text
2006-10-31  Robert Roebling Fix crash when intersecting with NULL region.
2006-10-12  Robin DunnFixup Blit so it can be used with a source that is...
2006-10-02  Robert Roebling Always set colormap for PangoContext. This silences...
2006-09-20  Robert Roebling [ 1505048 ] wxHtml rendering of underlined text
2006-09-19  Robert Roebling Fixed [ wxwindows-Bugs-1556877 ] Draw arcs are showed...
2006-09-18  Robert Roebling More RTL work. Now transform m_updateRegion and
2006-09-18  Robert Roebling Draw 2-pixel width rectangle ourselves, the
2006-09-16  Robert Roebling Next round of RTL fixes. This change greatly simplifes
2006-09-13  Robert Roebling More RTL work.
2006-09-13  Robert Roebling Make wxGTK's wxScrolledWindow set m_x/xScrollLines...
2006-09-12  Julian SmartAdded pango_context_get_language to speed up pango_cont...
2006-09-11  Robert Roebling Implement dc mirroring for RTL.
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-19  Paul Cornettsimplify coordinate transformation code
2006-08-18  Paul Cornettcode simplification and cleanup
2006-08-13  Paul CornettwxBitmap does not need to use gdk_wx_draw_bitmap
2006-07-09  Mart RaudseppUse PangoFontMetrics to get wxDC::GetCharHeight, becaus...
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-06-19  Paul Cornettremove redundant GdkBitmap representation from wxBitmap
2006-06-18  Paul Cornettrevert unintended changes in previous commit
2006-06-18  Paul Cornettbuild fix for older gtk2
2006-06-15  Paul Cornett1. more accurate conversion from 8-bit wx color to...
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-05-25  Paul Cornettdon't crash on zero length string in DoDrawRotatedText
2006-05-15  Mart RaudseppDon't cast with G_OBJECT when passing a GObject to...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
next