2001-03-21 |
Vadim Zeitlin | forgot to commit |
tree | commitdiff |
2001-03-21 |
Vadim Zeitlin | minor fixes to wxLocale::GetSystemLanguage(), test... |
tree | commitdiff |
2001-03-21 |
Julian Smart | Added long-filename functions & normalisation; patch... |
tree | commitdiff |
2001-03-19 |
Vadim Zeitlin | wxImage::Ok() now returns false for images with 0 width... |
tree | commitdiff |
2001-03-14 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-03-13 |
Václav Slavík | moved splines rendering code into wxDCBase |
tree | commitdiff |
2001-03-13 |
Vadim Zeitlin | fixed wxTimeSpan::Format() to behave more reasonably |
tree | commitdiff |
2001-03-08 |
Vadim Zeitlin | fixed FindOrCreatePen/Brush() for the case when the... |
tree | commitdiff |
2001-03-05 |
Julian Smart | wxFileSelector should have file name only, not path... |
tree | commitdiff |
2001-03-04 |
Stefan Csomor | changed choice to properly inherit from wxChoiceBase... |
tree | commitdiff |
2001-02-26 |
Vadim Zeitlin | applied patch 404136 which is supposed to fix BC5.5... |
tree | commitdiff |
2001-02-23 |
Václav Slavík | using wxURL now enforces linking http.o, ftp.o and... |
tree | commitdiff |
2001-02-22 |
Václav Slavík | fixed FindFirst/FindNext in fs_zip, it should find... |
tree | commitdiff |
2001-02-22 |
Julian Smart | Added PROIO_ prefix to yyparse to get it to link. |
tree | commitdiff |
2001-02-22 |
Julian Smart | Attempted to improve tip window behaviour, but kill... |
tree | commitdiff |
2001-02-21 |
Václav Slavík | added missing implementation of wxHashTableLong::Create |
tree | commitdiff |
2001-02-20 |
Stefan Csomor | added a PROIO_yyparse function in order to compile... |
tree | commitdiff |
2001-02-20 |
Vadim Zeitlin | fixed memory leak in Accept() |
tree | commitdiff |
2001-02-20 |
Václav Slavík | fixed some crashes |
tree | commitdiff |
2001-02-20 |
George Tasker | Added a #ifndef for DMPAPER_USER to define it to the... |
tree | commitdiff |
2001-02-19 |
Vadim Zeitlin | fixed wxSocket::_Wait() for worker threads in an MT... |
tree | commitdiff |
2001-02-16 |
Vadim Zeitlin | applied patch 103798 (yy... defines moved from expr... |
tree | commitdiff |
2001-02-15 |
Gilles Depeyrot | modifications for compilation under Mac OS X |
tree | commitdiff |
2001-02-14 |
Vadim Zeitlin | added wxADJUST_MINSIZE sizer flag |
tree | commitdiff |
2001-02-13 |
Julian Smart | Tried to fix GTK+ 2.0 compilos |
tree | commitdiff |
2001-02-13 |
George Tasker | Beginnings of BLOB support - Do not use BLOBs yet thoug... |
tree | commitdiff |
2001-02-08 |
Stefan Csomor | updated mac sources (CW 5.3 working , CW6 still having... |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | some stupid attempts to make utf8 work - it doesn't... |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | fixed bug in Eof(), finally |
tree | commitdiff |
2001-02-07 |
Václav Slavík | fix for undefined LANG_XXX constants with some compilers |
tree | commitdiff |
2001-02-06 |
Vadim Zeitlin | applied patch 103610 |
tree | commitdiff |
2001-02-05 |
George Tasker | ::Initialize() methods added to the helper classes |
tree | commitdiff |
2001-02-04 |
George Tasker | Cleanup of formatting of text |
tree | commitdiff |
2001-02-03 |
George Tasker | hstmtUpdate handle was not always being freed in all... |
tree | commitdiff |
2001-02-03 |
George Tasker | wxDbConnectInf is now converted to a class. Fully... |
tree | commitdiff |
2001-02-02 |
Vadim Zeitlin | applied patch #103444 |
tree | commitdiff |
2001-02-02 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-02-01 |
George Tasker | All char, char *, and char arrays changed to use wxChar... |
tree | commitdiff |
2001-02-01 |
George Tasker | Changed declaration of TREE events from being in both... |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | event handling seems to work again, new sample (event... |
tree | commitdiff |
2001-01-31 |
George Tasker | Destructor for wxMimeTypesManager was deleting its... |
tree | commitdiff |
2001-01-31 |
George Tasker | Destructor for wxFileType was deleting its member m_imp... |
tree | commitdiff |
2001-01-29 |
George Tasker | The new SORT parameter for SelectViewType() and SelectD... |
tree | commitdiff |
2001-01-27 |
Vadim Zeitlin | compatibility changes: WXWIN_COMPATIBILITY_EVENT_TYPES... |
tree | commitdiff |
2001-01-27 |
Vadim Zeitlin | added Id cvs tag |
tree | commitdiff |
2001-01-27 |
Vadim Zeitlin | wxEVT_USER_FIRST put back |
tree | commitdiff |
2001-01-26 |
Vadim Zeitlin | dynamic event types actually work with these changes... |
tree | commitdiff |
2001-01-26 |
Robert Roebling | Updated ten thousand macros for new event type code. |
tree | commitdiff |
2001-01-25 |
Robert Roebling | New event types for use in external libs (and from |
tree | commitdiff |
2001-01-25 |
Ron Lee | Patched to enable building on Debian/Alpha |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | applied wxNativeFontInfo patch #103089 |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | 1. patch from Søren Erland Vestø implementing wxFTP... |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | MIME type manager fixes described earlier on the list: |
tree | commitdiff |
2001-01-24 |
George Tasker | Added optional parameter to SelectDocumentType() and... |
tree | commitdiff |
2001-01-23 |
Václav Slavík | synced intl.cpp and intl.h |
tree | commitdiff |
2001-01-23 |
Vadim Zeitlin | fixed FindItem() to work with submenus |
tree | commitdiff |
2001-01-23 |
Vadim Zeitlin | fixed bug in parsing filenames without paths, added... |
tree | commitdiff |
2001-01-21 |
Vadim Zeitlin | another attempt to fix parser compilation |
tree | commitdiff |
2001-01-20 |
Gilles Depeyrot | corrected creation of wxNORMAL_FONT for Mac OS |
tree | commitdiff |
2001-01-19 |
David Webster | chmod is not available in VisualAge |
tree | commitdiff |
2001-01-19 |
Vadim Zeitlin | removed shift/reduce conflict |
tree | commitdiff |
2001-01-18 |
Vadim Zeitlin | added timestamping to wxLogStream |
tree | commitdiff |
2001-01-18 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-01-17 |
Vadim Zeitlin | applied file history patch |
tree | commitdiff |
2001-01-17 |
Vadim Zeitlin | tried to fix layout of label-less static box sizers |
tree | commitdiff |
2001-01-17 |
Vadim Zeitlin | added RTLD_GLOBAL to dlopen flags (bug 128705) |
tree | commitdiff |
2001-01-17 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2001-01-17 |
Vadim Zeitlin | fixed wxSplitPath() bug and added tests for it |
tree | commitdiff |
2001-01-16 |
Vadim Zeitlin | patch from Roland Scholz to fix the file permissions... |
tree | commitdiff |
2001-01-14 |
George Tasker | Fixed problem in wxDbColFor::Format() for mySQL (patch... |
tree | commitdiff |
2001-01-13 |
Václav Slavík | fixed stupid bug in LCID->locale string translation |
tree | commitdiff |
2001-01-12 |
Václav Slavík | changed wxLogWarning('catalog not found') message to... |
tree | commitdiff |
2001-01-12 |
Václav Slavík | verbose mode wxLog disabled by default even in debug... |
tree | commitdiff |
2001-01-11 |
Vadim Zeitlin | fix/workaround for Trim() and accented letters |
tree | commitdiff |
2001-01-10 |
Václav Slavík | new locales code checked in |
tree | commitdiff |
2001-01-09 |
David Webster | Needed to initialize time_t to 0 in GetTimeZone to... |
tree | commitdiff |
2001-01-08 |
Vadim Zeitlin | fix for better European date format parsing |
tree | commitdiff |
2001-01-06 |
Vadim Zeitlin | fix for gcc bug under Mac OS X |
tree | commitdiff |
2001-01-06 |
Vadim Zeitlin | fixed wxStreamBuffer::SetBufferIO() (thanks to Gilles... |
tree | commitdiff |
2001-01-05 |
Vadim Zeitlin | wxDateTime::IsValid() now returns m_time != (wxLongLong)-1 |
tree | commitdiff |
2001-01-04 |
Vadim Zeitlin | added wxArrayString::RemoveAt() |
tree | commitdiff |
2001-01-04 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-01-04 |
Vadim Zeitlin | use default timeout of 1 minute |
tree | commitdiff |
2001-01-04 |
Vadim Zeitlin | fix for Centre() (thanks Derry!) |
tree | commitdiff |
2001-01-03 |
Vadim Zeitlin | a fix for new wu-ftpd |
tree | commitdiff |
2000-12-31 |
Vadim Zeitlin | readded back SetFullName |
tree | commitdiff |
2000-12-31 |
Vadim Zeitlin | implemented wxFileName::SplitPath(), wxSplitPath()... |
tree | commitdiff |
2000-12-31 |
Vadim Zeitlin | rewrote wxFileName::Normalize(), added a few methods... |
tree | commitdiff |
2000-12-30 |
Vadim Zeitlin | just added some _T()s |
tree | commitdiff |
2000-12-30 |
Robert Roebling | Various fixes for wxFilename. |
tree | commitdiff |
2000-12-30 |
Robert Roebling | wxFileName II. It actually works. |
tree | commitdiff |
2000-12-29 |
David Webster | should use array delete on a wxString object (line... |
tree | commitdiff |
2000-12-28 |
Robert Roebling | Added wxFileName. |
tree | commitdiff |
2000-12-26 |
Vadim Zeitlin | 1. wxCopyFile() uses buffer (huge copy speed up) |
tree | commitdiff |
2000-12-23 |
Vadim Zeitlin | added some error checking to wxCopyFile |
tree | commitdiff |
2000-12-21 |
Vadim Zeitlin | fix for -1 coords in wxWindow::Centre |
tree | commitdiff |
2000-12-20 |
Václav Slavík | fixed wxTextFile::GuessType assertion |
tree | commitdiff |
2000-12-19 |
Vadim Zeitlin | tons of wxFTP fixes and compilation fix for wxBase |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | compilation fixes for wxMSW |
tree | commitdiff |
next |