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

2005-03-04 19:29 ABX, revision 32603

Unicode markup.

2005-03-04 19:27 ABX, revision 32602

Removed ambiguity between deprecated and new constructor.

2005-03-04 19:23 ABX, revision 32601

Small warning fixes.

2005-03-04 19:19 ABX, revision 32600

Name conflict correction.

2005-03-04 19:14 RR, revision 32599

Trying to get default button placement and size right.

2005-03-04 18:33 RR, revision 32598

Applied John L's patches for curson scaling, image resizing without scaling and the art provider resize bitmap patch. I'll look into adapting the generic file dialog to it.

2005-03-04 17:31 RR, revision 32597

Changed wxFileName::SetExt() as per the discussion, added ClearExt() and SetEmptyExt() and documented it.

2005-03-04 07:24 ABX, revision 32596

#pragma implementation fix.

2005-03-04 07:18 ABX, revision 32595

Complete wxW set of files in PalmOS makefile (still builds fine due to wxUSE_XXX flags). Initial (BASE) movement towards files.bkl.

2005-03-03 21:07 ABX, revision 32594

Warning fixes for formating.

2005-03-03 20:57 RD, revision 32593

reworded a bit

2005-03-03 20:21 ABX, revision 32592

Warning fix.

2005-03-03 20:13 RD, revision 32591

reSWIGged

2005-03-03 19:58 RD, revision 32590

new style flags for wxBufferedDC

2005-03-03 19:56 RD, revision 32589

Add copy ctor for wxPyCBInputStream and use it to prevent double deletion of the wxInputStream passed to wxFSFile

2005-03-03 19:50 ABX, revision 32588

Source cleaning.

2005-03-03 19:46 ABX, revision 32587

Allow build without fatal exceptions support.

2005-03-03 19:45 RR, revision 32586

Adapt SetExt() to new availability of m_hasExt. I also added SetNoExt() as there needs to be a way to remove the extension. One wonders what SetExt( "" ) is supposed to do. Maybe adding SetEmptyExt() would be better and backwards compatible.

2005-03-03 19:37 ABX, revision 32585

Usage of common default colours in OGL + minor warning fixes.

2005-03-03 19:21 ABX, revision 32584

Source cleaning.

2005-03-03 19:19 ABX, revision 32583

Warning fixes.

2005-03-03 19:17 ABX, revision 32582

Follow api of wxInputStream (warning fixes).

2005-03-03 19:15 ABX, revision 32581

Warning fix.

2005-03-03 19:12 ABX, revision 32580

Huge streams checking and warning fixes.

2005-03-03 19:09 ABX, revision 32579

Recent commits added new variables for length when there is already one available with warnings silenced.