Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2001-08-02 19:20 VZ, revision 11265

remember unknown charsets in the config too

2001-08-02 19:02 VZ, revision 11264

applied patch 446014 (misc mingw fixes from Mattia)

2001-08-02 18:59 VZ, revision 11263

applied patch 446010 (unicode compilation fixes)

2001-08-02 18:58 VZ, revision 11262

applied patch 446009 (DLL cross compilation using mingw32)

2001-08-02 18:26 VZ, revision 11261

removed wxYield call from wxBusyCursorSuspender

2001-08-02 17:20 JS, revision 11260

Corrections to the VC++ project files

2001-08-02 17:16 JS, revision 11259

Removed memory leak

2001-08-02 14:57 VZ, revision 11258

compilation fix for cygwin/old mingw32 (patch 446700)

2001-08-02 03:06 RD, revision 11257

Don't send a focus event if the window is a wxTextCtrl, since it sends it's own focus event later on.

2001-08-02 03:01 RD, revision 11256

Don't send a focus event if the window is a wxTextCtrl, since it sends it's own focus event later on.

2001-08-02 02:48 RD, revision 11255

compilation fix for VC++

2001-08-02 02:34 RD, revision 11254

changed Replace and Remove to always use EM_REPLACESEL instead of going through the clipboard

2001-08-01 23:07 VS, revision 11253

documented changes

2001-08-01 23:06 VS, revision 11252

SHARED_LD must be CXX, not CC, otherwise we get unresolved externals (at least with gcc3) if app binary wasn't linked with CXX. This may happen for instance when dynamically loading wxPython module. (Let's change it for all platforms, not only Linux, and see what happens.)

2001-08-01 23:06 VS, revision 11251

fixed MGL files

2001-08-01 22:57 VS, revision 11250

wxMGL update (no, it still doesn't work, I'm backuping it just in case my disk burns)

2001-08-01 22:56 VS, revision 11249

more tests

2001-08-01 22:56 VS, revision 11248

added tracing of strconv

2001-08-01 22:56 VS, revision 11247

hopefully fixed bytesex issues in strconv

2001-08-01 22:56 VS, revision 11246

fixed <pre> handling

2001-08-01 22:55 VS, revision 11245

fixed mgl.t to not include paletteg.o (hey, reading these templates is better than Cryptonomicon...)

2001-08-01 22:54 VS, revision 11244

fixed MGL files

2001-08-01 22:54 VS, revision 11243

added mgl.t to makeall.sh

2001-08-01 22:54 VS, revision 11242

added bmpbase.cpp (forgotten during merge?)

2001-08-01 22:50 VS, revision 11241

fixed overrestrictive test