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-06-12 12:15 CE, revision 21073

another watcom makefile (from SF bug report 751351)

2003-06-12 12:15 , revision 21072

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

2003-06-12 11:28 JJ, revision 21071

Committing in . OpenVMS compile issues Modified Files: wxWindows/include/wx/vms_x_fix.h wxWindows/samples/image/image.cpp wxWindows/src/generic/descrip.mms wxWindows/src/motif/clipbrd.cpp wxWindows/src/motif/combobox.cpp wxWindows/src/motif/scrolbar.cpp ----------------------------------------------------------------------

2003-06-12 11:00 ROL, revision 21070

changes

2003-06-12 08:54 VZ, revision 21069

added missing selstore.cpp

2003-06-12 01:36 RD, revision 21068

SWIGged updates for wxMac

2003-06-12 00:43 RD, revision 21067

SWIGged updates for wxMSW

2003-06-12 00:42 RD, revision 21066

Fixed typo

2003-06-12 00:29 RD, revision 21065

SWIGged updates for wxGTK

2003-06-11 23:56 RD, revision 21064

Regenerated the files for the wx renamer package

2003-06-11 23:53 RD, revision 21063

Script to generate the renamer stubs for the wx package

2003-06-11 22:21 VZ, revision 21062

fixed warnings about assigning literal strings to char *

2003-06-11 22:02 VZ, revision 21061

WriteString() doesn't append EOL automatically

2003-06-11 21:58 VZ, revision 21060

don't ignore wxLC_NO_HEADER style when inserting first column

2003-06-11 21:44 RD, revision 21059

typo

2003-06-11 21:38 RD, revision 21058

Fixes for wxMac combobox wrappers

2003-06-11 21:33 RD, revision 21057

Draw with a different color if the control is disabled

2003-06-11 21:31 RD, revision 21056

Updated version number

2003-06-11 21:28 RD, revision 21055

fixed typo or something

2003-06-11 21:21 RD, revision 21054

Add style parameter to wxMultipleChoiceDialog

2003-06-11 21:20 RD, revision 21053

wxMenuItem::SetMenu

2003-06-11 21:19 RD, revision 21052

Fix some class names

2003-06-11 21:18 RD, revision 21051

Clearly state that the new wx module is being used

2003-06-11 21:18 RD, revision 21050

some test code

2003-06-11 21:16 RD, revision 21049

fix the 16-bit overflow in wxTreeListCtrl too.