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

2003-03-22 23:47 VZ, revision 19716

added wxBitmapToHICON/CURSOR helper functions

2003-03-22 19:34 RD, revision 19715

Some fixes for Will's debug logger

2003-03-22 19:13 VZ, revision 19714

suppress error messages when loading msimg32.dll

2003-03-22 19:12 VZ, revision 19713

update from Janos Vegh

2003-03-22 19:10 VZ, revision 19712

test raw bitmap access

2003-03-22 19:09 VZ, revision 19711

added (very) preliminary raw bitmap support

2003-03-22 19:02 VZ, revision 19710

modifications for raw bitmap support and for using DIBs

2003-03-22 19:01 VZ, revision 19709

create the DIBs in correct (and not down up) line order

2003-03-22 19:00 VZ, revision 19708

added (very) preliminary raw bitmap support

2003-03-22 17:43 VZ, revision 19707

backport Chinese locale fix

2003-03-22 16:12 MBN, revision 19706

Removed unnecessay code.

2003-03-22 15:46 MBN, revision 19705

Do not derive wxCursor from wxBitmap, plus misc cleanup. Derive wxGauge from wxGaugeBase, use XmScale for the implementation if the Motif version supports the XmTHERMOMETER style. Derive wxSlider from wxSliderBase; generate wxEVT_SCROLL_THUMBRELEASE in addition to wxEVT_SCROLL_THUMBTRACK; misc cleanup.

2003-03-22 13:48 VS, revision 19704

XRCID lookup now handles standard IDs correctly (backported to 2.4)

2003-03-22 13:48 VS, revision 19703

XRCID lookup now handles standard IDs correctly

2003-03-22 13:42 VZ, revision 19702

added GetName(), rearranged methods in alphabetic order

2003-03-22 07:45 DE, revision 19701

Use wxBitmapBase in wxCocoa

2003-03-22 07:15 DE, revision 19700

Regenerated by tmake: added all the cocoa source files

2003-03-22 07:10 DE, revision 19699

Added wxCocoa files to build system

2003-03-22 06:40 DE, revision 19698

Use generic MDI for wxCocoa

2003-03-22 06:18 DE, revision 19697

Include wxCocoa specific header

2003-03-22 06:13 DE, revision 19696

Use generic implementation for wxCocoa

2003-03-22 06:07 DE, revision 19695

Use the generic timer for wxCocoa

2003-03-22 06:07 DE, revision 19694

Use the generic palette for wxCocoa

2003-03-22 06:05 DE, revision 19693

Use the MSW/Mac font encoding info for wxCocoa (just to make wxCocoa compile)

2003-03-22 06:03 DE, revision 19692

Use generic font dialog for wxCocoa