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-02 17:38 JS, revision 33278

Fixed bug preventing dir enumeration from working on WinCE Prevented crash on WinCE by removing hidden root style (a bug in Windows causes crash in child traversal/data retrieval)

2005-04-02 17:35 JS, revision 33277

WinCE adaptations Simplified comment

2005-04-02 17:34 JS, revision 33276

WinCE adaptations

2005-04-02 17:34 JS, revision 33275

Correct flat notebook border style under WinCE in wake of wxControl default border style change

2005-04-02 17:30 JS, revision 33274

Default border for a static box is wxBORDER_NONE

2005-04-02 17:28 JS, revision 33273

Default border style for a control on PPC/Smartphone is wxBORDER_SIMPLE

2005-04-02 17:26 JS, revision 33272

Further WinCE adaptations

2005-04-02 17:25 JS, revision 33271

Removed unnecesary statusbar; check for spin control presence

2005-04-02 17:24 JS, revision 33270

wxSYS_COLOUR_WINDOW is better for window backgrounds on PPC/Smartphone

2005-04-02 17:23 JS, revision 33269

The wxDEFAULT_CONTROL_BORDER symbol can be used to specify a sunken border on some platforms, simple border on e.g. WinCE

2005-04-02 17:22 JS, revision 33268

\ is a reasonable home directory on WinCE

2005-04-02 16:42 RL, revision 33267

Rearrange the magic order we use instead of proper dependencies for the builtin libs to at least give things a chance of working. Don't include odbc there twice either. Closes 1175402, thanks.

2005-04-02 16:07 JS, revision 33266

Small doc mods

2005-04-02 15:16 JS, revision 33265

MF_BYCOMMAND is zero so don't try to test it

2005-04-02 13:48 VZ, revision 33264

fixed TREE_ITEM_MENU generation from right mouse clicks: don't pass WM_RBUTTONDOWN to tree control window proc

2005-04-02 05:36 SC, revision 33263

updating positioning after embedding is set correctly

2005-04-02 05:00 RD, revision 33262

reSWIGged

2005-04-02 04:50 DE, revision 33261

Added autoconf makefiles for FoldBar extended samples

2005-04-02 04:47 RD, revision 33260

Fixed duplicate symbol link error

2005-04-02 04:45 DE, revision 33259

Regenerated using wxAutohacks.

2005-04-02 04:28 RD, revision 33258

reSWIGged

2005-04-02 04:15 RD, revision 33257

reSWIGged

2005-04-02 03:58 RD, revision 33256

Use the current font for the DoGetBestSize calculation

2005-04-02 03:50 RD, revision 33255

Use Python's buffer interface API for all image data and alpha Set/Get methods and the ImageFromData* constructors.

2005-04-02 03:46 RD, revision 33254

default value tweak