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

2000-01-30 01:33 VZ, revision 5738

added modeless dlg test to dialogs

2000-01-30 01:31 VZ, revision 5737

wxDialog change (Show() completely rewritten, modal dialogs handling changed)

2000-01-29 22:19 VZ, revision 5736

I think it's needed...

2000-01-29 20:27 GRG, revision 5735

Fixed for old gnuwin32

2000-01-29 17:52 RR, revision 5734

Disabled ODBC code by default, Move isql.h and isqlext.h to /include/wx

2000-01-29 16:50 RR, revision 5733

Line drawing correction.

2000-01-29 14:36 RR, revision 5732

New line tests.

2000-01-29 02:38 VZ, revision 5731

1. small changes to wxProgressDialog to make it more user-friendly 2. attempt to correct the disappearing focus problem

2000-01-29 02:35 VZ, revision 5730

VC++ project for wxBase/Win32

2000-01-29 02:34 VZ, revision 5729

1. thread sample now uses wxProgressDialog for more "realism" 2. added a filled rect with outline to the drawing sample and changed DrawLine() to show how MSW draws them

2000-01-29 01:13 VS, revision 5728

fixed memory leak (m_PagesHash not deleted)

2000-01-29 01:13 VS, revision 5727

switched back to old use of DrawBitmap for transparent bitmaps

2000-01-29 01:12 VS, revision 5726

bugfix: added wxWindowBase::OnMiddleClick declaration

2000-01-29 01:12 VS, revision 5725

LGPL comments

2000-01-29 01:12 VS, revision 5724

wxHTML changelog added

2000-01-29 01:12 VS, revision 5723

changed meaning of Ctrl-End to be symetrical with Ctrl-Home

2000-01-28 23:37 DW, revision 5722

VA 4.0 fixes

2000-01-28 20:58 VZ, revision 5721

more files to ignore (build dirs names, tags files)

2000-01-28 20:56 VZ, revision 5720

compilation fix

2000-01-28 20:56 VZ, revision 5719

test for log dialog with only 1 msg

2000-01-28 20:54 VZ, revision 5718

wxBase compilation fixes

2000-01-28 20:54 VZ, revision 5717

added version info hidden dialog

2000-01-28 20:53 VZ, revision 5716

small compilation fix for !wxUSE_SOCKETS

2000-01-28 15:25 GT, revision 5715

First version of the DbBrowser demo program

2000-01-27 22:47 GT, revision 5714

Attempting to allow WIN16 compilation of the db/dbtable classes