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

2001-12-25 22:31 VZ, revision 13190

fixed crash when an item didn't have any data

2001-12-25 22:29 VZ, revision 13189

documented Number() as obsolete and added GetCount()

2001-12-24 16:34 VZ, revision 13188

don't crash if bitmaps are not found

2001-12-24 16:28 VZ, revision 13187

fixed Fit() to avoid showing scrollbars

2001-12-24 16:26 VZ, revision 13186

DoSetClientSize() may take 4 iterations to set the right size sometimes, not 3

2001-12-24 14:15 VZ, revision 13185

really fixed GetRenderer() and GetEditor() methods, they were both broken in some strange and twisted (and different) ways

2001-12-24 14:14 VZ, revision 13184

fixed memory leak when SetTargetWindow() was called more than once and made DeleteEvtHandler() more robust

2001-12-24 14:08 VS, revision 13183

fixes to wxFont mods for the case w/o native fontinfo struct (could never possibly compile)

2001-12-24 14:06 VS, revision 13182

typo fix

2001-12-24 14:06 VS, revision 13181

compilation fix for DJGPP

2001-12-24 12:56 VZ, revision 13180

typo fixed

2001-12-24 12:12 RL, revision 13179

added slightly more informative failure reporting.

2001-12-24 11:16 RL, revision 13178

Added GetStringArray method.

2001-12-24 01:18 VZ, revision 13177

changed the default font facename for the decorative family - is it correct for Win9x?

2001-12-24 01:06 VZ, revision 13176

code clean up, avoid duplicating the same code in font.cpp and fontutil.cpp

2001-12-23 23:53 VZ, revision 13175

use wxFontMapper when setting the encoding (fix to restore the behaviour broken by the native font info change)

2001-12-23 21:26 MBN, revision 13174

Updated docs for wxGrid: added events, event macros, default editors and renderers

2001-12-23 15:52 RR, revision 13173

Removed warning for Darwin compilation from datetime.inl Added wxFileName::SetPath() and set m_relative if no dir is given Corrected wxFrame::Enable() in wxMac.

2001-12-23 13:38 VZ, revision 13172

fixed handling of the items with indirect data broken yesterday

2001-12-23 11:47 VZ, revision 13171

create masks even (slightly) faster

2001-12-23 08:04 RL, revision 13170

Added missing header and missing logic. :)

2001-12-23 02:03 VZ, revision 13169

sped up the mask creation by a factor of 40

2001-12-23 02:01 RL, revision 13168

Added missing compile define.

2001-12-23 01:56 VZ, revision 13167

compilation fixes

2001-12-23 01:56 VZ, revision 13166

sped up the mask creation by a factor of 40