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-27 10:07 SC, revision 25978

since drawtext does not have to take linefeeds into account, they're #if 0'ed now. fix for background colors in text using classic quickdraw

2004-02-27 06:07 DE, revision 25977

Make wxMenuItemAction: and validateMenuItem: delegate messages take an NSWindow* parameter instead of an id.

2004-02-27 00:34 RD, revision 25976

Updated html files, removed old simplify xsl and shell script

2004-02-27 00:30 RD, revision 25975

distrib tweaks

2004-02-27 00:24 VZ, revision 25974

fix showing toolbar tooltips (we were using a pointer to a temporary object so it mostly _appeared_ to work but really didn't)

2004-02-27 00:02 VZ, revision 25973

testing wxComboBox::SetBackgroundColour()

2004-02-26 23:51 RD, revision 25972

distrib tweaks

2004-02-26 23:29 RD, revision 25971

updated metadata file with new docstrings and such

2004-02-26 23:28 RD, revision 25970

distrib tweaks

2004-02-26 22:23 RD, revision 25969

reSWIGged

2004-02-26 22:21 VZ, revision 25968

AddPendingEvent() is not virtual

2004-02-26 21:49 VS, revision 25967

fixed invalid memory read

2004-02-26 21:35 VZ, revision 25966

update from Petri Jooste

2004-02-26 21:29 RD, revision 25965

reSWIGged

2004-02-26 21:14 RD, revision 25964

Fix compilation error due to recent typedef changes

2004-02-26 21:12 RD, revision 25963

Fix compilation errors due to recent typedef changes

2004-02-26 20:49 RD, revision 25962

ContextHelp is fixed on wxMac

2004-02-26 20:43 RD, revision 25961

Don't use AA fonts to avoide measurment problem on wxMac

2004-02-26 19:50 RD, revision 25960

docstring tweaks

2004-02-26 19:38 RD, revision 25959

Added docstrings

2004-02-26 19:37 RD, revision 25958

Fixed PyDropTarget rename

2004-02-26 19:34 RD, revision 25957

Fix a typo

2004-02-26 19:33 RD, revision 25956

Call event.Skip in OnSize

2004-02-26 19:33 RD, revision 25955

copy the style sheet too

2004-02-26 17:02 SC, revision 25954

attempt to tame composite data objects