projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
correction to last commit: Korean and Romanian translations will only be in 2.9.1...
[wxWidgets.git]
/
src
/
common
/
dcgraph.cpp
2009-03-13
Stefan Csomor
supporting AA font flags on wxGCDC, fixes #10579
blob
|
commitdiff
|
raw
2009-02-15
Stefan Csomor
switching to compositing operators (fixes #9881), addin...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Francesco Montorsi
change generic ints to enums in wxDC (closes #9959)
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Stefan Csomor
forward define for non precomp build, switching preproc...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Vadim Zeitlin
honour useMask parameter in DrawBitmap() and StretchBli...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-31
Stefan Csomor
better guarding when no printing architecture exists...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-11
Stefan Csomor
fixing file paths after renaming
blob
|
commitdiff
|
raw
|
diff to current
2008-06-08
Vadim Zeitlin
deprecate wxDC::SetClippingRegion(wxRegion) overload...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-27
Stefan Csomor
fixing arc filling for angles > 180
blob
|
commitdiff
|
raw
|
diff to current
2008-05-19
Robert Roebling
Made the various logical 2 device transforms consistent...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
Robert Roebling
Added constructor to wxGCDC from wxPrinterDC
blob
|
commitdiff
|
raw
|
diff to current
2008-03-07
Stefan Csomor
cleaning up common OSX code
blob
|
commitdiff
|
raw
|
diff to current
2008-03-05
Stefan Csomor
graphics context additions and merging graphics bitmap...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
Vadim Zeitlin
include wx/dcclient.h to declare wxWindowDC (blind...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
Stefan Csomor
keep the owning window
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Stefan Csomor
starting a doc must return true in order for printprevi...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Stefan Csomor
fixing warning about missing virt destructor
blob
|
commitdiff
|
raw
|
diff to current
2007-11-30
Robert Roebling
compilation
blob
|
commitdiff
|
raw
|
diff to current
2007-11-30
Stefan Csomor
using common code
blob
|
commitdiff
|
raw
|
diff to current
2007-11-30
Robert Roebling
DC reorganization
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Stefan Csomor
forward port from 2.8
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Robert Roebling
Use wxPointList instead of wxList in wxDC code
blob
|
commitdiff
|
raw
|
diff to current
2007-04-25
Vadim Zeitlin
changed wxDC::GetTextExtent() and related methods to...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Robin Dunn
Forward port of my recent changes in the 2.8 branch:
blob
|
commitdiff
|
raw
|
diff to current
2007-03-18
Vadim Zeitlin
wxDC::StretchBlit() for wxMac and wxMSW (patch 1611973)
blob
|
commitdiff
|
raw
|
diff to current
2007-01-26
Stefan Csomor
fix for drawing in the 'grox box' between two scrollbars
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Robin Dunn
clip the bitmap to the size of the source DC in DoBlit...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-03
Stefan Csomor
adding raster op hook to graphics context
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Stefan Csomor
adapting to new inheritance of wxMemoryDC (under MSW...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Stefan Csomor
translate the wxRegion from device to user coordinates...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Stefan Csomor
adding text with background brush
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Stefan Csomor
adding measuring contexts, streamlining printing code
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Stefan Csomor
allowing transformation changes even if there is no...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Stefan Csomor
interpreting DrawBitmap for mono bitmaps according...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Stefan Csomor
correct meaning of logical origin
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Vadim Zeitlin
more fixes to double to int conversions
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Vadim Zeitlin
hack to fix warnings about wxMAC_USE_CORE_GRAPHICS_BLEN...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Stefan Csomor
guarding against setting of NULL
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Stefan Csomor
blit implemented using dc.GetAsBitmap with subrect
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Stefan Csomor
apply complete transforms (scroll window PrepareDC...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Stefan Csomor
using native tranforms for everything
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Kevin Ollivier
Added wxDC::GetAsBitmap, and implemented wxWindowDC...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-28
Stefan Csomor
moving path and matrix to refcounting as well, switchin...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Stefan Csomor
added the recangle fix
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Stefan Csomor
move the graphics context bridge dc into separate file
blob
|
commitdiff
|
raw
|
diff to current