2002-02-12 |
Václav Slavík | fixed menubar attaching: create it first, THEN set... |
tree | commitdiff |
2002-02-11 |
Václav Slavík | use wxHashMap, not wxHashTable in wxXPMDecoder |
tree | commitdiff |
2002-02-11 |
Robert Roebling | Last link error in wxX11 killed. |
tree | commitdiff |
2002-02-11 |
Julian Smart | Linking now |
tree | commitdiff |
2002-02-10 |
David Webster | Removing OS/2 specific positioning methods, no longer... |
tree | commitdiff |
2002-02-09 |
Václav Slavík | use WXUNUSED(foo), not (void)foo |
tree | commitdiff |
2002-02-09 |
Václav Slavík | temporary hack to make wxMGL and SciTech happy... |
tree | commitdiff |
2002-02-09 |
Václav Slavík | fix for broken color parsing in wxXPMDecoder (thanks... |
tree | commitdiff |
2002-02-08 |
Julian Smart | Now compiling |
tree | commitdiff |
2002-02-08 |
Vadim Zeitlin | cleanups after SciTech commit :-( |
tree | commitdiff |
2002-02-08 |
Václav Slavík | make more wxImage methods const |
tree | commitdiff |
2002-02-07 |
Kendall Bennett | Merges from Scitech Branch (George Davison): |
tree | commitdiff |
2002-02-07 |
Václav Slavík | changed wxImage::ComputeHistogram to use wxHashMap |
tree | commitdiff |
2002-02-07 |
George Tasker | Applied patch #514037 from Paul Gammans to remove unnee... |
tree | commitdiff |
2002-02-07 |
Vadim Zeitlin | wxMSW compilation fix |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | use wxCOMPILE_TIME_ASSERT instead of the run-time checks |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | fixes for METHODDEF definition |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | assert when a base class of a class in wxRTTI system... |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | added wxRTTI macros to wxList and wxStringList |
tree | commitdiff |
2002-02-05 |
Vadim Zeitlin | don't compile this file under wxMSW |
tree | commitdiff |
2002-02-05 |
Vadim Zeitlin | fixed compilation without wxUSE_STREAMS |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | fixed for compilation without wxUSE_WCHAR_T and minor... |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | no changes, just the file I forgot to commit... |
tree | commitdiff |
2002-02-04 |
Robert Roebling | Added missing test in wxObject::Ref() for already |
tree | commitdiff |
2002-02-04 |
Robert Roebling | Ref counting fixes and compile fixes. |
tree | commitdiff |
2002-02-04 |
David Webster | OS/2 scrolling support |
tree | commitdiff |
2002-02-03 |
Vadim Zeitlin | added asserts to Clone/CreateRefData() |
tree | commitdiff |
2002-02-02 |
Václav Slavík | changed wxFileName::Normalize signature to allow or... |
tree | commitdiff |
2002-02-02 |
Gilles Depeyrot | correction for compilation with ProjectBuilder |
tree | commitdiff |
2002-02-01 |
Vadim Zeitlin | various minor fixes to wxHashMap: compilation warnings... |
tree | commitdiff |
2002-02-01 |
David Webster | Got rid of the bad EOLs. |
tree | commitdiff |
2002-02-01 |
Robin Dunn | added wx type info macros for wxFSFile |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied hash copy fix, BC++ makefile fix (though not... |
tree | commitdiff |
2002-01-31 |
Vadim Zeitlin | added wxObject::AllocExclusive() and associated methods |
tree | commitdiff |
2002-01-31 |
Julian Smart | Corrected Normalize invocation by casting |
tree | commitdiff |
2002-01-31 |
Julian Smart | Removed wxPATH_NORM_CASE from Normalize or files won... |
tree | commitdiff |
2002-01-30 |
Vadim Zeitlin | added a wxCHECK(index is correct) to GetParam() (fix... |
tree | commitdiff |
2002-01-29 |
Mattia Barbon | New wxHashMap class. |
tree | commitdiff |
2002-01-28 |
Mattia Barbon | Fix MinGW compilation. |
tree | commitdiff |
2002-01-28 |
Stefan Csomor | corrected path splitting for mac relative paths |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | changed the year to 2002 |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | don't call wxLogLastError() in wx{File|Path}Exists |
tree | commitdiff |
2002-01-27 |
Václav Slavík | ensure minimal mime support in wxHTML even without... |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | removed assert(size != 0) from wxArrayString::Alloc... |
tree | commitdiff |
2002-01-26 |
Gilles Depeyrot | added missing return values |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | compilation fixes after previous check in (sorry) |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | Win16 compilation fixes |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | patch to fix various filename-related functions for... |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | fixed handling of "a:\" command line arguments, added... |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | fixed crash in wxGetCharacterSet when not using iconv |
tree | commitdiff |
2002-01-26 |
Václav Slavík | modified wxPNGHandler to not use png_struct.jmpbuf |
tree | commitdiff |
2002-01-26 |
Václav Slavík | compilation fix |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | fix a crash when dismissing the popup window because... |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | added and documented wxWindow::RemoveEventHandler() |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | handle 646 charset under Solaris as US-ASCII |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | don't crash, even if used incorrectly |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | fixes to handling of the 7 bit ASCII encoding |
tree | commitdiff |
2002-01-24 |
David Webster | Removed a conflict indicator... |
tree | commitdiff |
2002-01-24 |
David Webster | Final OS/2 Native Font implementation changes |
tree | commitdiff |
2002-01-24 |
Václav Slavík | iconv-based conversion works again, after being broken... |
tree | commitdiff |
2002-01-24 |
David Webster | Revert back to standard point size for fonts in OS/2 |
tree | commitdiff |
2002-01-23 |
Julian Smart | Added #include "wx/utils.h" to make it compile for... |
tree | commitdiff |
2002-01-23 |
Vadim Zeitlin | recognize 646 charset as US-ASCII (this is how it is... |
tree | commitdiff |
2002-01-23 |
Václav Slavík | added length argument to wxString::wxString(wchar_t... |
tree | commitdiff |
2002-01-22 |
David Webster | Font change for OS/2 to a smaller font. |
tree | commitdiff |
2002-01-22 |
Václav Slavík | use AM_ICONV for iconv configure checks |
tree | commitdiff |
2002-01-22 |
Václav Slavík | added safety check to wxWindow::ReleaseMouse |
tree | commitdiff |
2002-01-22 |
Robin Dunn | Fix for when Set is called with wxSameAs to behave... |
tree | commitdiff |
2002-01-22 |
Vadim Zeitlin | added a hack to work around the dummy kill focus messag... |
tree | commitdiff |
2002-01-21 |
Václav Slavík | clarified legal stuff |
tree | commitdiff |
2002-01-21 |
Václav Slavík | changed WX_PREFIX to WXPREFIX (wasn't in 2.2, can do it) |
tree | commitdiff |
2002-01-21 |
Vadim Zeitlin | added wxGetFontFromUser() similar to wxGetColourFromUser() |
tree | commitdiff |
2002-01-20 |
Stefan Csomor | removed duplicate strdup definition for CW MSL V 7 |
tree | commitdiff |
2002-01-20 |
Stefan Csomor | added missing string definition |
tree | commitdiff |
2002-01-20 |
Vadim Zeitlin | added Append(wxArrayString) to wxItemContainer (and... |
tree | commitdiff |
2002-01-20 |
Vadim Zeitlin | tried to make wxArrayString(bool autosort) ctor more... |
tree | commitdiff |
2002-01-20 |
Vadim Zeitlin | added support for wxArrayString data in wxVariant |
tree | commitdiff |
2002-01-20 |
Václav Slavík | added tracing of ReleaseMouse and assertion to prevent... |
tree | commitdiff |
2002-01-20 |
Václav Slavík | added WXTRACE env. variable |
tree | commitdiff |
2002-01-19 |
Václav Slavík | fixed compilation |
tree | commitdiff |
2002-01-19 |
Václav Slavík | don't crash if we can't detect g_wcCharset |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | dismiss the popup when an unprocessed key is pressed |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | compilation/linking fixes for DoCaptureMouse() change |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | maintaint the mouse capture stack in all ports, not... |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | fixed crash in iconv_close() as well |
tree | commitdiff |
2002-01-19 |
Gilles Depeyrot | renamed wxLogXXX functions with va_list argument to... |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | fixed crash in iconv_open() and cleaned up the code... |
tree | commitdiff |
2002-01-18 |
Vadim Zeitlin | fix for Sun CC bug with not calling temporary objects... |
tree | commitdiff |
2002-01-18 |
David Webster | TRUE, not true; FALSE, not false.... |
tree | commitdiff |
2002-01-18 |
Jouk Jansen | Updating OpenVMS makefile |
tree | commitdiff |
2002-01-17 |
Václav Slavík | rewrote wxTextFile::OnRead to handle variable-length... |
tree | commitdiff |
2002-01-17 |
Václav Slavík | fixed to the IFF handler, moved into one file |
tree | commitdiff |
2002-01-16 |
Vadim Zeitlin | more DLL compilation fixes |
tree | commitdiff |
2002-01-16 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-01-16 |
George Tasker | Fixed a '&' that should be an '&&' |
tree | commitdiff |
2002-01-16 |
Robin Dunn | Compilation fix |
tree | commitdiff |
2002-01-16 |
Vadim Zeitlin | lookup the classes in the hash table if it had been... |
tree | commitdiff |
2002-01-15 |
Robert Roebling | Added IFF handler. |
tree | commitdiff |
2002-01-15 |
Vadim Zeitlin | added a fix for cygwin and cleaned up wxGetWorkingDirec... |
tree | commitdiff |
next |