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

2000-01-03 18:51 OK, revision 5212

Halved DEFAULT_ITEM_WIDTH so default sizes resembles wxGTK better

2000-01-03 18:48 OK, revision 5211

BC++ 5 does not have Unicode version of GetProcAddress. Giving it a plain ASCII string in an #if

2000-01-03 18:44 OK, revision 5210

Another Unicode compilation fix

2000-01-03 18:41 RR, revision 5209

Distrib things. Readded resource support.

2000-01-03 18:26 DW, revision 5208

Updated config files for VisualAge C++ V4.0 to include new sources

2000-01-03 18:25 DW, revision 5207

Fixes to get library to compile

2000-01-03 18:24 DW, revision 5206

Two new font implementations for OS/2

2000-01-03 18:24 DW, revision 5205

small updates for OS/2

2000-01-03 18:22 DW, revision 5204

no enums with commas past last element, please

2000-01-03 17:51 VZ, revision 5203

1. corrections for compilation of the wxBase apps with wxApp 2. wxCAL_NO_MONTH/YEAR_CHANGE styles implemented, cosmetic corrections 3. attempt at BC++ compilation fix

2000-01-03 17:13 RR, revision 5202

Forgot these.

2000-01-03 17:11 RR, revision 5201

Distrib things, Fixed typo in wxCheckListBox.

2000-01-03 14:27 VS, revision 5200

now grabs encoding info not from but from '' (empty string) -- default po header (mo catalog must be, of course, contain the header)

2000-01-03 14:27 VS, revision 5199

Borland #include hack

2000-01-03 14:10 GRG, revision 5198

Add default size for slider

2000-01-03 13:45 RR, revision 5197

Corrected some things in, and some thing revealed by the Life! sample.

2000-01-03 13:45 VZ, revision 5196

makegen program for makefile generation for the samples

2000-01-03 13:36 VZ, revision 5195

makefile for the calendar sample as generated by makegen

2000-01-03 11:42 RR, revision 5194

Corrected spin control, which ignored hand typed text. Corrceted GetBestSize() etc of static text (displayed in tip dialog and elsewhere).

2000-01-03 10:32 VZ, revision 5193

O_BINARY added to wxFile::Create

2000-01-03 09:05 GRG, revision 5192

bmps and ico added as binaries

2000-01-03 09:04 GRG, revision 5191
  • D /wxWidgets/trunk/samples/life/bitmaps/play.bmp
  • D /wxWidgets/trunk/samples/life/bitmaps/reset.bmp
  • D /wxWidgets/trunk/samples/life/bitmaps/stop.bmp
  • D /wxWidgets/trunk/samples/life/mondrian.ico

ups; must add as binary

2000-01-03 08:56 GRG, revision 5190

Life!

2000-01-03 02:24 OK, revision 5189

Unicode fixes

2000-01-03 02:23 OK, revision 5188

Split "?:" into "if" statement for assignment of converted buffers, so Borland C++ 5 accepts compiling it