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

2006-09-10 15:51 VS, revision 41131

make it possible to create wxWindowDC for a hidden window

2006-09-10 15:38 VS, revision 41130

added wxWindow::IsVisible() method

2006-09-10 14:59 RR, revision 41129

Also set GTK text direction to m_wxwindow.

2006-09-10 14:52 RR, revision 41128

Remove direct access to GtlPizza's offset variable. That way, we can change the underlying meaning for RTL windowing mirroring without wxWindow knowing it.

2006-09-10 12:25 VZ, revision 41127

blind compilation fix for daily builds error

2006-09-10 12:23 VZ, revision 41126

compilation fix for !WX_PRECOMP (missing wx/app.h)

2006-09-10 12:20 VZ, revision 41125

compilation fix after last commit (forgot to remove WXUNUSED)

2006-09-10 04:23 MR, revision 41124

Restore ability to have a much lower runtime GTK version than build time - down to 2.4 (2.0 is still broken from gtk_combo_box_entry_new)

2006-09-10 02:00 VZ, revision 41123

removed overloaded virtual InitWith() methods, keep just a single InitRGBA()

2006-09-10 01:58 VZ, revision 41122

compilation fix after wxGUIAppTraits::GetToolkitVersion() introduction

2006-09-10 01:20 VZ, revision 41121

removed unused variable

2006-09-09 23:20 VZ, revision 41120

compilation fixes after recent stock menu items changes

2006-09-09 23:10 RD, revision 41119

reSWIGged

2006-09-09 22:57 RD, revision 41118

more properties

2006-09-09 19:58 RD, revision 41117

mention Pulse mode on Guage, and native toolbar on Mac

2006-09-09 19:57 RD, revision 41116

Path fix

2006-09-09 19:57 RD, revision 41115

reSWIGged

2006-09-09 19:55 RD, revision 41114

reSWIGtged

2006-09-09 19:42 RD, revision 41113

It's not in use yet, but add Kevin's docparser code so it doesn't get lost...

2006-09-09 19:41 RD, revision 41112

Build the contents and index files for HtmlHelp

2006-09-09 19:38 RD, revision 41111

DetachRoot

2006-09-09 19:37 RD, revision 41110

Add AddStretchSpacer and friends

2006-09-09 19:36 RD, revision 41109

Pulse mode in gauge

2006-09-09 19:18 RD, revision 41108

Show Pulse mode

2006-09-09 19:07 RD, revision 41107

Compilo fix