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-08-19 21:28 PC, revision 40681

configure test for round

2006-08-19 21:16 RD, revision 40680

Patch #1540143 Add optional labelwidths to filebrowsebutton

2006-08-19 19:22 RD, revision 40679

Use global font and pen to reduce GDI objects created. Patch #1540457

2006-08-19 16:29 AVV, revision 40678

Set proxy error to -1 if there was any non-proxy-related network error

2006-08-19 16:23 AVV, revision 40677

Add proxy error retrieval

2006-08-19 16:14 AVV, revision 40676

Add proxy error retrieval

2006-08-19 15:54 AVV, revision 40675

HTTP proxy implementation

2006-08-19 14:43 AVV, revision 40674

Small fix to auth types info

2006-08-19 14:28 AVV, revision 40673

commiting SOCKS5 code to test endianness

2006-08-19 14:17 VZ, revision 40672

update the item width when making it bold, otherwise the selection highlight was too small after an item was made bold (and too big after it was reset to normal)

2006-08-19 12:27 AVV, revision 40671

Better endiannes handling

2006-08-19 12:10 AVV, revision 40670

SOCKS4a endianness fix

2006-08-19 12:02 AVV, revision 40669

Commiting the SOCKS4/4a proxy code to be tested on big endian arch

2006-08-19 11:00 AVV, revision 40668

Fix for duplicated lost events (ooops)

2006-08-19 10:53 VZ, revision 40667

refactoring/simplification of code dealing with scrollbars and their events

2006-08-19 10:05 VZ, revision 40666

ScrollLines() didn't use correct step_increment, so e.g. wxTextCtrl scrolled in tiny steps instead of by lines

2006-08-19 08:45 JS, revision 40665

Shouldn't need to repeat the extern

2006-08-19 08:44 JS, revision 40664

Compile fixes

2006-08-19 08:40 JS, revision 40663

Added missing include

2006-08-18 20:56 JS, revision 40662

wxFileName size patch

2006-08-18 17:50 MW, revision 40661

Missing exports.

2006-08-18 17:06 PC, revision 40660

code simplification and cleanup

2006-08-18 15:30 JS, revision 40659

Applied patch [ 1531615 ] size support for wxFileName

2006-08-18 15:27 JS, revision 40658

Corrected VC++ compilo (not yet tested)

2006-08-18 08:05 CE, revision 40657

add #if wxUSE_AUI to get VC6 with no wxUSE_AUI to compile