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-01-27 15:43 ABX, revision 37178

Fix fro conflict between defs.h and glib headers.

2006-01-27 09:50 SC, revision 37177

app.h must be included for the non RAEL implementation, as universal binaries command line builds don't support precomps yet ...

2006-01-27 03:08 MW, revision 37176

Fix tex2rtf crashes showing on the tinderbox

2006-01-27 00:50 KH, revision 37175

Fix InterruptWait on wxBase; use polling on wxBase (wxStopWatch is unavailable) and also correctly restore timeout to original value after _Wait [ Slightly modified patch 1410868 ]

2006-01-27 00:49 KH, revision 37174

Fixed wxSocketBase::InterruptWait on wxBase.

2006-01-27 00:23 VZ, revision 37173

tentative compilation fix for MIPSpro 7.2

2006-01-26 23:54 KO, revision 37172

Fixes for wxMac Universal binary support. With these changes, I now get a working Universal build simply by passing --enable-universal_build to configure.

2006-01-26 22:35 JS, revision 37171

Fixed duplicate guard

2006-01-26 21:08 ABX, revision 37170

More headers for wxBase/MSW needed.

2006-01-26 19:53 ABX, revision 37169

Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.

2006-01-26 19:35 ABX, revision 37168

Blind fixes for warnings in wxTinderbox.

2006-01-26 19:22 ABX, revision 37167

Blind fixes for warnings in wxTinderbox.

2006-01-26 19:06 ABX, revision 37166

Better #include

2006-01-26 18:59 ABX, revision 37165

#include moved to module.

2006-01-26 17:20 ABX, revision 37164

Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.

2006-01-26 17:00 ABX, revision 37163

Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.

2006-01-26 16:50 ABX, revision 37162

Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.

2006-01-26 16:41 SC, revision 37161

implementing pure carbon event behaviour, getting rid of doubly executed events

2006-01-26 16:03 ABX, revision 37160

Filename correction.

2006-01-26 16:02 ABX, revision 37159

Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.

2006-01-26 15:40 ABX, revision 37158

wxBusyInfo interface moved to generic to make space for possible native implementations. wxInfoFrame moved from header to module.

2006-01-26 15:33 ABX, revision 37157

Improved preprocessor guards for numeric dialogs.

2006-01-26 15:31 ABX, revision 37156

Typo fix.

2006-01-26 15:29 ABX, revision 37155

Warning fixes after recent commits.

2006-01-26 13:15 JS, revision 37154

Suppress VC++ 2005 deprecation warnings (for now)