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

2002-01-13 14:50 RR, revision 13540

Remove surplus wxTheApp from wxApp...

2002-01-13 14:48 RR, revision 13539
  • D /wxWidgets/trunk/src/freetype

Remove more FreeType.

2002-01-13 14:44 RR, revision 13538
  • D /wxWidgets/trunk/src/freetype/ftconfig.h
  • D /wxWidgets/trunk/src/freetype/macfond
  • D /wxWidgets/trunk/src/freetype/otlayout
  • D /wxWidgets/trunk/src/freetype/psnames
  • D /wxWidgets/trunk/src/freetype/raster1
  • D /wxWidgets/trunk/src/freetype/sfnt
  • D /wxWidgets/trunk/src/freetype/smooth
  • D /wxWidgets/trunk/src/freetype/truetype
  • D /wxWidgets/trunk/src/freetype/type1
  • D /wxWidgets/trunk/src/freetype/type1z
  • D /wxWidgets/trunk/src/freetype/unix
  • D /wxWidgets/trunk/src/freetype/winfonts

Remove FreeType.

2002-01-13 14:22 GD, revision 13537

applied ANI images patch and added wxUSE_ICO_CUR

2002-01-13 13:48 VS, revision 13536

make all now compiles .mo catalogs

2002-01-13 12:01 VS, revision 13535

applied ANI images patch and added wxUSE_ICO_CUR

2002-01-13 11:35 VZ, revision 13534

fixed Set(month, day, year) docs (bug #502944)

2002-01-13 01:26 VZ, revision 13533

applied patch for safer GIF decoding (502103)

2002-01-13 01:26 VZ, revision 13532

fixed several resource leaks related to MDI menus

2002-01-13 00:24 VZ, revision 13531

fixed wxRichEditModule::Load(): should return an error if the richedit DLL couldn't be loaded previously, not success

2002-01-13 00:05 VZ, revision 13530

fixed a huge memory leak in wxStreamBuffer

2002-01-12 22:45 VZ, revision 13529

SetValue() doesn't call Clear()

2002-01-12 19:56 GD, revision 13528

changed PPC struct alignement setting

2002-01-12 19:48 GD, revision 13527

changed PPC struct alignement setting

2002-01-12 15:00 VZ, revision 13526

made XPMs const

2002-01-12 14:59 VZ, revision 13525

Sun warning and Unicode fixes

2002-01-12 12:21 RR, revision 13524

Some additions to the 12-bit patch.

2002-01-12 11:36 RR, revision 13523

Applied patches for wxBU_EXACTFIT to button.cpp and tglbtn.cpp Applied patch for SGI's 12-bit visuals to bitmap.cpp.

2002-01-12 09:49 RR, revision 13522

Corrected wxDialog event table under wxMac and wxOS2 as per the other ports. Corrected generic validator for wxComboBox as per bug report.

2002-01-12 00:50 VS, revision 13521

fixed m_OldAlign hiding

2002-01-11 23:12 DW, revision 13520

Oops, left some personal stuff in here.

2002-01-11 22:39 DW, revision 13519

OS/2 Statusbar fixes in DC

2002-01-11 22:39 DW, revision 13518

OS/2 Statusbar fixes

2002-01-11 19:54 GD, revision 13517

correction to shared library build command for HP (needs -fPIC to link)

2002-01-11 19:33 VZ, revision 13516

more Sun C++ compiler warning fixes: in particular, added an ugly but necessary workaround for avoiding warning in the .xpm files