projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wxStandardPathsCF::GetExecutablePath() implementation doesn't use CF API but Carbon...
[wxWidgets.git]
/
src
/
mac
/
carbon
/
dccg.cpp
2006-10-30
Vadim Zeitlin
remove just added wxCoordRound() (see patch 1586499)
blob
|
commitdiff
|
raw
2006-10-29
Julian Smart
Applied patch 1586499: wxCoordRound function
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Stefan Csomor
new graphics context implementation
blob
|
commitdiff
|
raw
|
diff to current
2006-10-15
Paul Cornett
logical vs. boolean operators, unused decls and vars...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Stefan Csomor
cleanup for 10.5
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Stefan Csomor
fixing rectangle drawing when offsetting 0.5, correctin...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Stefan Csomor
support 1 bit deep bitmaps as masks
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
Stefan Csomor
fixing changing text colors
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
Stefan Csomor
adding the 0.5 offset for odd pen widths
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Stefan Csomor
switching to newer API
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
Robin Dunn
more informative assert message
blob
|
commitdiff
|
raw
|
diff to current
2006-09-22
Stefan Csomor
further encapsulation of graphics context, wxdc becomin...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-26
Stefan Csomor
adding alpha to core graphics dc
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Stefan Csomor
fix for 64 bit
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Stefan Csomor
fixing y-transformations
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Włodzimierz Skiba
Include wx/image.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-16
Włodzimierz Skiba
Include wx/region.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Włodzimierz Skiba
Include wx/dcprint.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Włodzimierz Skiba
Include wx/dcmemory.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
Włodzimierz Skiba
Include wx/app.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
David Surovell
fixed DoDrawRoundedRect to use corner rounding radius...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-14
David Surovell
removed extraneous spaces
blob
|
commitdiff
|
raw
|
diff to current
2006-01-04
Stefan Csomor
starting blend modes for Core Graphics
blob
|
commitdiff
|
raw
|
diff to current
2005-12-23
David Surovell
more cleanup - added comment regarding possible stipple...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-15
David Surovell
fixed bug introduced in prior check-ins; minor reformatting
blob
|
commitdiff
|
raw
|
diff to current
2005-12-15
David Surovell
even more reformatting
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
David Surovell
format cleanup; some new comments; minor optimizations
blob
|
commitdiff
|
raw
|
diff to current
2005-12-03
Stefan Csomor
avoiding unkown namespace std
blob
|
commitdiff
|
raw
|
diff to current
2005-12-01
David Surovell
minor cleanup, part 2
blob
|
commitdiff
|
raw
|
diff to current
2005-12-01
David Surovell
minor cleanup: corrected typos, etc.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-20
Vadim Zeitlin
don't cast from float to int (provoking a warning)...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-05
Stefan Csomor
finished implementation for stencil and colored patterns
blob
|
commitdiff
|
raw
|
diff to current
2005-10-09
Vadim Zeitlin
don't use __MSL__ unless it's defined
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-09-14
Stefan Csomor
adding Robert Lang's native CG-Bezier patch
blob
|
commitdiff
|
raw
|
diff to current
2005-09-01
Stefan Csomor
moving and slightly extending the comment on CGState
blob
|
commitdiff
|
raw
|
diff to current
2005-08-31
Stefan Csomor
CoreGraphics : experimental colour pattern / dash suppo...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-27
Stefan Csomor
allowing a clear of a graphic context, and set the...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-08
Stefan Csomor
UniChar being platform endian
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Stefan Csomor
cleanup
blob
|
commitdiff
|
raw
|
diff to current
2005-04-29
Stefan Csomor
adapting to latest API
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Stefan Csomor
adding font fallbacks for non existing glyphs
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Stefan Csomor
have CGImage Support in all OSX builds
blob
|
commitdiff
|
raw
|
diff to current
2005-02-27
Stefan Csomor
no_rtti fix was not having correct eval order
blob
|
commitdiff
|
raw
|
diff to current
2005-02-27
Stefan Csomor
old style casts for no-rtti builds
blob
|
commitdiff
|
raw
|
diff to current
2005-02-24
Stefan Csomor
add version checks instead of symbol checks, so that...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Stefan Csomor
along the same change in dc
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Stefan Csomor
drawing circles with a transparent pen was filling...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Stefan Csomor
trials for proper synchronizing between different conte...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-19
Stefan Csomor
guarding against non supported logical modes
blob
|
commitdiff
|
raw
|
diff to current
2005-02-19
Stefan Csomor
cleaning up, adding support for Quartz / Themeing befor...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-18
Kevin Ollivier
Adding GetPartialTextExtents implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-18
Stefan Csomor
reintroducing direct access, cleanup
blob
|
commitdiff
|
raw
|
diff to current
2005-02-15
Ryan Norton
fixup for missing variable
blob
|
commitdiff
|
raw
|
diff to current
2005-02-15
Stefan Csomor
theme brush erasing and cleanup
blob
|
commitdiff
|
raw
|
diff to current
2005-02-14
Ryan Norton
warnins!
blob
|
commitdiff
|
raw
|
diff to current
2005-02-13
Stefan Csomor
adding clipping support
blob
|
commitdiff
|
raw
|
diff to current
2005-02-13
Stefan Csomor
adding focus and border quartz support
blob
|
commitdiff
|
raw
|
diff to current
2005-02-12
Stefan Csomor
Mac Core Graphics Implementation
blob
|
commitdiff
|
raw
|
diff to current
2005-01-28
Stefan Csomor
CoreGraphics dev
blob
|
commitdiff
|
raw
|
diff to current