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

2006-06-15 21:32 MW, revision 39753

Missing header

2006-06-15 21:30 MW, revision 39752

Take account of the numlock when mapping mgl virtual keycodes to wx ones.

2006-06-15 21:10 ABX, revision 39751

[ 1506733 ] wxOwnerDrawnComboBox::SetPopupControl argument type check.

2006-06-15 20:33 MW, revision 39750

Make wxMouseState's alt and meta match those in events

2006-06-15 19:35 PC, revision 39749

more accurate conversion from 8-bit wx color to 16-bit GDK color

2006-06-15 19:29 PC, revision 39748

1. more accurate conversion from 8-bit wx color to 16-bit GDK color 2. eliminate possiblity of wxColour RGB values changing depending on colormap 3. don't allow non-const pointer access to internal GdkColor

2006-06-15 18:51 MW, revision 39747

Implement wxGetMouseState

2006-06-15 18:14 ABX, revision 39746

Build fix.

2006-06-15 17:58 ABX, revision 39745

Include wx/math.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-06-15 16:01 VZ, revision 39744

bitmap button size was too small when uxtheme functions were used to get the margins

2006-06-15 14:16 MW, revision 39743

Use bitfields to make wxMouseState smaller

2006-06-15 14:06 DS, revision 39742

forwardported a 2.6 branch fix for misplaced define

2006-06-15 13:57 MW, revision 39741

Implement wxGetMouseState

2006-06-15 12:40 DS, revision 39740

added alternative definitions for wxASSERT_MSG and wxCHECK2_MSG to fix CodeWarrior warnings

2006-06-15 11:10 MW, revision 39739

Missing header

2006-06-15 10:41 MW, revision 39738

Fix lib link order in combo sample

2006-06-15 10:20 MW, revision 39737

Compile fix after wxFileDialog::SetStyle removal

2006-06-15 09:13 MW, revision 39736

Missing exports

2006-06-15 08:39 MW, revision 39735

Cygwin compile fix

2006-06-14 19:51 ABX, revision 39734

Include wx/font.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-06-14 19:32 ABX, revision 39733

[ 1495131 ] wxODComboBox const methods to work prior to SetPopupControl.

2006-06-14 19:16 RD, revision 39732

Prevent exception if there is an attribute named just '_'

2006-06-14 19:15 ABX, revision 39731

[ 1495657 ] Documentation for wxComboCtrl and wxOwnerDrawnComboBox.

2006-06-14 18:38 ABX, revision 39730

[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDrawnComboBox.

2006-06-14 18:37 VZ, revision 39729

more fixes to OnHelp() to avoid infinite recursion when handling help events