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-08-09 18:08 SC, revision 28728

socket c++ adaptions

2004-08-09 17:21 ABX, revision 28727

Precise Borland C++ and DMC compiler description.

2004-08-09 17:10 ABX, revision 28726

We need one float argument to perform floating point division.

2004-08-09 16:08 VS, revision 28725

really fixed wxMenuBar::Remove (bug 610850): reverted incorrect patch 649599 and fixed data corruption and leaks in GTK+ structures

2004-08-09 15:40 JS, revision 28724

Must specify wxHSCROLL/wxVSCROLL now

2004-08-09 13:08 ABX, revision 28723

wxUSE_IOSTREAMH always 0 for MinGW (finally closed patch #910058)

2004-08-09 12:55 SC, revision 28722

unicode fixes

2004-08-09 12:43 SC, revision 28721

fixed size patch applied

2004-08-09 12:40 SC, revision 28720

gcc warning

2004-08-09 11:07 ABX, revision 28719

Fixed bug with truncation of Unicode data in wxConnection under MSW.

2004-08-09 07:44 ABX, revision 28718

wxUSE_GENERIC_DIALOGS_IN_MSW removed

2004-08-09 07:24 SC, revision 28717

catching errors

2004-08-09 06:58 SC, revision 28716

aa const

2004-08-08 21:03 SN, revision 28715

Get rid of warning about select being undeclared on OS/2.

2004-08-08 20:44 SN, revision 28714

Fixed linkage errors (C linkage vs. C++ linkage) caused by switching gsocket from C to C++ code.

2004-08-08 16:30 VS, revision 28713

don't output -DwxUSE_GUI=0 in monolithic build, setup.h will take care of setting it correctly

2004-08-08 14:51 VS, revision 28712

HP-UX fix: removed unneeded call to sed(patch #1005025)

2004-08-08 05:37 DE, revision 28711

Added const qualifier to char* in struct service_entry

2004-08-08 05:35 SC, revision 28710

wrong method call, we need to add the second update region not to replace it

2004-08-08 05:30 DE, revision 28709

Use bool instead of int. Replace TRUE/FALSE with true/false.

2004-08-08 04:48 DE, revision 28708

Removed incorrect struct qualifier from GSocketGUIFunctionsTable

2004-08-07 21:59 JS, revision 28707

Improved search for about.htm on mac

2004-08-07 21:51 MBN, revision 28706

wxMotif now uses wxX11 region code (forgot to commit).

2004-08-07 21:26 MBN, revision 28705

Compilation fix.

2004-08-07 21:24 MBN, revision 28704

Unhide function from superclass.