projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emulate scrolling in wxMSW header control; document the need to call ScrollWindow...
[wxWidgets.git]
/
include
/
wx
/
log.h
2008-10-20
Vadim Zeitlin
a couple of more left over Borland unused variable...
blob
|
commitdiff
|
raw
2008-03-17
Vadim Zeitlin
use static functions instead of static variables for...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-15
Vadim Zeitlin
protect access to ms_aTraceMasks with a critical sectio...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-02
Vadim Zeitlin
PalmOS compilation fixes (wx-trunk-out.diff part of...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Vadim Zeitlin
don't lock the gs_prevCS critical section recursively...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Paul Cornett
remove unneccessary header dependencies on wx/thread.h
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Vadim Zeitlin
made LogLastRepetitionCountIfNeeded() non static to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-24
Vadim Zeitlin
use LogLastRepetitionCountIfNeeded() instead of DoLogNu...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-24
Vadim Zeitlin
add a critical section protecting ms_prev variables...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-24
Vadim Zeitlin
slightly simplified wxLog repetition counting code
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Václav Slavík
Mingw compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Vadim Zeitlin
added wxLog::DisableTimestamp() to be used as a synonym...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Vadim Zeitlin
suppress virtual function hiding warnings due to the...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-21
Julian Smart
Added DetachOldLog to avoid destruction of old log...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-19
Václav Slavík
wxLog::Get/Settimestamp() now use wxString
blob
|
commitdiff
|
raw
|
diff to current
2007-06-15
Vadim Zeitlin
added wxDEPRECATED_BUT_USED_INTERNALLY macro and use...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Václav Slavík
changed wxLog::OnLog(String) to take wxString instead...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Václav Slavík
1. make debugging macros compatible with ANSI build...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
David Elliott
Add a wxLog::DoCreateOnDemand and call it from DoCommon...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-06
Václav Slavík
fix compation with Watcom after latest vararg templates...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-04
Václav Slavík
use wxFormatString helper class for 'vararg' functions...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Václav Slavík
fixed vararg functions with format argument to not...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Václav Slavík
fixed release build compilation with compilers without...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-29
Václav Slavík
compilation fixes for --disable-log
blob
|
commitdiff
|
raw
|
diff to current
2007-04-26
Václav Slavík
use UTF8-encoded char* strings in UTF8 build instead...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Václav Slavík
initial version of UTF-8 strings representation (still...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Václav Slavík
disabled VC6 warning about passing a macro that expands...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-23
Václav Slavík
wxLogGeneric usage compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Vadim Zeitlin
removed extraneous semicolons
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Vadim Zeitlin
corrected WX_DEFINE_VARARG_FUNC_NOP usage
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Václav Slavík
first phase of transition to unified Unicode build:
blob
|
commitdiff
|
raw
|
diff to current
2006-09-09
Vadim Zeitlin
define debugging log functions as (empty inline) wxLogN...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-05
Václav Slavík
use macros to completely remove wxLogTrace, wxLogDebug...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-31
Vadim Zeitlin
don't use static buffer needing a critical section...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-31
Václav Slavík
avoid warnings about undefined wxUSE_LOG_DEBUG if wxUSE...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
Vadim Zeitlin
optionally count repeating wxLog messages instead of...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
removed wxABI_VERSION checks
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-09-20
Vadim Zeitlin
fix SGI CC warning about last parameter of vararg funct...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-17
Michael Wetherell
Add wxABI_VERSION > 20601 wrappers
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-06
Vadim Zeitlin
added wxLogBuffer which collects all log messages in...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-05
Włodzimierz Skiba
Warning fix for wxUSE_LOG off.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-13
Włodzimierz Skiba
Semicolon fixes according to Vadim's note about being...
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-09-14
Vadim Zeitlin
allow to use any window, not just wxFrame, as wxLogFram...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-20
Mattia Barbon
Compilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-30
Dimitri Schoolwerth
partially applied patch #895170: "Building with minimal...
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-05-18
Włodzimierz Skiba
wxSafeShowMessage needs wxString regardles wxUSE_LOG.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-10
Vadim Zeitlin
compilation fix for wxUSE_LOG == 0 (part of patch 843206)
blob
|
commitdiff
|
raw
|
diff to current
2004-02-08
David Elliott
Add wxCocoa-specific trace masks
blob
|
commitdiff
|
raw
|
diff to current
2004-02-01
Dimitri Schoolwerth
Reverted part of patch #876969 ("Fixes to Borland warni...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-27
Dimitri Schoolwerth
Applied patch #876969: "Fixes to Borland warnings"...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-30
Vadim Zeitlin
removed wxLogTrace() without mask to fix DMC compilation
blob
|
commitdiff
|
raw
|
diff to current
2003-09-30
Vadim Zeitlin
Unicode fixes for Watcom (part of patch 813225)
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-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-10
Julian Smart
Applied patch [ 761138 ] Replaces references to wxT...
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
Vadim Zeitlin
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Vadim Zeitlin
fixes needed for separate DLL build to work
blob
|
commitdiff
|
raw
|
diff to current
2003-06-25
Václav Slavík
split log.h into GUI and base parts
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
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-20
David Webster
TRUE not true, FALSE not false
blob
|
commitdiff
|
raw
|
diff to current
2003-01-12
Vadim Zeitlin
compilation fixes for non default wxUSE_XXX values...
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-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-01
Robin Dunn
Changed wxLOG_Max to be a smaller (but still large...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-01
Robin Dunn
Added wxLog::Get/SetLogLevel
blob
|
commitdiff
|
raw
|
diff to current
2002-12-07
Robert Roebling
Various compile fixes for WinCE.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-04
Ron Lee
Added (and documented) GetTraceMasks so userspace can...
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-06-26
Vadim Zeitlin
fixed warning about printf format specifications <...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-21
Gilles Depeyrot
added attribute printf checks to printf like functions...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-09
Robin Dunn
Added a couple missing WXDLLEXPORTs
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-05-08
Gilles Depeyrot
added DECLARE_NO_COPY_CLASS where appropriate since...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-27
Vadim Zeitlin
fixed memory leak in wxLogChain
blob
|
commitdiff
|
raw
|
diff to current
2002-03-08
Ron Lee
Added SetLogBuffer method.
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
2001-12-17
Vadim Zeitlin
added __TDATE__ and __TTIME__ and use them instead...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-13
Vadim Zeitlin
fix for wxBase compilation (misplaced #if wxUSE_GUI)
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 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-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
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
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-03-13
Vadim Zeitlin
1. some patches from Janos Vegh to docview template...
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-21
Vadim Zeitlin
1. fixed (to test) the bug with bitmaps without masks...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-21
Vadim Zeitlin
1. wxWizard supports setting images for each page,...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
Ove Kaaven
Those wxTRACE_* string constants appears to need wxT()
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
next