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

1999-04-26 13:10 RR, revision 2286

Layout things in wxMessageBox Positioning of frames and dialogs

1999-04-26 10:33 OK, revision 2285

Heavier checks for wxUSE_WCHAR_T

1999-04-26 10:16 OK, revision 2284

Optional implementation of wcslen().

1999-04-25 16:55 RR, revision 2283

experimental OLE control (the reason for the recent reshuffle)

1999-04-25 16:31 RR, revision 2282

The colour is called Aquamarine, not Aquaramine. No, you cannot eat it either. Also, menubar short cuts work now. Some more focus goodies.

1999-04-25 15:10 RR, revision 2281

Backgrounds work again splitter sample compiles with Unicode if a wxClientDC is used on an unrealized widget, the widget's realization is forced in wxClientDC added underscores to wxMenuBar - don't work.. tried to figure out why wxFrame doesn't get keyboard input

1999-04-25 12:43 OK, revision 2280

Implemented UTF-8 encoding.

1999-04-25 12:42 OK, revision 2279

Uses wxUSE_WCHAR_T for compilers that don't support wchar_t. Added wx_str() and WXCSTRINGCAST, which should be explicitly defined to work on wxChar (doesn't look like people want c_str() to be unconditionally defined as wxChar).

1999-04-25 01:00 RR, revision 2278

Fixed a layout bug in MyFixed More things done after realization wxListCtrl is grey now. Why?

1999-04-24 22:36 OK, revision 2277

GetValue() converts using wxConv_current... my app seems to be starting to work in Unicode mode, will wonders never cease.

1999-04-24 21:57 RR, revision 2276

Had to change the time point, when widgets are created (no longer forced). This seems to break wxNotebook...

1999-04-24 19:34 OK, revision 2275

Fixed bug in wxConv_local.

1999-04-24 16:00 RR, revision 2274

DnD with Unicode fixes

1999-04-24 13:57 OK, revision 2273

Added wxOKlibc(), which checks for glibc2.0, which incorrectly does UTF-8 conversion even when it's not in UTF-8 locale

1999-04-24 13:07 OK, revision 2272

Small bugfix for wxString::Printf regarding %hs...

1999-04-24 12:55 RR, revision 2271

small change required for OLE component

1999-04-24 12:25 OK, revision 2270

Constructor should survive getting passed a null pointer for conversion.

1999-04-24 12:21 OK, revision 2269

cMB2WX and cWX2MB accepts null pointers.

1999-04-24 10:18 RR, revision 2268

wxGLCanvas works again added GTK 1.2 logical functions

1999-04-24 08:50 RR, revision 2267

minimal now works in Unicode mode

1999-04-23 10:38 RR, revision 2266

made controls sample compile in unicode mode

1999-04-23 09:14 KB, revision 2265

Modify to demonstrate layout bug.

1999-04-23 07:31 OK, revision 2264

More fixes to make Borland compile this in Unicode mode.

1999-04-23 07:30 OK, revision 2263

Unicode fix.

1999-04-22 22:45 OK, revision 2262

Yet another one.