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-06 13:31 RR, revision 41031

Commit Carsten Fuchs' patch for separating wxGLCanvas and wxGLContext on GTK and MSW.

2006-09-06 09:51 VZ, revision 41030

enable support for printf positional parameters by default

2006-09-06 09:40 VS, revision 41029

use C++ wrappers around DirectFB API for easier use

2006-09-06 04:20 RD, revision 41028

add more properties

2006-09-06 04:18 RD, revision 41027

Added wx.lib.dragscroller from Riaan Booysen.

2006-09-06 03:01 PC, revision 41026

don't return negative size from GetPageRect

2006-09-06 03:01 PC, revision 41025

don't set negative size in wxSizerItem::SetDimension

2006-09-05 21:30 VZ, revision 41024

document GetStrings() (patch 1552225)

2006-09-05 21:14 VZ, revision 41023

wx printf() implementation bug fixes ('%' handling, thread safety, ...) and optimisations (patch 1548750)

2006-09-05 21:02 VZ, revision 41022

pickers code cleanup (patch 1552220)

2006-09-05 21:00 VZ, revision 41021

fixes to menu stock items support (patch 1547639)

2006-09-05 20:47 VZ, revision 41020

mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves

2006-09-05 20:41 VZ, revision 41019

added a couple of base classes

2006-09-05 19:23 ABX, revision 41018

WinCE build fixes.

2006-09-05 18:07 ABX, revision 41017

Tinderbox/PCH build fix.

2006-09-05 17:48 VZ, revision 41016

work around drag and drop freeze (bug 1080588)

2006-09-05 14:21 VS, revision 41015

use macros to completely remove wxLogTrace, wxLogDebug etc. in release build

2006-09-05 01:05 RD, revision 41014

Some properties for things with lists of items.

2006-09-04 23:56 VZ, revision 41013

use (new) wxAcceleratorEntry::Create() instead of recently deprecated wxGetAccelFromString()

2006-09-04 23:52 RD, revision 41012

Changes needed for new RTL methods, and also various other updates to wx CVS.

2006-09-04 20:34 MW, revision 41011

Typo.

2006-09-04 20:13 MW, revision 41010

Add HAVE_BOOLEAN and NEED_PBT_H.

2006-09-04 19:57 JS, revision 41009

Prevents crashes caused by negative line count being passed to wrapping functions, e.g. in intermediate sizing states.

2006-09-04 19:22 ABX, revision 41008

Build fix.

2006-09-04 19:07 MW, revision 41007

Document __WINE__.