projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove unused debian subdirectory.
[wxWidgets.git]
/
samples
/
exec
/
exec.cpp
2013-07-26
Vadim Zeitlin
Remove all lines containing cvs/svn "$Id$" keyword.
blob
|
commitdiff
|
raw
2013-07-03
Vadim Zeitlin
Don't ignore child process output if it exits with...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-02
Vadim Zeitlin
Correct lookup of Explorer-specific file association...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-02
Vadim Zeitlin
No changes, just reorganize the menu slightly in the...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-11
Vadim Zeitlin
Use wxID_EXIT for the "Quit" item in the exec sample.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-13
Vadim Zeitlin
Set the standard sample icon for the exec sample.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
Dimitri Schoolwerth
Removed ellipsis from "About..." occurrences.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-08
Vadim Zeitlin
Add wxEXEC_HIDE_CONSOLE flag allowing to unconditionall...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Vadim Zeitlin
Fix code reading from the pipe stream in exec sample.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-03
Dimitri Schoolwerth
Replaced Ok() occurrences with IsOk() throughout trunk.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-02
Vadim Zeitlin
Remove calls to wxApp::SetTopWindow() from the samples...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-24
Vadim Zeitlin
Add support for specifying child process cwd and env...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-09
Vadim Zeitlin
Remember last values used in exec sample "Kill" menu...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-20
Vadim Zeitlin
Use wxDELETE() and wxDELETEA() when possible.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
blob
|
commitdiff
|
raw
|
diff to current
2009-07-20
Vadim Zeitlin
Put braces around all calls to wxLogFunctions() inside...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-24
Vadim Zeitlin
added a timer updating a counter in the background...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
Vadim Zeitlin
fix file dialog caption
blob
|
commitdiff
|
raw
|
diff to current
2008-08-02
Vadim Zeitlin
added trivial wxLaunchDefaultApplication() implementati...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Julian Smart
Don't fail to get correct extension if there's a dot...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-22
Vadim Zeitlin
add timing of synchronous execution
blob
|
commitdiff
|
raw
|
diff to current
2008-03-22
Vadim Zeitlin
no real changes, just added a default value for the...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-06
Vadim Zeitlin
fix wxExecute thread shutdown and free wxExecuteData...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-15
Vadim Zeitlin
no real changes, just added an extra status message
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
Vadim Zeitlin
added commands to test how busy cursor behaves during...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Václav Slavík
compilation fixes after string changes
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Vadim Zeitlin
use a default URL, I got tired of typing it in the...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-08
Vadim Zeitlin
added wxEXEC_BLOCK flag (patch 1620430)
blob
|
commitdiff
|
raw
|
diff to current
2007-02-04
Vadim Zeitlin
call OnInit() from all samples to allow using standard...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Vadim Zeitlin
add test for wxLaunchDefaultBrowser, it makes sense...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Julian Smart
Applied patch [ 1586964 ] Getting the PID of the proces...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-08-24
Włodzimierz Skiba
Missing wxUSE_... flags and source cleaning.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Włodzimierz Skiba
Wrong #pragma interface/implementation warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-02
Václav Slavík
compilation fixes for gcc-3.4
blob
|
commitdiff
|
raw
|
diff to current
2004-08-05
Włodzimierz Skiba
Order of initializations according to class construction.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-21
Vadim Zeitlin
corrected code to not suppose that Write() always write...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-09
Vadim Zeitlin
show stderr in popen() test; show how to deal with...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-28
Włodzimierz Skiba
-1->wxID_ANY, TRUE->true, FALSE->false replacements
blob
|
commitdiff
|
raw
|
diff to current
2004-05-25
Julian Smart
More name changes
blob
|
commitdiff
|
raw
|
diff to current
2004-02-29
Mattia Barbon
Compilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-22
Mattia Barbon
Compilation fix.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-27
Vadim Zeitlin
warning fixes
blob
|
commitdiff
|
raw
|
diff to current
2003-09-09
Mattia Barbon
Various warning and Unicode fixes from ABX.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-04
Vadim Zeitlin
(Open Watcom but not only) compilation warning fixes
blob
|
commitdiff
|
raw
|
diff to current
2002-12-22
Mattia Barbon
Unicode compilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-14
Mattia Barbon
More samples/Unicode fixes.
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-08-31
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2002-08-21
Vadim Zeitlin
fixed the async process IO polling code
blob
|
commitdiff
|
raw
|
diff to current
2002-08-20
Vadim Zeitlin
test new wxProcess::IsInputAvailable/Opened functions
blob
|
commitdiff
|
raw
|
diff to current
2002-08-01
Mattia Barbon
Patch [ 584078 ] Misc samples fixes from Dimitri School...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-12
Vadim Zeitlin
added a stupid wxProcess::Open() test -- it can't be...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-04
Vadim Zeitlin
use full 32bit range for the process ids
blob
|
commitdiff
|
raw
|
diff to current
2002-04-01
Vadim Zeitlin
use the new API in the sample as it's more readable
blob
|
commitdiff
|
raw
|
diff to current
2001-07-22
Gilles Depeyrot
added missing conditional compilation test for MSW...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-16
Vadim Zeitlin
1. improved wxKill() implementation for Win32
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
2000-11-09
Vadim Zeitlin
changed lbox font to be more readable
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. wxStopWatch tests in console
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-03-02
Vadim Zeitlin
added demo of capturing program output - doesn't work...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-02
Vadim Zeitlin
no changes
blob
|
commitdiff
|
raw
|
diff to current
2000-01-22
Robert Roebling
Various makefile corrections,
blob
|
commitdiff
|
raw
|
diff to current
2000-01-21
Vadim Zeitlin
1. some DDE tests in exec
blob
|
commitdiff
|
raw
|
diff to current
2000-01-17
Guillermo Rodrigue...
added missing headers
blob
|
commitdiff
|
raw
|
diff to current
2000-01-15
Vadim Zeitlin
new sample - shows wxExecute
blob
|
commitdiff
|
raw
|
diff to current