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):

1999-01-08 12:45 UG, revision 1336

no message

1999-01-08 11:54 UG, revision 1335

no message

1999-01-08 11:09 UG, revision 1334

no message

1999-01-08 10:54 UG, revision 1333

no message

1999-01-08 10:24 UG, revision 1332

no message

1999-01-08 10:23 RR, revision 1331

Compile improvemnts for strict compilers and the like Down to two warning messages for egcs compile

1999-01-07 17:20 RR, revision 1330

Compile improvemnts for strict compilers and the like Down to two warning messages for egcs compile

1999-01-07 16:50 UG, revision 1329

fix for wxuse_iostreamh

1999-01-07 16:25 VZ, revision 1328

storable objects use _() and wxLogXXX instead of message boxes

1999-01-07 16:24 VZ, revision 1327

added version number to the about box

1999-01-07 15:22 JS, revision 1326

Watcom C++ mods

1999-01-07 08:43 JS, revision 1325

Doc & Symantec C++ fixes

1999-01-06 21:09 RR, revision 1324

Compilation fixes Found out how to do wxUSE_XX 0 and 1

1999-01-05 22:53 VZ, revision 1323

bug in wxString::Printf() corrected (the length of the string wasn't updated correctly)

1999-01-05 22:52 VZ, revision 1322

added wx<TemplateListName>::Node typedef for the node corresponding to this list

1999-01-05 22:40 VZ, revision 1321

MIME classes with docs (not yet added to the makefiles)

1999-01-05 22:15 JS, revision 1320

Added thread makefile

1999-01-05 18:46 RR, revision 1319

simple spec for RPMs

1999-01-05 03:04 VZ, revision 1318

file I forgot to commit last time (wxCritSection)

1999-01-04 21:51 JS, revision 1317

Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work; changed #ifdef -> #if for wxUSE_STD_IOSTREAM; #ifdefed thread usage in app.cpp.

1999-01-04 18:34 JS, revision 1316

Some small corrections and setup.h additions

1999-01-04 13:52 RR, revision 1315

configure and #ifdef wxUSE_XXX updates

1999-01-04 10:53 JS, revision 1314

Corrected memory.cpp compilation error; Cygwin makefile uses generic wxDirDlg

1999-01-03 16:54 RR, revision 1313

Proofed that iostreams break threads

1999-01-03 11:03 RR, revision 1312

new cursors bug in menuitem->check minor things here and there