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-10-07 06:36 MB, revision 3862

Added page up and page down key support.

1999-10-07 04:44 DW, revision 3861

*** empty log message ***

1999-10-06 23:49 RD, revision 3860

more tweaks and fixes

1999-10-06 23:00 VZ, revision 3859

added wxDialUpManager::IsAlwaysConnected() and GetISPNames(), also Dial() is now smart enough to propose to choose from available ISPs and tries to find out the username and password on its own

1999-10-06 22:57 VZ, revision 3858

fix for base-only files

1999-10-06 22:41 VZ, revision 3857

fix for .c files in msw subdir for VC++ 6

1999-10-06 19:09 RD, revision 3856

Allow override of /MDd

1999-10-06 18:12 VZ, revision 3855

_T() restored for compatibility

1999-10-06 18:12 VZ, revision 3854

some warnings suppressed

1999-10-06 18:11 VZ, revision 3853

wxRegion::IsEmpty() added

1999-10-06 17:48 VZ, revision 3852

more changes for wxBase - starts to work under Unix

1999-10-06 17:29 JL, revision 3851

compile error with VC6.0 fixed. #include "wx/wxprec.h" moved to top of file

1999-10-06 16:27 RD, revision 3850

removed some test code that accidentally was left in

1999-10-06 15:42 KB, revision 3849

cvs debugging

1999-10-06 15:40 KB, revision 3848
  • D /wxWidgets/trunk/docs/latex/wx/border.bmp

cvs debugging

1999-10-06 15:04 JS, revision 3847

Corrected setting back

1999-10-06 08:23 MB, revision 3846

Have to set focus to edit control when it is shown otherwise the insertion point stays at the beginning of the text control under wxMotif.

1999-10-06 07:09 RD, revision 3845

now supports wxCURSOR_BULLSEYE

1999-10-06 07:03 RD, revision 3844

added font encoding support some more demos some contributed items into the library many little tweaks and such

1999-10-06 06:22 RD, revision 3843

added font encoding support some more demos some contributed items into the library many little tweaks and such

1999-10-06 05:45 MB, revision 3842

ifdef'd out wxEmptyString. This is defined in string.cpp.

1999-10-06 05:13 MB, revision 3841

Added new wxGrid classes. This is a work in progress ! Define wxUSE_NEW_GRID as 1 in setup.h to compile the new wxGrid otherwise the old wxGrid class will be compiled. Treat with caution and expect bugs and missing bits at this stage.

1999-10-06 04:58 MB, revision 3840

Added comments

1999-10-06 04:55 MB, revision 3839

Sample program for new wxGrid classes. Define wxUSE_NEW_GRID as 1 in setup.h to use the new wxGrid.

1999-10-05 22:56 VS, revision 3838

PS printing now uses afm instead of gs_afm metrics