projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Disable wxUSE_ENH_METAFILE for wxGTK builds.
[wxWidgets.git]
/
src
/
gtk
/
renderer.cpp
2012-11-07
Paul Cornett
add GTK3 implementations for remaining renderer functions
blob
|
commitdiff
|
raw
2012-11-06
Paul Cornett
add GTK3-specific code for DrawItemSelectionRect()...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-30
Paul Cornett
support for GTK3
blob
|
commitdiff
|
raw
|
diff to current
2012-06-01
Vadim Zeitlin
Use wxDynamicCast() instead of IsKindOf() checks.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-12
Paul Cornett
position expander in center of given rectangle
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Paul Cornett
avoid deprecated functions and direct struct access
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Dimitri Schoolwerth
Fixed various typos.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-30
Václav Slavík
Add wxRenderer::GetHeaderButtonMargin().
blob
|
commitdiff
|
raw
|
diff to current
2010-07-29
Robert Roebling
Add ability to render checkbox in undeterminate state...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-11
Vadim Zeitlin
Don't use tree style to draw focus in DrawItemSelection...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Vadim Zeitlin
Rename wxRendererNative::DrawRadioButton() to DrawRadio...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Francesco Montorsi
revert r59246; the window parameter was there by purpos...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-01
Francesco Montorsi
deprecated GetCheckBoxSize(wxWindow *) in favour of...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-12
Kevin Ollivier
Restore DrawRadioButton to the main wxRenderer API...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Vadim Zeitlin
rename wxRendererNative::DrawRadioButton() to DrawOptio...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Francesco Montorsi
suppress warning about unused win pointer when wxUSE_GR...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Robert Roebling
Don't pretend to be a GtkTreeView where it isn't required
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Robert Roebling
Tried hard to get the selection/focus rectangle drawn...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Robert Roebling
Further header button details
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Robert Roebling
Further attempts at getting the header buttons right
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Robert Roebling
Use wxCONTROL_SPECIAL to denote first header button
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Paul Cornett
don't use m_backing_window, it can't be drawn on
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Kevin Ollivier
Restore fixes needed for wxRenderer functions to work...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-13
Paul Cornett
fix build, remove unused parameter from wxGetGdkWindowF...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-13
Kevin Ollivier
Forward port new wxRenderer methods in 2.8 to trunk.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-02
Vadim Zeitlin
add wxRenderer::GetCheckBoxSize(); refactor wxGTK code...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Paul Cornett
fix Gtk-WARNING "... no property named `row-ending...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-30
Robert Roebling
DC reorganization
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Paul Cornett
destroy created widgets
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Paul Cornett
remove unused function
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Robert Roebling
More attempts to better support theme borders
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
Paul Cornett
New "pizza" widget implementation. Window border widths...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Vadim Zeitlin
use -Wunused-parameter with gcc for consistency with...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-20
Robert Roebling
Support hover over effect for DrawHeaderButton for...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-17
Robert Roebling
Make wxRenderer::DrawItemSelectionRect() draw a focus...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-23
Robert Roebling
Converted wxGTK's basic DC classes to new DC code
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Julian Smart
Added DrawFocusRect to wxRenderer
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
Robin Dunn
Switch GetHeaderButtonWidget to use a real column heade...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Robin Dunn
Use a button that has a tree widget as a parent as...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
no changes, just removed TABs/trailing spaces
blob
|
commitdiff
|
raw
|
diff to current
2007-02-26
Vadim Zeitlin
call gtk_paint_focus() with NORMAL state, not SELECTED...
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-14
Robert Roebling
The usual RTL fix for GTK+'s theme drawing function.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
Robert Roebling
Just use the already existing wxRenderer::DrawItemSel...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Vadim Zeitlin
added wxWindow::IsDoubleBuffered() and improve wxBuffer...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Robert Roebling
New magic number for positioning the tree triangle.
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-14
Robert Roebling
More RTL fixes.
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-09-11
Robert Roebling
Further RTL fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-11
Robert Roebling
Implement dc mirroring for RTL.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-20
Vadim Zeitlin
removed unneeded cast to wxWindowDC in DrawItemSelectio...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-19
Paul Cornett
simplify coordinate transformation code
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Włodzimierz Skiba
Include wx/settings.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-05-05
Włodzimierz Skiba
Include wx/dc.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-04
Włodzimierz Skiba
Include wx/window.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-30
Włodzimierz Skiba
Renamed DrawCheckButton due to conflict with existing...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Robert Roebling
Added wxRenderer method for drawing selection
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
Robert Roebling
Minor corrections to native renderer. I also corrected
blob
|
commitdiff
|
raw
|
diff to current
2006-04-24
Robert Roebling
Committed Jaako's renderer patch
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Robert Roebling
Add wxRenderer::DrawCheckButton for use inside
blob
|
commitdiff
|
raw
|
diff to current
2006-01-22
Mart Raudsepp
Nuke GTK1 from src/gtk
blob
|
commitdiff
|
raw
|
diff to current
2005-06-08
Włodzimierz Skiba
Second part of '[ 1216148 ] cleanup: unused variables...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-16
Julian Smart
Applied patch [ 1183153 ] [wxGTK] DrawComboBoxDropButto...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Vadim Zeitlin
added wxRendererNative::DrawDropArrow (patch 1166596)
blob
|
commitdiff
|
raw
|
diff to current
2005-03-12
Robert Roebling
Correct orientation of splitter sash again.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-12
Robert Roebling
There shouldn't be any need to draw the backgound
blob
|
commitdiff
|
raw
|
diff to current
2005-03-07
Robert Roebling
Readd support for prelight tree control triangles...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-28
Robert Roebling
Changed ComboDropDown button under GTK+ so that it
blob
|
commitdiff
|
raw
|
diff to current
2005-02-20
Vadim Zeitlin
use native gtk_paint_expander() to implement DrawTreeIt...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-20
Vadim Zeitlin
trying to draw transparent arrow instead of opaque...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-20
Vadim Zeitlin
yet more corrections to drop down button drawing: don...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-19
Robin Dunn
Fixed compile error
blob
|
commitdiff
|
raw
|
diff to current
2005-02-19
Vadim Zeitlin
draw drop down button using native calls (patch 1144389)
blob
|
commitdiff
|
raw
|
diff to current
2005-02-17
Vadim Zeitlin
more tweaks to drop down arrow drawing (Andreas Pflug)
blob
|
commitdiff
|
raw
|
diff to current
2005-02-14
Vadim Zeitlin
no changes, just mention gtk_paint_expander() in comment
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Robert Roebling
Correctd orientation of sash handle.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-03
Robert Roebling
Applied patch to reorder includes. Not the most
blob
|
commitdiff
|
raw
|
diff to current
2004-08-30
Václav Slavík
(partially) fixed splitter sash rendering under GTK2
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-02-22
Robert Roebling
Draw bug.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-16
Robert Roebling
Added better visual feedback for tree control
blob
|
commitdiff
|
raw
|
diff to current
2004-02-08
Robert Roebling
Improvements for splitter sash hack. GTK2 look
blob
|
commitdiff
|
raw
|
diff to current
2004-02-08
Robert Roebling
Draw listctrls's headers right for themes.
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-28
Václav Slavík
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2003-07-27
Vadim Zeitlin
implemented native GTK drawing for the splitter
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Vadim Zeitlin
failed attempts to implement native GTK look for the...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-20
Vadim Zeitlin
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2003-07-20
Václav Slavík
(incomplete) compilation fix
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