2003-01-29 |
Stefan Csomor | getting rid of wxBuffer |
blob | commitdiff | raw |
2002-12-16 |
Robin Dunn | Give wxSafeYield an onlyIfNeeded parameter |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-08-29 |
Vadim Zeitlin | changed wxExecute(char **) version to take wxChar ** |
blob | commitdiff | raw | diff to current |
2002-06-23 |
Gilles Depeyrot | added attribute printf to perform printf format checks... |
blob | commitdiff | raw | diff to current |
2002-06-12 |
Vadim Zeitlin | added wxGetProcessId() |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Vadim Zeitlin | new wxWindow::FindWindowByXXX() methods replacing the... |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Gilles Depeyrot | added DECLARE_NO_COPY_CLASS where appropriate since... |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Vadim Zeitlin | added wxShutdown (patch 547443) |
blob | commitdiff | raw | diff to current |
2002-05-02 |
Mattia Barbon | wxExecute takes a char**, not a wxChar** |
blob | commitdiff | raw | diff to current |
2002-03-27 |
Vadim Zeitlin | added wxEXEC_MAKE_GROUP_LEADER (patch 535422) |
blob | commitdiff | raw | diff to current |
2002-03-23 |
Vadim Zeitlin | added wxEXEC_NOHIDE flag, modified wxExecute() to take... |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Vadim Zeitlin | 1. made wxDebugMsg, wxError and wxFatalError deprecated... |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Julian Smart | Removed wxBuffer from several ports; added function... |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Julian Smart | Now compiling |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Vadim Zeitlin | fixed for compilation without wxUSE_WCHAR_T and minor... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Stefan Csomor | removing dependancy on mac headers from public wx headers |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Václav Slavík | change to /usr/share/wx/version |
blob | commitdiff | raw | diff to current |
2001-11-17 |
Gilles Depeyrot | added const for constant char pointer function parameters |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Vadim Zeitlin | added wxApp::Yield() |
blob | commitdiff | raw | diff to current |
2001-09-26 |
Václav Slavík | Use wxGetInstallPrefix() instead of wxINSTALL_PREFIX... |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Vadim Zeitlin | added wxGetDiskSpace for Win/Unix |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-06-16 |
Vadim Zeitlin | 1. improved wxKill() implementation for Win32 |
blob | commitdiff | raw | diff to current |
2001-02-22 |
Julian Smart | Added wxYieldIfNeeded |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Stefan Csomor | updated mac sources (CW 5.3 working , CW6 still having... |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Vadim Zeitlin | wxSetEnv for Win32 (now seems to work) |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Vadim Zeitlin | added wxGet/Set/UnsetEnv() for Unix |
blob | commitdiff | raw | diff to current |
2000-10-07 |
Vadim Zeitlin | 1. a couple of compilation warnings fixed (strconv... |
blob | commitdiff | raw | diff to current |
2000-09-08 |
Julian Smart | Fixed some broken things related to context help, fixed... |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Julian Smart | Got wxHelpContext working, plus wxFindWindowAtPointer... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Vadim Zeitlin | wxHandleFatalExceptions() added, documented |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Vadim Zeitlin | 1. wxWindowDisabler modified to bring parent window... |
blob | commitdiff | raw | diff to current |
2000-03-03 |
Vadim Zeitlin | 1. wxShell fixes: now really uses shell (it wasn't... |
blob | commitdiff | raw | diff to current |
2000-03-02 |
Vadim Zeitlin | 1. wxProcess changes to make capturing subprocess outpu... |
blob | commitdiff | raw | diff to current |
1999-12-09 |
Vadim Zeitlin | a more easy to use version of wxGetHomeDir() added |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Vadim Zeitlin | 1. wxGetOsDescription() function added |
blob | commitdiff | raw | diff to current |
1999-11-27 |
Vadim Zeitlin | 1. wxThread changes (detached/joinable) for MSW and... |
blob | commitdiff | raw | diff to current |
1999-11-18 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Vadim Zeitlin | 1. wxFontMapper almost finished |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Vadim Zeitlin | 1. added encoding param to wxFontEncoding::EnumFamilies... |
blob | commitdiff | raw | diff to current |
1999-10-25 |
Vadim Zeitlin | 1. moved fontenum.cpp to unix because implementation... |
blob | commitdiff | raw | diff to current |
1999-10-25 |
Vadim Zeitlin | 1. small dnd compilation fixes (no attempt to make... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-10-01 |
Vadim Zeitlin | wxMotif::wxFont supports encodings too (and shares... |
blob | commitdiff | raw | diff to current |
1999-08-13 |
Robert Roebling | Added WINE and probably x-compile makefiles |
blob | commitdiff | raw | diff to current |
1999-07-30 |
David Webster | OS/2 updates |
blob | commitdiff | raw | diff to current |
1999-06-27 |
Robert Roebling | Work on streams of all sorts. More to come. |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Karsten Ballüder | Added missing wxGetFullHostName() and wxNO_DEFAULT... |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Robert Roebling | Fixed typos in window.cpp and utils.cpp |
blob | commitdiff | raw | diff to current |
1999-05-18 |
Robert Roebling | More key event work. Added SetDetectableAutoRepeat. |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Ove Kaaven | wxGetUserHome() returns "const wxMB2WXbuf" for Unix... |
blob | commitdiff | raw | diff to current |
1999-04-15 |
Karsten Ballüder | Added wxEnableTopLevelWindows(bool enable) for use... |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Ove Kaaven | Oh well, I'll just stuff in the rest of the Unicode... |
blob | commitdiff | raw | diff to current |
1999-03-29 |
Vadim Zeitlin | header changes for the fixes commited previously |
blob | commitdiff | raw | diff to current |
1999-03-22 |
Karsten Ballüder | Added wxSafeYield(wxWindow *win=NULL). |
blob | commitdiff | raw | diff to current |
1999-03-03 |
Vadim Zeitlin | wxUsleep() introduced (and documented) to try to work... |
blob | commitdiff | raw | diff to current |
1999-02-08 |
Julian Smart | Tried to fix wxPanel bug (windows now set the panel... |
blob | commitdiff | raw | diff to current |
1999-02-07 |
Vadim Zeitlin | replaced "#include <wx/process.h>" by "class wxProcess... |
blob | commitdiff | raw | diff to current |
1999-02-03 |
Vadim Zeitlin | _MSC_VER => __VISUALC__ change |
blob | commitdiff | raw | diff to current |
1999-01-26 |
Karsten Ballüder | fixed wxBusyCursor privacy bug |
blob | commitdiff | raw | diff to current |
1999-01-25 |
Julian Smart | Split up wxStream doc files; added wxTCP... files;... |
blob | commitdiff | raw | diff to current |
1999-01-02 |
Robert Roebling | Triued in vain to fix threads segvs with gcc |
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-10 |
Julian Smart | Dialog Editor corrections for latest wxWin changes... |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Julian Smart | Changes to WXDLLEXPORT keyword position for VC++ 6... |
blob | commitdiff | raw | diff to current |
1998-11-09 |
Julian Smart | Removed references to DEBUG and WXDEBUG; cured Motif... |
blob | commitdiff | raw | diff to current |
1998-10-16 |
Julian Smart | Misc. Motif; removed duplicate wxICON; variant compile... |
blob | commitdiff | raw | diff to current |
1998-10-12 |
Julian Smart | Changes related to stream includes |
blob | commitdiff | raw | diff to current |
1998-10-09 |
Julian Smart | Dialog unit mods; wxProp tidying |
blob | commitdiff | raw | diff to current |
1998-10-06 |
Julian Smart | FreeBSD patch to sckaddr.cpp; include more files in... |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
blob | commitdiff | raw | diff to current |
1998-09-17 |
Julian Smart | Dnd constant name changes because names like Copy can... |
blob | commitdiff | raw | diff to current |
1998-09-11 |
Robert Roebling | Updates to memcheck |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Vadim Zeitlin | const char *wxGetHomeDir(wxString*) added |
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-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
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-10 |
Karsten Ballüder | Cleared up DEBUG define mess, defines are now called... |
blob | commitdiff | raw | diff to current |
1998-07-01 |
Guilhem Lavaux | * Changed "true" to "TRUE" in some file: "true" doesn... |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|