2006-07-25 |
Włodzimierz Skiba | Allow wxUSE_INTL==0 builds. |
blob | commitdiff | raw |
2006-07-25 |
Vadim Zeitlin | compilation fix for platforms where size_t is unsigned... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Vadim Zeitlin | optionally count repeating wxLog messages instead of... |
blob | commitdiff | raw | diff to current |
2006-06-29 |
Vadim Zeitlin | flush stderr in wxSafeShowMessage(): this might be... |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Vadim Zeitlin | removed wxIsLoggingEnabled() as it could create the... |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Vadim Zeitlin | typo: PrintfInLogBug() was probably supposed to be... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-01-18 |
Julian Smart | Applied patch [ 1334242 ] wxLogStream::DoLogString... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
blob | commitdiff | raw | diff to current |
2005-07-04 |
Włodzimierz Skiba | Visible wxMessageOutputDebug instance. |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Vadim Zeitlin | don't show wxLogDebug during app startup output in... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Vadim Zeitlin | don't do anything in wxLogBuffer::Flush() if there... |
blob | commitdiff | raw | diff to current |
2005-06-06 |
Vadim Zeitlin | added wxLogBuffer which collects all log messages in... |
blob | commitdiff | raw | diff to current |
2005-06-06 |
Vadim Zeitlin | don't crash if FormatMessage() fails in wxSysErrorMsg() |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Julian Smart | Applied patch [ 1171542 ] access static class members... |
blob | commitdiff | raw | diff to current |
2004-11-30 |
Julian Smart | Added missing newline for Windows debug output |
blob | commitdiff | raw | diff to current |
2004-10-12 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
blob | commitdiff | raw | diff to current |
2004-09-17 |
Włodzimierz Skiba | Source cleaning: whitespaces, -1/wxID_ANY/wxNOT_FOUND... |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Vadim Zeitlin | reverted previous patch applied by mistake |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Vadim Zeitlin | fixed flushing of secondary log target in wxLogChain... |
blob | commitdiff | raw | diff to current |
2004-07-09 |
Vadim Zeitlin | fixed a warning about unusable code in release build |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Julian Smart | WinCE Standard SDK improvements including adding close... |
blob | commitdiff | raw | diff to current |
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 |
next |