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-12-17 13:10 VZ, revision 5012

added wxToolBar::SetToolClientData

1999-12-17 05:42 DW, revision 5011

cleaning up toolbar mess for os/2

1999-12-17 05:42 DW, revision 5010

cleaning up image mess for os/2

1999-12-17 01:28 GRG, revision 5009

timercmn rewritten from scratch

1999-12-17 01:27 GRG, revision 5008

Everything rewritten from scratch

1999-12-17 01:09 VZ, revision 5007

1. compilation fix for wxDir 2. wxDateTime now calculates week days (_almost_ correctly) and Format() seems to work too

1999-12-17 01:08 VZ, revision 5006

test for weekdats added

1999-12-16 23:14 VZ, revision 5005

compilation fix

1999-12-16 23:13 VZ, revision 5004

changed wxImage::Rescale() to return wxImage& and not void

1999-12-16 22:10 VZ, revision 5003

some more consts here and there

1999-12-16 21:59 VZ, revision 5002

compilation fix after incorrectly resolved conflict

1999-12-16 21:30 VZ, revision 5001

an experimental template for Win16/VC++ 1.52

1999-12-16 21:29 VZ, revision 5000

Win16 compilation fixes

1999-12-16 21:00 RD, revision 4999

Took out somebody's hard coded path (j:\dev\something...) and put back $(WXWIN). Please just set an environment variable like the rest of us!

1999-12-16 21:00 DW, revision 4998

New Visualage C++ Version 4.0 Project Configuration files

1999-12-16 20:49 RD, revision 4997

Killed a bug that sometimes prevented ShowModal from returning if the ESC key was used.

1999-12-16 20:41 GRG, revision 4996

Fix for mingw32 compilation (replaced #ifdef NM_CUSTOMDRAW with a test for _WIN32_IE

1999-12-16 19:36 VZ, revision 4995

1. wxMotif toolbar works; the toggle buttons have the same width as the other ones and not twice as big 2. wxMotif::wxBitmap(from XPM) ctor now takes either "char **" or "const char **", as in wxGTK 3. added an X error handler to wxMotif (debug only)

1999-12-16 18:38 VZ, revision 4994

should use ksh, not sh

1999-12-16 18:19 GRG, revision 4993

PCX images can now be embedded in streams

1999-12-16 18:19 GRG, revision 4992

slight bug in waitconnection

1999-12-16 18:10 VZ, revision 4991

compilation fixes, doesn't work yet

1999-12-16 17:39 VZ, revision 4990

small fix to the sample

1999-12-16 16:37 RR, revision 4989

Added wxSizer::Insert()

1999-12-16 16:19 VZ, revision 4988

added check for timezone in addition to _timezone and __timezone