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

2004-02-09 03:46 DE, revision 25678

Don't close dialogs in ~wxDialog as it just hides other problems

2004-02-09 03:27 DE, revision 25677

wxBitmap::GetNSImage(): Added trace messages. Release maskImage. wxMask_CreateFromBitmapData(): Don't clobber byte past the end of dest buffer.

2004-02-09 02:53 PKO, revision 25676

shell.autoCompleteAutoHide added with default of True.

2004-02-08 23:22 JS, revision 25675

Fixed Unicode breakage

2004-02-08 23:17 RR, revision 25674

Fix redraw problem in multiple selection listctrl.

2004-02-08 23:00 RR, revision 25673

Improvements for splitter sash hack. GTK2 look good now, GTK1.2 jumps two pixels for some reason.

2004-02-08 22:54 SN, revision 25672

Script install-sh wants a '-c' parameter, otherwise it 'moves' the header files instead of copying them.

2004-02-08 22:51 SN, revision 25671

On 'make clean' don't remove the resource file on OS/2 (It's shared between all apps!).

2004-02-08 22:09 VZ, revision 25670

added WC_NO_BEST_FIT_CHARS

2004-02-08 22:04 VZ, revision 25669

resolving conflicts in files I had forgot to commit (sorry)

2004-02-08 22:01 JS, revision 25668

Spacing corrections

2004-02-08 21:48 PKO, revision 25667

Fixed problem with Calltip tab not refreshing properly on Windows.

2004-02-08 21:39 DS, revision 25666

Fixed relative paths to lib/.

2004-02-08 21:37 JS, revision 25665

New versions

2004-02-08 20:58 RR, revision 25664

Corrected redrawing of sash when resizing the columns. No longer any ghost line.

2004-02-08 20:37 RR, revision 25663

Draw listctrls's headers right for themes.

2004-02-08 20:36 RR, revision 25662

Correctly center lables vertically.

2004-02-08 20:33 JS, revision 25661

0 -> 0u to keep gcc happy

2004-02-08 20:01 JS, revision 25660

Added missing MSWGetStyle prototype

2004-02-08 19:37 JS, revision 25659

wx2msPenStyle forward declaration required

2004-02-08 19:28 PKO, revision 25658

Cosmetic changes.

2004-02-08 18:58 VZ, revision 25657

updated the year

2004-02-08 18:56 VZ, revision 25656

add line breaks in the base classes list

2004-02-08 18:56 VZ, revision 25655

make it clear that the size returned by Fit() is window, not client, size

2004-02-08 18:54 VZ, revision 25654

wxBUFFER_DC_DEFAULT should be wxBUFFER_DC_OVERWRITE_BG, not PRESERVE