projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fixing the shrinking embedded controls
[wxWidgets.git]
/
src
/
mac
/
carbon
/
stattext.cpp
2007-04-01
Vadim Zeitlin
added support for ellipsization and markup in wxStaticT...
blob
|
commitdiff
|
raw
2007-01-12
Stefan Csomor
making sure it is only breaking at newlines for measuring
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Stefan Csomor
best size fix for multi-line fields
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Stefan Csomor
cleanup for 10.5
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
Vadim Zeitlin
use GetLabelText() instead of wxStripMenuCodes() to...
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-02
Włodzimierz Skiba
Include wx/utils.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-08
David Surovell
minor cleanup
blob
|
commitdiff
|
raw
|
diff to current
2006-04-08
Stefan Csomor
ellipsis support
blob
|
commitdiff
|
raw
|
diff to current
2006-01-09
David Surovell
cleanup - reformat
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
Stefan Csomor
don't force immediate screen updates
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Stefan Csomor
cleanup
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Ryan Norton
wxUSE_XX fix
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-01-27
Stefan Csomor
pragma and prec-header patch applied
blob
|
commitdiff
|
raw
|
diff to current
2004-08-04
Stefan Csomor
best size taking into account borders
blob
|
commitdiff
|
raw
|
diff to current
2004-07-28
Stefan Csomor
Refresh is necessary in earlier systems, no penalty...
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-21
Robin Dunn
reverted m_adjustMinSize change prepatory for a new...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-19
Robin Dunn
Controls will readjust their size and minsize when...
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-05-07
Robin Dunn
SetInitialBestSize changes for wxMac
blob
|
commitdiff
|
raw
|
diff to current
2004-04-02
Stefan Csomor
supporting non-theme fonts
blob
|
commitdiff
|
raw
|
diff to current
2004-03-28
Stefan Csomor
fix for get best size when having empty labels
blob
|
commitdiff
|
raw
|
diff to current
2004-03-27
Stefan Csomor
new control based view architecture
blob
|
commitdiff
|
raw
|
diff to current
2004-03-12
Julian Smart
Fixed multiline static texts
blob
|
commitdiff
|
raw
|
diff to current
2004-02-08
Stefan Csomor
redraw forced for size changes (layout for measuring...
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-09-01
Gilles Depeyrot
corrected warnings
blob
|
commitdiff
|
raw
|
diff to current
2002-08-24
Stefan Csomor
getting rid of warnings
blob
|
commitdiff
|
raw
|
diff to current
2002-07-15
Julian Smart
Stripped menu control characters from buttons, static...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-14
Robert Roebling
Corrected display for empty lines in text control.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-27
Robin Dunn
Fixed wxMac's wxStaticText::SetFont to behave like...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-11
Stefan Csomor
fixed redrawing bug
blob
|
commitdiff
|
raw
|
diff to current
2002-05-07
Gilles Depeyrot
corrected warnings when compiling with -Wall -W
blob
|
commitdiff
|
raw
|
diff to current
2002-01-08
Václav Slavík
use the new wxSystemSettings API everywhere
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
2002-01-03
Gilles Depeyrot
added missing include file for Apple DevTools
blob
|
commitdiff
|
raw
|
diff to current
2002-01-03
Stefan Csomor
corrected graying out, only to be executed when backgro...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-20
Stefan Csomor
MacOS conforming activate/deactivate
blob
|
commitdiff
|
raw
|
diff to current
2001-12-19
Stefan Csomor
removed clearing (done anyway)
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Robert Roebling
MacOS 9 seems to clear the background itself, too.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Robert Roebling
MAcOS X clears the background (with stripes) for
blob
|
commitdiff
|
raw
|
diff to current
2001-12-04
Stefan Csomor
MacOS X was having a coordinate rollover for a rectangl...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-07
Gilles Depeyrot
include wxWindows headers using "..." instead of <...>
blob
|
commitdiff
|
raw
|
diff to current
2001-07-16
Robert Roebling
Added symptomatic fix to wrong height in wxStaticText.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Stefan Csomor
post wxUniv merge fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-06-28
Gilles Depeyrot
corrections after wxUniv merge
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Stefan Csomor
added tiered implementation (using draw paragraph)...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-26
Stefan Csomor
correct bitmap construction (including mask) from...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-24
Stefan Csomor
reverting to native mac pathnames
blob
|
commitdiff
|
raw
|
diff to current
2001-05-23
Stefan Csomor
scrollbar fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-05-08
Stefan Csomor
mac fixes part II
blob
|
commitdiff
|
raw
|
diff to current
2001-02-15
Gilles Depeyrot
modifications for compilation under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2000-12-10
Stefan Csomor
added cw6 fixes and patrick's patches
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
1999-12-14
Václav Slavík
removed USE_SHARED_LIBRARY(IES)
blob
|
commitdiff
|
raw
|
diff to current
1999-11-09
Stefan Csomor
mac adaptions
blob
|
commitdiff
|
raw
|
diff to current
1999-11-05
Stefan Csomor
CW5.2 Pro Adaptions, wxMac starting to move in
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Stefan Csomor
started once again from stubs
blob
|
commitdiff
|
raw
|
diff to current