projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
document On{Open,Save}Document()
[wxWidgets.git]
/
src
/
common
/
log.cpp
2001-04-21
Vadim Zeitlin
oops... conflict removed
blob
|
commitdiff
|
raw
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
1998-12-12
Vadim Zeitlin
some very minor changes
blob
|
commitdiff
|
raw
|
diff to current
1998-11-29
Julian Smart
Added Win95 implementation of OutputDebugString; added...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-28
Julian Smart
wxSize/wxPoint/wxRect versions of functions added to...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-25
Julian Smart
Various wxMotif changes including size optimisation...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-23
Robert Roebling
Build fix in wxLog
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-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-09-25
Vadim Zeitlin
2nd part of USE_xxx to wxUSE_xxx change
blob
|
commitdiff
|
raw
|
diff to current
1998-09-20
Vadim Zeitlin
1) minor modifications in fileconf.cpp
blob
|
commitdiff
|
raw
|
diff to current
1998-09-12
Robert Roebling
Removed warnings
blob
|
commitdiff
|
raw
|
diff to current
1998-09-07
Vadim Zeitlin
ok, now it _does_ compile
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-18
Vadim Zeitlin
globally renamed uint to size_t. This has _not_ been...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-16
Vadim Zeitlin
1) corrected bug in log.cpp which only affected wxGTK...
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-08-14
Vadim Zeitlin
wxLogWindoe changed again: now takes a parent frame...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-12
Vadim Zeitlin
one more minor wxLogWindow fix (I try to get it really...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-11
Vadim Zeitlin
more minor changes to wxLogWindow
blob
|
commitdiff
|
raw
|
diff to current
1998-08-08
Vadim Zeitlin
some minor changes in wxLogWindow
blob
|
commitdiff
|
raw
|
diff to current
1998-08-08
Denis Pershin
DP:
blob
|
commitdiff
|
raw
|
diff to current
1998-08-07
Vadim Zeitlin
couple of minor bug fixes/enhancements (interface uncha...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-07
Vadim Zeitlin
(1) Denis Pershin's patch for wxGTK (memory leaks corre...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-06
Julian Smart
OGL fixes; documentation fixes; dialog editor updates
blob
|
commitdiff
|
raw
|
diff to current
1998-08-04
Vadim Zeitlin
added wxLogWindow::GetFrame()
blob
|
commitdiff
|
raw
|
diff to current
1998-08-03
Vadim Zeitlin
1) wxFileConfig now longer tries to delete system-wide...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-03
Vadim Zeitlin
check that wxTheApp != NULL in wxLog::GetActiveTarget
blob
|
commitdiff
|
raw
|
diff to current
1998-08-03
Vadim Zeitlin
minor changes and bug corrections (interface unchanged)
blob
|
commitdiff
|
raw
|
diff to current
1998-08-02
Vadim Zeitlin
trace mask made static variable
blob
|
commitdiff
|
raw
|
diff to current
1998-07-29
Robert Roebling
wxMDIChildFrame inherits from wxFrame
blob
|
commitdiff
|
raw
|
diff to current
1998-07-27
Julian Smart
wxToolBar API changes; now frames manage their toolbar...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-24
Robert Roebling
wxFrame::CreateToolBar() stuff
blob
|
commitdiff
|
raw
|
diff to current
1998-07-23
Vadim Zeitlin
choosing "Cancel" in the message box which appears...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-17
Vadim Zeitlin
last traces of wxTString removed
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-08
Vadim Zeitlin
trace messages are now turned off by default
blob
|
commitdiff
|
raw
|
diff to current
1998-07-02
Julian Smart
Various changes for 16-bit compilation
blob
|
commitdiff
|
raw
|
diff to current
1998-06-19
Vadim Zeitlin
put wxMessageBox() arguments in OnAssert() in the right...
blob
|
commitdiff
|
raw
|
diff to current
1998-06-12
Vadim Zeitlin
in wxOnAssert() abort() replaced with raise(SIGTRAP...
blob
|
commitdiff
|
raw
|
diff to current
1998-06-09
Vadim Zeitlin
wxLogWindow is now not a top-level frame, so it doesn...
blob
|
commitdiff
|
raw
|
diff to current
1998-06-08
Vadim Zeitlin
Bool changed to bool
blob
|
commitdiff
|
raw
|
diff to current
1998-06-03
Vadim Zeitlin
bug preventing compilation of wxLogGui under !Windows...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-26
Vadim Zeitlin
1) log leves are now global wxLOG_ prefixed constants...
blob
|
commitdiff
|
raw
|
diff to current
next