1999-06-09 |
Karsten Ballüder | compilation fixes |
blob | commitdiff | raw |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Ove Kaaven | Unicode compilation fix for find_*_of() |
blob | commitdiff | raw | diff to current |
1999-05-18 |
Brian Macy | Fixed some compile errors |
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-11 |
Vadim Zeitlin | unused parameter warnings suppressed |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Julian Smart | Misc. fixes |
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 | Implemented UTF-8 encoding. |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Ove Kaaven | Fixed bug in wxConv_local. |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Ove Kaaven | Small bugfix for wxString::Printf regarding %hs... |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Ove Kaaven | Constructor should survive getting passed a null pointe... |
blob | commitdiff | raw | diff to current |
1999-04-17 |
Ove Kaaven | Defer retrieval of LANG env var, too. No memory management |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Ove Kaaven | wxLoadCharacterSets() now appears to work (was a bit... |
blob | commitdiff | raw | diff to current |
1999-04-15 |
Ove Kaaven | Defer loading of character sets, and some anti-crash... |
blob | commitdiff | raw | diff to current |
1999-04-15 |
Ove Kaaven | Right-o, wxConv_local does cause some weird crashes... |
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-15 |
Ove Kaaven | Implemented wxArrayString::Shrink() and stuff. |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Ove Kaaven | If you look at the conversion and character set code... |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Ove Kaaven | wxConv classes and instances, including wxConv_gdk. |
blob | commitdiff | raw | diff to current |
1999-04-13 |
Ove Kaaven | Unicode-mode typos in string.cpp (where did they sudden... |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Ove Kaaven | BIG 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-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-01 |
Vadim Zeitlin | wxCriticalSection changes undone - should work now |
blob | commitdiff | raw | diff to current |
1999-02-19 |
Vadim Zeitlin | some minor fixes for DEC CXX compilation |
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 |
Julian Smart | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Vadim Zeitlin | some compilation "enhancements" |
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-24 |
Vadim Zeitlin | 1. wxLoad/SaveFileSelector return "wxString" instead... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Vadim Zeitlin | 1. NOT_FOUND -> wxNOT_FOUND |
blob | commitdiff | raw | diff to current |
1999-01-12 |
Vadim Zeitlin | changed #ifdef wxUSE_XXX into #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1999-01-05 |
Vadim Zeitlin | bug in wxString::Printf() corrected (the length of... |
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 | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
blob | commitdiff | raw | diff to current |
1998-12-17 |
Vadim Zeitlin | wxString::Truncates() now doesn't change the sharied... |
blob | commitdiff | raw | diff to current |
1998-11-28 |
Vadim Zeitlin | toolbar tooltips fix |
blob | commitdiff | raw | diff to current |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
blob | commitdiff | raw | diff to current |
1998-11-26 |
Vadim Zeitlin | vsprintf() is ANSI so there is normally no need to... |
blob | commitdiff | raw | diff to current |
1998-11-26 |
Vadim Zeitlin | some sprintf()s replaced with wxString::Printf |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Julian Smart | Various wxMotif changes including size optimisation... |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Karsten Ballüder | fixed the vsprintf() problem once and for all |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Julian Smart | Various fixes. |
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-10-16 |
Unknown (UG) | no message |
blob | commitdiff | raw | diff to current |
1998-10-12 |
Julian Smart | Changes related to stream includes |
blob | commitdiff | raw | diff to current |
1998-10-05 |
Vadim Zeitlin | Added --with-unicode (not used yet) and --with-wcsrtomb... |
blob | commitdiff | raw | diff to current |
1998-10-03 |
Vadim Zeitlin | bogus assert removed, optimized (and removed a bug... |
blob | commitdiff | raw | diff to current |
1998-09-30 |
Vadim Zeitlin | fixed wxString::Mid() bug |
blob | commitdiff | raw | diff to current |
1998-09-17 |
Vadim Zeitlin | corrected a bug in ConcatSelf() induced by the latest... |
blob | commitdiff | raw | diff to current |
1998-09-17 |
Vadim Zeitlin | fixed 64but bug with g_strEmpty initialization |
blob | commitdiff | raw | diff to current |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
blob | commitdiff | raw | diff to current |
1998-08-22 |
Vadim Zeitlin | calling insert("") would provoke an assert - now it... |
blob | commitdiff | raw | diff to current |
1998-08-18 |
Vadim Zeitlin | globally renamed uint to size_t. This has _not_ been... |
blob | commitdiff | raw | diff to current |
1998-08-08 |
Vadim Zeitlin | extra memory amount allocated for string data reduced... |
blob | commitdiff | raw | diff to current |
1998-08-08 |
Denis Pershin | DP: |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Vadim Zeitlin | couple of minor bug fixes/enhancements (interface uncha... |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Vadim Zeitlin | (1) Denis Pershin's patch for wxGTK (memory leaks corre... |
blob | commitdiff | raw | diff to current |
1998-07-27 |
Robert Roebling | wxFrame::SetIcon() |
blob | commitdiff | raw | diff to current |
1998-07-23 |
Vadim Zeitlin | a warning in the release build suppressed |
blob | commitdiff | raw | diff to current |
1998-07-20 |
Vadim Zeitlin | corrected bug in wxArrayString::operator= and it's... |
blob | commitdiff | raw | diff to current |
1998-07-18 |
Vadim Zeitlin | several bugs fixes |
blob | commitdiff | raw | diff to current |
1998-07-17 |
Vadim Zeitlin | correct (working) version of wxString |
blob | commitdiff | raw | diff to current |
1998-07-15 |
Vadim Zeitlin | optimizations: more functions made inline, added Alloc... |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Vadim Zeitlin | added missing UngetWriteBuf() in wxString::insert |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
blob | commitdiff | raw | diff to current |
1998-07-08 |
Vadim Zeitlin | Matches() and UngetWriteBuf() added, several asserts... |
blob | commitdiff | raw | diff to current |
1998-06-26 |
Vadim Zeitlin | corrected "of by 1" error in wxString::insert() |
blob | commitdiff | raw | diff to current |
1998-06-24 |
Vadim Zeitlin | misleading wxASSERT() corrected |
blob | commitdiff | raw | diff to current |
1998-06-22 |
Julian Smart | Removed Scanf, Scanfv |
blob | commitdiff | raw | diff to current |
1998-06-22 |
Julian Smart | Added more flags to resource.cpp, #ifdefed out ScanfV... |
blob | commitdiff | raw | diff to current |
1998-06-22 |
Vadim Zeitlin | wxString::Scanf() removed because can't be implemented... |
blob | commitdiff | raw | diff to current |
1998-06-18 |
Vadim Zeitlin | 1) Right(char ch) now returns the part of the string... |
blob | commitdiff | raw | diff to current |
1998-06-16 |
Vadim Zeitlin | "-1" index error in wxString::Before fixed |
blob | commitdiff | raw | diff to current |
1998-05-27 |
Julian Smart | Changes to help with Win16 compilation. |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|