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

2003-10-10 20:22 VZ, revision 24153

another Unicode compilation fix for !wxUSE_ENHMETAFILE

2003-10-10 16:11 RD, revision 24152

removed #!

2003-10-10 09:48 VS, revision 24151

return false from wxXmlResource::Load if the resource is corrupted

2003-10-10 08:21 JS, revision 24150

Don't set insertion point if the text is the same in SetValue

2003-10-10 08:20 JS, revision 24149

Fix for last SetValue mod

2003-10-10 08:16 JS, revision 24148

Reverted change of insertion point even when value is the same

2003-10-10 04:26 SC, revision 24147

newlines conversions streamlined

2003-10-09 22:21 VZ, revision 24146

Unicode compilation fix for !wxUSE_ENHMETAFILE

2003-10-09 20:03 RR, revision 24145

Applied new DoDrawBitmap() and DoBlit() from 2_4

2003-10-09 20:01 RR, revision 24144

Added wxBitmap::Rescale() from 2_4

2003-10-09 20:00 RR, revision 24143

image sample fix from 2_4

2003-10-09 19:59 RR, revision 24142

Rounding error.

2003-10-09 19:50 RR, revision 24141

Use new bitmap scalingin DrawBitmap() as well.

2003-10-09 19:40 RR, revision 24140

image sample no longer crashes under GTK2.

2003-10-09 19:39 RR, revision 24139

Small bug in 1-bit bitmap scaling.

2003-10-09 18:19 SC, revision 24138

added newline conversion

2003-10-09 15:59 DE, revision 24137

Added lengthy comment detailing the implications of idle handling

2003-10-09 15:56 DE, revision 24136

Prevent Cocoa from waiting indefinitely when stopping the event loop

2003-10-09 15:16 VS, revision 24135

fixed too small pagesize

2003-10-09 12:47 VS, revision 24134

beginnings of DigitalMars support

2003-10-09 08:52 VZ, revision 24133

fix for showing a modal dialog from OnIdle() when another modal dialog is being destroyed

2003-10-09 00:24 RR, revision 24132

Further work on bitmap drawing and rescaling.

2003-10-08 23:37 VZ, revision 24131

backport wxRegConfig enumeration fix

2003-10-08 23:36 VZ, revision 24130

fixed enumerating of entries/groups under '/' in wxRegConfig

2003-10-08 23:22 VZ, revision 24129

wxFileName::Normalize(wxPATH_NORM_ENV_VARS) now works