2002-02-21 |
Robin Dunn | Fix so the Host: header in wxHTTP really works. With... |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | reverted the previous fix, it's no longer needed now... |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | use base 10 by default in wxString::To[U]Long |
tree | commitdiff |
2002-02-20 |
Gilles Depeyrot | corrected typo in Darwin specific code |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | don't inherit the controls colours from the parent... |
tree | commitdiff |
2002-02-19 |
Vadim Zeitlin | added an error message to wxCopyFile |
tree | commitdiff |
2002-02-19 |
Vadim Zeitlin | fixed Unicode-mode only bug in Validate() |
tree | commitdiff |
2002-02-19 |
Vadim Zeitlin | fixed bug in ParseDateFormat() with numbers with leadin... |
tree | commitdiff |
2002-02-18 |
Václav Slavík | better approach to centering windows (in absence of... |
tree | commitdiff |
2002-02-18 |
Gilles Depeyrot | corrections to dynamic loading for Darwin |
tree | commitdiff |
2002-02-18 |
Václav Slavík | checked in forgottern parts of MSLU changes |
tree | commitdiff |
2002-02-17 |
Václav Slavík | more MSLU fixes and moved MSLU stuff into separate... |
tree | commitdiff |
2002-02-17 |
Stefan Neis | Fixed OS/2 compilation problems. |
tree | commitdiff |
2002-02-17 |
Václav Slavík | don't treat changing focus to popup's child as loosing it |
tree | commitdiff |
2002-02-16 |
Mattia Barbon | Fix Cygwin and MinGW compilation |
tree | commitdiff |
2002-02-16 |
Mattia Barbon | Fixed toolbar crash for MinGW/Cygwin |
tree | commitdiff |
2002-02-16 |
Václav Slavík | previous change to wxImage was wrong, it didn't account... |
tree | commitdiff |
2002-02-16 |
Václav Slavík | A couple of changes to wxImage: |
tree | commitdiff |
2002-02-15 |
Václav Slavík | more MSLU fixes |
tree | commitdiff |
2002-02-15 |
Vadim Zeitlin | made wxDateTimeDefault an object and not a reference... |
tree | commitdiff |
2002-02-15 |
Vadim Zeitlin | fixed <strings.h> include and also removed the obsolete... |
tree | commitdiff |
2002-02-15 |
Václav Slavík | leave in only Julian's version of CaptureMouse code |
tree | commitdiff |
2002-02-14 |
Robin Dunn | As per the wx-dev discussion in early Jan, replaced |
tree | commitdiff |
2002-02-14 |
Václav Slavík | take const reference (thanks to Alberto Barbati) |
tree | commitdiff |
2002-02-14 |
Julian Smart | Restored previous mouse release/capture behaviour for... |
tree | commitdiff |
2002-02-14 |
Julian Smart | Removed wxBuffer from several ports; added function... |
tree | commitdiff |
2002-02-13 |
Vadim Zeitlin | delete the command if we failed to execute it (bug... |
tree | commitdiff |
2002-02-13 |
Vadim Zeitlin | return NULL from FindById() if the tool wasn't found... |
tree | commitdiff |
2002-02-12 |
Julian Smart | Correction for 'protected' compiler error |
tree | commitdiff |
2002-02-12 |
Julian Smart | Modified CaptureMouse to call DoReleaseMouse if necessa... |
tree | commitdiff |
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 |
next |