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-10-15 22:50 VS, revision 12015

1. added GetStdIcon support to wxRenderer 2. wxMGL fix (stipples must be 8x8 pixels)

2001-10-15 22:49 VZ, revision 12014

made wxStaticBox transparent (patch 427936)

2001-10-15 22:47 VS, revision 12013

compilation fix for wxMGL (NotUniv directive doesn't work and I'm too much of perl illiterate to fix it)

2001-10-15 22:45 VS, revision 12012

compilation fix for wxMGL

2001-10-15 22:17 VZ, revision 12011

fix for the dialog controls font

2001-10-15 21:28 VZ, revision 12010

reveretd change commenting out IMPLEMENT_DYNAMIC_CLASS

2001-10-15 21:20 VZ, revision 12009

oops, forgot to commit yesterday changes related to wxStatusBarBase

2001-10-15 20:49 GD, revision 12008

added joystick file to wxMotif

2001-10-15 19:08 VZ, revision 12007

added section about incompatibilities between 2.2 and 2.3

2001-10-15 15:40 RR, revision 12006

Further fixes for wx-config and MacOS X.

2001-10-15 10:07 RR, revision 12005

wxStatusBar doesn't link with double IMPLEMENT... macros.

2001-10-15 10:06 RR, revision 12004

Added Rez support to wx-config for MacOS X

2001-10-14 22:54 VS, revision 12003

decouple wxTLW,Frame::ShowFullScreen in wxMSW

2001-10-14 22:53 VS, revision 12002

fixes to MSW LowLevel files

2001-10-14 22:20 VS, revision 12001

wxWindow::Enable now correctly has recursive effect (and maybe other fixes)

2001-10-14 22:20 VS, revision 12000

added wxHtmlWindow::AppendToPage

2001-10-14 22:18 VS, revision 11999

wxBusycursorSuspender used in wxMGL as well (we need it for other platforms as well, I'm afraid)

2001-10-14 22:18 VS, revision 11998

fixed restoration of global cursor

2001-10-14 22:17 VS, revision 11997

DC output fix

2001-10-14 22:17 VS, revision 11996

antialiasing now disabled for small fonts

2001-10-14 22:17 VS, revision 11995
  • D /wxWidgets/trunk/src/mgl/dialog.cpp
  • D /wxWidgets/trunk/src/mgl/frame.cpp

removed obsolete files from wxMGL

2001-10-14 22:16 VS, revision 11994

decouple wxTLW,Frame::ShowFullScreen in wxMSW

2001-10-14 22:12 VS, revision 11993

wxUSE_CHOICE ifdefs, so that the sample compiles with wxUniv

2001-10-14 21:50 VZ, revision 11992

regenerated from the templates

2001-10-14 21:38 VZ, revision 11991

1. added wxStatusBarUniv 2. several bug fixes to wxSpinButton/wxSpinCtrl