2004-05-27 |
Julian Smart | WinCE Standard SDK improvements including adding close... |
blob | commitdiff | raw |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods. |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Mattia Barbon | More COMPATIBILITY_2_4 fixes. |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Václav Slavík | Windows compilation fix |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build... |
blob | commitdiff | raw | diff to current |
2003-06-14 |
Vadim Zeitlin | always NUL-terminate log messages, even if they're... |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Stefan Csomor | unicode and __MACH__ additions for wxMac |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Stefan Csomor | wxMac Unicode support |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2003-01-26 |
Vadim Zeitlin | added iosfwrap.h (wrapper for <iosfwd>) |
blob | commitdiff | raw | diff to current |
2003-01-10 |
Vadim Zeitlin | removed wxLog::HasPendingMessages() (it can't be made... |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Robin Dunn | Added wxLog::Get/SetLogLevel |
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-05-09 |
Vadim Zeitlin | added (and documented) wxSafeShowMessage, use it in... |
blob | commitdiff | raw | diff to current |
2002-04-27 |
Vadim Zeitlin | fixed uninitialized m_bPassMessages and wxLogChain... |
blob | commitdiff | raw | diff to current |
2002-04-27 |
Vadim Zeitlin | really fixed memory leak in wxLogChain |
blob | commitdiff | raw | diff to current |
2002-04-27 |
Vadim Zeitlin | fixed memory leak in wxLogChain |
blob | commitdiff | raw | diff to current |
2002-03-28 |
Vadim Zeitlin | fixed compilation in Unicode build |
blob | commitdiff | raw | diff to current |
2002-03-08 |
Robin Dunn | Fixed compilation error. |
blob | commitdiff | raw | diff to current |
2002-03-08 |
Ron Lee | Added SetLogBuffer method. |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Vadim Zeitlin | wxLogFatalError() now always aborts the program and... |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Gilles Depeyrot | renamed wxLogXXX functions with va_list argument to... |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Gilles Depeyrot | added wxLog functions with a variable argument list... |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Robert Roebling | Make log.cpp compilable under CW 5.2 non-Carbon |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Gilles Depeyrot | disable MetroNub stuff for CodeWarrior 5.3 Carbon builds |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Stefan Csomor | removing dependancy on mac headers from public wx heade... |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Stefan Csomor | mac codewarrior implementation updated, avoids sending... |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Vadim Zeitlin | fixed a harmless buglet in wxSysErrorMsg() under Win32 |
blob | commitdiff | raw | diff to current |
2001-08-30 |
Václav Slavík | minor fix that was part of helpbest.patch |
blob | commitdiff | raw | diff to current |
2001-07-15 |
Gilles Depeyrot | modified configure to allow configuration of wxMotif... |
blob | commitdiff | raw | diff to current |
2001-07-12 |
Vadim Zeitlin | fixed VC++ warning |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Vadim Zeitlin | added and documented wxApp::OnAssert |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Vadim Zeitlin | added wxLogChain and wxLogPassThrough classes |
blob | commitdiff | raw | diff to current |
2001-07-10 |
Vadim Zeitlin | made wxLog::Set/GetVerbose() static back again |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Julian Smart | Various wxUniversal/wxMicroWindows fixes |
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-09 |
Vadim Zeitlin | 1. added wxAssertIsEqual() function to be used in wxASS... |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Vadim Zeitlin | applied patch for compilation with gcc 3.0 |
blob | commitdiff | raw | diff to current |
2001-05-17 |
Vadim Zeitlin | added wxLog::ClearTraceMasks() |
blob | commitdiff | raw | diff to current |
2001-04-21 |
Vadim Zeitlin | oops... conflict removed |
blob | commitdiff | raw | diff to current |
2001-04-21 |
Vadim Zeitlin | merged optimizations from 2.2 |
blob | commitdiff | raw | diff to current |
2001-02-15 |
Gilles Depeyrot | modifications for compilation under Mac OS X |
blob | commitdiff | raw | diff to current |
2001-01-18 |
Vadim Zeitlin | added timestamping to wxLogStream |
blob | commitdiff | raw | diff to current |
2001-01-12 |
Václav Slavík | verbose mode wxLog disabled by default even in debug... |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Václav Slavík | applied (part of) Alexey Leko's patch |
blob | commitdiff | raw | diff to current |
2000-09-10 |
Vadim Zeitlin | use the native msg box if available, fall back to wxWin... |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Stefan Csomor | merge of wxMac into main repository |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Vadim Zeitlin | some more cosmetic fixes for wxLogTrace |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Vadim Zeitlin | typo fixed |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Vadim Zeitlin | wxLogTrace doesn't give messages with two 'Trace' in... |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Vadim Zeitlin | added wxLog::Suspend/Resume and wxYield() uses them... |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Vadim Zeitlin | I think I finally fixed activation behaviour under... |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Stefan Csomor | cw pro 5.3 adaptions |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | 1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Vadim Zeitlin | 1. msec resolution for timer functions under Win32 |
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-15 |
Vadim Zeitlin | wxSnprintf() and wxVsnprintf() added, documented and... |
blob | commitdiff | raw | diff to current |
1999-11-04 |
Vadim Zeitlin | 1. wxFileDataObject fixes from Ricky Gonzales - seems... |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-09-20 |
Vadim Zeitlin | started separating GUI parts of wxLog from the rest |
blob | commitdiff | raw | diff to current |
1999-08-28 |
Robert Roebling | Added German translation to internat sample. |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Vadim Zeitlin | 1. added wxGetNumberFromUser (to textdlgg.cpp and dialo... |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Guilhem Lavaux | Added GSocket for Unix (only GTK for the moment) |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Vadim Zeitlin | 1. wxFFile::Close() buglet fixed |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Robert Roebling | Compile fixes. |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Brian Macy | Attempt at getting mingw32 working again... still doesn... |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Vadim Zeitlin | unused parameter warnings suppressed |
blob | commitdiff | raw | diff to current |
1999-04-21 |
Ove Kaaven | Unicode fixes. |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Ove Kaaven | Had changed the prototype of wxOnAssert after the disco... |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Vadim Zeitlin | log unknown log levels too |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Vadim Zeitlin | wxLog shouldn't complain about log levels it doesn... |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Vadim Zeitlin | don't log empty status messages in wxLogWindow |
blob | commitdiff | raw | diff to current |
1999-04-13 |
Ove Kaaven | More Unicode stuff. Implemented wxFprintf. |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Ove Kaaven | It now compiles all these files without warnings in... |
blob | commitdiff | raw | diff to current |
1999-03-29 |
Vadim Zeitlin | many miscellaneous fixes |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Vadim Zeitlin | typos in error messages corrected |
blob | commitdiff | raw | diff to current |
1999-03-10 |
Vadim Zeitlin | wxLogStderr sends output to debugger too under Windows |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
blob | commitdiff | raw | diff to current |
1999-02-15 |
Vadim Zeitlin | enable verbose messages by default in debug builds |
blob | commitdiff | raw | diff to current |
1999-02-03 |
Vadim Zeitlin | _MSC_VER => __VISUALC__ change |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Vadim Zeitlin | clicking on the messages about assert failures in VC... |
blob | commitdiff | raw | diff to current |
1999-01-28 |
Vadim Zeitlin | wxLogMessage()s are now shown (again) |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Julian Smart | Added some Motif wxGLCanvas support; some more Motif... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Vadim Zeitlin | 1. wxMotif fixes for compilation in "no compatible... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1999-01-04 |
Julian Smart | Simplified BC++ makefiles; C++Builder 1.0 compilation... |
blob | commitdiff | raw | diff to current |
1999-01-03 |
Robert Roebling | Proofed that iostreams break threads |
blob | commitdiff | raw | diff to current |
1999-01-01 |
Stefan Csomor | mac support as stubs added |
blob | commitdiff | raw | diff to current |
1998-12-15 |
Vadim Zeitlin | 1. log::save works with wxGTK |
blob | commitdiff | raw | diff to current |
next |