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-08-18 15:23 RR, revision 3412

EMX compilation, Minor doc changes, wxFileDialog optical things, wxMessageDlg dimension

1999-08-18 12:50 SB, revision 3411

change some #ifdef

1999-08-18 11:40 RR, revision 3410

Whole lot of stuff for new wxFileDialog

1999-08-18 07:41 RD, revision 3409

Using a new version of SWIG A few minor fixes

1999-08-18 06:28 JS, revision 3408

Added gifdecod.h

1999-08-18 06:28 JS, revision 3407

Added gifdecod.cpp

1999-08-18 06:27 RD, revision 3406

Fix to prevent Assert when there is an empty string in a combobox/choice.

1999-08-18 06:11 GL, revision 3405

Added a check for -lresolv in configure.in Removed wxFileInputStream::Peek as it is implemented in wxInputStream::Peek

1999-08-17 22:21 RD, revision 3404

removed references to local tick_bmp and cross_bmp

1999-08-17 22:19 RD, revision 3403

Added cross and tick bitmaps to the main resource file so the DLL would stop complaining when trying to initialize the proplist module.

1999-08-17 17:51 GL, revision 3402

Make wxMMedia2 compile on VC++ 5 Added makefile for VC++ 5 Warning: sndwin.cpp will not compile, it is unfinished

1999-08-17 15:55 RR, revision 3401

Added new file dialog Minor changes to docs and other generic dialogs Minor changes to makefiles

1999-08-17 15:14 HH, revision 3400

small makefile.vc fixes.

1999-08-17 12:31 KB, revision 3399

minor fix

1999-08-17 10:27 JS, revision 3398

Fixed bug that wrote incomplete wxExpr files (missing fclose)

1999-08-17 09:27 SB, revision 3397

Improve wxImage::LoadImage so that image format in not anymore required

1999-08-16 23:04 MB, revision 3396

Changed values passed to SetClientSize() in CreateWidgets() so that buttons are not clipped by the dialog margin

1999-08-16 20:21 RR, revision 3395

Added missing files

1999-08-16 20:17 RR, revision 3394

Added Prepend() and Remove() methods to wxSizer, Corrected a stupid bug in it, Freshed up wxPropertyXXX to make use of the icons in the dialogs. Made wxBmpButton inherit from wxButton. Grumble.

1999-08-16 13:18 KB, revision 3393

(hopefully) fixed make install

1999-08-16 12:18 RR, revision 3392

compile fixes for EMX minor doc updates minor fixes for problems with rdrag and ldrag in tree ctrl and list ctrl

1999-08-16 09:05 KB, revision 3391

fixed duplicate inclusion of jpeg source

1999-08-16 07:50 MB, revision 3390

Fixed bug in function Flush(). It was testing for !fflush() as error

1999-08-15 20:59 VZ, revision 3389

wxWizard draft

1999-08-15 18:35 RR, revision 3388

Began docs on sizers, Correted a few other docs