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-15 15:18 RR, revision 3387

Added and corrected a few more html makefiles, Corrected wrong buffer size in menu code, Turned wxDirDlgg from functional to cool, Found a few esoteric bugs in wxListCtrl and wxTreeCtrl on the way

1999-08-15 10:28 GL, revision 3386

Commited very sort samples

1999-08-15 10:15 GL, revision 3385

Added utils/Makefile.in for utils makefiles Changed some name in wxMMedia2

1999-08-15 04:19 MB, revision 3384

Put the call to CheckForKeyDown() back in to ProcessXEvent because key down events are no longer being generated in wxCanvasInputEvent(). If you find yourself getting double key down events then CheckForKeyDown() should be bypassed again (but what is going on ???).

1999-08-15 02:59 MB, revision 3383

Added include for wx/window.h to get this to compile.

1999-08-14 21:41 VZ, revision 3382

InsertPage/SetSelection bug fixed

1999-08-14 12:06 GL, revision 3381

Removed wxMMedia Added wxMMedia2: it should work on linux (wave read/write, aiff read only) I begin to write windows driver now Added some file to filelist.txt Make configure build wxMMedia2 makefiles

1999-08-14 11:51 GL, revision 3380

Removed unnecessary branch

1999-08-14 11:14 RR, revision 3379

Makefile updates

1999-08-14 09:41 RR, revision 3378

More samples makefiles

1999-08-13 20:33 VZ, revision 3377

templates for new sizer classes

1999-08-13 19:39 RR, revision 3376

More makefiles Corrected two thing in wxDialogBase (empty lines) and msgdlg (wrong flags)

1999-08-13 19:24 KB, revision 3375

more compilation fixes, some object files were missing

1999-08-13 18:54 RR, revision 3374

More smaple makefiles

1999-08-13 18:47 VS, revision 3373

*** empty log message ***

1999-08-13 18:22 KB, revision 3372

fixes for make install

1999-08-13 17:49 GL, revision 3371

Bug fix in wxBufferedInputStream::SeekI

1999-08-13 17:34 RR, revision 3370

Updated makefiles for printing sample

1999-08-13 17:32 RR, revision 3369

Added wxStaticBoxSizer, Makefile updates, Improved look of wxGenericPageSetupDialog

1999-08-13 14:21 RR, revision 3368

Compile fixes, Big-endian fix for image.cpp (Untested, I have no sparc) Make dist works (more or less)

1999-08-13 10:33 RR, revision 3367

Started "make dist"

1999-08-13 08:58 RR, revision 3366

Added WINE and probably x-compile makefiles Fixed busy cursor compilation.

1999-08-13 08:26 RR, revision 3365

Added setup.h.in

1999-08-12 20:21 VZ, revision 3364

regenerated makefiles

1999-08-12 20:18 JS, revision 3363

wxBook additions; added a couple of pixels in menu drawing; taskbar PopupMenu improvements