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-03-23 01:31 VZ, revision 14740

updated wxExecute API

2002-03-23 01:23 VZ, revision 14739

compatibility constructors for wxMenuItem() taking bool instead of wxItemKind

2002-03-23 01:22 VZ, revision 14738

added wxEXEC_NOHIDE flag, modified wxExecute() to take a combination of bit flags instead of a boolean parameter

2002-03-22 23:22 VS, revision 14737

point to MSLU library

2002-03-22 23:22 VS, revision 14736

port proplist.cpp to wxArtProvider

2002-03-22 22:32 JS, revision 14735

Removed references to wxHelpControllerHtml from docs.

2002-03-22 22:29 JS, revision 14734

Removed helpwxht.h/cpp (old wxHelpControllerHtml class) and updated makefiles accordingly

2002-03-22 20:59 JS, revision 14733

Don't use deprecated functions

2002-03-22 20:25 JS, revision 14732

Replaced wxBuffer with wxTex2RTFBuffer

2002-03-22 19:20 VS, revision 14731

Added 'go home' button to generic dir dialog

2002-03-22 19:20 VS, revision 14730

use wxArtProvider in wxFileDialog

2002-03-22 19:18 VS, revision 14729

wxITEM_FOO instead of wxItem_Foo, for the sake of consistency

2002-03-22 19:15 VS, revision 14728

require GTK+ 2.0.0, not 1.3.1

2002-03-22 19:15 VZ, revision 14727

avoid an assert in wxString::GetWriteBuf()

2002-03-22 19:14 VS, revision 14726

added wxBitmap::CopyFromIcon and wxIcon::CopyFromBitmap to wxMotif

2002-03-22 19:13 VS, revision 14725

tex2rtf doesn't like math mode

2002-03-22 19:09 VZ, revision 14724

recognize ANSI_X3.4-1968 as US-ASCII

2002-03-22 18:52 VZ, revision 14723

added Allow() docs

2002-03-22 13:43 GT, revision 14722

Semi-Blind fixes for trying to handle different versions of MySQL and MySQL windows drivers Hopefully better handling of DATE type fields New parameter added to optionally not have database connections fail if a basic data type (like DATE) is not reported as supported by the datasource

2002-03-22 12:18 VS, revision 14721

fixed compilation problem with old gcc releases

2002-03-21 23:49 VS, revision 14720

used wxArtProvider in wxTipDialog

2002-03-21 23:47 VS, revision 14719

use wxArtProvider in wxtipDialog

2002-03-21 23:46 VS, revision 14718

use wxArtProvider

2002-03-21 23:46 VS, revision 14717

added icon

2002-03-21 23:45 VS, revision 14716

wxhtml.rc no longer needed