2008-03-22 |
Vadim Zeitlin | fix warnings about unused parameters/variables in relea... |
blob | commitdiff | raw |
2008-03-02 |
Václav Slavík | don't set m_font upfront in wxMac, let the GetDefaultAt... |
blob | commitdiff | raw | diff to current |
2008-02-05 |
Julian Smart | Strip menu codes from page label for consistency with... |
blob | commitdiff | raw | diff to current |
2007-12-20 |
Julian Smart | Corrected wxRTTI for wxNotebook so dynamic casting... |
blob | commitdiff | raw | diff to current |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Stefan Csomor | cleanup mac |
blob | commitdiff | raw | diff to current |
2007-11-17 |
Stefan Csomor | cleanup mac |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Stefan Csomor | cleanup mac |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Vadim Zeitlin | fix a few hundreds of harmless unused parameters warnin... |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Vadim Zeitlin | fix DoSetSelection(): it did nothing when there was... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | added SendPageChanging/ChangedEvent() functions; fixed... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | compilation fix after last commit (apparently patch... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | added wxBookCtrl::ChangeSelection() which is the same... |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Włodzimierz Skiba | wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve... |
blob | commitdiff | raw | diff to current |
2006-07-03 |
Włodzimierz Skiba | Include wx/image.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-29 |
Robin Dunn | Avoid an assert if no alignment style is specified |
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-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-24 |
Włodzimierz Skiba | Include wx/string.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-08 |
Stefan Csomor | changing coordinates to client-area relative (patch... |
blob | commitdiff | raw | diff to current |
2006-01-19 |
Julian Smart | Applied patch [ 1378183 ] Mac: wxNotebook::HitTest... |
blob | commitdiff | raw | diff to current |
2006-01-06 |
David Surovell | cleanup - reformat |
blob | commitdiff | raw | diff to current |
2005-12-21 |
Vadim Zeitlin | g++ 4/wxMAC_USE_CORE_GRAPHICS warning fixes |
blob | commitdiff | raw | diff to current |
2005-11-22 |
Stefan Csomor | using backward compatible calls for HitTest hack |
blob | commitdiff | raw | diff to current |
2005-11-20 |
Vadim Zeitlin | fixed harmless signed/unsigned comparison warning |
blob | commitdiff | raw | diff to current |
2005-11-10 |
Stefan Csomor | adding hit testing (needed a hack) |
blob | commitdiff | raw | diff to current |
2005-10-26 |
Włodzimierz Skiba | Source cleaning. |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-18 |
Vadim Zeitlin | fixed (harmless) unused variable warning in release... |
blob | commitdiff | raw | diff to current |
2005-07-31 |
Stefan Csomor | applied patch 1223806 : unicode for tabs |
blob | commitdiff | raw | diff to current |
2005-03-29 |
Stefan Csomor | switching implementation |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Julian Smart | Added GetBitmap, GetIcon to wxImageList |
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-10-17 |
Vadim Zeitlin | use common code to determine best notebook size instaed... |
blob | commitdiff | raw | diff to current |
2004-07-11 |
Stefan Csomor | further separating implementation |
blob | commitdiff | raw | diff to current |
2004-07-03 |
Robin Dunn | Invalidate notebook best size when pages are added... |
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-28 |
Stefan Csomor | typo in mouse event handler |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Stefan Csomor | new control based view architecture |
blob | commitdiff | raw | diff to current |
2004-03-19 |
Julian Smart | Reduced margin in Mac wxNotebook |
blob | commitdiff | raw | diff to current |
2004-02-14 |
Stefan Csomor | corrected system condition for panther |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Stefan Csomor | common code, cleanup of measurement |
blob | commitdiff | raw | diff to current |
2004-02-06 |
Stefan Csomor | fixing notebook icons for panther |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Stefan Csomor | switching off tight borders to have it look properly... |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Stefan Csomor | const ptr fix |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Stefan Csomor | implementation changes to closer follow MSW, crashes... |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Stefan Csomor | selection for DeleteAllPages corrected, images scaleing... |
blob | commitdiff | raw | diff to current |
2003-08-21 |
Vadim Zeitlin | no changes, just resolved conflicts (due to the fact... |
blob | commitdiff | raw | diff to current |
2003-08-21 |
Stefan Csomor | destructor should not clear the ControlHandle, otherwis... |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Stefan Csomor | unicode fixes, enabling notebook images again |
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-06-07 |
Stefan Csomor | MacHandleControlClick extended by mouseStillDown state... |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Julian Smart | Applied [ 745533 ] implemented wxNotebook::DoGetBestSize |
blob | commitdiff | raw | diff to current |
2003-05-29 |
Robin Dunn | fix a precedence order problem |
blob | commitdiff | raw | diff to current |
2003-05-29 |
Stefan Csomor | GetEventHandler()-> was missing |
blob | commitdiff | raw | diff to current |
2003-05-21 |
Robin Dunn | Fix page positioning when the tabs are on a side differ... |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Stefan Csomor | wxMac Unicode support |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Don't use images for wxNotebook because of crash |
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 |
2003-01-14 |
Gilles Depeyrot | updated source to not use deprecated wxList methods |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Vadim Zeitlin | misc gcc compilation warnings |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Stefan Csomor | all controls use 32 bit values now |
blob | commitdiff | raw | diff to current |
2002-07-20 |
Stefan Csomor | added Mark Newsam's patch |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Robert Roebling | Move notebook size code for mac to mac/notebook.cpp |
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-01 |
Stefan Csomor | changed layout hints to proper determining aqua layout... |
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-07-15 |
Gilles Depeyrot | modified configure to allow configuration of wxMotif... |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Stefan Csomor | several mac fixes (Mark Newsams patches) |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Gilles Depeyrot | use RemoveAt instead of Remove |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Stefan Csomor | corrected log error after initialize when in release... |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Stefan Csomor | post wxUniv merge fixes |
blob | commitdiff | raw | diff to current |
2001-05-30 |
Stefan Csomor | rewrite to avoid unnecessary redraws |
blob | commitdiff | raw | diff to current |
2001-05-01 |
Gilles Depeyrot | applied SourceForge patch #419884 from Marc Newsam |
blob | commitdiff | raw | diff to current |
2001-02-15 |
Gilles Depeyrot | modifications for compilation under Mac OS X |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Stefan Csomor | updated mac sources (CW 5.3 working , CW6 still having... |
blob | commitdiff | raw | diff to current |
2000-08-10 |
Stefan Csomor | wxMac merge |
blob | commitdiff | raw | diff to current |
|