XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / src / regex /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-13  Vadim ZeitlinRemove the long obsolete and unused since 2.7.0 __WIN95...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Stefan Csomorremoving old codewarrior files
2011-02-03  Jouk JansenAvoid incompatible operand types
2011-01-27  Stefan Csomorclang warnings
2010-12-15  Jouk JansenInclude compilation of tests for OpenVMS (part1)
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-04-07  Vadim ZeitlinSuppress dummy gcc warnings in regex library code.
2010-01-18  Stefan Csomoravoiding double define warning
2009-10-05  Jouk Jansenset up for OpenVMS richtext & regex and add more sample...
2009-09-18  Vadim ZeitlinDefine NDEBUG when building 3rd party libraries.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-07-13  Vadim Zeitlinadded eVC project file for building regex library ...
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-06-10  Václav Slavík1. made CRT wrappers definitions indepenent of wxUSE_UN...
2007-04-19  Václav Slavíkmoved vararg CRT functions wrappers to a new wxcrtvarar...
2006-01-18  Julian SmartApplied patch [ 1381895 ] remove circular include depen...
2005-11-27  Michael WetherellSilence warning about truncation since the comment...
2005-11-23  Michael WetherellAdd 'wx_' prefix to builtin regfree and regerror
2005-08-04  Julian SmartRemoved eVC++ project file
2005-05-18  Vadim Zeitlinremoved obsolete workspaces
2005-04-19  Stefan Csomorusing .pch instead of .h resolves the circular dependancy
2005-04-17  Vadim Zeitlinadded missing ANSI DLL configurations (fixes VC6 crash)
2005-02-22  Ryan Nortonfix some 'might not be initialized in this function...
2005-02-21  Vadim Zeitlinadded debug/release DLL configurations so that VC+...
2005-02-16  Dimitri Schoolwerthfixed Mach-O compilation
2005-02-04  Vadim Zeitlina better fix for using builtin regex under BSD (also...
2005-01-07  Vadim ZeitlinFreeBSD compilation fixes: rename re_comp and re_exec
2004-09-26  Vadim Zeitlininclude wx/wxchar.h after ctype.h to fix compilation...
2004-07-05  Vadim Zeitlinrenamed errcode to fix compilation with VC++ 8 (replac...
2004-05-23  Julian SmartName and version changes
2004-04-21  Václav Slavíksmall fix (patch 938995)
2004-03-30  Julian SmartFix for missing __CHAR_BIT__ under MacOS X
2004-03-08  Václav Slavíkremoved more unneeded files, see patch 890642
2004-03-07  Václav Slavíkremoved unneeded makefiles
2004-03-05  Václav Slavíkmoved to tests/regex
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-19  Václav Slavíkreverted to TCL version of regex library
2004-02-08  Dimitri SchoolwerthFixed relative paths to lib/.
2004-02-08  Julian SmartAdded Release Unicode DLL and Debug Unicode DLL (identical
2004-02-01  Ryan NortonFixed setup.h logic again
2004-02-01  Ryan NortonFix for [ 877037 ] It is no longer possible to build...
2004-01-29  Ryan Nortonadded newline
2004-01-27  Julian SmartPatch from "Viktor Voroshylo" <viktor@voroshylo.com>
2004-01-23  Ryan NortonCheck for WCHAR_T (thanks to ABX for pointing this...
2004-01-20  Dimitri SchoolwerthAdded ../../include/wx/ to path.
2004-01-19  Ryan Norton- Got rid of warnings
2004-01-16  Ryan NortonRemoved bogus configuration
2004-01-16  Ryan NortonAdded setup.h stuff
2004-01-10  Ryan NortonRemoved old tests file and replaced with tcl version....
2004-01-07  Ryan NortonFixed include path for wx/wxchar.h on all configurations
2004-01-07  Ryan NortonFixed include path for wx/wxchar.h
2003-12-30  Ryan Nortonremoved wxUSE_BUILTIN_REGEX
2003-12-30  Ryan NortonCleaned up regex.cpp
2003-12-20  Ryan NortonContact info
2003-12-19  Ryan NortonNoted where the documentation was
2003-12-19  Ryan NortonAdded some documentation :)
2003-12-18  Václav Slavíkreverted relative include path
2003-12-18  Ryan NortonAk. Corrected wxUSE_UNICODE checking...
2003-12-18  Ryan NortonOh Henry :).
2003-12-18  Ryan NortonAdded an extra c header for memcmp and stuff...
2003-12-18  Ryan NortonMake include path more literal for bcc...
2003-12-17  Ryan Norton1.
2003-12-17  Ryan NortonGot rid wx-license
2003-12-15  Ryan Nortonfix gcc warning
2003-12-15  Ryan NortonFixed tabs (i.e. turning into spaces...) Part 2...
2003-12-15  Ryan NortonFixed tabs (i.e. turning into spaces...)
2003-12-15  Ryan Norton(Fixed?) CHRBITS
2003-12-15  Ryan NortonAdded u to end of library name
2003-12-15  Ryan NortonQuick fix.....
2003-12-15  Dimitri SchoolwerthFixed Mac CodeWarrior compilation (there's no <sys...
2003-12-15  Ryan NortonAdded debug unicode config
2003-12-14  Ryan NortonVarious fixes and warnings
2003-12-14  Ryan NortonMade funcs extern...
2003-12-14  Ryan Nortonremoved funcs...
2003-12-14  Ryan NortonMade the #if wxUSE_UNICODE check correctly...
2003-12-14  Ryan NortonAK! TYPO!
2003-12-14  Ryan NortonSet CHRBITS to the "correct" amount.
2003-12-14  Václav Slavíkfixed fatal typo
2003-12-14  Ryan NortonSome unicode changes...
2003-12-14  Ryan Norton1.
2003-08-16  Václav Slavíkremoved old bc++ makefiles
2003-08-14  Václav Slavíkremoving old makefiles
2003-07-16  Ryan NortonTcl regex lib
2003-06-01  Gilles Depeyrotignore MSVC build output directories
2003-05-26  Chris ElliottBorland makefiles now keep output apart
2003-04-24  Chris Elliottupdate to make digitalmars compile/link image sample
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-03-28  Stefan Csomormach targets added
2003-03-20  Mattia Barbon makefile.g95 now adds _cyg or _min suffix to librarie...
2003-01-22  Vadim Zeitlinnew (for wxBase) or updated and (hopefully() improved...
2003-01-16  Stefan Csomorxml projects for CW 8
2003-01-16  Stefan Csomoradditions for __MWERKS__
2003-01-10  Julian SmartFixed corrupt files
2003-01-08  Julian SmartFixed DSPs
2002-07-29  Ryan NortonTcl regex lib
2002-07-29  Ryan NortonTcl regex lib
next