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

2003-05-27 20:31 MBN, revision 20748

Removed some duplicated code, made wxCursor( wxImage ) handling of dark/light colors agree with wxMSW and wxGTK, i.e. dark -> black, light -> white.

2003-05-27 20:28 MBN, revision 20747

Don't leave the wxStaticBox hanging around after wxStaticLine destruction.

2003-05-27 13:43 CE, revision 20746

Borland makefiles for contrib keeping output apart

2003-05-27 09:16 CE, revision 20745

fixing SF bug 742496

2003-05-27 06:09 JJ, revision 20744

Committing in . OpenVMS complie issues + src/generic/statline.cpp : setup should be runned before first #ifdef Modified Files: wxWindows/src/generic/descrip.mms wxWindows/src/generic/statline.cpp wxWindows/src/motif/descrip.mms wxWindows/src/x11/descrip.mms ----------------------------------------------------------------------

2003-05-26 22:59 JS, revision 20743

More style fixes

2003-05-26 22:15 JS, revision 20742

Further border style corrections.

2003-05-26 20:41 GD, revision 20741

ignore dll build output directories

2003-05-26 19:28 JS, revision 20740

Include missing.h and commctrl.h

2003-05-26 19:25 JS, revision 20739

Include missing.h

2003-05-26 16:20 VS, revision 20738

clarify using embedded XRC

2003-05-26 11:34 CE, revision 20737

Borland makefiles now keep output apart

2003-05-26 10:23 CE, revision 20736

fix SF bug 742496

2003-05-26 09:55 JS, revision 20735

Allow printing objects to be passed a wxWindow, not a wxFrame (vestigial remains of older wxWin version)

2003-05-26 09:17 CE, revision 20734

dialogs sample now works with digitalmars

2003-05-25 20:28 VZ, revision 20733

fix m_Matches overflow if Compile() is called more than once (bug 742236)

2003-05-25 17:19 JS, revision 20732

Backported size fix for MSW

2003-05-25 13:20 JS, revision 20731

Backported wxSplitterWindow and wxWizard from head

2003-05-25 13:20 , revision 20730

This commit was manufactured by cvs2svn to create branch 'WX_2_4_BRANCH'.

2003-05-25 11:18 VS, revision 20729

fix _() for wxUSE_INTL==0 case

2003-05-25 11:18 VS, revision 20728

added CompareAccelString function

2003-05-24 22:27 VZ, revision 20727

added a link to the Wiki page explaining MSVC++ install process

2003-05-24 21:31 SC, revision 20726

guarded M_PI declaration

2003-05-24 20:23 MBN, revision 20725

Removed obsoleted files from vc.t. Regenerated some makefiles/project files.

2003-05-24 20:07 MBN, revision 20724

Compilation/warning fixes.