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-07-02 11:56 VS, revision 21573

support for building multilib DLLs

2003-07-02 11:44 JS, revision 21572

Removed BC++ hidden virtual function warning

2003-07-02 02:09 VZ, revision 21571

got rid of wxBuffer (finally!!!)

2003-07-02 01:59 VZ, revision 21570

renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE

2003-07-02 01:41 VZ, revision 21569

fixes needed for separate DLL build to work

2003-07-01 23:40 VS, revision 21568

preparing for fix to OSX problems

2003-07-01 21:50 VS, revision 21567

added wx_sample_console

2003-07-01 21:49 VS, revision 21566

console sample is not GUI app

2003-07-01 20:37 VS, revision 21565

Borland C++ makefile

2003-07-01 20:18 VZ, revision 21564

init more (all?) member variables

2003-07-01 20:02 MBN, revision 21563

MinGW compilation fixes.

2003-07-01 19:26 VS, revision 21562

fixed duplicate file

2003-07-01 19:16 RD, revision 21561

Typo fixed

2003-07-01 19:15 RD, revision 21560

Copy/Paste error fixed

2003-07-01 17:40 VZ, revision 21559

added initloc.h to, removed timer.h from base headers

2003-07-01 17:19 DE, revision 21558

Declare wxObject

2003-07-01 14:48 VZ, revision 21557

documented wxUSE_GUI/BASE and __WXBASE__

2003-07-01 14:42 VZ, revision 21556

removed WXDLLEXPORT_CTORFN (was always empty anyhow)

2003-07-01 13:29 VS, revision 21555

fix multilib compilation on windows

2003-07-01 13:26 VS, revision 21554

dependencies fixes define __WXDEBUG__ and wxUSE_UNICODE on Windows

2003-07-01 13:20 VS, revision 21553

no EXTRALIBS on windows

2003-07-01 12:53 VS, revision 21552

fixed $(top_srcdir)// bug, should be $(top_srcdir)/

2003-07-01 12:39 VZ, revision 21551

suppress warning about unused variable

2003-07-01 12:30 VZ, revision 21550

fixed crash on startup

2003-07-01 12:29 VZ, revision 21549

removed unused method declaration