projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
removed FAQs: they are already available in the website; there's no reason to duplica...
[wxWidgets.git]
/
src
/
mac
/
carbon
/
renderer.cpp
2007-12-15
Vadim Zeitlin
fix unused variables and parameters warnings
blob
|
commitdiff
|
raw
2007-11-30
Robert Roebling
DC reorganization
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
Stefan Csomor
simplifying
blob
|
commitdiff
|
raw
|
diff to current
2007-11-24
Stefan Csomor
make renderer independent of windowing system
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Stefan Csomor
cleanup mac
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Stefan Csomor
forward port from 2.8
blob
|
commitdiff
|
raw
|
diff to current
2007-10-17
Robert Roebling
Make wxRenderer::DrawItemSelectionRect() draw a focus...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-31
Julian Smart
Added native focus rectangle drawing for wxMac (CG...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-10
Vadim Zeitlin
added wxColour(RGBColor) ctor and use it insteaf of...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-09
Julian Smart
Reverted renderer changes and just use window variant...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Julian Smart
Added size constants to allow drawn control parts to...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Robin Dunn
Return optimal label width from DrawHeaderButton
blob
|
commitdiff
|
raw
|
diff to current
2006-11-26
Robin Dunn
Added DrawComboBoxDropButton and DrawPushButton to...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-19
Kevin Ollivier
Implement wxRendererMac::DrawItemSelectionRect and...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Stefan Csomor
typo
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Stefan Csomor
casing the coordinates recalc
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Robin Dunn
The rect passed to DrawTreeItemButton is already adjust...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Kevin Ollivier
Don't use bitmaps to draw tree item buttons, use the...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-21
Stefan Csomor
untangling dc and gc
blob
|
commitdiff
|
raw
|
diff to current
2006-10-21
Robin Dunn
use consistent names (Graphic vs. Graphics)
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Stefan Csomor
new graphics context implementation
blob
|
commitdiff
|
raw
|
diff to current
2006-09-14
Robin Dunn
As per wx-dev, split the sort arrow options out to...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
Robin Dunn
More support for drawing native column headers, adds...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Stefan Csomor
removing code for pre 10.3 systems
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Włodzimierz Skiba
Include wx/toplevel.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-06
Włodzimierz Skiba
Include wx/dcclient.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-13
David Surovell
cleanup - reformatting
blob
|
commitdiff
|
raw
|
diff to current
2005-03-26
Stefan Csomor
correct scrolling and clipping of list headers
blob
|
commitdiff
|
raw
|
diff to current
2005-02-28
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-20
Stefan Csomor
cleanup
blob
|
commitdiff
|
raw
|
diff to current
2005-02-19
Stefan Csomor
use theme drawing
blob
|
commitdiff
|
raw
|
diff to current
2005-02-19
Stefan Csomor
Adding theme drawing for list header under 10.3
blob
|
commitdiff
|
raw
|
diff to current
2005-02-12
Stefan Csomor
Mac Core Graphics Implementation
blob
|
commitdiff
|
raw
|
diff to current
2004-07-03
Gilles Depeyrot
added missing include files for compilation with Apple...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-04
Dimitri Schoolwerth
fixed float to short int casting warnings
blob
|
commitdiff
|
raw
|
diff to current
2004-06-01
Stefan Csomor
added native pane splitter rendering
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-03-13
Robert Roebling
Gradient fill splitter window sash. This won't
blob
|
commitdiff
|
raw
|
diff to current
2004-02-22
Robert Roebling
I don't understand what the original author
blob
|
commitdiff
|
raw
|
diff to current
2004-01-25
Stefan Csomor
rendering adjustments for OSX
blob
|
commitdiff
|
raw
|
diff to current
2003-08-01
Vadim Zeitlin
1. added flags to splitter drawing functions and replaced
blob
|
commitdiff
|
raw
|
diff to current
2003-07-28
Vadim Zeitlin
added wxAppTraits::CreateRenderer() which may be used...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-27
Vadim Zeitlin
added orient parameter to DrawSplitterSash instead...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-24
Vadim Zeitlin
more compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2003-07-23
Vadim Zeitlin
another compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2003-07-23
Vadim Zeitlin
compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2003-07-21
Vadim Zeitlin
virtualized splitter drawing; removed/deprecated some...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-20
Vadim Zeitlin
compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2003-07-20
Vadim Zeitlin
added wxRendererNative to be used by the generic contro...
blob
|
commitdiff
|
raw
|
diff to current