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

2002-03-27 16:30 VZ, revision 14815

compilation fix: include wx/iconbndl.h

2002-03-27 14:46 JJ, revision 14814

Committing in . OpenVMS complie support Modified Files: wxWindows/src/common/descrip.mms wxWindows/src/unix/descrip.mms wxWindows/src/unix/utilsx11.cpp ----------------------------------------------------------------------

2002-03-27 01:44 RD, revision 14813

Updates for new wxToolBar API

2002-03-27 01:10 RD, revision 14812

Updates for new wxToolBar API

2002-03-26 22:06 RD, revision 14811

Updates to match recent CVS changes.

2002-03-26 21:55 RD, revision 14810

Updates to match recent CVS changes.

2002-03-26 21:54 MBN, revision 14809

wxIconBundle implementation. wxTLW::SetIcons() properly implemented for wxMotif, wxGTK, wxMSW, wxX11, wxUniversal Placeholders that just call SetIcon for wxOS2 and wxMac. Regenerated makefiles. Added hardwired wxSYS_ICON_X/Y = 32 for wxGTK.

2002-03-26 21:42 JS, revision 14808

Copied roadmap from wxWebSite module added newline to end of hashmap.tex Reworded wxView::OnCreate doc

2002-03-26 21:42 RD, revision 14807

Don't use ConvertToBitmap

2002-03-26 21:41 MBN, revision 14806

Docs for wxDialog/wxFrame::SetIcons and wxIconBundle. \verb$ $ -> \tt{ } ( as per tex2rtf suggestion ).

2002-03-26 21:25 VS, revision 14805

wxhtml.rc not needed anymore

2002-03-26 21:24 VS, revision 14804

don't include wxhtml.rc

2002-03-26 20:52 GD, revision 14803

minimum changes required for toolbar text related changes

2002-03-26 20:18 GD, revision 14802

minor compilation warning corrections

2002-03-26 20:15 GD, revision 14801

commented unused variables and otherwise removed compilation warnings

2002-03-26 18:42 VZ, revision 14800

fixed compilation warnings with GTK+ 2.0

2002-03-26 18:42 VZ, revision 14799

fixed crash under GTK+ 2.0

2002-03-26 17:45 VZ, revision 14798

fixed compilation error

2002-03-26 16:24 VZ, revision 14797

update the toolbar docs for radio buttons

2002-03-26 16:23 VZ, revision 14796

fix for toolbar radio buttons event generation

2002-03-26 16:09 VZ, revision 14795

radio toolbar buttons finally work

2002-03-26 14:09 VZ, revision 14794

don't send the events for the radio menu items being unchecked

2002-03-26 12:50 MBN, revision 14793

Corrected ctors for wxPropertyListView and wxPropertyListPanel

2002-03-26 11:30 VZ, revision 14792

wxUniv toolbar compilation fixes

2002-03-26 11:26 VZ, revision 14791

wxMotif toolbar compilation fixes