projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Bakefile 0.2.8 rebake.
[wxWidgets.git]
/
samples
/
console
/
2009-10-31
Kevin Ollivier
Bakefile 0.2.8 rebake.
tree
|
commitdiff
2009-10-23
Vadim Zeitlin
Rebaked using post-0.2.7 svn version of bakefile.
tree
|
commitdiff
2009-10-22
Vadim Zeitlin
Rebake everything using bakefile 0.2.7.
tree
|
commitdiff
2009-10-08
Kevin Ollivier
Make sure all Bakefile formats that use CRLF line feeds...
tree
|
commitdiff
2009-10-06
Jouk Jansen
OpenVMS compile support : adding more samples for wxGTK
tree
|
commitdiff
2009-09-12
Vadim Zeitlin
Rebake all the samples, demos and tests makefiles.
tree
|
commitdiff
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
tree
|
commitdiff
2009-06-07
Vadim Zeitlin
work around MSVC warnings about using uninitialized...
tree
|
commitdiff
2009-05-12
Vadim Zeitlin
don't update stc.h when not building the library, it...
tree
|
commitdiff
2009-04-26
Kevin Ollivier
Rebake after latest changes.
tree
|
commitdiff
2009-04-24
Chris Elliott
update bakefile to 0.2.6
tree
|
commitdiff
2009-03-23
Francesco Montorsi
remove VCard code leftover: it's not part of wx
tree
|
commitdiff
2009-03-23
Francesco Montorsi
make sure that wxProcess always have a valid PID set...
tree
|
commitdiff
2009-03-15
Kevin Ollivier
Rebake after last change.
tree
|
commitdiff
2009-03-11
Václav Slavík
renamed ATTRIBUTE_PRINTF to WX_ATTRIBUTE_PRINTF to...
tree
|
commitdiff
2009-03-07
Vadim Zeitlin
added wxProtocolLog class for logging network requests...
tree
|
commitdiff
2009-03-02
Kevin Ollivier
Land the rest of the changes made by a rebake after...
tree
|
commitdiff
2009-01-17
Vadim Zeitlin
remove MSVC solution files from svn
tree
|
commitdiff
2009-01-15
Vadim Zeitlin
link with wininet.lib under Windows to avoid linking...
tree
|
commitdiff
2009-01-14
Francesco Montorsi
Reenable TEST_ALL (and #define TEST_FTP in that case)
tree
|
commitdiff
2009-01-11
Francesco Montorsi
add note for wxWidgets user with a skeleton for a very...
tree
|
commitdiff
2009-01-11
Vadim Zeitlin
correct the FTP host name mungled by a too eager global...
tree
|
commitdiff
2009-01-09
Francesco Montorsi
do not assert in wxFTP construction because of its...
tree
|
commitdiff
2009-01-09
Francesco Montorsi
add wxImage::Clear (patch by troelsk); closes #10141
tree
|
commitdiff
2009-01-07
Francesco Montorsi
fix include file
tree
|
commitdiff
2009-01-07
Francesco Montorsi
s/wxSplitPath/wxFileName::SplitPath
tree
|
commitdiff
2008-12-12
Francesco Montorsi
don't assert at startup because of the static initializ...
tree
|
commitdiff
2008-10-27
Vadim Zeitlin
rebaked using bakefile 0.2.5
tree
|
commitdiff
2008-10-08
Vadim Zeitlin
add VC9 project files (closes #9960)
tree
|
commitdiff
2008-10-08
Vadim Zeitlin
rebaked makefiles with 0.2.4
tree
|
commitdiff
2008-09-20
Kevin Ollivier
Rebake after bakefile changes.
tree
|
commitdiff
2008-09-11
Stefan Csomor
adding new toolkits for osx
tree
|
commitdiff
2008-09-04
Kevin Ollivier
rebake
tree
|
commitdiff
2008-07-18
Vadim Zeitlin
disable compilation of test broken by wxMimeTypesManage...
tree
|
commitdiff
2008-06-17
Vadim Zeitlin
fix compilation of TestRegConfRead()
tree
|
commitdiff
2008-06-14
Vadim Zeitlin
compilation fix (casts for mb_str() used as argument...
tree
|
commitdiff
2008-03-22
Vadim Zeitlin
don't show more than 20 lines of redirected IO, just...
tree
|
commitdiff
2008-03-22
Vadim Zeitlin
correct the REDIRECT_COMMAND definition for Unix
tree
|
commitdiff
2008-03-21
Vadim Zeitlin
kill the process launched by wxExecute(ASYNC) to avoid...
tree
|
commitdiff
2008-03-21
Vadim Zeitlin
uncomment wxExecute(ASYNC) test now that it's supposed...
tree
|
commitdiff
2008-03-15
Vadim Zeitlin
added support for double arguments to wxCmdLineParser...
tree
|
commitdiff
2008-01-27
Václav Slavík
added VC7/8 project files for samples
tree
|
commitdiff
2008-01-23
Václav Slavík
regenerated makefiles with bkl-0.2.3
tree
|
commitdiff
2007-12-15
Vadim Zeitlin
rebaked everything, fixes problems with OpenGL samples...
tree
|
commitdiff
2007-11-25
Václav Slavík
removed ANSI configs from VisualC++ project files
tree
|
commitdiff
2007-11-12
Vadim Zeitlin
removed stray include
tree
|
commitdiff
2007-10-26
Vadim Zeitlin
removed odbc from the libraries used by the console...
tree
|
commitdiff
2007-10-23
Vadim Zeitlin
remove ODBC and DBgrid libraries
tree
|
commitdiff
2007-10-20
Vadim Zeitlin
many wxIPC Unicode and UTF-8 fixes (use void* instead...
tree
|
commitdiff
2007-10-20
Vadim Zeitlin
export wxInvalidSize from DLL builds (patch 1805738)
tree
|
commitdiff
2007-10-11
Chris Elliott
update makefiles
tree
|
commitdiff
2007-08-30
Vadim Zeitlin
use wxNullPtr instead of NULL with wxFileTypeInfo
tree
|
commitdiff
2007-06-30
Vadim Zeitlin
changed ds[pw] files to use CRLF eol style and not...
tree
|
commitdiff
2007-06-04
Vadim Zeitlin
reset one shot timer internal state instead of leaving...
tree
|
commitdiff
2007-05-15
Vadim Zeitlin
added wxTimer test (now that it works in console applic...
tree
|
commitdiff
2007-05-15
Václav Slavík
compilation fixes for --disable-compat28
tree
|
commitdiff
2007-02-08
Vadim Zeitlin
removed the old tmake project files
tree
|
commitdiff
2007-02-07
Robin Dunn
rebaked after changing the version number
tree
|
commitdiff
2006-11-12
Vadim Zeitlin
compilation fix after last commit
tree
|
commitdiff
2006-11-12
Robert Roebling
[ 1590221 ] wxStandardPaths::GetExecutablePath
tree
|
commitdiff
2006-11-10
Robin Dunn
Move version number to 2.8.0.0 and rebake the makefiles
tree
|
commitdiff
2006-11-04
Vadim Zeitlin
rebaked with baefile rev 928
tree
|
commitdiff
2006-11-04
Vadim Zeitlin
add wxTempFile test
tree
|
commitdiff
2006-11-02
Vadim Zeitlin
close the file before removing it
tree
|
commitdiff
2006-10-28
Robin Dunn
Moved version number to 2.7.2.0 and rebaked
tree
|
commitdiff
2006-10-09
Robin Dunn
Bumping the version number also requires that version...
tree
|
commitdiff
2006-10-02
Paul Cornett
warning fix
tree
|
commitdiff
2006-08-13
Vadim Zeitlin
wxPlatformInfo (patch 1532064)
tree
|
commitdiff
2006-08-13
Vadim Zeitlin
fix printf() argument type in GetOsInfo()
tree
|
commitdiff
2006-08-01
Włodzimierz Skiba
Removed unused Symantec (*.sc) build system. Symantec...
tree
|
commitdiff
2006-06-29
Julian Smart
Moved wxRichTextCtrl to its own library
tree
|
commitdiff
2006-06-11
Vadim Zeitlin
added possibility to specify modules dependencies
tree
|
commitdiff
2006-04-21
Włodzimierz Skiba
Removal of first part of dsw files (as requested by...
tree
|
commitdiff
2006-04-17
Vadim Zeitlin
added wxStandardPaths::GetDocumentsDir() (patch 1214360)
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
added wxStandardPaths::GetResourcesDir() and GetLocaliz...
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
regenerated all makefiles with bakefile 0.2.0; removed...
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Better #include
tree
|
commitdiff
2006-01-21
Michael Wetherell
Rebake all the VC++ project files and makefiles
tree
|
commitdiff
2005-11-09
Michael Wetherell
Regenerate Makefile.in, configure and the VC++ project...
tree
|
commitdiff
2005-10-21
Vadim Zeitlin
blind compilation fix for TestScopeGuard()
tree
|
commitdiff
2005-10-16
Michael Wetherell
Regenerate the msvc makefiles after TARGET_CPU option...
tree
|
commitdiff
2005-10-03
Vadim Zeitlin
regenerated after version.bkl changes fixing -compatibi...
tree
|
commitdiff
2005-10-01
David Elliott
Ran bakefile -f autoconf and autoconf.
tree
|
commitdiff
2005-09-29
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2005-09-26
Włodzimierz Skiba
Root for OS2 - feedback from openwatcom newsgroups.
tree
|
commitdiff
2005-08-25
Michael Wetherell
Make TEST_DIR the current test, so that the djgpp build...
tree
|
commitdiff
2005-08-03
Michael Wetherell
Rebake after MSLU and other changes
tree
|
commitdiff
2005-07-29
Vadim Zeitlin
added wxDynamicLibrary::GetSymbolAorW()
tree
|
commitdiff
2005-07-28
Julian Smart
Rebake for 2.6.2
tree
|
commitdiff
2005-05-31
Michael Wetherell
Change 'test -e' to 'test -f' for Sun
tree
|
commitdiff
2005-05-31
Julian Smart
Baked files for 2.6.1
tree
|
commitdiff
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
tree
|
commitdiff
2005-04-20
Julian Smart
Spelling correction
tree
|
commitdiff
2005-04-17
Julian Smart
Renewed makefiles after reverting run-time lib change
tree
|
commitdiff
2005-04-17
Julian Smart
Regenerated makefiles for runtime lib change
tree
|
commitdiff
2005-04-17
Michael Wetherell
Use 'test -f' since Sun's shell doesn't have 'test -e'
tree
|
commitdiff
2005-04-11
Julian Smart
Changed version number
tree
|
commitdiff
2005-03-30
Włodzimierz Skiba
Don't hide virtual method in stackwalker. Remove tests...
tree
|
commitdiff
2005-03-23
Julian Smart
Updated version to 2.5.5
tree
|
commitdiff
2005-02-19
David Elliott
Rebaked with Bakefile 0.1.7.
tree
|
commitdiff
next