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):

2002-01-17 19:41 VS, revision 13615

partial update from gtk/changes.txt

2002-01-17 19:40 VS, revision 13614

updated wxUSE_ICO_CUR comment

2002-01-17 19:40 VS, revision 13613

fixed to the IFF handler, moved into one file

2002-01-17 19:38 VS, revision 13612

added wxUSE_IFF test

2002-01-17 19:38 VS, revision 13611

wxFont::IsFixedWidth for wxMGL

2002-01-17 19:38 VS, revision 13610

wxMGL Watcom makefiles fixes

2002-01-17 00:18 VS, revision 13609

wxMGL Watcom makefiles fixes

2002-01-17 00:16 VS, revision 13608

implemented Alex's <object_ref> symlinks in XRC

2002-01-16 19:50 VZ, revision 13607

more DLL compilation fixes

2002-01-16 17:48 RD, revision 13606

Patch for using wxSTC with Borland, #504370

2002-01-16 16:10 RD, revision 13605

UPdated the OSX build instructions a bit

2002-01-16 15:07 JJ, revision 13604

Committing in . update OpenVMS compile support Modified Files: wxWindows/setup.h_vms wxWindows/include/wx/thread.h wxWindows/src/common/descrip.mms wxWindows/src/common/iffdecod.cpp wxWindows/src/unix/threadpsx.cpp ----------------------------------------------------------------------

2002-01-16 13:51 GT, revision 13603

Replaced "-erase" calls with "-$(RM)" calls Defined RM as "erase" if it is not already defined

2002-01-16 13:40 GT, revision 13602

Minor cleanup

2002-01-16 13:39 GT, revision 13601

Added checks for wxUSE_IOSTREAMH to determine which iostream(.h) to use

2002-01-16 10:31 GT, revision 13600

Fixed a '&' that should be an '&&'

2002-01-16 10:04 GD, revision 13599

added missing wxLogStatus function with variable argument list pointer

2002-01-16 06:54 RD, revision 13598

SWIGged updates for wxMac

2002-01-16 06:32 RD, revision 13597

wxThread::GetCurrentId for wxMac

2002-01-16 06:30 RD, revision 13596

wxThread::GetCurrentId() for Unix

2002-01-16 06:28 RD, revision 13595

Added wxThread::GetCurrentId(), which returns an ID for the current thread, even if it is not a wxThread.

2002-01-16 02:50 RD, revision 13594

Compilation fix

2002-01-16 01:03 RD, revision 13593

Regenerated SWIGged sources for wxGTK

2002-01-16 01:01 RD, revision 13592

Added wx/dirctrl.h to filelist.txt so it will get installed. Regenerated makefiles and such.

2002-01-16 00:45 VZ, revision 13591

added WXDIRREL needed for contrib samples