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-05 17:52 MBN, revision 22603

Compilation fix.

2003-08-05 17:41 MBN, revision 22602

Unicode compilation fix.

2003-08-05 17:30 SC, revision 22601

xti extensions

2003-08-05 17:25 SC, revision 22600

xti streaming extensions

2003-08-05 17:24 SC, revision 22599

xti streaming

2003-08-05 17:11 VS, revision 22598

VC++ .NET can load DSW files just fine

2003-08-05 16:50 SC, revision 22597

xti streaming cleanup, type extensions

2003-08-05 16:34 VS, revision 22596

added expat to wxWindows.dsp

2003-08-05 16:16 VS, revision 22595

compilation fixes for win32 dll+multilib

2003-08-05 15:58 DE, revision 22594

In destructor: DestroyChildren() and make sure m_cocoaNSView is NULL so that the ~wxWindow destructor will not try to remove it from its superview (BAD!)

2003-08-05 12:54 DE, revision 22593

Removed wxTheBitmapList code

2003-08-05 12:50 DE, revision 22592

Initialize m_cocoaDash to NULL in copy constructor

2003-08-04 19:55 MBN, revision 22591

Compilation fix.

2003-08-04 18:56 GT, revision 22590

Incorrect placement of the '*' in the line "const wxChar* WXDLLIMPEXP_ODBC". It should be "const wxChar WXDLLIMPEXP_ODBC *"

2003-08-04 18:55 GT, revision 22589

Added a check for a '.' in the column name before prepending a table name to the column name to avoid incorrect TABLE.COLUMN names when using a FROM clause SF PATCH#766404 - SetColNull() was not correctly setting CbValue = SQL_NULL_DATA so that NULL columns still appeared to have data in some cases Cleaned up some internal variable naming conventions

2003-08-04 17:48 VZ, revision 22588

copy wxImage options when copying the images (replaces patch 780705)

2003-08-04 17:42 VZ, revision 22587

fixes for Borland make (patch 769317)

2003-08-04 17:04 VZ, revision 22586

update styles docs

2003-08-04 16:44 VZ, revision 22585

don't include MDI headers if !wxUSE_MDI

2003-08-04 16:43 VZ, revision 22584

don't include unnecessary headers if we don't compile MDI at all

2003-08-04 16:32 VZ, revision 22583

fixed main source file name

2003-08-04 16:21 VZ, revision 22582

fixed main source file name

2003-08-04 16:09 VZ, revision 22581

no changes, just resolved a conflict

2003-08-04 15:46 DE, revision 22580

Implement new static Unload(handle) instead of old Unload()

2003-08-04 15:33 DE, revision 22579
  • D /wxWidgets/trunk/src/cocoa/pen.cpp

Remove src/cocoa/pen.cpp