projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implement hint cursor for resizable columns
[wxWidgets.git]
/
samples
/
console
/
console.cpp
2009-01-14
Francesco Montorsi
Reenable TEST_ALL (and #define TEST_FTP in that case)
blob
|
commitdiff
|
raw
2009-01-11
Francesco Montorsi
add note for wxWidgets user with a skeleton for a very...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-11
Vadim Zeitlin
correct the FTP host name mungled by a too eager global...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Francesco Montorsi
do not assert in wxFTP construction because of its...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Francesco Montorsi
add wxImage::Clear (patch by troelsk); closes #10141
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Francesco Montorsi
fix include file
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Francesco Montorsi
s/wxSplitPath/wxFileName::SplitPath
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
Francesco Montorsi
don't assert at startup because of the static initializ...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-18
Vadim Zeitlin
disable compilation of test broken by wxMimeTypesManage...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-17
Vadim Zeitlin
fix compilation of TestRegConfRead()
blob
|
commitdiff
|
raw
|
diff to current
2008-06-14
Vadim Zeitlin
compilation fix (casts for mb_str() used as argument...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-22
Vadim Zeitlin
don't show more than 20 lines of redirected IO, just...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-22
Vadim Zeitlin
correct the REDIRECT_COMMAND definition for Unix
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
Vadim Zeitlin
kill the process launched by wxExecute(ASYNC) to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
Vadim Zeitlin
uncomment wxExecute(ASYNC) test now that it's supposed...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-15
Vadim Zeitlin
added support for double arguments to wxCmdLineParser...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Vadim Zeitlin
removed stray include
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Vadim Zeitlin
remove ODBC and DBgrid libraries
blob
|
commitdiff
|
raw
|
diff to current
2007-10-20
Vadim Zeitlin
many wxIPC Unicode and UTF-8 fixes (use void* instead...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-20
Vadim Zeitlin
export wxInvalidSize from DLL builds (patch 1805738)
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Vadim Zeitlin
use wxNullPtr instead of NULL with wxFileTypeInfo
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Vadim Zeitlin
reset one shot timer internal state instead of leaving...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Vadim Zeitlin
added wxTimer test (now that it works in console applic...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Václav Slavík
compilation fixes for --disable-compat28
blob
|
commitdiff
|
raw
|
diff to current
2006-11-12
Vadim Zeitlin
compilation fix after last commit
blob
|
commitdiff
|
raw
|
diff to current
2006-11-12
Robert Roebling
[ 1590221 ] wxStandardPaths::GetExecutablePath
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Vadim Zeitlin
add wxTempFile test
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Vadim Zeitlin
close the file before removing it
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Paul Cornett
warning fix
blob
|
commitdiff
|
raw
|
diff to current
2006-08-13
Vadim Zeitlin
wxPlatformInfo (patch 1532064)
blob
|
commitdiff
|
raw
|
diff to current
2006-08-13
Vadim Zeitlin
fix printf() argument type in GetOsInfo()
blob
|
commitdiff
|
raw
|
diff to current
2006-06-11
Vadim Zeitlin
added possibility to specify modules dependencies
blob
|
commitdiff
|
raw
|
diff to current
2006-04-17
Vadim Zeitlin
added wxStandardPaths::GetDocumentsDir() (patch 1214360)
blob
|
commitdiff
|
raw
|
diff to current
2006-03-25
Vadim Zeitlin
added wxStandardPaths::GetResourcesDir() and GetLocaliz...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-26
Włodzimierz Skiba
Better #include
blob
|
commitdiff
|
raw
|
diff to current
2005-10-21
Vadim Zeitlin
blind compilation fix for TestScopeGuard()
blob
|
commitdiff
|
raw
|
diff to current
2005-09-29
Włodzimierz Skiba
Warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-26
Włodzimierz Skiba
Root for OS2 - feedback from openwatcom newsgroups.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-25
Michael Wetherell
Make TEST_DIR the current test, so that the djgpp build...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-29
Vadim Zeitlin
added wxDynamicLibrary::GetSymbolAorW()
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
blob
|
commitdiff
|
raw
|
diff to current
2005-04-20
Julian Smart
Spelling correction
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Włodzimierz Skiba
Don't hide virtual method in stackwalker. Remove tests...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-06
Mattia Barbon
Miscellaneous compilation and warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
Mattia Barbon
Compilation fix for wxUSE_STACKWALKER == 0.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-19
Vadim Zeitlin
implemented wxStackWalker for Unix (using glibc-specifi...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-16
Vadim Zeitlin
implemented wxDynamicLibrary::ListLoaded() for Linux...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-16
Vadim Zeitlin
small tweaks to wxDynamicLibrary test
blob
|
commitdiff
|
raw
|
diff to current
2004-12-14
Włodzimierz Skiba
wx/math.h integration
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Mattia Barbon
Moved tests for wxHashMap, wxHashSet and wxList
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Vadim Zeitlin
new set of fixes for problems due to huge files support...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Vadim Zeitlin
wxStandardPaths test
blob
|
commitdiff
|
raw
|
diff to current
2004-07-12
Włodzimierz Skiba
Warning fix
blob
|
commitdiff
|
raw
|
diff to current
2004-06-23
Vadim Zeitlin
extracted some wxDateTime tests from console sample...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-18
Włodzimierz Skiba
Charsets part moved from console sample to test unit.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-25
Julian Smart
More name changes
blob
|
commitdiff
|
raw
|
diff to current
2004-05-22
Mattia Barbon
Converted hash tests to CppUnit.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-30
Václav Slavík
moved Unicode tests to testsuite (patch 943945)
blob
|
commitdiff
|
raw
|
diff to current
2004-04-25
Václav Slavík
removed zlib tests
blob
|
commitdiff
|
raw
|
diff to current
2004-04-21
Václav Slavík
moved wxRegEx test from console to testsuite (patch...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Václav Slavík
added wxString tests (patch 938082)
blob
|
commitdiff
|
raw
|
diff to current
2004-04-06
Václav Slavík
applied patch: wxLongLong CppUnit test (928257)
blob
|
commitdiff
|
raw
|
diff to current
2004-04-01
Václav Slavík
moved arrays tests to testsuite (patch 927475)
blob
|
commitdiff
|
raw
|
diff to current
2004-01-28
Dimitri Schoolwerth
Applied patch #875658: "Fixes to console sample"; Furth...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-21
Ryan Norton
Added some notes and other changes.....
blob
|
commitdiff
|
raw
|
diff to current
2003-12-21
Ryan Norton
Fixed TEST_SCOPEGUARD (newer version prepends wx to...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-21
Ryan Norton
Scopeguard test doesn't work either due to some undefin...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-21
Ryan Norton
quick fixes
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Julian Smart
Applied [ 856726 ] Tests for gzip streams
blob
|
commitdiff
|
raw
|
diff to current
2003-11-30
Vadim Zeitlin
added wxRegConfig read test
blob
|
commitdiff
|
raw
|
diff to current
2003-11-23
Mattia Barbon
New wxHashTable implementation when wxUSE_STL ==...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-27
Vadim Zeitlin
added a test for wxTextFile in Unicode
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Václav Slavík
no need for !wxUSE_GUI test anymore
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Julian Smart
Applied patch [ 798596 ] console sample in unicode
blob
|
commitdiff
|
raw
|
diff to current
2003-09-04
Mattia Barbon
Fix and testcase for wxString::rfind bug I introduced.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-01
Mattia Barbon
Corrected statements about wxString correctly handling
blob
|
commitdiff
|
raw
|
diff to current
2003-08-20
Mattia Barbon
Keep order of nodes when wxHashMap is resized; this...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-19
Mattia Barbon
Fixes for wxHashTable when wxUSE_STL=1:
blob
|
commitdiff
|
raw
|
diff to current
2003-08-12
Mattia Barbon
Added wxHashSet, with minimal tests.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-06
Václav Slavík
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2003-07-24
Mattia Barbon
Create a new wxStringBase class, providing a STL...
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-05
Vadim Zeitlin
added wxScopeGuard; test it in the sample
blob
|
commitdiff
|
raw
|
diff to current
2003-03-28
Vadim Zeitlin
added test for wxFileConfig::DeleteEntry
blob
|
commitdiff
|
raw
|
diff to current
2003-03-23
Julian Smart
Removed obsolete wxDate and wxTime classes.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-27
Vadim Zeitlin
fixed a crash in socket server test and added quit...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-26
Václav Slavík
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2003-01-24
Vadim Zeitlin
minor changes to wxDir test code
blob
|
commitdiff
|
raw
|
diff to current
2003-01-18
Václav Slavík
added wxFileName::MakeRelative test
blob
|
commitdiff
|
raw
|
diff to current
2002-12-07
Vadim Zeitlin
added trivial test for wxTextInputStream
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-11-28
Vadim Zeitlin
compilation fix in !WXWIN_COMPATIBILITY_2_2 mode; set...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-10
Vadim Zeitlin
Windows and Unicode compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2002-09-10
Vadim Zeitlin
added printf() test suite
blob
|
commitdiff
|
raw
|
diff to current
2002-09-08
Vadim Zeitlin
variosu fixes to the tests
blob
|
commitdiff
|
raw
|
diff to current
2002-09-08
Vadim Zeitlin
corrected wxExecute() tests
blob
|
commitdiff
|
raw
|
diff to current
2002-09-08
Vadim Zeitlin
the sample now builds in Unicode mode
blob
|
commitdiff
|
raw
|
diff to current
2002-08-20
Vadim Zeitlin
added tests for wxString::To/FromAscii
blob
|
commitdiff
|
raw
|
diff to current
2002-06-21
Vadim Zeitlin
added wxMemoryOutputStream test
blob
|
commitdiff
|
raw
|
diff to current
2002-06-08
Vadim Zeitlin
typo in dir enum test code fixed
blob
|
commitdiff
|
raw
|
diff to current
next