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

2000-01-03 02:20 OK, revision 5187

Unicode compilation fixes

2000-01-03 02:19 OK, revision 5186

Make this compile in Unicode mode under Borland C++ 5.02

2000-01-03 02:14 OK, revision 5185

Unicode compilation fixes

2000-01-02 23:32 VS, revision 5184

refreshed makefiles to be in sync with filelist.txt

2000-01-02 23:21 VZ, revision 5183

moved wxCalendarCtrl code from control sample to a new one - calendar

2000-01-02 23:17 VZ, revision 5182

1. wxDateTimeHolidayAuthority class for calculating the holidays added 2. wxCalendarCtrl adjustments and some new features

2000-01-02 21:52 RR, revision 5181

Documented wxMutexGuiEnter etc and thread sample. Also found out that you cannot create top-level windows in a GUI thread other than the main one. No idea why.

2000-01-02 19:51 VS, revision 5180

added encconv.h -- I forgot to do so, sorry

2000-01-02 19:51 VS, revision 5179

wxLocale now uses wxEncodingConverter (must be explicitly enabled)

2000-01-02 19:51 VS, revision 5178

wxFontMapper now cooperates with wxEncodingConverter

2000-01-02 19:51 VS, revision 5177

added wxEncodingConverter::Convert(char*,wxChar*) and variants ; filled equivalence tables ; GetAllEquivalents now returns semi-sorted array (platfrom equivs, then rest of world)

2000-01-02 19:51 VS, revision 5176

added wxEncodingConverter::Convert(char*,wxChar*) and variants

2000-01-02 18:45 KB, revision 5175

linux fixes

2000-01-02 18:13 RR, revision 5174

Some more samples documented etc.

2000-01-02 16:25 RR, revision 5173

wxSpinCtrl no longer emits event when changed programmatically. Some GUI thread things and tests, Change for borders around cmposite controls.

2000-01-02 14:11 VS, revision 5172

fixed typo wxUSE_ENCODING shuold be wxUSE_UNICODE

2000-01-02 05:26 RD, revision 5171

Fixes to avoid an endless event looping for wxGTK

2000-01-02 05:24 RD, revision 5170

SWIG code updates

2000-01-01 23:21 RR, revision 5169

Some Resize/GetBestSize() changes.

2000-01-01 16:43 VS, revision 5168

wxFileSystem now compiles if wxUSE_HTML (required by wxHTML)

2000-01-01 12:24 JS, revision 5167

Updated wxvc_dll.dsp and memory.h to make VC++ compile in DLL mode again

2000-01-01 11:50 VS, revision 5166

documented wxMB_DOCKABLE

2000-01-01 11:50 VS, revision 5165

added 'document wxSpinCtrl & wxFontMapper' to TODO list

2000-01-01 11:50 VS, revision 5164

fixed #pragma implementation/interface numdlgg.h to numdlgg.cpp ; fixed bug: spincontrol ignored min and max values

2000-01-01 11:50 VS, revision 5163

replaced occurences of \_ by _ in verbatim environment