2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Remove unnecessary mondrian.{ico,xpm} files from sample... |
tree | commitdiff |
2010-04-09 |
Václav Slavík | Regenerated makefiles after removing USE_GDIPLUS. |
tree | commitdiff |
2010-01-09 |
Kevin Ollivier | Rebake. |
tree | commitdiff |
2010-01-04 |
Kevin Ollivier | Rebake from clean wx tree. |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Use X64 machine type for MSVC linker instead of old... |
tree | commitdiff |
2009-11-18 |
Kevin Ollivier | Rebake after last commit. |
tree | commitdiff |
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-09-12 |
Vadim Zeitlin | Rebake all the samples, demos and tests makefiles. |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | Do wait for connection in the server socket. |
tree | commitdiff |
2009-07-20 |
Vadim Zeitlin | Put braces around all calls to wxLogFunctions() inside... |
tree | commitdiff |
2009-07-02 |
Vadim Zeitlin | don't use WaitOnConnect(), it doesn't make sense to... |
tree | commitdiff |
2009-06-17 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2009-06-07 |
Vadim Zeitlin | suppress MSVC warning about cast truncating constant... |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | fix warnings about using signed values for chars and... |
tree | commitdiff |
2009-05-12 |
Vadim Zeitlin | don't update stc.h when not building the library, it... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | added UDP test (see #10717) |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | add tests for GetLocal() and GetPeer() (see #10779) |
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-30 |
Václav Slavík | always return (owned or non-owned, depending on build... |
tree | commitdiff |
2009-03-15 |
Kevin Ollivier | Rebake after last change. |
tree | commitdiff |
2009-03-13 |
Kevin Ollivier | Rebake after Mac bundle change. |
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-12 |
Jouk Jansen | Fixing/Testing sockets on OpenVMS |
tree | commitdiff |
2009-01-02 |
Vadim Zeitlin | show the string received from client in test 2 correctl... |
tree | commitdiff |
2009-01-02 |
Vadim Zeitlin | add accelerators for the other menu commands; plug... |
tree | commitdiff |
2009-01-02 |
Vadim Zeitlin | don't call DoWrite() if we have nothing to send (not... |
tree | commitdiff |
2009-01-01 |
Vadim Zeitlin | fix a bug in EventWorker::DoRead(): if both signature... |
tree | commitdiff |
2009-01-01 |
Vadim Zeitlin | LogWorker() was always called with m_peer as first... |
tree | commitdiff |
2009-01-01 |
Vadim Zeitlin | no changes, just reformat and avoid unnecessary uses... |
tree | commitdiff |
2008-12-30 |
Vadim Zeitlin | compilation fix for g++ which doesn't like using wxLogM... |
tree | commitdiff |
2008-12-30 |
Vadim Zeitlin | prettify and simplify the URL test; use a URL more... |
tree | commitdiff |
2008-12-30 |
Vadim Zeitlin | fix compilation due to the fact that wx/socket.h no... |
tree | commitdiff |
2008-10-27 |
Vadim Zeitlin | rebaked using bakefile 0.2.5 |
tree | commitdiff |
2008-10-16 |
Vadim Zeitlin | remove obsolete makefiles |
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-10-03 |
Vadim Zeitlin | fix VC6 compilation problems due to its for variables... |
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-06-12 |
Stefan Csomor | mac paths updated |
tree | commitdiff |
2008-06-02 |
Václav Slavík | regenerated all trunk makefiles with bakefile-0.2.3 |
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 |
2008-01-16 |
Vadim Zeitlin | made all XPM const to avoid warnings from mingw32 4... |
tree | commitdiff |
2007-12-20 |
Vadim Zeitlin | show the message about test2 being unsupported on the... |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
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-18 |
Vadim Zeitlin | fix unused parameter warning after last change |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | experimental IPv6 implementation (patch 1771429) |
tree | commitdiff |
2007-10-31 |
Vadim Zeitlin | replaced a wrong _() with _T() (small part of patch... |
tree | commitdiff |
2007-10-11 |
Chris Elliott | update makefiles |
tree | commitdiff |
2007-06-30 |
Vadim Zeitlin | changed ds[pw] files to use CRLF eol style and not... |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
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 |
2007-02-04 |
Vadim Zeitlin | call OnInit() from all samples to allow using standard... |
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-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-08-01 |
Włodzimierz Skiba | Removed unused Symantec (*.sc) build system. Symantec... |
tree | commitdiff |
2006-08-01 |
Włodzimierz Skiba | Removed all outdated makefile.dos and their *.msc include. |
tree | commitdiff |
2006-06-29 |
Julian Smart | Moved wxRichTextCtrl to its own library |
tree | commitdiff |
2006-04-21 |
Włodzimierz Skiba | Removal of first part of dsw files (as requested by... |
tree | commitdiff |
2006-02-10 |
Vadim Zeitlin | regenerated all makefiles with bakefile 0.2.0; removed... |
tree | commitdiff |
2006-01-21 |
Michael Wetherell | Rebake all the VC++ project files and makefiles |
tree | commitdiff |
2005-11-25 |
David Elliott | Ran make -f build/autogen.mk |
tree | commitdiff |
2005-11-09 |
Michael Wetherell | Regenerate Makefile.in, configure and the VC++ project... |
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-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
tree | commitdiff |
2005-08-03 |
Michael Wetherell | Rebake after MSLU and other changes |
tree | commitdiff |
2005-07-28 |
Julian Smart | Rebake for 2.6.2 |
tree | commitdiff |
2005-06-02 |
Julian Smart | Use standard ids |
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-05-22 |
Julian Smart | Applied patch [ 1185150 ] Socket sample: writing to... |
tree | commitdiff |
2005-05-20 |
Julian Smart | Image updates |
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-14 |
Robin Dunn | Removed rules for copying the Mac resource file since... |
tree | commitdiff |
2005-04-11 |
Julian Smart | Changed version number |
tree | commitdiff |
2005-03-30 |
Włodzimierz Skiba | Wrong #pragma interface/implementation warning fixes. |
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 |
2005-02-17 |
Ryan Norton | use without url |
tree | commitdiff |
2005-02-12 |
Julian Smart | Regenerated makefiles |
tree | commitdiff |
2004-10-27 |
Ryan Norton | wxURI. Move Convert/to/fromURI into uri.cpp so that... |
tree | commitdiff |
next |