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-09-09 20:12 VS, revision 23453

max warnings for wxWindows code, default for 3rd party

2003-09-09 18:04 RR, revision 23452

Upported a number of patches to HEAD.

2003-09-09 18:02 RR, revision 23451

Applied fixes for memory leaks in file dialog and font dialog miniframe drawing prob file object for dragging

2003-09-09 17:29 VS, revision 23450

applied Otto Wyss' patch to extend wxHelpController::KeywordSearch with mode argument (modified to the point of reimplementation)

2003-09-09 16:46 SC, revision 23449

const ptr fix

2003-09-09 15:48 SC, revision 23448

crashes fixed, trying to remove erradic redraws when layouting windows

2003-09-09 15:45 SC, revision 23447

wxID_PREFERENCES added

2003-09-09 15:44 SC, revision 23446

implementation changes to closer follow MSW, crashes fixed

2003-09-09 15:43 VS, revision 23445

added <warnings>

2003-09-09 15:42 SC, revision 23444

initial creation invisible

2003-09-09 15:38 SC, revision 23443

trying to avoid redraw problems at wrong places

2003-09-09 15:37 SC, revision 23442

fixing Update, attempt to speed redrawing by making embedded controls invisible (leading to lesser nested redraws)

2003-09-09 15:36 SC, revision 23441

when memory dumps out debug info, lookups can go wrong, since the list is not there anymore

2003-09-09 15:34 SC, revision 23440

fix for CW non unicode builds

2003-09-09 15:32 SC, revision 23439

wxID_PREFERENCES added for the preferences menu item

2003-09-09 14:30 MBN, revision 23438

Updated Italian translation.

2003-09-09 13:05 RR, revision 23437

Applied patch for better sizing of bitmap buttons. Applied patch for correct order of activate and mouse down events.

2003-09-09 11:59 RR, revision 23436

Applied patch for better pattern support.

2003-09-08 20:03 DE, revision 23435

Implement NSMenuValidation protocol for the wxNSMenuItemTarget

2003-09-08 19:44 DE, revision 23434

Remove wxASSERT(!m_windowKey) and wxASSERT(!m_windowMain). When a window is destroyed it doesn't resign key or main status.

2003-09-08 19:42 DE, revision 23433

Use wxStripMenuCodes

2003-09-08 19:03 DE, revision 23432

Implement wxSpinButton (except up/down events)

2003-09-08 19:00 DE, revision 23431

Provide target/action mechanism for subclasses to use

2003-09-08 18:14 DE, revision 23430

When using a non-subclassed NSControl, use a new wxNonControlNSControl subclass which implements drawRect: like wxPoserNSView does. If this is not done, NSControl simply eats the drawRect: message.

2003-09-08 17:11 VS, revision 23429

forgot to commit regenerated makefiles