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-11-15 04:50 DW, revision 4562

wxApp development for WXPM

1999-11-15 04:48 DW, revision 4561

Minor tweek for WXPM

1999-11-15 04:47 DW, revision 4560

HAVE_LOCALTIME def for WXPM

1999-11-15 01:19 VZ, revision 4559

1. fixed wxStaticBox background erasing (or, rather, restored the old bug) 2. fixed the mask code in wxBitmap(const wxIcon&) - now it really works (Win32)

1999-11-14 19:25 RR, revision 4558

Distrib changes. Augmented version to 2.1.12.

1999-11-14 17:51 JS, revision 4557

Added m_callback init.

1999-11-14 17:20 GL, revision 4556

Fixed bug in wxSound windows driver (Recording is in progress: don't try it it make Windows crash completely)

1999-11-14 17:04 RR, revision 4555

Small change to SetFont() logic.

1999-11-14 16:18 RR, revision 4554

Added two stand alone makefiles for samples.

1999-11-14 15:14 RR, revision 4553

Added wxWakeUpIdle() to wxGTK, Changed wxFindFile to detect hidden files (but not "." and ".." as before), Added "show hidden files" to file dialog, Added controls to wxToolBar, doc view now uses pretty file dialogs as per MSW.

1999-11-14 14:41 JS, revision 4552

Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBILITY for 'old' menu constructor and event handling; added wxString version of wxGetTempFileName

1999-11-14 11:35 OK, revision 4551

Looks like someone did str[n]cmp -> wxStr[n]cmp global replace or something even in files where this shouldn't be done?

1999-11-14 02:22 VZ, revision 4550

1. wxBitmap copy ctor and operator=() taking wxIcon added 2. wxBitmapButton focus rect looks a bit better and it respects the icon mask 3. wxWizard::GetPageSize() added

1999-11-13 18:28 VS, revision 4549

html help : search panel now has more logical order of controls (list of books is after search button, not the last item)

1999-11-13 15:58 RR, revision 4548

Compile fix in dialup, Removed GTK's native tab traversal and fixed some related probs, Fixed a crash in wxListCtrl, Added configure correction ofr HP-UX GNU shared linker.

1999-11-13 10:57 OK, revision 4547

No, .mo files doesn't use Unicode, so use strcmp here, not wxStrcmp...

1999-11-13 10:51 OK, revision 4546

Unicode fixes

1999-11-13 10:48 OK, revision 4545

From: #define wxTRANSLATE(str) (str) To: #define wxTRANSLATE(str) wxT(str)

1999-11-13 10:44 OK, revision 4544

fopen -> wxFopen and such

1999-11-13 10:27 OK, revision 4543

wxGetHostName uses wxChar, not char

1999-11-13 08:45 RD, revision 4542

distrib file updates

1999-11-13 08:15 RD, revision 4541

wxPython doc updates

1999-11-13 08:03 RD, revision 4540

one more note

1999-11-13 07:52 RD, revision 4539

fixing distrib script

1999-11-13 07:33 RD, revision 4538

more tweaks for release