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-02 17:39 VZ, revision 4312

bug corrected

1999-11-02 17:23 VZ, revision 4311

wxMotif compiles (and runs minimal sample) again after wxMenu changes

1999-11-02 16:52 KB, revision 4310

test

1999-11-02 16:51 KB, revision 4309

testing cvs

1999-11-02 16:46 VZ, revision 4308

AC_X_XTRA restored

1999-11-02 16:27 VZ, revision 4307

Unicode fixes

1999-11-02 16:20 VZ, revision 4306

additions for wxFileDataObject from Ricky Gonzales <gonzales@pyramid3.net>

1999-11-02 16:17 VZ, revision 4305

more tests

1999-11-02 16:07 VZ, revision 4304

wxMenuItem::IsChecked() corrected

1999-11-02 16:05 VZ, revision 4303

end label edit patch from Ricky Gonzales <gonzales@pyramid3.net>

1999-11-02 15:57 VZ, revision 4302

bug in wxMenuBase::FindChildItem() corrected

1999-11-02 15:50 VZ, revision 4301

include <wx/...> => include "wx/..."

1999-11-02 15:21 VZ, revision 4300

wxGTK compiles (and seems to work) again after wxMenu changes

1999-11-02 14:44 DW, revision 4299

More defines to get error codes out of OS/2 headers

1999-11-02 14:42 DW, revision 4298

Process/thread work and API fix into network APIs

1999-11-02 14:41 KB, revision 4297

Added missing CPPFLAGS

1999-11-02 14:04 JS, revision 4296

Some doc fixes

1999-11-02 12:36 KB, revision 4295

Added wxINSTALL_PREFIX define to makefile and made dcpsg.cpp use it to find the correct location of AFM files.

1999-11-02 10:02 JS, revision 4294

Some doc corrections

1999-11-02 04:38 DW, revision 4293

wxMenu implementations

1999-11-02 04:37 DW, revision 4292

thread #ifdefs for WXPM

1999-11-02 04:36 DW, revision 4291

new wxMenu stuff and thread implementations

1999-11-02 01:31 VZ, revision 4290

compilation fixes

1999-11-02 01:27 VZ, revision 4289

typo fixed

1999-11-02 01:25 VZ, revision 4288

1. wxMenu changes: wxMenuBase appears, several new functions for dynamic menu handling as well 2. new sample: menu 3. small corrections to wxFileHistory made possible by wxMenu changes 4. ugly fix for panel loaded from resources and TABbing 5. wxDataObject &c doc updates