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

2004-08-22 17:09 VS, revision 28853

wxHtmlHelpFrame's tree control uses 16x16 pixels, explicitly request this size

2004-08-22 17:08 VS, revision 28852

wxART_MISSING_IMAGE should be always available, for apps

2004-08-21 22:48 VS, revision 28851

added alpha channel support to wxGTK2's wxBitmap

2004-08-21 22:42 VS, revision 28850

added alpha channel support to wxGTK2's wxBitmap

2004-08-21 22:41 VS, revision 28849

1. added support for bitmaps with alpha channel 2. use GtkImage instead of deprecated GtkPixmap with GTK2 3. create bogus pixmap instead of GtkLabel in wxStaticBitmap with invalid bitmap

2004-08-21 18:16 DS, revision 28848

converted end of line characters (MSVC8 gives error C4335 on Mac EOLs)

2004-08-21 17:27 VS, revision 28847

autoconf >= 2.58 is needed

2004-08-21 17:15 SN, revision 28846

Check for socklen_t type using C++ mode (since gsocket.cpp is now C++ code).

2004-08-21 15:42 VS, revision 28845

removed warning-hiding cast, previous revision removed the warning

2004-08-21 13:35 DS, revision 28844

updated to reflect socket and stock button changes; disabled Traceback Tables in Release modes

2004-08-21 11:54 VS, revision 28843

threshold is pixel value, it should use unsigned char

2004-08-21 11:49 VS, revision 28842

updated license info: Remstar gace permission to change it to wxWindows License with no strings attached

2004-08-20 20:31 VS, revision 28841

fix for hot keys in menu items (patch 1013082)

2004-08-20 13:24 ABX, revision 28840

Removed obsolete (Open) Watcom conditions.

2004-08-20 12:03 ABX, revision 28839

Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false.

2004-08-20 11:53 ABX, revision 28838

Warning fix.

2004-08-20 10:05 DS, revision 28837

removed stray comma at end of enum

2004-08-19 17:39 ABX, revision 28836

Source cleaning: whitespaces,-1/wxID_ANY,TRUE/true,FALSE/false.

2004-08-19 13:33 VS, revision 28835

removed code already present in AC_BAKEFILE

2004-08-19 13:31 VS, revision 28834

HP-UX needs mkdir -p, not mkdir for INSTALL_DIR

2004-08-19 13:22 VS, revision 28833

gcc-3.4 compilation fix

2004-08-18 22:27 VS, revision 28832

wxUniv compilation fixes

2004-08-18 19:00 SC, revision 28831

SetValue is not adding a line if values does not exist

2004-08-18 18:59 SC, revision 28830

wxOVERWRITE_PROMPT support

2004-08-18 15:37 DS, revision 28829

fixes for CW8 Mac Classic compilation