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

2004-10-23 13:55 VZ, revision 30078

fixed VC++ size_t -> int conversion warning

2004-10-23 13:10 VZ, revision 30077

don't use _() as default parameter for wxPrintDialogBase title

2004-10-22 20:36 RD, revision 30076

reSWIGged

2004-10-22 20:28 RD, revision 30075

Keep a local copy of the daily builds too

2004-10-22 20:27 RD, revision 30074

reSWIGged

2004-10-22 20:16 KH, revision 30073

*** empty log message ***

2004-10-22 19:15 KH, revision 30072

*** empty log message ***

2004-10-22 19:12 RD, revision 30071

Use a working dir for the uninstaller that does exist.

2004-10-22 19:11 KH, revision 30070

Documentation patch from Olly Betts

2004-10-22 17:13 KH, revision 30069

Removed , from end of enumerated list wxPrintBin

2004-10-22 17:10 ABX, revision 30068

Supress OW warning about empty *structor outside class definition.

2004-10-22 16:07 DE, revision 30067

Cleaned up getRectsBeingDrawn:count: related code. * Removed the exception handler; it's not needed anymore (thanks Ryan). * Split the if statement and then case into two lines instead of one. * Took some of the suggestions from the cocoa-dev mailing list: - Changed code to use normal messaging syntax. - Provided a category interface to silence the compiler warning on 10.2.

2004-10-22 15:50 DE, revision 30066

Forgot the appropriate return statement for the last patch.

2004-10-22 15:42 DE, revision 30065

Change friendship so that the base implementation class is the friend.

2004-10-22 15:24 RD, revision 30064

A small fix for attachment popints and comments, from Pierre.

2004-10-22 15:21 RD, revision 30063

regenned the ReST docs

2004-10-22 15:20 RD, revision 30062

A unicode hack for the Rez/Derez hack

2004-10-22 05:53 RD, revision 30061

Remember the version selected and allow require to be called again as long as a compatible version is requested.

2004-10-22 03:07 RD, revision 30060

build the unicode version too on Panther

2004-10-22 03:06 RD, revision 30059

renamed the output file

2004-10-22 03:05 RD, revision 30058

Rearrainged some bits

2004-10-22 03:04 RD, revision 30057

Some new icons

2004-10-22 02:51 RD, revision 30056

reSWIGged

2004-10-22 02:50 RD, revision 30055

wxPython on OSX can now be built in Unicode mode, can support multiple version installs, and comes with an uninstaller script.

2004-10-22 00:23 VZ, revision 30054

Unicode compilation fix