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

2005-04-07 02:29 RD, revision 33403

fixed paste error

2005-04-07 02:23 RD, revision 33402

Disable typemap for wxImage constructors

2005-04-07 01:29 MW, revision 33401

Redo the previous warning fix

2005-04-07 01:02 MW, revision 33400

Compilation fix

2005-04-07 00:59 MW, revision 33399

Warning fix

2005-04-07 00:24 MW, revision 33398

Add "-framework IOKit -framework CoreServices -framework System" to wxBase on mac.

2005-04-06 22:34 VZ, revision 33397

synthesize NM_RCLICK ourselves now that def window proc doesn't do it as we don't give WM_RBUTTONUP to it

2005-04-06 22:32 VZ, revision 33396

test EVT_TREE_ITEM_RIGHT_CLICK as well

2005-04-06 21:17 JS, revision 33395

wxWinCE notes updates

2005-04-06 21:15 JS, revision 33394

Don't always maximize top-level windows on Smartphone Don't initially hide frame under Smartphone (sometimes causes the title not to show)

2005-04-06 21:13 JS, revision 33393

As yet unsuccessful attempt to set the focus to the choice control. Also removed unnecessary border style setting code.

2005-04-06 20:35 MW, revision 33392

Use wxFileSystem for left hand side. Patches 1169934 and 1173497 from Stas Sergeev and Artur Kornacki.

2005-04-06 20:32 MW, revision 33391

Add m_allowSeeking for updated filesystem handler to use. Also switch to using 'wx__' prefix for private symbols, and add some comments.

2005-04-06 19:43 JS, revision 33390

Cosmetic changes

2005-04-06 19:29 RD, revision 33389

Correct way to find the region

2005-04-06 19:29 RD, revision 33388

Added typemap for wxIndex*

2005-04-06 19:28 RD, revision 33387

Corrected InsertColumnItem name

2005-04-06 17:56 VZ, revision 33386

fixed wx/motif/chkconf.h include

2005-04-06 17:26 RD, revision 33385

Really remove the droppings when there are no pages

2005-04-06 16:26 RR, revision 33384

Applied gnome print rounded rect patch.

2005-04-06 11:39 RN, revision 33383

Fix memory leak when a spacer is added, and crash when a window is added before wxSizerItem::DeleteWindows

2005-04-06 11:09 RN, revision 33382

Get rid of inline for methods not implemented in the header - some compilers choke on it

2005-04-06 09:18 VZ, revision 33381

define WM_CONTEXTMENU if the standard headers don't

2005-04-06 08:34 JS, revision 33380

Always Maximize() top-level windows on Smartphone.

2005-04-06 08:34 MW, revision 33379

Add comments explaining the workaround for mingw 3.2.3