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-11-13 06:10 RL, revision 4537

added patch for _(v)snprintf protos in stdio.h

1999-11-13 05:52 RD, revision 4536

Added a demo showing how to use wxPostEvent Added an MVCTree contribution Some final tweaks for this release

1999-11-13 05:07 RL, revision 4535

added simple test for wxStaticBoxSizers

1999-11-13 00:30 VZ, revision 4534

1. undid my wrong fix to wxWindowBase::Centre 2. corrected fatal bug in wxCheckLstBox (double deletion of items) 3. wxTextCtrl::SetValue() only does it if the new text is different from the old one 4. wxBitmap(const wxIcon&) ctor added 5. compilation fixes for VC++ and generic Win32 implementation of wxGetCurrentTime() in timercmn.cpp

1999-11-12 19:41 VZ, revision 4533

compilation fix (float => wxCoord)

1999-11-12 19:31 VZ, revision 4532

unused param warning fixed

1999-11-12 19:26 VZ, revision 4531

compilation fix

1999-11-12 19:26 VZ, revision 4530

aesthetic fix to configure (extra comma)

1999-11-12 19:24 VZ, revision 4529

Motif compilation fix

1999-11-12 19:19 VZ, revision 4528

wxTimer/timercmn.cpp change

1999-11-12 17:00 VZ, revision 4527

fixes for wxFontMapper endless recursion

1999-11-12 16:47 VZ, revision 4526

more samples added to SAMPLES_SUBDIRS (minimal, font, richedit)

1999-11-12 16:31 KB, revision 4525

fixed endless recursion for loading of default font

1999-11-12 16:12 JS, revision 4524

Removed warning.

1999-11-12 16:04 VZ, revision 4523

small fixes; rearranged module definitions in a more readable way

1999-11-12 15:33 VZ, revision 4522

some HTML links \urlref'ied

1999-11-12 15:29 VZ, revision 4521

note about VMS linker case insensitivity added

1999-11-12 15:15 VZ, revision 4520

OutputDebugStringW95 removed - it's really unnecessary - and the references to DBWIN32 in the docs replaced with DbgView

1999-11-12 15:03 VZ, revision 4519

Solaris compilation fix

1999-11-12 14:58 VZ, revision 4518

(old) mingw32 compilation fixes

1999-11-12 14:55 VZ, revision 4517

Centre() centers the window centre and not the upper left corner

1999-11-12 14:50 VZ, revision 4516

mingw32 compilation fixes

1999-11-12 14:50 VZ, revision 4515

mingw32 compilation fixes (unfortunately, this effectively disables placing controls into the toolbar)

1999-11-12 14:46 VZ, revision 4514

note about WX_DEFIN_EOBJARRAY added

1999-11-12 14:35 JJ, revision 4513

Committing in . Support to compile the image sample on VMS Modified Files: wxWindows/descrip.mms wxWindows/docs/readme_vms.txt Added Files: wxWindows/samples/image/descrip.mms wxWindows/samples/image/image.opt

1999-11-12 14:33 VZ, revision 4512

warning fixed

1999-11-12 14:31 VZ, revision 4511

it didn't compile at all...

1999-11-12 13:18 JJ, revision 4510

Committing in . Files needed to compile the dialogs sample on VMS Added Files: wxWindows/samples/dialogs/descrip.mms wxWindows/samples/dialogs/dialogs.opt

1999-11-12 13:17 JJ, revision 4509

Committing in . Support for compilation of dialogs sample on VMS Modified Files: wxWindows/descrip.mms wxWindows/docs/readme_vms.txt

1999-11-12 12:55 JJ, revision 4508

*** empty log message ***

1999-11-12 12:54 JJ, revision 4507

Committing in . Compilation support for minimal sample on VMS Modified Files: descrip.mms Added Files: samples/minimal/descrip.mms samples/minimal/minimal.opt

1999-11-12 12:11 JJ, revision 4506

Committing in . Added Files: docs/readme_vms.txt

1999-11-12 11:51 JJ, revision 4505

Committing in . VMS patch (typo in previous one) Modified Files: wxWindows/include/wx/defs.h

1999-11-12 11:36 JJ, revision 4504

Committing in . Link option file for VMS Added Files: wxWindows/samples/menu/menu.opt

1999-11-12 11:35 JJ, revision 4503

Committing in . Added Files: wxWindows/samples/menu/descrip.mms

1999-11-12 11:30 JJ, revision 4502

Committing in . VMS patch Modified Files: wxWindows/src/common/parser.y

1999-11-12 11:28 JJ, revision 4501

Committing in . VMS patch Modified Files: wxWindows/include/wx/setup.h

1999-11-12 11:27 JJ, revision 4500

Committing in . VMS patch Modified Files: wxWindows/include/wx/sckaddr.h

1999-11-12 11:25 JJ, revision 4499

Committing in . VMS patch Modified Files: wxWindows/include/wx/defs.h

1999-11-12 11:18 JJ, revision 4498

Committing in . VMS patch Modified Files: wxWindows/include/wx/app.h

1999-11-12 11:16 JJ, revision 4497

Committing in . VMS patch Adding some expicit type casts Modified Files: wxWindows/src/unix/gsocket.c

1999-11-12 11:08 JJ, revision 4496

Committing in . VMS7.x patch Modified Files: wxWindows/src/common/doslex.c

1999-11-12 11:07 JJ, revision 4495

Committing in . VMS7.x patch Modified Files: wxWindows/src/common/cwlex_yy.c

1999-11-12 11:04 JJ, revision 4494

Committing in . Makefile for VMS makes files in src/motif Added Files: wxWindows/src/motif/descrip.mms

1999-11-12 11:02 JJ, revision 4493

Committing in . Makefile for VMS makes files in src/unix Added Files: wxWindows/src/unix/descrip.mms

1999-11-12 11:00 JJ, revision 4492

Committing in . VMS patch Modified Files: wxWindows/src/unix/utilsunx.cpp

1999-11-12 10:56 JJ, revision 4491

Committing in . Makefile for VMS used to generate files in src/generic Added Files: wxWindows/src/generic/descrip.mms

1999-11-12 10:53 JJ, revision 4490

Committing in . VMS patch Modified Files: wxWindows/src/generic/helpext.cpp

1999-11-12 10:51 JJ, revision 4489

Committing in . VMS patch Modified Files: wxWindows/src/generic/dcpsg.cpp

1999-11-12 10:49 JJ, revision 4488

Committing in . Makefile for VMS makes files in src/common Added Files: wxWindows/src/common/descrip.mms