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-08-02 22:47 VZ, revision 22503

minor changes to eliminate unused parameter warning + some cleanup

2003-08-02 22:42 VZ, revision 22502

removed extra commas which are erros for some compilers

2003-08-02 22:37 VS, revision 22501

compilation fix

2003-08-02 19:14 VS, revision 22500

moved DB classes into wxODBC library

2003-08-02 19:11 VS, revision 22499

Intel C++ needs time.h before sys/stat.h

2003-08-02 16:27 VS, revision 22498

compilation fix for gcc

2003-08-02 16:21 VS, revision 22497

compilation fix

2003-08-02 16:16 VS, revision 22496

wxUSE_NEW_GRID is no longer used

2003-08-02 15:54 VS, revision 22495

renamed to WX_DECLARE_LIST_WITH_DECL for consistency if wxUSE_STL=0, too

2003-08-02 15:47 VS, revision 22494

added libraries dependency graph

2003-08-02 15:46 VS, revision 22493

renamed to WX_DECLARE_LIST_WITH_DECL for consistency

2003-08-02 15:39 VS, revision 22492

return wxToolkitInfo by reference and not by pointer

2003-08-02 15:14 VS, revision 22491

replaced wxAppTraits::GetOSVersion with GetToolkitInfo with richer information that is needed by wxDynamicLibrary

2003-08-02 14:34 VS, revision 22490

moved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced

2003-08-02 14:08 VS, revision 22489

corrected examples

2003-08-02 14:01 VS, revision 22488

compilation fixes

2003-08-02 13:52 VS, revision 22487

moved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced

2003-08-02 13:51 VS, revision 22486

compilation fix

2003-08-02 13:50 VS, revision 22485

wxJoystick and wxWave are now available in all Unix ports, the code was not GTK specific

2003-08-02 13:42 VS, revision 22484

link against wxAdv

2003-08-02 13:20 VS, revision 22483

quick compilation fix for wxBase

2003-08-02 12:45 VS, revision 22482

moved wxJoystick, wxWave and wxTaskBarIcon to wxAdv

2003-08-02 12:43 VS, revision 22481

on Linux, not GTK

2003-08-02 12:19 VS, revision 22480
  • D /wxWidgets/trunk/samples/access/accesstest.dsp
  • D /wxWidgets/trunk/samples/dialogs/dialogsUniv.dsp
  • D /wxWidgets/trunk/samples/grid/griddemo.dsp
  • D /wxWidgets/trunk/samples/minimal/minimalUniv.dsp
  • D /wxWidgets/trunk/samples/multimon/multimon_test.dsp
  • D /wxWidgets/trunk/samples/multimon/multimon_test.dsw
  • D /wxWidgets/trunk/samples/sockets/client.dsp
  • D /wxWidgets/trunk/samples/sockets/server.dsp
  • D /wxWidgets/trunk/samples/treectrl/treetest.dsp
  • D /wxWidgets/trunk/samples/widgets/widgetsUniv.dsp

removed old DSPs

2003-08-02 10:53 VS, revision 22479

compilation fix for bcc