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

2006-05-29 08:13 ABX, revision 39428

Include wx/checkbox.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-05-29 07:51 ABX, revision 39427

Let's have new sample distributed.

2006-05-29 07:45 ABX, revision 39426

Let's have new sample distributed.

2006-05-29 07:36 ABX, revision 39425

Use same path in header as user should use in his #include.

2006-05-29 07:33 PC, revision 39424

mention better gtk wxScrollWinEvent generation

2006-05-29 07:31 ABX, revision 39423

Source cleaning for new features.

2006-05-29 07:31 PC, revision 39422

backport better gtk wxScrollWinEvent generation fix a refresh bug when resizing larger and thumb is at maximum

2006-05-29 07:23 ABX, revision 39421

Source cleaning for new features.

2006-05-29 06:53 PC, revision 39420

build fix

2006-05-29 06:52 PC, revision 39419

revert forward declaration of hashmap, it doesn't work with STL

2006-05-29 06:48 ABX, revision 39418

Use complete class for delete of the class.

2006-05-29 06:39 ABX, revision 39417

Build fix.

2006-05-29 04:58 KO, revision 39416

widgets sample no longer has .rc file.

2006-05-29 04:44 KO, revision 39415

Exit on error was too strict.

2006-05-29 03:05 KO, revision 39414

Stop building on a platform as soon as a tarball build error is encountered.

2006-05-29 00:32 VZ, revision 39413

regenerated after the recent changes

2006-05-29 00:24 VZ, revision 39412

use CFLAGS for GTK tests, not CXXFLAGS

2006-05-29 00:03 VZ, revision 39411

miscellaneous wxFont enhancements (patch 1496606): - made SetFaceName() bool and return false if the face name is not available - corrected To/FromUserString() to complement each other

2006-05-29 00:01 VZ, revision 39410

oops, typo in last commit

2006-05-28 23:56 VZ, revision 39409

spelling fixes (patch 1495562)

2006-05-28 23:54 VZ, revision 39408

added CollapsePath() (patch 1494638)

2006-05-28 23:51 VZ, revision 39407

implemented notifications of the child process termination (patch 1494439)

2006-05-28 23:47 VZ, revision 39406

don't offset the position for toplevel windows in wxFindWindowAtPoint() (patch 1491559)

2006-05-28 23:45 VZ, revision 39405

correct painting of the items with custom colours in TVIS_DROPHILITED state (patch 1491478)

2006-05-28 23:38 VZ, revision 39404

don't crash when destroying a not initialized socket (patch 1489095)