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-11-02 18:17 KO, revision 42956

Sizing fixes for generic control.

2006-11-02 17:05 RD, revision 42955

AUI updates.

2006-11-02 16:31 BIW, revision 42954

added a cursor hint so user knows a tab is being dragged

2006-11-02 15:45 JS, revision 42953

Typo correction

2006-11-02 15:41 BIW, revision 42952

aui sample update to include newly implemented options

2006-11-02 15:40 BIW, revision 42951

implemented wxAUI_NB_TAB_SPLIT and wxAUI_NB_TAB_MOVE

2006-11-02 14:54 BIW, revision 42950

option for no close button for wxAuiNotebook in aui demo

2006-11-02 14:52 JJ, revision 42949

Committing in . Update OpenVMS compile support Modified Files: wxWidgets/src/common/descrip.mms wxWidgets/src/generic/descrip.mms wxWidgets/src/gtk/descrip.mms wxWidgets/src/xrc/descrip.mms

2006-11-02 14:34 SC, revision 42948

first version for docs on graphics classes

2006-11-02 14:28 SC, revision 42947

first version for docs on graphics classes

2006-11-02 14:16 BIW, revision 42946

wxAuiNotebook window styles implemented

2006-11-02 14:13 BIW, revision 42945

updated aui sample to expose notebook flags

2006-11-02 13:19 JS, revision 42944

Style application fixes

2006-11-02 13:11 BIW, revision 42943

close button better positioning

2006-11-02 13:06 BIW, revision 42942

various close-button styles implemented in wxAuiNotebook

2006-11-02 12:18 CE, revision 42941

replace out of date (and broken) ini

2006-11-02 11:23 CE, revision 42940

replace out of date (and broken) ini

2006-11-02 11:07 VZ, revision 42939

slightly better fix for missing c_str() in OnCellValueChanged

2006-11-02 11:05 JS, revision 42938

Compile in non-CG mode

2006-11-02 10:45 BIW, revision 42937

proper indentation

2006-11-02 10:42 JS, revision 42936

Moved function

2006-11-02 09:51 JS, revision 42935

Moving GTK+-specfic function - it shouldn't be in public headers because it then becomes impossible to include in app without adding further include paths

2006-11-02 09:23 JS, revision 42934

Eliminate POD warning/error

2006-11-02 09:18 SC, revision 42933

using the foreground brush to fill mono bitmaps - gradients are not yet supported

2006-11-02 09:16 SC, revision 42932

interpreting DrawBitmap for mono bitmaps according to the docs : using textfore- and background-colors