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-10 12:50 VZ, revision 10939

argh, another for GetVisibleLinesRange

2001-07-10 12:47 VZ, revision 10938

fix for incorrect assert in GetVisibleLinesRange

2001-07-10 12:45 VZ, revision 10937

fix for visible lines calculation

2001-07-10 12:27 VZ, revision 10936

added untested implementation of wxEvtLoop for GTK+

2001-07-10 12:25 VZ, revision 10935

wxUniv compilation fixes

2001-07-10 11:55 VZ, revision 10934

added missing menu.cpp

2001-07-10 11:32 VZ, revision 10933

fixes for crashes after DeleteItem and DeleteAllItems

2001-07-10 00:50 VZ, revision 10932

compilation fix

2001-07-10 00:48 VZ, revision 10931

fixed scrollbar refresh

2001-07-10 00:47 VZ, revision 10930

wxFrameNative is now defined in wx/frame.h itself

2001-07-09 23:35 VZ, revision 10929

detabified some more

2001-07-09 23:31 VZ, revision 10928

detabified

2001-07-09 23:26 VZ, revision 10927

wxListCtrl in report/virtual modes seems to work

2001-07-09 22:54 VZ, revision 10926

more scrolling tests

2001-07-09 22:47 VZ, revision 10925

fix for backwards selection in text ctrl (patch 439730)

2001-07-09 22:44 VZ, revision 10924

fixes to my previous errors in stack/vector (patch 439378)

2001-07-09 22:03 VZ, revision 10923

set m_itemIndex in the list events for key down event too

2001-07-09 21:45 VZ, revision 10922

simplified RTTI chain: wxFrame base class is now directly wxWindow, not wxFrameMSW

2001-07-09 21:41 VZ, revision 10921

simplified RTTI chain: wxFrame base class is now directly wxWindow, not wxFrameMSW

2001-07-09 18:37 VZ, revision 10920

more wxListCtrl drawing fixes - scrolling still doesn't work under wxGTK

2001-07-09 18:37 VZ, revision 10919

added wxDCClipper

2001-07-09 18:31 VZ, revision 10918

documented wxDCClipper

2001-07-09 18:28 RD, revision 10917

fixed off by one error in GetText

2001-07-09 18:24 VS, revision 10916

added all data files

2001-07-09 18:24 VS, revision 10915

added wxUSE_POPUPWIN