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-10-31 22:48 GD, revision 12240

clarified native line ending for Mac OS

2001-10-31 22:41 GD, revision 12239

added comment concerning native line endings under Mac OS X

2001-10-31 22:30 RL, revision 12238

really fix wxPython dist target

2001-10-31 22:23 GD, revision 12237

corrected access to NULL parameters in wxGetOsVersion replaced wxMACINTOSH with wxMAC and wxMAC_DARWIN to differentiate return value of wxGetOsVersion according to whether Mac paths or Unix paths are used

2001-10-31 22:18 GD, revision 12236

shortened configure warning messages to avoid exceeding 80 characters

2001-10-31 22:06 GD, revision 12235
  • D /wxWidgets/trunk/src/mac/cdef
  • D /wxWidgets/trunk/src/mac/ldef

removed subprojects for ldef and cdef, changed to in-proc ldef

2001-10-31 21:10 DW, revision 12234

Some more Multi-Line Text control fixes

2001-10-31 17:11 GT, revision 12233

Fixed compilation of this file using tex2rtf in RTF mode

2001-10-31 17:10 GT, revision 12232

Put a backslash before a '_'

2001-10-31 16:22 SC, revision 12231

removed subprojects for ldef and cdef, changed to in-proc ldef

2001-10-31 16:12 SC, revision 12230

removed subprojects for ldef and cdef

2001-10-31 12:38 RL, revision 12229

made declaration of WXDLL_ENTRY_FUNCTION match it definition

2001-10-31 09:42 RL, revision 12228

added new wxPython dirs to dist target for .debs

2001-10-31 06:26 GD, revision 12227

use wxFILE_SEP_PATH instead of ':' separator for wxMac

2001-10-31 06:25 GD, revision 12226

corrections for path handling under Mac OS X Classic Mac paths (: separator) are used when compiled using CodeWarrior even under Mac OS X; Unix like Mac paths (/ separator) are used when compiled using the Apple Developer Tools

2001-10-31 02:42 VZ, revision 12225

made wxFileName::Set/GetTimes() work under Win32

2001-10-31 02:23 VZ, revision 12224

fixed typos in wxBase template and project file

2001-10-30 23:30 VS, revision 12223

cleanup in wxMGL code

2001-10-30 23:30 VS, revision 12222

changed wxSystemSettings::HasFrameDecorations to more general GetCapability(index)

2001-10-30 23:27 VS, revision 12221

added inactive titlebar text colour

2001-10-30 20:52 MBN, revision 12220

Fixed wxMask::Create(bitmap,colour)

2001-10-30 18:16 RD, revision 12219

Updated timer demo (again ;-)

2001-10-30 18:15 RD, revision 12218

Updated timer demo

2001-10-30 16:58 VZ, revision 12217

applied wxDirSelector() patch and regenerated the makefiles to include the new src/common/dseldlg.cpp

2001-10-30 16:44 VZ, revision 12216

added stat.h include