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-03-16 23:15 ABX, revision 38153

Initial positioning fix for PPC 2002 with eVC3

2006-03-16 22:59 RD, revision 38152

Somehow (probably in a merge) all the CVS Id: tags got deactivated...

2006-03-16 18:59 JS, revision 38151

wxMotif/ANSI can't cope with UTF-8

2006-03-16 16:53 JS, revision 38150

Ran autoconf

2006-03-16 16:45 JS, revision 38149

Better fix for encoding problem: wxMotif in ANSI mode can't cope with UTF-8

2006-03-16 16:10 VZ, revision 38148

documented option enabling DirectDraw implementation of wxDisplay under MSW

2006-03-16 16:07 VZ, revision 38147

added wxDisplay::GetClientArea() (currently implemented for single display and MSW implementations only)

2006-03-16 15:41 VZ, revision 38146

Albanian translation added (Besnik Bleta)

2006-03-16 15:28 VZ, revision 38145

fixed build after last commit

2006-03-16 14:47 JS, revision 38144

Rebaked makefiles

2006-03-16 13:06 ABX, revision 38143

Forward port from 2.6 branch to avoid wxSTD usage crashes.

2006-03-16 11:06 ABX, revision 38142

wxDisplay build fix for missing Direct Draw.

2006-03-16 11:03 JS, revision 38141

Mobile 5 Smartphone fixes

2006-03-16 10:45 ABX, revision 38140

Missing wxDisplay identifiers for DMC build.

2006-03-16 09:18 JS, revision 38139

Removed line that made all strings disappear

2006-03-16 08:52 ABX, revision 38138

forward port from 2.6 - eVC3 fix.

2006-03-16 08:19 ABX, revision 38137

Rebuild build files so all night/Tinderbox/Coverity builds could sleep well.

2006-03-16 08:06 ABX, revision 38136

Rebuild build files so all night/Tinderbox/Coverity builds could sleep well.

2006-03-16 07:10 SC, revision 38135

universal

2006-03-16 06:12 vell, revision 38134

added missing ctor implementation

2006-03-16 04:35 VZ, revision 38133

initialize base class using its ctor

2006-03-16 04:32 VZ, revision 38132

added wxDisplayFactoryX11 ctor body

2006-03-16 04:32 VZ, revision 38131

linking fixes after last checkin

2006-03-16 04:30 VZ, revision 38130

compilation fixes after last checkin

2006-03-16 04:24 VZ, revision 38129

compile some functionality even when wxUSE_DISPLAY == 0

2006-03-16 04:24 VZ, revision 38128

removed obsolete display.h files; added display_impl.h

2006-03-16 04:23 VZ, revision 38127

wxDisplay cleanup/rewrite: - wxDisplay is now a concrete class and uses a pImpl-based design - got rid of four duplicate but subtly different versions of trivial single display-only wxDisplay implementation (but 2 versions of Mac Classic and Mac CoreGraphics implementations each still remain...) - assorted code simplifications and memory leaks fixes

2006-03-16 02:30 RD, revision 38126

Enable OnDrawSeparator and OnDrawBackground to be overridable in wx.HtmlListBox

2006-03-15 23:58 RD, revision 38125

change mediactrl default

2006-03-15 23:57 RD, revision 38124

Backport of the new analogclock and CheckListCtrlMixin

2006-03-15 23:57 , revision 38123

This commit was manufactured by cvs2svn to create branch 'WX_2_6_BRANCH'.

2006-03-15 23:27 RD, revision 38122

Added some overview text

2006-03-15 23:22 RD, revision 38121

Added CheckListCtrlMixin from Bruce Who

2006-03-15 23:17 RD, revision 38120

Updated the analogclock.py module to the new analogclock package from E. A. Tacao.

2006-03-15 23:16 ABX, revision 38119

eVC3 build fix.

2006-03-15 22:47 RD, revision 38118

updated html-ized version of the stc.h file

2006-03-15 22:46 RD, revision 38117

Added wx.Window.GetScreenPosition and GetScreenRect

2006-03-15 22:45 RD, revision 38116

some int --> size_t changes

2006-03-15 22:35 RD, revision 38115

tweaked font sizes

2006-03-15 20:18 VZ, revision 38114

use wxDynamicLibrary::GetSymbolAorW() instead of duplicating its functionality with macros

2006-03-15 19:49 MR, revision 38113

Don't return a void value here - VC6 doesn't like it

2006-03-15 19:22 vell, revision 38112

cleanup - minor restructuring, reformatting

2006-03-15 19:07 JS, revision 38111

Backported doc fixes

2006-03-15 18:46 ABX, revision 38110

More size_t in interface.

2006-03-15 18:14 ABX, revision 38109

Documentation build fixes.

2006-03-15 15:33 ABX, revision 38108

wxOS2 night build warning fixes.

2006-03-15 11:52 ABX, revision 38107

wxTinderbox warning fix.

2006-03-15 11:27 ABX, revision 38106

wxTinderbox warning fix.

2006-03-15 10:37 ABX, revision 38105

wxTinderbox warning fix.

2006-03-15 10:32 JS, revision 38104

Added documentation for compiling under Windows Mobile 5