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

2001-01-27 14:29 georgetasker, revision 9188

Added wxFrame support contributed by Aleks

2001-01-27 12:55 georgetasker, revision 9187

Added a check to make sure 'parent' is valid, otherwise a crash could occur

2001-01-27 12:46 vadz, revision 9186

added Id cvs tag

2001-01-27 12:46 vadz, revision 9185

wxEVT_USER_FIRST put back

2001-01-27 12:42 vadz, revision 9184

merged fix from main branch for DoPut

2001-01-27 12:40 vadz, revision 9183

fix for DoPut() from long time ago

2001-01-27 12:38 vadz, revision 9182

wxEVT_USER_FIRST readded

2001-01-27 10:58 depeyrot, revision 9181

corrections related to event.h modifications

2001-01-27 10:36 juliansmart, revision 9180

Updates for 2.2.5

2001-01-27 08:46 ronl, revision 9179

Began updating 2.2 Debian build scripts for 2.3

2001-01-27 07:54 ronl, revision 9178

more tweaks to Debian build system

2001-01-26 23:52 georgetasker, revision 9177

plot.cpp was moved out of the generic directory to contrib, so plot.obj no longer needs to be linked

2001-01-26 22:26 vadz, revision 9176

compilation fix for recent event changes

2001-01-26 20:59 depeyrot, revision 9175

correction to maintain data array in synch with string array

2001-01-26 20:16 depeyrot, revision 9174

corrected comment

2001-01-26 18:58 vadz, revision 9173

dynamic event types actually work with these changes, also corrected more event macro in the sources

2001-01-26 18:35 roebling, revision 9172

Corrected typo.

2001-01-26 17:35 roebling, revision 9171

Updated ten thousand macros for new event type code.

2001-01-26 14:13 juliansmart, revision 9170

Changed m_eventType to int

2001-01-25 18:30 roebling, revision 9169

New event types for use in external libs (and from now on actually everywhere). Adapted cshelp to new event types. Adapted wxGrid to new event types. Update for German translation.

2001-01-25 18:27 roebling, revision 9168

Beautified header.

2001-01-25 18:27 roebling, revision 9167

Prepare wxToolBarSimple for event type change. Make wxGrid use new event types.

2001-01-25 18:25 roebling, revision 9166

Changed wxCanvas constants from XXX to wxXXX

2001-01-25 18:23 roebling, revision 9165
  • D /wxWidgets/trunk/distrib/gtk
  • D /wxWidgets/trunk/distrib/motif
  • D /wxWidgets/trunk/distrib/wine

Removing obsolete ditrib files.

2001-01-25 14:56 vadz, revision 9164

another compile problem fixed