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-08 23:36 VS, revision 13465

wxDirDialog port to MS-DOS

2002-01-08 23:35 VS, revision 13464

compilation fix

2002-01-08 23:35 VS, revision 13463

use the new wxSystemSettings API everywhere

2002-01-08 23:33 DW, revision 13462

OS/2 NativeFontInfo support

2002-01-08 23:29 VZ, revision 13461

don't allow setting an invalid font

2002-01-08 23:27 VS, revision 13460

use the new wxSystemSettings API everywhere

2002-01-08 23:26 VS, revision 13459

wxSystemSettings docs correction

2002-01-08 23:25 VS, revision 13458

backward-compatiblity functions must go to wxSystemSettings, otherwise (non-virtual) wxSSNative version would be used :(

2002-01-08 23:25 VS, revision 13457

reverted my previous fix

2002-01-08 23:25 VS, revision 13456

wxRTTI for wxPopupWindow in wxMGL

2002-01-08 23:25 VS, revision 13455

DLL compilation fix

2002-01-08 22:28 DW, revision 13454

Getting rid of odd control characters at EOL in source.

2002-01-08 22:05 GD, revision 13453

wxGenericDirDialog related corrections for wxMac

2002-01-08 18:06 VS, revision 13452

moved InteractiveMove to wxUniv's wxTopLevelWindow

2002-01-08 18:03 VS, revision 13451

use UNIX wxDir if available

2002-01-08 18:02 VS, revision 13450

infinite recursion fix in wxTLW/Univ

2002-01-08 14:15 JS, revision 13449

Moved include for Windows compilation; minor doc tweaks

2002-01-08 10:13 JJ, revision 13448

Committing in . Added [.src.common]dircmn.cpp in makefile for OpenVMS Modified Files: wxWindows/src/common/descrip.mms ----------------------------------------------------------------------

2002-01-07 21:52 GD, revision 13447

implement out-of-line destructors where needed instead of using __DARWIN__ specific conditional compilation

2002-01-07 21:38 RD, revision 13446

Prevent crash when m_defGridAttr is NULL

2002-01-07 19:20 VZ, revision 13445

corrected the release year

2002-01-07 19:15 RD, revision 13444

Added sample of using client data to the wxComboBox demo

2002-01-07 18:35 RD, revision 13443

Clean up $(WXDIR)\$D too

2002-01-07 18:33 VZ, revision 13442

added the splitter event processing and also cleaned up the sample a bit

2002-01-07 18:08 DW, revision 13441

clipboard update and latest module definition file of .dll build