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-09-09 20:49 JS, revision 35453

Applied patch [ 1232933 ] [WinCE] wxDateTime incorrect reading By bastekx - eba_k

2005-09-09 20:45 JS, revision 35452

Moved definition

2005-09-09 16:30 ABX, revision 35451

Fixed wxListbook and wxChoicebook internal layout.

2005-09-09 16:29 JS, revision 35450

WinCE fixes

2005-09-09 16:20 JS, revision 35449

Restored missing SS_SUNKEN for WinCE

2005-09-09 15:47 ROL, revision 35448

fix for toolbar highlighting (not done for main toolbar)

2005-09-09 14:50 JS, revision 35447

Applied patch [ 1281902 ] fix for wxJoystick under Linux From John Ratliff

2005-09-09 14:44 JS, revision 35446

Applied patch [ 1283943 ] Fix crash in GSocket::Select From Paul Rupe

2005-09-09 14:40 JS, revision 35445

Applied patch [ 1284913 ] [DOC] Removes msw.staticbitmap.htclient from sysopt.tex

2005-09-09 14:37 JS, revision 35444

Updated date

2005-09-09 14:33 JS, revision 35443

Minor doc corrections

2005-09-09 10:44 ROL, revision 35442

0.1.6-5 fixed testing for non-top-level objects

2005-09-09 09:35 ROL, revision 35441

testing for top-level objects only

2005-09-08 14:02 CE, revision 35440

use env var for daily build

2005-09-07 19:49 MW, revision 35439

Forgot to put the previous (v)snprintf commit inside '#ifdef __cplusplus' which is needed for the inline function.

2005-09-07 18:28 MW, revision 35438

Handle the case when (v)snprintf have the format declared as char* instead of const char*.

2005-09-07 05:08 KO, revision 35437

Wrapper script for pulling a CVS revision and making tarballs from it. This is afirst attempt; eventually it will re-bake automatically and handle docs completely (once I look at Chris Elliott's script.) The eventual idea is that you should be able to run this script on all three platforms and it will generate all the tarballs and post them to a deliver directory, which a script would then upload.

2005-09-07 01:05 KH, revision 35436

wxApp destructor is virtual [ patch 1283503 ]

2005-09-06 13:49 CE, revision 35435

daily build unix

2005-09-06 13:31 CE, revision 35434

daily build of windows-format docs

2005-09-06 00:18 KO, revision 35433

Adding --silent option so that you can batch build tarballs without being prompted to confirm values for each.

2005-09-05 18:10 ABX, revision 35432

Code clarification.

2005-09-05 18:07 ABX, revision 35431

Launch default browser.

2005-09-05 17:43 ABX, revision 35430

Fix for [1250089] 'wxHtmlHelpFrame uses constants instead of variables'.

2005-09-05 17:39 ABX, revision 35429

'i' is already used in this scope so make it clearer.