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 |
2000-12-18 |
Vadim Zeitlin | wxNativeFontInfo changes |
tree | commitdiff |
2000-12-18 |
David Webster | VisualAge V3.0 does not understand lowercase, "true... |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | wxMimeTypesManager now supports creating associations... |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | minor fixes for the font info patch |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | applied wxNativeFontInfo patch from Derry Bryson (with... |
tree | commitdiff |
2000-12-16 |
Robert Roebling | Added wxCommandEvent::IsSeection for listbox, |
tree | commitdiff |
2000-12-10 |
Vadim Zeitlin | merged in slider validation bug from the 2.2 branch |
tree | commitdiff |
2000-12-03 |
Julian Smart | Added accelerators to Undo/Redo menu items |
tree | commitdiff |
2000-11-29 |
David Webster | VA needs FALSE not false |
tree | commitdiff |
2000-11-27 |
David Webster | OS/2 VisualAge doesn't know about lower case true and... |
tree | commitdiff |
2000-11-27 |
David Webster | A few OS/2 additions to enable the colour database... |
tree | commitdiff |
2000-11-26 |
Vadim Zeitlin | wxSetEnv for Win32 (doesn't really work) |
tree | commitdiff |
2000-11-26 |
Vadim Zeitlin | fix for uninit vars |
tree | commitdiff |
2000-11-26 |
Vadim Zeitlin | oops... compilation fix |
tree | commitdiff |
2000-11-26 |
Julian Smart | Added m_destroybuf initialisation |
tree | commitdiff |
2000-11-25 |
Václav Slavík | applied (part of) Alexey Leko's patch |
tree | commitdiff |
2000-11-25 |
Vadim Zeitlin | fixed Set(wxPercentOf) (bug #12227) |
tree | commitdiff |
2000-11-24 |
Robert Roebling | Made geometry class link. |
tree | commitdiff |
2000-11-24 |
George Tasker | Added wxDbTable::SetOrderByColNums() function |
tree | commitdiff |
2000-11-24 |
George Tasker | Increased the max length of allowed WHERE clauses and... |
tree | commitdiff |
2000-11-24 |
Robert Roebling | matrix compile fix |
tree | commitdiff |
2000-11-24 |
Robert Roebling | Made dnd reentrent safe as per stable tree. |
tree | commitdiff |
2000-11-24 |
Vadim Zeitlin | linking fix |
tree | commitdiff |
2000-11-23 |
Vadim Zeitlin | more fixes to stream code: allow deriving from wxStream... |
tree | commitdiff |
2000-11-23 |
Vadim Zeitlin | compilation fixes for wxMemoryStreams |
tree | commitdiff |
2000-11-23 |
Vadim Zeitlin | fixed memory allocation code of wxStreamBuffer to not... |
tree | commitdiff |
2000-11-22 |
George Tasker | Fixed problems with the wxDb::Open(wxDb *copyDb) not... |
tree | commitdiff |
2000-11-22 |
George Tasker | Added what I think is full support for Null column... |
tree | commitdiff |
2000-11-20 |
George Tasker | SQL Server and (preliminary) DB2 support added |
tree | commitdiff |
2000-11-20 |
George Tasker | Added preliminary DB2 support. |
tree | commitdiff |
2000-11-15 |
David Webster | bad delete operator, should be delete [] for gs_FSMimeF... |
tree | commitdiff |
2000-11-09 |
Vadim Zeitlin | compilation fix for !WXWIN_COMPATIBILITY_2 and some... |
tree | commitdiff |
2000-11-04 |
Václav Slavík | workarounded false memory leak report |
tree | commitdiff |
2000-10-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-10-25 |
David Webster | compile bug fix |
tree | commitdiff |
2000-10-24 |
David Webster | OS/2 updates for easier VA debugging |
tree | commitdiff |
2000-10-20 |
Vadim Zeitlin | removed the pad from wxWindow::DoGetBestSize(), now... |
tree | commitdiff |
2000-10-20 |
Vadim Zeitlin | fixed off by 1 error in CharsetToEncoding() for CP... |
tree | commitdiff |
2000-10-16 |
Julian Smart | Fixed memory leak |
tree | commitdiff |
2000-10-12 |
Vadim Zeitlin | another GetInt/GetId bug fix |
tree | commitdiff |
2000-10-11 |
Vadim Zeitlin | cosmetic fixes to font encoding names |
tree | commitdiff |
2000-10-11 |
Václav Slavík | fixed Cyrillic encodings |
tree | commitdiff |
2000-10-07 |
Vadim Zeitlin | 1. a couple of compilation warnings fixed (strconv... |
tree | commitdiff |
2000-10-06 |
Václav Slavík | changed \n\r to \r\n |
tree | commitdiff |
2000-10-06 |
Julian Smart | Added DECLARE/IMLEMENT_CLASS for wxToolBarBase |
tree | commitdiff |
2000-10-05 |
Julian Smart | Removed wxFindFocusDescendant for non-wxMSW platforms. |
tree | commitdiff |
2000-10-04 |
Vadim Zeitlin | merged in the commit from the 2.2 branch |
tree | commitdiff |
2000-10-04 |
Julian Smart | Speed fix for wxGenericDirCtrl, starting to add text... |
tree | commitdiff |
2000-10-03 |
Jouk Jansen | Modified Files: |
tree | commitdiff |
2000-10-03 |
Julian Smart | Small fixes to defs.h; change "windows.h" to <windows... |
tree | commitdiff |
2000-10-02 |
Vadim Zeitlin | fix for group names containing ']' |
tree | commitdiff |
2000-09-26 |
Julian Smart | Fiddled with wxFindWindowAtPoint to make it work with... |
tree | commitdiff |
2000-09-26 |
Vadim Zeitlin | fix from Robert |
tree | commitdiff |
2000-09-26 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-09-25 |
Ron Lee | implemented wxDisplaySizeMM for gtk, msw & motif. |
tree | commitdiff |
2000-09-15 |
Julian Smart | Added Set/GetThemeEnabled and used this for determining... |
tree | commitdiff |
2000-09-13 |
Vadim Zeitlin | wxTimer::Start() now calls Stop() |
tree | commitdiff |
2000-09-12 |
Vadim Zeitlin | 1. removed 'B' flag from treebase.cpp and regenerated... |
tree | commitdiff |
2000-09-12 |
Julian Smart | Added wxHelpControllerHelpProvider, added DisplayContex... |
tree | commitdiff |
2000-09-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-09-11 |
Julian Smart | wxHelpProvider now cleans itself up. wxTipWindow doesn't |
tree | commitdiff |
2000-09-11 |
Julian Smart | Included tipwindow.h unconditionally |
tree | commitdiff |
2000-09-10 |
Vadim Zeitlin | wxTipWindow added and is now used by wxSimpleHelpProvider |
tree | commitdiff |
2000-09-10 |
Vadim Zeitlin | 1. added wxHelpProvider and (unfinished) wxSimpleHelpPr... |
tree | commitdiff |
2000-09-10 |
Vadim Zeitlin | use the native msg box if available, fall back to wxWin... |
tree | commitdiff |
next |