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

1999-01-02 23:02 VZ, revision 1311

1. New classes documented: wxCriticalSection, wxMutexLocker, wxCriticalSectionLocker 2. New overviews: Threads overview, Container classes overview 3. A modest update of wxList/wxNode docs to bring them up to date with the new classes (array.tex is simply empty for the moment)

1999-01-02 22:58 VZ, revision 1310

restoring wxUSE_GLOBAL_MEMORY_OPERATORS I accidentally removed a moment ago

1999-01-02 22:55 VZ, revision 1309

Thread fixes (but they still don't work at all...)

1999-01-02 22:24 RR, revision 1308

Triued in vain to fix threads segvs with gcc Removed wxDebugStream

1999-01-02 19:13 RR, revision 1307

Header changes (gtk.h etc no longer included in defs.h but in *.cpp to speed up compilation (?) )

1999-01-02 00:45 JS, revision 1306

Corrected memory.cpp checkpoint bug; added Tex2RTF

1999-01-01 22:49 VZ, revision 1305

wxString(const wxString& str, size_t position, size_t len) ctor now doesn't have default value for the third param to avoid conflicts with wxString(const wxString& str, size_t len) ctor. Sorry if this breaks code which relied on it...

1999-01-01 19:13 JS, revision 1304

Lots of wxMotif fixes

1999-01-01 16:22 SC, revision 1303

mac support as stubs added

1999-01-01 16:15 SC, revision 1302

cw makefile for minimal - to be used as template

1999-01-01 16:14 SC, revision 1301

common definitions for cw

1999-01-01 16:12 SC, revision 1300

mac socket port (preliminary - based on M. Neerachers GUSI + additions)

1999-01-01 16:09 SC, revision 1299

added win32 release and ppc targets

1999-01-01 16:05 SC, revision 1298

started once again from stubs

1999-01-01 15:58 SC, revision 1297

source files for precompiled headers for cw

1999-01-01 15:56 SC, revision 1296

started once again from stubs

1998-12-31 21:58 RR, revision 1295

Compile and build fixes Version update etc.

1998-12-31 18:18 JS, revision 1294

Rationalised a few more docs

1998-12-31 17:32 JS, revision 1293

Fixed Dialog Editor compilation

1998-12-31 16:15 JS, revision 1292

Added Property List classes to main library; added proplist sample; merged changes.txt files

1998-12-31 15:59 JS, revision 1291
  • D /wxWidgets/trunk/utils/wxprop/docs
  • D /wxWidgets/trunk/utils/wxprop/lib
  • D /wxWidgets/trunk/utils/wxprop/Makefile

Rmoved more wxprop files

1998-12-31 15:56 JS, revision 1290
  • D /wxWidgets/trunk/utils/wxprop/src/cross.bmp
  • D /wxWidgets/trunk/utils/wxprop/src/Makefile
  • D /wxWidgets/trunk/utils/wxprop/src/Makefile.in
  • D /wxWidgets/trunk/utils/wxprop/src/makefile.b32
  • D /wxWidgets/trunk/utils/wxprop/src/makefile.dos
  • D /wxWidgets/trunk/utils/wxprop/src/makefile.g95
  • D /wxWidgets/trunk/utils/wxprop/src/makefile.nt
  • D /wxWidgets/trunk/utils/wxprop/src/prop.cpp
  • D /wxWidgets/trunk/utils/wxprop/src/prop.h
  • D /wxWidgets/trunk/utils/wxprop/src/propform.cpp
  • D /wxWidgets/trunk/utils/wxprop/src/propform.h
  • D /wxWidgets/trunk/utils/wxprop/src/proplist.cpp
  • D /wxWidgets/trunk/utils/wxprop/src/proplist.h
  • D /wxWidgets/trunk/utils/wxprop/src/test.cpp
  • D /wxWidgets/trunk/utils/wxprop/src/test.def
  • D /wxWidgets/trunk/utils/wxprop/src/test.h
  • D /wxWidgets/trunk/utils/wxprop/src/tick.bmp

Removed wxProp source files

1998-12-31 10:54 JS, revision 1289

Added fractal, bombs samples; removed global app variable from dbtest.cpp

1998-12-30 23:30 RR, revision 1288

Guess what: ODBC updates and build fixes.

1998-12-30 20:44 RR, revision 1287

sockets work now an all platforms