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-09-12 21:49 MBN, revision 23553

Various fixes to contrib bakefiles. Regenerated corresponding Makefile.in.

2003-09-12 21:38 RD, revision 23552

The unknown control container should always have the wxTAB_TRAVERSAL and wxNO_BORDER styles

2003-09-12 21:09 VS, revision 23551

.dsw files for samples must not contain dependencies between core libraries, otherwise static libraries will be linked into other static libs

2003-09-12 20:29 GD, revision 23550

external Shell Script file to copy setup.h for ProjectBuilder removed obsolete lexer/parser related actions

2003-09-12 20:24 GD, revision 23549

Shell Script file to copy setup.h for ProjectBuilder

2003-09-12 18:17 VS, revision 23548

import32.lib is always used by bakefile

2003-09-12 16:12 JS, revision 23547

Applied patch [ 804995 ] compatibility of dnd sample with various settings

2003-09-12 16:10 JS, revision 23546

Applied patch [ 804570 ] hidden function in src/msw/ole/dataobj.cpp

2003-09-12 16:08 JS, revision 23545

Applied patch [ 805147 ] GDI objects are not deselected from DC

2003-09-12 09:58 ROL, revision 23544

slightly changed text

2003-09-12 09:45 ROL, revision 23543

Fixed problems with wxStaticBitmap (stock_id attribute, icon type switching). Changed some dimensions in properties panel elements.

2003-09-12 09:02 MBN, revision 23542

Blind fix for library ordering.

2003-09-12 06:13 SC, revision 23541

fixing normal font for mac, unicode corrections

2003-09-11 21:36 MBN, revision 23540

wxX11 compilation fix.

2003-09-11 21:13 VZ, revision 23539

fix for C99-compatible vsnprintf()

2003-09-11 21:11 MBN, revision 23538

Added, documented and used wxGridCellChoiceEditor taking wxArrayString.

2003-09-11 21:05 MBN, revision 23537

No real changes, just refactoring.

2003-09-11 21:01 MBN, revision 23536

wxX11 STL-ification.

2003-09-11 20:58 MBN, revision 23535

Cygwin compilation fix.

2003-09-11 20:50 MBN, revision 23534

Compilation fix.

2003-09-11 20:49 SC, revision 23533

disabling anti-aliasing in carbon builds running under classic (performance)

2003-09-11 20:33 SC, revision 23532

moved setting of internal vars in order to avoid problems in recursing (MoveWindow calling BoundsChanged handlers which in turn call DoMoveWindow again)

2003-09-11 20:27 VZ, revision 23531

fix for C99-compatible vsnprintf()

2003-09-11 19:25 JS, revision 23530

Added new image for dnd sample

2003-09-11 19:22 VS, revision 23529

link against oleacc.lib (needed by wxUSE_ACCESSIBILITY)