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-26 21:33 DW, revision 5688

New OS2 icon file

2000-01-26 21:23 DW, revision 5687

New OS2 resource file

2000-01-26 21:23 DW, revision 5686

New Visualage stuff and remove OS/2 stuff in the .rc file

2000-01-26 21:07 DW, revision 5685

Visualage C++ V4.0 duplicate symbol fixes

2000-01-26 19:26 RR, revision 5684

Corrected TIFF, more drawing tests.

2000-01-26 18:28 VZ, revision 5683

compilation of wxBase works again (PATH_IFS wasn't defined for it!)

2000-01-26 18:21 SN, revision 5682

Found PROGRAM_EXT variable and now want to use it for OS/2, too.

2000-01-26 18:14 VZ, revision 5681
  • D /wxWidgets/trunk/include/wx/msw/ctl3d/Makefile.am
  • D /wxWidgets/trunk/include/wx/msw/Makefile.am
  • D /wxWidgets/trunk/misc/afm/Makefile.am
  • D /wxWidgets/trunk/misc/gs_afm/Makefile.am
  • D /wxWidgets/trunk/misc/Makefile.am
  • D /wxWidgets/trunk/src/msw/Makefile.am

these aren't being used any more

2000-01-26 16:42 VZ, revision 5680

more backwards compatible kbd handling in wxScrolledWindow

2000-01-26 14:31 VZ, revision 5679

'Details' button is now disabled if no details

2000-01-26 14:20 VZ, revision 5678

quick and dirty fix for the division by 0 crash in OnKeyDown()

2000-01-26 14:08 VZ, revision 5677

wxDC::Blit() ignores useMask if there is no mask instead of giving an assert failure

2000-01-26 13:45 VZ, revision 5676

compilation fix for Win16

2000-01-26 13:41 VZ, revision 5675

compilation fix for compilers without PCH

2000-01-26 01:54 GRG, revision 5674

URL test and some comments added

2000-01-26 00:50 VS, revision 5673

wxHtmlHelpFrame enhancements

2000-01-26 00:50 VS, revision 5672

added wxHtmlWindow::GetOpenedAnchor

2000-01-26 00:50 VS, revision 5671

wxACCEL_NONE -> wxACCEL_NORMAL

2000-01-26 00:50 VS, revision 5670

changed demo data a bit

2000-01-26 00:50 VS, revision 5669

sets frame title even for pages without <title> tag

2000-01-26 00:49 VS, revision 5668

added wxHF_OPENFILES demo

2000-01-26 00:49 VS, revision 5667

some fixes in names of cached helpbooks (does not contain # or : anymore)

2000-01-26 00:49 VS, revision 5666

added new wxHF_ flags

2000-01-26 00:49 VS, revision 5665

added more navigation controls to wxHtmlHelpFrame

2000-01-26 00:49 VS, revision 5664

added more navigation controls to html help frame