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-10-22 07:45 ABX, revision 35978

wxTinderbox build fixes.

2005-10-21 20:43 JS, revision 35977

Don't try to open clipboard if already open

2005-10-21 20:04 JS, revision 35976

Reduced unnecessary painting; delete/recreate caret as WIN32 requires

2005-10-21 19:57 MW, revision 35975

Add missing directories and utils to the wxBase tarball

2005-10-21 19:18 ABX, revision 35974

Allow translated 'Space' in menu accelerators (perhaps more entries should allow it).

2005-10-21 19:06 ABX, revision 35973

Allow translated 'Space' in menu accelerators (perhaps more entries should allow it).

2005-10-21 19:03 ABX, revision 35972

Unified flags for orienting wxBookCtrls (with backward compatibility). Centralised code for sizing internals.

2005-10-21 18:53 ABX, revision 35971

Unified flags for orienting wxBookCtrls (with backward compatibility). Centralised code for sizing internals.

2005-10-21 17:33 VZ, revision 35970

blind compilation fix for TestScopeGuard()

2005-10-21 16:31 JS, revision 35969

Switched antialiasing off since GetTextExtent doesn't work properly

2005-10-21 16:18 MW, revision 35968

Adv now depends on libs xml and html, so add <library> tags for these and bakefile takes care of everything.

2005-10-21 16:02 MW, revision 35967

Fix a couple of export declarations

2005-10-21 14:50 JS, revision 35966

Fixed warning, move caret in OnPaint

2005-10-21 14:23 JS, revision 35965

Regenerated configure for wxUSE_RICHTEXT

2005-10-21 13:54 JS, revision 35964

Restored code uglies

2005-10-21 13:14 JS, revision 35963

Removed macros

2005-10-21 13:02 JS, revision 35962

Fixed some styling bugs, optimized resize for large files

2005-10-21 11:18 VZ, revision 35961

fixed typo in GetNextItem example (bug 1333797)

2005-10-20 22:51 JS, revision 35960

Resets scroll position on load

2005-10-20 21:43 MW, revision 35959

Add configtool to the distribution tarballs

2005-10-20 19:48 MW, revision 35958

Small changes to 'make dist' to allow it work on Solaris, and to use the result of AC_PROG_LN_S when making links.

2005-10-20 17:30 JS, revision 35957

Support wxALWAYS_SHOW_SB

2005-10-20 14:40 ABX, revision 35956

Warning fixes.

2005-10-20 12:55 JS, revision 35955

Efficiency measures; file loading bug fix

2005-10-19 22:20 JS, revision 35954

Introduced invalidation of ranges for later optimization code