projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wxSizer::Fit() now sets client size
[wxWidgets.git]
/
src
/
mac
/
carbon
/
bmpbuttn.cpp
2007-11-16
Stefan Csomor
cleanup mac
blob
|
commitdiff
|
raw
2007-11-09
Stefan Csomor
forward port from 2.8
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Robin Dunn
Factor out code to create a standard sized bitmap so...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Vadim Zeitlin
only change the bitmap size for the borderless controls
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Paul Cornett
non-pch build fix
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
avoid bitmap distortion when a non standard bitmap...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Włodzimierz Skiba
Include wx/bitmap.h according to precompiled headers...
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-02-15
David Surovell
cleanup - reformatting
blob
|
commitdiff
|
raw
|
diff to current
2005-11-07
Stefan Csomor
support for wxNO_BORDER
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Stefan Csomor
cleanup
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Stefan Csomor
adding a peer pointing back to wxWindow
blob
|
commitdiff
|
raw
|
diff to current
2005-02-18
Ryan Norton
wxUSE_XXX related fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-02-12
Stefan Csomor
Mac Core Graphics Implementation
blob
|
commitdiff
|
raw
|
diff to current
2005-01-27
Stefan Csomor
pragma and prec-header patch applied
blob
|
commitdiff
|
raw
|
diff to current
2004-07-11
Stefan Csomor
further separating implementation
blob
|
commitdiff
|
raw
|
diff to current
2004-06-24
Robin Dunn
* Implemented BestSize cache
blob
|
commitdiff
|
raw
|
diff to current
2004-06-04
Stefan Csomor
introduction of m_peer
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-04-13
Stefan Csomor
switching to CreateXXX methods for Controls and to...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-27
Stefan Csomor
new control based view architecture
blob
|
commitdiff
|
raw
|
diff to current
2004-03-16
Robin Dunn
Implement wxBitmapButton::DoGetBestSize
blob
|
commitdiff
|
raw
|
diff to current
2004-01-15
Julian Smart
Reverted patch [ 832096 ] Final separation for GUI...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-11
Julian Smart
Applied patch [ 832096 ] Final separation for GUI and...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-10
Stefan Csomor
ghost button fix (was calling another baseclass create)
blob
|
commitdiff
|
raw
|
diff to current
2003-09-09
Robert Roebling
Applied patch for better sizing of bitmap buttons.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-18
Vadim Zeitlin
use wxWindowBase::Create() instead of duplicating its...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-27
Stefan Csomor
wxMac Unicode support
blob
|
commitdiff
|
raw
|
diff to current
2003-02-28
Julian Smart
Tidied space and tabs in wxMac files
blob
|
commitdiff
|
raw
|
diff to current
2003-02-28
Julian Smart
Tidied copyright and date for wxMac files
blob
|
commitdiff
|
raw
|
diff to current
2002-08-22
Stefan Csomor
fix when bitmap is not valid
blob
|
commitdiff
|
raw
|
diff to current
2002-04-28
Gilles Depeyrot
derive wxBitmapButton from wxBitmapButtonBase
blob
|
commitdiff
|
raw
|
diff to current
2002-02-16
Stefan Csomor
new bitmap code
blob
|
commitdiff
|
raw
|
diff to current
2002-01-04
Stefan Csomor
removing dependancy on mac headers from public wx heade...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-19
Stefan Csomor
GetMacXXXX renamed MacGetXXXX
blob
|
commitdiff
|
raw
|
diff to current
2001-10-28
Stefan Csomor
added conversion routines to CIconHandle, removing...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-07
Gilles Depeyrot
include wxWindows headers using "..." instead of <...>
blob
|
commitdiff
|
raw
|
diff to current
2001-06-27
Gilles Depeyrot
added missing includes after wxUniv merge
blob
|
commitdiff
|
raw
|
diff to current
2001-05-30
Stefan Csomor
rewrite to avoid unnecessary redraws
blob
|
commitdiff
|
raw
|
diff to current
2001-05-16
Stefan Csomor
icon support moved to wxBitmap, allowing for fully...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Stefan Csomor
merge with latest sources
blob
|
commitdiff
|
raw
|
diff to current
2000-01-13
Stefan Csomor
mac updates and msw bitmapdrawing on printer
blob
|
commitdiff
|
raw
|
diff to current
2000-01-13
Stefan Csomor
cw pro 5.3 adaptions
blob
|
commitdiff
|
raw
|
diff to current
1999-12-14
Václav Slavík
removed USE_SHARED_LIBRARY(IES)
blob
|
commitdiff
|
raw
|
diff to current
1999-12-09
Stefan Csomor
small adaptions
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Stefan Csomor
started once again from stubs
blob
|
commitdiff
|
raw
|
diff to current