2006-08-16 |
Václav Slavík | moved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject... |
blob | commitdiff | raw |
2006-08-08 |
Václav Slavík | added wxRect::Inside(wxRect) for testing if a rectangle... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Włodzimierz Skiba | Include wx/font.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Włodzimierz Skiba | Include wx/colour.h according to precompiled headers... |
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-29 |
Paul Cornett | revert forward declaration of hashmap, it doesn't work... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Paul Cornett | move some data definitions to more appropriate places |
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-22 |
Włodzimierz Skiba | Include wx/cursor.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-21 |
Włodzimierz Skiba | Include wx/icon.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-20 |
Włodzimierz Skiba | Include wx/palette.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Włodzimierz Skiba | Include wx/brush.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Włodzimierz Skiba | Include wx/pen.h according to precompiled headers of... |
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-27 |
Włodzimierz Skiba | Include wx/event.h according to precompiled headers... |
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 | [ 1473731 ] 'wxColourBase and wxString <-> wxColour... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | simplify/cleanup wxTheXXXList and wxGDIObject code... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | create stock GDI objects on demand; use const with... |
blob | commitdiff | raw | diff to current |
2006-03-30 |
Włodzimierz Skiba | Better backward compatibility and deprecation markup... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Vadim Zeitlin | fixed Inflate() to not move the rectangle (patch 1114622) |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Włodzimierz Skiba | Final MSW/PalmOS split. Remove dump copies of MSW speci... |
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-12-12 |
Vadim Zeitlin | fixed Union() for the case of this rectangle being... |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Vadim Zeitlin | fixed bug with lower-case colours in wxColourDatabase... |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Vadim Zeitlin | added and documented wxRect::Union(); also moved some... |
blob | commitdiff | raw | diff to current |
2004-11-05 |
Włodzimierz Skiba | Simplify wxRect construction at the wxPoint(0,0) with... |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Julian Smart | Committed William Osborne's wxPalmOS port |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Włodzimierz Skiba | Warning fixes for OpenWatcom. |
blob | commitdiff | raw | diff to current |
2004-10-17 |
Stefan Csomor | __WXMAC_OSBUILDTYPE__ selections are now only defined... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-09-15 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, FALSE/false, TRUE... |
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-08 |
Mattia Barbon | Remove duplicate definition caused by last commit. |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Stefan Csomor | proper theme fonts |
blob | commitdiff | raw | diff to current |
2003-12-19 |
Dimitri Schoolwerth | Always let (deprecated) FindColour() return a new insta... |
blob | commitdiff | raw | diff to current |
2003-12-11 |
Julian Smart | Applied patch [ 828303 ] Slight wxColour cleanup |
blob | commitdiff | raw | diff to current |
2003-11-30 |
Vadim Zeitlin | marked FindColour() as deprecated; removed AddColour... |
blob | commitdiff | raw | diff to current |
2003-10-22 |
Vadim Zeitlin | removed duplicate yellow green from colour database |
blob | commitdiff | raw | diff to current |
2003-10-17 |
Vadim Zeitlin | added CreateByName(), use it in wxColourDatabase |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | fixed bug with wxcolourDatabase::FindColour(); added... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Vadim Zeitlin | fixed code for swapping rect corners if out of order... |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Stefan Csomor | fixing normal font for mac, unicode corrections |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Stefan Csomor | macro naming changes, delegate api calls getting proper... |
blob | commitdiff | raw | diff to current |
2003-08-26 |
Stefan Csomor | unicode fixes |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Stefan Csomor | removing unnecessary specializations |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Stefan Csomor | adaption custom types to new macros |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Stefan Csomor | xti additions / changes, trying to reduce dependencies |
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-07-19 |
Mattia Barbon | Remove commented-out code. |
blob | commitdiff | raw | diff to current |
2003-07-19 |
Vadim Zeitlin | reverted the last change (colour values changes), it... |
blob | commitdiff | raw | diff to current |
2003-07-19 |
Vadim Zeitlin | added medium orange/gold corresponding to the old ... |
blob | commitdiff | raw | diff to current |
2003-07-17 |
Vadim Zeitlin | updated colour definitions to the new official X versio... |
blob | commitdiff | raw | diff to current |
2003-07-15 |
Václav Slavík | added <windows.h> wrapper |
blob | commitdiff | raw | diff to current |
2003-07-12 |
Mattia Barbon | Added and documented wxColourDatabase::AddColour. |
blob | commitdiff | raw | diff to current |
2003-07-12 |
Mattia Barbon | Remove duplicate colour entries. |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods. |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-06-19 |
David Elliott | Added return NULL; for __WXCOCOA__ |
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 | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
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-22 |
David Webster | Font updates |
blob | commitdiff | raw | diff to current |
2002-07-03 |
David Webster | Nicer default fonts for OS/2 |
blob | commitdiff | raw | diff to current |
2002-05-20 |
Stefan Csomor | uma.h added |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Stefan Csomor | switched to appearance savvy gui/system fonts |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Stefan Csomor | added small font for wxSWISS |
blob | commitdiff | raw | diff to current |
2002-02-26 |
Julian Smart | Nano-X changes: removed spurious -O for Nano-X configur... |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Julian Smart | Now compiling |
blob | commitdiff | raw | diff to current |
2002-01-24 |
David Webster | Removed a conflict indicator... |
blob | commitdiff | raw | diff to current |
2002-01-24 |
David Webster | Final OS/2 Native Font implementation changes |
blob | commitdiff | raw | diff to current |
2002-01-24 |
David Webster | Revert back to standard point size for fonts in OS/2 |
blob | commitdiff | raw | diff to current |
2002-01-22 |
David Webster | Font change for OS/2 to a smaller font. |
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-07 |
Gilles Depeyrot | implement out-of-line destructors where needed instead... |
blob | commitdiff | raw | diff to current |
2001-11-20 |
Vadim Zeitlin | don't use wxTheXXXList in wxXXX ctor/dtor, only objects... |
blob | commitdiff | raw | diff to current |
2001-10-16 |
Mattia Barbon | Changed char* to wxChar* in wxColour constructor. |
blob | commitdiff | raw | diff to current |
2001-07-03 |
Vadim Zeitlin | tons of fixes for wxGTK/Univ - seems to work, more... |
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 |
2001-04-30 |
Robin Dunn | Implemented wxGetClientDisplayRect which returns the... |
blob | commitdiff | raw | diff to current |
2001-03-08 |
Vadim Zeitlin | fixed FindOrCreatePen/Brush() for the case when the... |
blob | commitdiff | raw | diff to current |
2001-01-20 |
Gilles Depeyrot | corrected creation of wxNORMAL_FONT for Mac OS |
blob | commitdiff | raw | diff to current |
2000-11-27 |
David Webster | OS/2 VisualAge doesn't know about lower case true and... |
blob | commitdiff | raw | diff to current |
2000-11-27 |
David Webster | A few OS/2 additions to enable the colour database... |
blob | commitdiff | raw | diff to current |
2000-10-24 |
David Webster | OS/2 updates for easier VA debugging |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Ron Lee | implemented wxDisplaySizeMM for gtk, msw & motif. |
blob | commitdiff | raw | diff to current |
2000-09-12 |
Julian Smart | Added wxHelpControllerHelpProvider, added DisplayContex... |
blob | commitdiff | raw | diff to current |
2000-09-04 |
Julian Smart | Corrected off-by-one bug in wxRect(const wxPoint&,... |
blob | commitdiff | raw | diff to current |
2000-08-24 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Vadim Zeitlin | added wxRect::Inflate() |
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-07 |
Vadim Zeitlin | 1. fixes for DrawRotatedText(), drawing sample extended... |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Robert Roebling | String changes for translations, |
blob | commitdiff | raw | diff to current |
next |