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-11-20 21:16 RD, revision 4637
  • D /wxWidgets/trunk/utils/wxPython/demo/bitmaps/splash.gif

forgot to add the image with binary flags

1999-11-20 21:15 RD, revision 4636

Added SplashScreen class from Mike Fletcher and use it in the demo.

1999-11-19 23:32 RD, revision 4635

Added encoding parameter to wxFontList::FindOrCreateFont

1999-11-19 22:36 DW, revision 4634

Removal of previous wxValidtor code for wxOS2

1999-11-19 21:01 VZ, revision 4633

wxWindow::GetBestSize() added

1999-11-19 18:59 VZ, revision 4632

Tom's patch - hope I got it right this time

1999-11-19 16:19 VZ, revision 4631

compilation fix for !wxUSE_MENU_CALLBACK

1999-11-19 09:47 JJ, revision 4630

Committing in . Support for the samples bombs and caret on VMS Modified Files: wxWindows/descrip.mms Added Files: wxWindows/samples/bombs/bombs.opt wxWindows/samples/bombs/descrip.mms wxWindows/samples/caret/caret.opt wxWindows/samples/caret/descrip.mms ----------------------------------------------------------------------

1999-11-19 05:34 RD, revision 4629

updated wxMVCTree, VTK, and the demo

1999-11-19 00:51 JL, revision 4628

few adaptations to cope with new control.h file

1999-11-19 00:12 JL, revision 4627

adding the notion of cyclic group of radiobutton

1999-11-19 00:11 JL, revision 4626

with only a little modification could be generic

1999-11-18 23:41 JL, revision 4625

copy of the generic before adaptation

1999-11-18 23:38 JL, revision 4624

needed to compile

1999-11-18 23:37 JL, revision 4623

first add

1999-11-18 23:31 DW, revision 4622

Some minor modifications for VA 4.0 support

1999-11-18 23:30 JL, revision 4621

for Gray Controls implementation

1999-11-18 23:15 JL, revision 4620

add Mac to the list of definition of HAVE_LOCALTIME

1999-11-18 23:13 JL, revision 4619

needed for mac port

1999-11-18 23:12 JL, revision 4618

To include the wx/mac version

1999-11-18 23:10 JL, revision 4617

Used when the Apparence Manager is not installed

1999-11-18 16:14 VZ, revision 4616

Remove() -> RemoveAt()

1999-11-18 15:58 RR, revision 4615

Added wxEvtHandler::Disconect() Added wxToolBar::DeleteTool() Removed the WXWIN_COMP... defines from the common setup.h Some tests,

1999-11-18 15:00 VZ, revision 4614

wxGTK pastes text from rxvt again

1999-11-18 14:54 VZ, revision 4613

bug in wxArray::Remove() fixed (thanks Robert)