projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
1. changed wxIconBundle to use m_refData and COW to make copying icon bundles
[wxWidgets.git]
/
include
/
wx
/
log.h
2007-03-27
Václav Slavík
disabled VC6 warning about passing a macro that expands...
blob
|
commitdiff
|
raw
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
1999-10-07
Vadim Zeitlin
1. wxLog::FlushActive() added
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-07-15
Vadim Zeitlin
1. wxFFile::Close() buglet fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-07-11
Robert Roebling
A few compile things.
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-02
Julian Smart
Added progdlgg.cpp to makefiles; fixed true/false in...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-01
Vadim Zeitlin
compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-06-01
Vadim Zeitlin
new makefiles (part I)
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Vadim Zeitlin
1. wxMSW seems to work (please test and send your bug...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-12
Ove Kaaven
Uses Unicode strings. Now we've got a __TFILE__ macro...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-29
Vadim Zeitlin
last fixes to fixes (MSW compilation works now)
blob
|
commitdiff
|
raw
|
diff to current
1999-03-29
Brian Macy
Added time.h so it would compile
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-02-03
Vadim Zeitlin
_MSC_VER => __VISUALC__ change
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
1998-11-22
Julian Smart
Changes to WXDLLEXPORT keyword position for VC++ 6...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-26
Julian Smart
Motif and other mods
blob
|
commitdiff
|
raw
|
diff to current
1998-10-14
Vadim Zeitlin
minor changes a bit everywhere + a small wxLog change...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-12
Vadim Zeitlin
1. wxTimer::Start() returns bool in wxGTK too (other...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-12
Julian Smart
Changes related to stream includes
blob
|
commitdiff
|
raw
|
diff to current
1998-09-20
Vadim Zeitlin
somehow log target wasn't being created automatically...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-07
Vadim Zeitlin
ok, now it _does_ compile
blob
|
commitdiff
|
raw
|
diff to current
1998-09-07
Vadim Zeitlin
cvs incorrectly merged my last change somehow (there...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-07
Vadim Zeitlin
minor change (using wxLogNull no doesn't flush the...
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
next