projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Unselect all wxDataViewCtrl items when clicking outside of the item area.
[wxWidgets.git]
/
include
/
wx
/
bitmap.h
2012-09-13
Vadim Zeitlin
Add wxBITMAP_PNG() macro similar to wxBITMAP() but...
blob
|
commitdiff
|
raw
2012-09-13
Vadim Zeitlin
Add wxBitmap::NewFromPNGData() for creating bitmaps...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-30
Vadim Zeitlin
Use bitmaps from resources by default in wxGTK under...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-15
Vadim Zeitlin
Remove wxMGL port.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-15
Vadim Zeitlin
Remove Palm OS port.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-10
Steve Lamerton
Merge in from trunk r68684 - r69046
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Dimitri Schoolwerth
Added wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
Vadim Zeitlin
Make wxBitmap::ConvertToDisabled() available in all...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Julian Smart
Added missing const
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Julian Smart
Applied part of #10034: wxImage::ConvertToDisabled()
blob
|
commitdiff
|
raw
|
diff to current
2009-03-14
Francesco Montorsi
add wxSize overloads to wxBitmap ctors and to wxBitmap...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Vadim Zeitlin
don't use annoying and unneeded in C++ casts of NULL...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Francesco Montorsi
provide GetSize() getters in wxBitmap and wxImage
blob
|
commitdiff
|
raw
|
diff to current
2008-09-21
Francesco Montorsi
introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-11
Stefan Csomor
fixing file paths after renaming
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Francesco Montorsi
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Francesco Montorsi
reorganized wxBitmap/wxBitmapHandler classes to use...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-15
Vadim Zeitlin
Fix Ok/IsOk() mess in wxGDIObject-derived classes;...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-11
Vadim Zeitlin
compilation fixes for wxUSE_IMAGE==0
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Vadim Zeitlin
COW cleanup patch (1583966):
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
add IsOk() to all classes having Ok() method (patch...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Paul Cornett
Move some things to wxBitmapBase to avoid much duplication.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-30
Robert Roebling
Move wxVariant support for GDI classes to their
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
Włodzimierz Skiba
Tinderbox build fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-28
Vadim Zeitlin
The Lesser wxMask Refactoring: merged wxMGL and wxDFB...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-28
Vadim Zeitlin
no real changes, just replaced a long preprocessor...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-27
Václav Slavík
initial (not yet working) code for DirectFB port
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Vadim Zeitlin
great copy ctor/assignment operators cleanup by Paul...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Mart Raudsepp
Include gtk1 headers for non-gtk2. I don't really like...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-02-05
Robert Roebling
Second try to add "support" for deriving from
blob
|
commitdiff
|
raw
|
diff to current
2005-02-05
Robert Roebling
Make wxBitmap inherit from wxBitmapBase
blob
|
commitdiff
|
raw
|
diff to current
2004-12-20
Włodzimierz Skiba
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Julian Smart
Committed William Osborne's wxPalmOS port
blob
|
commitdiff
|
raw
|
diff to current
2004-06-23
Włodzimierz Skiba
Make some long #ifs shorter but multiline so diffs...
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
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-06-18
Julian Smart
Removed very obsolete Set/GetColourMap accessors.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-09
Mattia Barbon
Use the wxBitmap implementation from wxX11
blob
|
commitdiff
|
raw
|
diff to current
2003-04-05
Mattia Barbon
Derive wxBitmap from wxBitmapBase.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-22
Vadim Zeitlin
added (very) preliminary raw bitmap support
blob
|
commitdiff
|
raw
|
diff to current
2003-03-22
David Elliott
- Modify #if to include wxCocoa as a platform using...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-19
Mattia Barbon
Derive wxBitmap from wxBitmapBase in wxMotif, with...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-04
Mattia Barbon
Remove #ifdef __WXSTUBS__ from headers.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-31
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2002-05-03
Gilles Depeyrot
corrected warnings when compiling with -Wall -W
blob
|
commitdiff
|
raw
|
diff to current
2002-02-05
Julian Smart
Reformatted Motif headers; added __WXX11__ symbol suppo...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-25
Vadim Zeitlin
applied patch 446836: removed qt headers
blob
|
commitdiff
|
raw
|
diff to current
2001-08-05
Gilles Depeyrot
corrected conditional compilation for wxMac
blob
|
commitdiff
|
raw
|
diff to current
2001-08-03
Václav Slavík
compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-07-05
Julian Smart
#ifdefed out some redundant base classes so DLL version...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-27
Vadim Zeitlin
fix for wxBitmapType definition problem
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-28
David Webster
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1998-08-15
Julian Smart
Changes mostly as a result of __WXSTUBS__ compilation...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-07
Robert Roebling
More work on wxQt integration, configure
blob
|
commitdiff
|
raw
|
diff to current
1998-07-10
Karsten Ballüder
Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current