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-15 16:47 ABX, revision 33628

Simpler for readable diffs in future new ports.

2005-04-15 16:44 ABX, revision 33627

Simpler constructor available.

2005-04-15 15:51 MW, revision 33626

New syntax for --with-gtk

2005-04-15 15:16 JS, revision 33625

Manul version number update Script updates

2005-04-15 15:00 JS, revision 33624

Another buffer check

2005-04-15 14:18 MW, revision 33623

New --with-gtk=VERSION syntax, and restore --disable-gtk2 for backward compatibility

2005-04-15 14:12 JS, revision 33622

Don't crash if buffer null

2005-04-15 09:32 ABX, revision 33621

Buildable under WinCE smartphone.

2005-04-15 07:22 JS, revision 33620

Fixed presumed typo - crash when frame is NULL

2005-04-15 03:11 RD, revision 33619

Applied patch [ 1167891 ] wxNotebook display problem on MSW w/ XP theming

2005-04-15 03:04 RD, revision 33618

For wxMSW capture and release the mouse as the cursor moves out or back in to the transient popup window to enable the transient to be automatically dismissed when a click happens outside of it.

2005-04-15 03:00 RD, revision 33617

Don't clip hidden windows from the staticbox's refresh. Also handle non wxWindows better.

2005-04-15 00:14 VZ, revision 33616

use premultiplied RGB in raw image demo

2005-04-14 22:11 RD, revision 33615

Removed rules for copying the Mac resource file since they are no longer needed for wxMac

2005-04-14 22:03 MBN, revision 33614

Fix previous change in case somebody is still using WXWIN_COMPATIBILITY_EVENT_TYPES from wxWidgets 2.2...

2005-04-14 21:12 MBN, revision 33613

Fix building Plot contrib as DLL.

2005-04-14 16:04 JS, revision 33612

Forgot to remove #endif

2005-04-14 15:12 JS, revision 33611

Try to find comctl32.dll version even if we don't have shlwapi.h available, otherwise the version is wrongly guessed and we can end up with bad toolbar backgrounds.

2005-04-14 15:11 ABX, revision 33610

Correction in comment in closing #endif.

2005-04-14 15:07 ABX, revision 33609

Correction in comment in closing #endif. Is VC++ 4 supported?

2005-04-14 15:05 ABX, revision 33608

Comment correction, source cleaning.

2005-04-14 14:53 ABX, revision 33607

Missing includes.

2005-04-14 14:15 JJ, revision 33606

Committing in . OpenVMS updates Modified Files: wxWidgets/setup.h_vms wxWidgets/src/generic/descrip.mms ----------------------------------------------------------------------

2005-04-14 09:29 VS, revision 33605

check the syntax when compiling .po files into .mo

2005-04-14 07:26 JS, revision 33604

Removed unnecessary fix (caused by erroneous user code)