2001-06-14 |
Vadim Zeitlin | hopefully finally fixed the problem with ambiguous... |
blob | commitdiff | raw |
2001-06-06 |
Vadim Zeitlin | applied patch for compilation with gcc 3.0 |
blob | commitdiff | raw | diff to current |
2001-04-26 |
Vadim Zeitlin | applied patch 417699 (remove WXDLLEXPORT from inline... |
blob | commitdiff | raw | diff to current |
2001-02-03 |
Vadim Zeitlin | fixed previous commit (no changes) |
blob | commitdiff | raw | diff to current |
2001-02-03 |
Vadim Zeitlin | applied patch 103575 (more efficient wxString comparison) |
blob | commitdiff | raw | diff to current |
2001-01-28 |
Vadim Zeitlin | extended RemoveLast() to take size_t parameter |
blob | commitdiff | raw | diff to current |
2001-01-04 |
Vadim Zeitlin | added wxArrayString::RemoveAt() |
blob | commitdiff | raw | diff to current |
2000-10-04 |
Vadim Zeitlin | merged in the commit from the 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Robin Dunn | Minor additions to make working with binary buffers... |
blob | commitdiff | raw | diff to current |
2000-01-31 |
David Webster | VA 4.0 fixes |
blob | commitdiff | raw | diff to current |
2000-01-28 |
David Webster | VA 4.0 fixes |
blob | commitdiff | raw | diff to current |
2000-01-26 |
David Webster | Visualage C++ V4.0 duplicate symbol fixes |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | more stream-like insertion operators |
blob | commitdiff | raw | diff to current |
1999-12-21 |
Vadim Zeitlin | wxString::Format() added |
blob | commitdiff | raw | diff to current |
1999-12-21 |
Vadim Zeitlin | 1. wxLongLong and wxDateTime compilation fixed for... |
blob | commitdiff | raw | diff to current |
1999-12-14 |
David Webster | Visualage C++ V4.0 updates |
blob | commitdiff | raw | diff to current |
1999-12-10 |
Vadim Zeitlin | wxString::substr() bug fixed |
blob | commitdiff | raw | diff to current |
1999-11-26 |
Vadim Zeitlin | 1. wxBase compiles/links again |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Vadim Zeitlin | wxSnprintf() and wxVsnprintf() added, documented and... |
blob | commitdiff | raw | diff to current |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Karsten Ballüder | another operator needed for __alpha__ |
blob | commitdiff | raw | diff to current |
1999-11-04 |
Karsten Ballüder | modification to AXP hack |
blob | commitdiff | raw | diff to current |
1999-11-04 |
Karsten Ballüder | made new operator __alpha__ dependent |
blob | commitdiff | raw | diff to current |
1999-11-04 |
Karsten Ballüder | added operator[](unsigned int) const -- testing it... |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Sylvain Bougnoux | Add operator << (ostream&, const wxString&) |
blob | commitdiff | raw | diff to current |
1999-10-27 |
Vadim Zeitlin | always use wxString::operator[](size_t) - wxWin doesn... |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Vadim Zeitlin | 1. some fixes for wxSortedArrayString |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Vadim Zeitlin | 1. made wxBase compile/link/run again under Unix |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-08-08 |
Robert Roebling | Added strconv |
blob | commitdiff | raw | diff to current |
1999-07-28 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-07-28 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-06-27 |
Robert Roebling | Work on streams of all sorts. More to come. |
blob | commitdiff | raw | diff to current |
1999-06-15 |
Vadim Zeitlin | wxString::IsSameAs(char) added and documented as well... |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | operator for wxString == wx[W]CharBuffer. |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Robert Roebling | Added OS/2 patches to wxGTK. |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Ove Kaaven | Use wxStricmp instead of Stricmp in CmpNoCase. |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Vadim Zeitlin | wxString::begin and end added |
blob | commitdiff | raw | diff to current |
1999-06-02 |
Julian Smart | Added progdlgg.cpp to makefiles; fixed true/false in... |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Vadim Zeitlin | find_first/last_[not]_of() functions added |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Julian Smart | Misc. fixes |
blob | commitdiff | raw | diff to current |
1999-05-06 |
Julian Smart | Some doc corrections; various small fixes for Cygwin... |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Ove Kaaven | cWX2MB and cMB2WX should be available even when without... |
blob | commitdiff | raw | diff to current |
1999-04-30 |
Ove Kaaven | Should compile better if wchar_t is not available. |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Robert Roebling | added check for GTK 1.2 |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Ove Kaaven | Changed capitalization style of wxConv* |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Ove Kaaven | Uses wxUSE_WCHAR_T for compilers that don't support... |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Ove Kaaven | cMB2WX and cWX2MB accepts null pointers. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Ove Kaaven | Hmm, seems Borland also doesn't want wchar_t in fopen... |
blob | commitdiff | raw | diff to current |
1999-04-17 |
Ove Kaaven | New private SetName method in wxCSConv... |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Brian Macy | Changed some parameters to be const references |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Ove Kaaven | Hm, better make the operators inline. |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Ove Kaaven | Needed the reverse operator+ too... |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Ove Kaaven | operator+(const wxString&, const wx[W]CharBuffer) |
blob | commitdiff | raw | diff to current |
1999-04-15 |
Ove Kaaven | Slightly better style? |
blob | commitdiff | raw | diff to current |
1999-04-15 |
Ove Kaaven | Another inline constructor to facilitate Unicode conver... |
blob | commitdiff | raw | diff to current |
1999-04-15 |
Vadim Zeitlin | GTK 1.0.x compilation fix |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Ove Kaaven | More helpful Unicode stuff. |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Ove Kaaven | wxMBConv derived classes and instances. |
blob | commitdiff | raw | diff to current |
1999-04-13 |
Ove Kaaven | wxString assignment operator from wx[W]CharBuffer. |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Ove Kaaven | Small glitch. |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Ove Kaaven | Unicode support for wxString (wxchar.cpp won't compile... |
blob | commitdiff | raw | diff to current |
1999-04-07 |
Vadim Zeitlin | allow access to terminating NUL character with operator[] |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Vadim Zeitlin | AIX patches from Hans-Joachim Baader <hans-joachim... |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Vadim Zeitlin | more things are done by configure: checks for bool... |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Vadim Zeitlin | some fixes for AIX compilation |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Stefan Csomor | CW Win32 and Mac adaptions |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Vadim Zeitlin | wxArrayString::Sort() implemented |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Julian Smart | Added more makefiles; fixed some samples for Cygwin |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Vadim Zeitlin | some compilation "enhancements" |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Vadim Zeitlin | conversions from int/long to wxString won't compile... |
blob | commitdiff | raw | diff to current |
1999-02-03 |
Vadim Zeitlin | _MSC_VER => __VISUALC__ change |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Julian Smart | Added a few files; fixed some warnings and wxMotif... |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Julian Smart | Some corrections for BC++ compilation; Latex doc correc... |
blob | commitdiff | raw | diff to current |
1999-01-28 |
Vadim Zeitlin | bool wxString::operator!() const added |
blob | commitdiff | raw | diff to current |
1999-01-26 |
Vadim Zeitlin | Added Upper() and Lower() - return the copy of the... |
blob | commitdiff | raw | diff to current |
1999-01-16 |
Julian Smart | Various changes for Salford C++, and commited fileconf... |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Vadim Zeitlin | 1. NOT_FOUND -> wxNOT_FOUND |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1999-01-01 |
Vadim Zeitlin | wxString(const wxString& str, size_t position, size_t... |
blob | commitdiff | raw | diff to current |
1999-01-01 |
Stefan Csomor | mac support as stubs added |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Julian Smart | Updated the Remstar ODBC files, got the db sample compi... |
blob | commitdiff | raw | diff to current |
1998-12-28 |
Julian Smart | Fixes to wxMotif scrolling and colours (wxTreeCtrl... |
blob | commitdiff | raw | diff to current |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Julian Smart | Partial Watcom C++ 10.6 support added (doesn't link... |
blob | commitdiff | raw | diff to current |
1998-12-17 |
Julian Smart | Bother, had to revert it since it caused more ambiguities. |
blob | commitdiff | raw | diff to current |
1998-12-17 |
Julian Smart | Removed sometimes-ambiguous wxString operator |
blob | commitdiff | raw | diff to current |
1998-12-01 |
Karsten Ballüder | Another try to detect alpha systems and fix string... |
blob | commitdiff | raw | diff to current |
1998-11-27 |
Karsten Ballüder | handle sizeof(int) correctly |
blob | commitdiff | raw | diff to current |
1998-11-27 |
Karsten Ballüder | made operator definition dependent on sizeof(int),... |
blob | commitdiff | raw | diff to current |
1998-11-26 |
Karsten Ballüder | trying to resolve string problem |
blob | commitdiff | raw | diff to current |
1998-11-26 |
Karsten Ballüder | trying with only an operator[] (int) and not (size_t) |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Karsten Ballüder | made operator[](int n) const #ifdef _WXMSW__ |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Vadim Zeitlin | 1. Empty() now doesn't free memory - Clear() does |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Julian Smart | Changes to WXDLLEXPORT keyword position for VC++ 6... |
blob | commitdiff | raw | diff to current |
1998-11-11 |
Unknown (UG) | const added to Contains |
blob | commitdiff | raw | diff to current |
1998-11-06 |
Unknown (UG) | no message |
blob | commitdiff | raw | diff to current |
next |