2006-08-11 |
Stefan Csomor | adding support for embedded controls in native toolbar |
blob | commitdiff | raw |
2006-08-11 |
Stefan Csomor | we're always compositing |
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-06-07 |
Włodzimierz Skiba | Include wx/toolbar.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-03 |
Paul Cornett | wxASSERT(false) --> wxFAIL |
blob | commitdiff | raw | diff to current |
2006-03-29 |
Stefan Csomor | clean-up and fix |
blob | commitdiff | raw | diff to current |
2006-02-16 |
David Surovell | cleanup - reformatting (pt 2) |
blob | commitdiff | raw | diff to current |
2006-02-16 |
David Surovell | cleanup - reformatting |
blob | commitdiff | raw | diff to current |
2006-02-10 |
David Surovell | cleanup - reformatting; simplified OnPaint |
blob | commitdiff | raw | diff to current |
2006-01-04 |
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-09-18 |
Stefan Csomor | tentative fix for BestSize problems (non-native toolbar) |
blob | commitdiff | raw | diff to current |
2005-09-17 |
Stefan Csomor | fixing visibility checks for native toolbars |
blob | commitdiff | raw | diff to current |
2005-09-01 |
Stefan Csomor | optimizing for multiple Realize calls in sequence,... |
blob | commitdiff | raw | diff to current |
2005-08-29 |
Vadim Zeitlin | compilation fix; unTABbed |
blob | commitdiff | raw | diff to current |
2005-08-27 |
Stefan Csomor | several fixes, guards, and an implementation for remova... |
blob | commitdiff | raw | diff to current |
2005-08-23 |
Vadim Zeitlin | use wxString::Format(), calling string.Format() has... |
blob | commitdiff | raw | diff to current |
2005-08-07 |
Vadim Zeitlin | unused variable warning when !wxMAC_USE_NATIVE_TOOLBAR |
blob | commitdiff | raw | diff to current |
2005-07-31 |
Stefan Csomor | fixing names |
blob | commitdiff | raw | diff to current |
2005-07-31 |
Stefan Csomor | defaulting to small style (24x24), and correcting the... |
blob | commitdiff | raw | diff to current |
2005-07-29 |
Stefan Csomor | respect styles during creation as well |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Stefan Csomor | lowercase bools |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Stefan Csomor | code formattings |
blob | commitdiff | raw | diff to current |
2005-07-27 |
Stefan Csomor | new native toolbar implementation (turned off by defaul... |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2005-04-19 |
Stefan Csomor | in synch with others |
blob | commitdiff | raw | diff to current |
2005-04-01 |
Dimitri Schoolwerth | fixed Carbon compilo |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Stefan Csomor | giving correct 'pressed' visual feedback |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Stefan Csomor | applying OSAF patch for "toolbar selection not correct... |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Stefan Csomor | making removal and re-inserting possible |
blob | commitdiff | raw | diff to current |
2005-03-29 |
Stefan Csomor | going back to 16x16 standard size |
blob | commitdiff | raw | diff to current |
2005-03-29 |
Stefan Csomor | destroying native and wx controls |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Stefan Csomor | correct placard under toolbar |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Stefan Csomor | reintroducing non-composited functionality due to DataB... |
blob | commitdiff | raw | diff to current |
2005-02-23 |
Stefan Csomor | force icon type for tools, as PICTs are not shown |
blob | commitdiff | raw | diff to current |
2005-02-20 |
Stefan Csomor | toggle corrected for click as well |
blob | commitdiff | raw | diff to current |
2005-02-18 |
Stefan Csomor | new layout was messing with separator positions |
blob | commitdiff | raw | diff to current |
2005-02-18 |
Stefan Csomor | correcting support for more tool sizes, support for... |
blob | commitdiff | raw | diff to current |
2005-02-17 |
Stefan Csomor | 24x24 bitmaps and separator for flat style added |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Stefan Csomor | added non-bordered toolbar tools |
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-11-22 |
David Elliott | Set m_minWidth, m_minHeight so that GetBestSize() works... |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Stefan Csomor | removed IsShown guards, allowing now for manipulation... |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Ryan Norton | unused variable warning fix |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Robin Dunn | Fix from Jed Burgess that correctly untoggles radio... |
blob | commitdiff | raw | diff to current |
2004-08-29 |
Stefan Csomor | metal appearance supported under 10.3 |
blob | commitdiff | raw | diff to current |
2004-08-23 |
Stefan Csomor | making tool enable consistent (was using mix of enable... |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Robin Dunn | * Implemented BestSize cache |
blob | commitdiff | raw | diff to current |
2004-06-20 |
Mattia Barbon | Some (incomplete) fixes for wxUSE_STL == 1. |
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-29 |
Stefan Csomor | Cleanup |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Stefan Csomor | new control based view architecture |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Robert Roebling | Prevent wxMac from creating an epmpty bitmap in a... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Vadim Zeitlin | more warning fixes; removed references to wxToolBarBase... |
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 |
Vadim Zeitlin | compilation warnings fixes |
blob | commitdiff | raw | diff to current |
2003-05-04 |
Julian Smart | Added some missing copyright lines |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Stefan Csomor | supported controls on toolbar |
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 |
2003-01-21 |
Gilles Depeyrot | corrected wxList::Node declarations |
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-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Stefan Csomor | getting rid of warnings |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Stefan Csomor | getting rid of warnings |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Stefan Csomor | wxUNUSED |
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-14 |
Robert Roebling | Let wxToolBar assume that no orientation flag means... |
blob | commitdiff | raw | diff to current |
2002-07-14 |
Gilles Depeyrot | removed unused variable |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Robert Roebling | Added global skope too FinControl() |
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-03-26 |
Gilles Depeyrot | minimum changes required for toolbar text related changes |
blob | commitdiff | raw | diff to current |
2002-03-07 |
Julian Smart | Corrections in light of recent toolbar and other changes |
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-30 |
Stefan Csomor | drawing methods cleanup |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Stefan Csomor | corrections for theme brush alignments under X (no... |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Stefan Csomor | GetMacXXXX to MacGetXXXX |
blob | commitdiff | raw | diff to current |
2001-12-18 |
Robert Roebling | The mac toolbar was redrawing buttons when not shown - |
blob | commitdiff | raw | diff to current |
2001-10-28 |
Gilles Depeyrot | corrected realization of vertical toolbars (were always... |
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-14 |
Robert Roebling | Minor beautification of wxToolBar under Mac. |
blob | commitdiff | raw | diff to current |
2001-05-30 |
Stefan Csomor | rewrite to avoid unnecessary redraws |
blob | commitdiff | raw | diff to current |
2001-05-29 |
Stefan Csomor | corrected GetCharWidth and implemented MacSuperChangedP... |
blob | commitdiff | raw | diff to current |
2001-05-11 |
Robert Roebling | Corrected wxToolBar::ToolSetBitmapSize() |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Stefan Csomor | changed port handling |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Stefan Csomor | mac fixes |
blob | commitdiff | raw | diff to current |
2001-03-01 |
Stefan Csomor | final adjustements to wxToolbar to make it layout as... |
blob | commitdiff | raw | diff to current |
2001-02-28 |
Stefan Csomor | added new focus behaviour (like MSW) and toolbar fixes |
blob | commitdiff | raw | diff to current |
2001-02-28 |
Stefan Csomor | toolbars are now possible in any window |
blob | commitdiff | raw | diff to current |
2001-02-27 |
Stefan Csomor | added calls for invalidating the dc setup on mac explic... |
blob | commitdiff | raw | diff to current |
2000-10-06 |
Julian Smart | Added DECLARE/IMLEMENT_CLASS for wxToolBarBase |
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 |
next |