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-01 21:29 VZ, revision 20848

fixed compilation warning

2003-06-01 21:25 VZ, revision 20847

fixed broken English...

2003-06-01 21:24 JS, revision 20846

Notify -> NotifyEvent

2003-06-01 21:20 VZ, revision 20845

fixed broken TeX markup which resulted in broken links

2003-06-01 21:11 JS, revision 20844

Fixed doc bug [ 733128 ] 'wxTaskBarIcon.PopupMenu(..)' missing doc.

2003-06-01 21:03 JS, revision 20843

toback24 for Raise() fix

2003-06-01 21:01 JS, revision 20842

Fix for bug [ 744199 ] wxBringWindowToTop, child window z-order A child window should only have it's z-order raised, not the parent window brought to the front.

2003-06-01 20:47 JS, revision 20841

Get the initialization order right.

2003-06-01 20:40 JS, revision 20840

Pass focus window to submenu items too (no reason I can think of not to).

2003-06-01 20:35 JS, revision 20839

Added submenu

2003-06-01 20:12 JS, revision 20838

Fixed bug [ 743664 ] wxListCtrl asserts when deleting its m_textCtrl

2003-06-01 19:51 JS, revision 20837

Fix for [ 731966 ] Missing files in VC++ project file in WX_2_4_BRANCH

2003-06-01 19:41 JS, revision 20836

Fix for [ 688754 ] wxNotebook::SetSelection(-1) will segfault

2003-06-01 19:23 JS, revision 20835

Fix (I hope) for bug [ 673862 ] printing zero length string with postscript does not work Now descent and externalLeading will be zeroed if the string is empty.

2003-06-01 19:17 JS, revision 20834

Use hyphen not underscore for wxWindows installer

2003-06-01 19:06 JS, revision 20833

Applied bug fix [ 684949 ] Dialup Sample With Borland C++ 5.5.1 Free Compiler

2003-06-01 19:00 JS, revision 20832

Added some pragmas, to address problem mentioned in bug report: [ 670355 ] Borland C++ 5.5 with wxW 2.4.0

2003-06-01 18:17 GD, revision 20831

ignore MSVC build output directories

2003-06-01 17:15 JS, revision 20830

Removed AlignIn after further thought

2003-06-01 16:54 JS, revision 20829

Fix for [ 744346 ] __WIN95__ not defined automatically...

2003-06-01 16:46 JS, revision 20828

Applied patch [ 650511 ] wxCalendarCtrl - year does not change

2003-06-01 16:32 JS, revision 20827

Applied patch [ 735304 ] wxDisplay::ChangeMode - does not resize full-screen windows

2003-06-01 16:26 JS, revision 20826

Applied patch [ 735948 ] wxStaticPicture contrib

2003-06-01 16:16 JS, revision 20825

Applied patch [ 719667 ] Ownerdrawn Buttons without wxUSE_OWNER_DRAWN

2003-06-01 16:10 JS, revision 20824

Applied patch [ 710608 ] wxImage::GetImageExtWildcard for image load/save dialogs.