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-06-25 17:33 rgammans, revision 21398

correct documentation for wxEVT_GRID_SELECT_CELL and wxEVT_GRID_CELL_CHANGE events

2003-06-25 17:30 rgammans, revision 21397

correct docuemtation for wxEVT_GRID_SELECT_CELL and wxEVT_GRID_CELL_CHANGE events

2003-06-25 17:08 VS, revision 21396

compilation fix

2003-06-25 16:35 VS, revision 21395

regenerated

2003-06-25 16:34 VS, revision 21394

split log.h into GUI and base parts

2003-06-25 16:29 VS, revision 21393

many changed to enable multilib build

2003-06-25 16:28 VS, revision 21392

split log.h into GUI and base parts

2003-06-25 15:33 VS, revision 21391

fixes

2003-06-25 15:23 VS, revision 21390

regenerated makefiles, with support for multilib build

2003-06-25 15:13 VS, revision 21389

regenerated makefiles, with support for multilib build

2003-06-25 15:09 VS, revision 21388

fixes to previous commit

2003-06-25 14:59 VS, revision 21387

moved AddFile(wxImage) to GUI part of library, too

2003-06-25 14:52 VS, revision 21386

find available samples, demos and contribs at runtime

2003-06-25 14:32 VS, revision 21385

compilation fix for wxBase

2003-06-25 14:21 VS, revision 21384

only define wxUSE_GUI if not already defined; this is needed for multilib build

2003-06-25 11:02 VS, revision 21383

install headers and link against main lib

2003-06-25 11:00 VS, revision 21382

more contrib tweaks

2003-06-25 02:10 DE, revision 21381

Changed bool WakeUpIdle() to void to match base class

2003-06-25 00:40 VS, revision 21380

added XRC contrib makefile

2003-06-25 00:37 VS, revision 21379

added first contrib makefile

2003-06-25 00:26 VS, revision 21378

different location for contrib bakefiles

2003-06-25 00:13 VZ, revision 21377

missign app.h header

2003-06-25 00:11 VZ, revision 21376

a quick hack to fix wxBase compilation

2003-06-25 00:10 VZ, revision 21375

missing wx/iconloc.h added

2003-06-25 00:08 VZ, revision 21374

removed #pragma interface because it results in link problems when building wxBase/wxGUI