2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw |
2010-12-15 |
Vadim Zeitlin | Compilation fixes for wx{X11,GTK1,Motif} after making... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-02-16 |
Jouk Jansen | motif/cursor.cpp: adding include wx/log.h to define... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
blob | commitdiff | raw | diff to current |
2008-10-01 |
Jouk Jansen | wxMOTIF ?: wxcursor:wxcursor overload fix |
blob | commitdiff | raw | diff to current |
2008-09-25 |
Francesco Montorsi | provide backward-compat wxCursor(int) ctor; remove... |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Václav Slavík | fixed wxMotif to compile in Unicode mode (this is not... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Vadim Zeitlin | fix compilation after c_str() changes, mainly by replac... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
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-04 |
Włodzimierz Skiba | Include wx/window.h according to precompiled headers... |
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-20 |
Włodzimierz Skiba | Include wx/list.h according to precompiled headers... |
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 |
2005-10-08 |
Vadim Zeitlin | extra semicolons removed |
blob | commitdiff | raw | diff to current |
2005-10-03 |
Włodzimierz Skiba | Source cleaning. wxMotif/OS2 adjustements. |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Mattia Barbon | Replaced TRUE and FALSE with true and false |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Mattia Barbon | Compilation fixes. |
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-01 |
Mattia Barbon | Precompiled headers support. |
blob | commitdiff | raw | diff to current |
2003-11-02 |
Mattia Barbon | Compilation fix. |
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-21 |
Mattia Barbon | wxX11 and wxMotif STL-ification, part 1. it does... |
blob | commitdiff | raw | diff to current |
2003-05-27 |
Mattia Barbon | Removed some duplicated code, made wxCursor( wxImage ) |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Mattia Barbon | SetSelection must not send an event. Fixed an off |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Mattia Barbon | Removed unnecessay code. |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Mattia Barbon | Do not derive wxCursor from wxBitmap, plus misc cleanup. |
blob | commitdiff | raw | diff to current |
2003-03-14 |
Mattia Barbon | Remove explicit casts to (const char *), and replace... |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Mattia Barbon | Fix some wxMotif build warnings about deprecated... |
blob | commitdiff | raw | diff to current |
2002-07-01 |
Chris Elliott | make motif cursor from wxImage |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Julian Smart | Allowed for wxHAVE_LIB_XPM or using wxXPMDecoder |
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-18 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
1998-11-09 |
Robert Roebling | Suppressed warnings |
blob | commitdiff | raw | diff to current |
1998-10-16 |
Julian Smart | Misc. Motif; removed duplicate wxICON; variant compile... |
blob | commitdiff | raw | diff to current |
1998-09-28 |
Julian Smart | More wxMotif work, OGL enhancements, USE_ macro correct... |
blob | commitdiff | raw | diff to current |
1998-09-18 |
Julian Smart | Motif files added. |
blob | commitdiff | raw | diff to current |
|