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

2001-07-13 12:47 VZ, revision 10989

removed incorrect 'static' keyword from var declarations (backported from the trunk)

2001-07-13 12:32 VZ, revision 10988

removed incorrect 'static' keyword from var declarations

2001-07-13 10:09 JS, revision 10987

Updated BC++ patch URL

2001-07-12 19:22 GT, revision 10986

::Catalog() function was failing against several databases as the PRECISION and LENGTH values returned were larger (more bytes) than the variable that was bound for holding the returned value

2001-07-12 16:23 VZ, revision 10985

fixed crash in wxRegion::Empty

2001-07-12 15:02 JJ, revision 10984

Committing in . Modified Files: wxWindows/setup.h_vms wxWindows/src/common/appcmn.cpp wxWindows/src/common/descrip.mms wxWindows/src/generic/propform.cpp wxWindows/src/gtk/descrip.mms wxWindows/utils/dialoged/src/winstyle.cpp -Fixed VMS compile support -added some include's ----------------------------------------------------------------------

2001-07-12 10:37 JS, revision 10983

Corrected DoBlit

2001-07-12 00:08 VZ, revision 10982

fixed VC++ warning

2001-07-12 00:06 VZ, revision 10981

implemented attributes support for native virtual list control

2001-07-12 00:06 VZ, revision 10980

menu bar wasn't set properly internally after my previous change - fixed

2001-07-11 23:21 VZ, revision 10979

don't refresh the scrollbars unnecessarily

2001-07-11 22:30 VS, revision 10978

fixed windows.h check and added checks for MS HTML Help

2001-07-11 22:28 VS, revision 10977

fixes for broken records

2001-07-11 21:25 JS, revision 10976

Compilo correction

2001-07-11 20:33 SC, revision 10975

several mac fixes (Mark Newsams patches)

2001-07-11 20:22 JS, revision 10974

Made DC cacheing less obstrusive

2001-07-11 17:27 JS, revision 10973

Removed cacheing option

2001-07-11 16:22 VZ, revision 10972

added support for item attributes in virtual list control

2001-07-11 15:19 VZ, revision 10971

added and documented wxApp::OnAssert

2001-07-11 14:56 VZ, revision 10970

incremented the version to 2.2.8 (hope I got it right this time)

2001-07-11 14:55 VZ, revision 10969

added wxArrayString::RemoveAt() for forward compatibility with 2.3

2001-07-11 13:40 VZ, revision 10968

oops, restored the postpone-redraw-if-dirty test which was somehow left out

2001-07-11 13:35 VZ, revision 10967

(much) more efficient report mode redrawing

2001-07-11 13:34 VZ, revision 10966

documented wxLogChain and wxLogPassThrough classes and wxLog::DoLog/DoLogString methods

2001-07-11 12:35 VZ, revision 10965

moved some headers inside #ifndef WX_PRECOMP