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

1998-07-28 10:38 KB, revision 386

fixed compiler warning (newline at last line missing)

1998-07-28 09:43 JS, revision 385

Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2)

1998-07-28 08:12 JS, revision 384

Changed files to work with wxDataFormat

1998-07-28 07:50 RR, revision 383

Fixed bug in MDI Changed FortyThieves to 2.0 dialog logic Did I modify dialog.cpp as well?

1998-07-27 23:01 RR, revision 382

wxFrame::SetIcon() it's possible now to call Close() after ShowModal() dialog sample works changed wxString::First() etc to return -1

1998-07-27 20:50 RR, revision 381

warning msgs toolbar updates mdi fixes dnd works now Forty Thieves drawing optimization wxDF_Text constants ListCtrl bugs fixed memory leak work imrc now refers to home dir dcclient/memory leak fixed

1998-07-27 20:39 KB, revision 380

more comments

1998-07-27 17:08 GL, revision 379

* Bug fixes * Changed wxObjectOutputStream::AddChildren() to AddChild()

1998-07-27 16:17 JS, revision 378

Changed event type ids to constants instead of enum, for extensibility.

1998-07-27 09:52 KB, revision 377

make wxS_DEFAULT consistend with standard Unix behaviour

1998-07-27 09:47 JS, revision 376

wxToolBar API changes; now frames manage their toolbar & statusbar properly; client area position is used in SetSize; changes for BC++ & VC++ 1.5; wxWindow::GetUpdateRegion added; removed wxUpdateIterator; some missing functions added to process.cpp; bad navigation key event cast fixed; MDI and toolbar samples updated; new wxMSW wxRegion constructor (WXHRGN)

1998-07-26 00:10 VZ, revision 375

double wxMenuItem definition problem fixed

1998-07-25 10:19 GL, revision 374

* Deleted #include "wx/bufstrm.h"

1998-07-25 08:31 RR, revision 373

Removed warnings mesgs Doesn't compile due to missing bufstream

1998-07-24 22:04 JS, revision 372

Corrected some problems

1998-07-24 20:48 JS, revision 371

Added missing accessors

1998-07-24 20:48 JS, revision 370

Added missing files

1998-07-24 20:47 JS, revision 369

Removed explicit #defines for wxToolBar

1998-07-24 20:46 JS, revision 368

Removed duplicate code

1998-07-24 20:45 JS, revision 367

Small change

1998-07-24 20:44 JS, revision 366

Dialog Editor edits

1998-07-24 19:43 JS, revision 365

Added Forty Thieves

1998-07-24 19:05 RR, revision 364

wxFrame::CreateToolBar() stuff wxDC::SetBackground from Chris Breeze zillions of compile fixes

1998-07-24 17:44 GL, revision 363

*** empty log message ***

1998-07-24 17:21 GL, revision 362

* Ooops, I didn't copy the files in the right directory of my repository.