projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
added wxFontMapper::Get/Set
[wxWidgets.git]
/
src
/
msw
/
utilsexc.cpp
2002-04-01
Vadim Zeitlin
sleep while waiting for the spawned process to terminat...
blob
|
commitdiff
|
raw
2002-03-23
Vadim Zeitlin
added wxEXEC_NOHIDE flag, modified wxExecute() to take...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-17
Kendall Bennett
Mutiple updates from SciTech for wxWindows including...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Julian Smart
First pass at adding MicroWindows support
blob
|
commitdiff
|
raw
|
diff to current
2001-06-15
Julian Smart
Moved metafile helpers from utilsexc.cpp to utils.cpp...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-09
Vadim Zeitlin
fixed compilation
blob
|
commitdiff
|
raw
|
diff to current
2001-05-09
Vadim Zeitlin
fixed wxExecute + DDE bug (merged from 2.2)
blob
|
commitdiff
|
raw
|
diff to current
2001-05-02
Kendall Bennett
Updates to fix Watcom C/C++ 11.0 compiler warning probl...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-19
Vadim Zeitlin
1. some more tests in console
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-03-05
Vadim Zeitlin
1. wxWindowDisabler modified to bring parent window...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-02
Vadim Zeitlin
1. wxProcess changes to make capturing subprocess outpu...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-27
Guilhem Lavaux
Inserted "stdio catch" in wxExecute. The activation...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-18
George Tasker
Fixed so this file will compile if wxUSE_IPC is 0 ...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-18
Vadim Zeitlin
1. fixed compilation of wxExecute() for !wxUSE_IPC
blob
|
commitdiff
|
raw
|
diff to current
2000-01-18
Vadim Zeitlin
1. small fix in wxDirDialog: SHBrowseForFolder() doesn...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-15
Vadim Zeitlin
1. fixed small bug with toolbar size updates
blob
|
commitdiff
|
raw
|
diff to current
2000-01-13
Vadim Zeitlin
1. added wxEnhMetaFileXXX classes
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-06
Vadim Zeitlin
1. wxFontMapper seems to work for wxMSW
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-05
Julian Smart
Misc. 16-bit compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Ove Kaaven
A few weeks of Unicode fixes (my old win95 laptop compi...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Patrick Albert
Correct some minor compile pbs with VC++1.52c & VC...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Patrick Albert
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Vadim Zeitlin
wxGetFullHostName() implemented - it doesn't work thoug...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-09
Robert Roebling
WINE is so fine.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Vadim Zeitlin
wxExecute() fixes and doc updates: the return value...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-15
Julian Smart
GnuWin32 corrections (::ZeroMemory doesn't exist)
blob
|
commitdiff
|
raw
|
diff to current
1999-02-10
Julian Smart
Cured some small doc typos; some WIN16 fixes; transferr...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-08
Vadim Zeitlin
wxProcess-related code now works
blob
|
commitdiff
|
raw
|
diff to current
1999-02-07
Vadim Zeitlin
made wxProcess-related code compile again (it doesn...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-03
Vadim Zeitlin
_MSC_VER => __VISUALC__ change
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Julian Smart
TWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
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-01
Stefan Csomor
mac support as stubs added
blob
|
commitdiff
|
raw
|
diff to current
1998-11-21
Julian Smart
Doc updates (debug stuff); Cygwin corrections
blob
|
commitdiff
|
raw
|
diff to current
1998-09-08
Guilhem Lavaux
* some C++ness correction in wxStream.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-07
Vadim Zeitlin
added wxLogSysError() in wxExecute() if the command...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-03
Julian Smart
Added wxExpr parser/lexer files which had somehow got...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-02
Guilhem Lavaux
* Deleted all ^M
blob
|
commitdiff
|
raw
|
diff to current
1998-07-02
Julian Smart
Added dummy constructors etc. for wxProcess(Event)...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-02
Julian Smart
Various changes for 16-bit compilation
blob
|
commitdiff
|
raw
|
diff to current
1998-07-01
Guilhem Lavaux
* Well, I've forgotten this file :-(
blob
|
commitdiff
|
raw
|
diff to current