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

2005-05-16 12:33 JS, revision 34078

Restoring binary files

2005-05-16 11:33 JS, revision 34077

Corrections

2005-05-15 21:24 JS, revision 34076

Further icon replacement

2005-05-15 19:20 JS, revision 34075

Replaced icon

2005-05-15 19:06 JS, revision 34074

Removed unnecessary file

2005-05-15 19:01 JS, revision 34073

New icons (c) Julian Smart, wxWindows Licence

2005-05-15 16:43 JS, revision 34072

Removed rarely-used cursor; replaced other cursors

2005-05-15 15:55 SN, revision 34071
  • D /wxWidgets/trunk/src/os2/os2jpeg.def
  • D /wxWidgets/trunk/src/os2/os2png.def
  • D /wxWidgets/trunk/src/os2/os2tiff.def
  • D /wxWidgets/trunk/src/os2/os2xpm.def
  • D /wxWidgets/trunk/src/os2/os2zlib.def
  • D /wxWidgets/trunk/src/os2/wx25.def

Removed outdated module definition files for VAC++.

2005-05-15 14:49 JS, revision 34070

Removed unnecessary cursor and icon files

2005-05-15 14:48 JS, revision 34069

REmoved unnecessary cursor and icon files

2005-05-15 14:35 JS, revision 34068

Use version of extended.c without Apple copyright notice, from CVS head

2005-05-14 22:01 MW, revision 34067

Another attempt at a compilation fix for VC++ 5 and 6

2005-05-14 21:30 MW, revision 34066

Reverting previous commit

2005-05-14 21:18 MW, revision 34065

Compilation fix for VC++ 5 and 6

2005-05-14 21:16 MW, revision 34064

Add wxUSE_CRASHREPORT

2005-05-14 19:29 JS, revision 34063

New files

2005-05-14 17:34 SN, revision 34062

Applied patch #1190796 (Further accelerator changes).

2005-05-14 16:58 JS, revision 34061

Use theme and HTML Help headers from Wine (with permission)

2005-05-14 15:49 MW, revision 34060

wxPopupTransientWindow::Popup no longer captures the mouse, so do it in wxPopupMenuWindow instead, and wxPopupTranientWindow::OnIdle also now disables the capture when the cursor is inside the popup, so override that too.

2005-05-14 12:45 SN, revision 34059

Applied patch #1197608 (Correction to key up handler).

2005-05-14 12:33 SN, revision 34058

Applied patch #1198401(GroupBox background painting cure).

2005-05-13 20:51 ABX, revision 34057

Fixed wrong positioning of marks and enumerations in lists of wxHTML.

2005-05-13 18:43 ABX, revision 34056

wxHtmlContainerCell::GetFirstCell was replaced with wxHtmlCell::GetFirstChild.

2005-05-13 17:48 ABX, revision 34055

More tests for lists layout and drawing.

2005-05-13 15:14 RD, revision 34054

Don't adjust the keycode for Ctrl-Backspace