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-12-21 17:20 ABX, revision 31103

wxURI is enough for the basic url operations.

2004-12-21 16:41 ABX, revision 31102

Borland fixes.

2004-12-21 16:25 ABX, revision 31101

Metric conversion constants not doubled in each port code.

2004-12-21 13:50 SC, revision 31100

moving Carbon Event Class out of USE_GUI

2004-12-20 23:06 RD, revision 31099

reSWIGged

2004-12-20 22:59 RD, revision 31098

Added wxEXEC_NODISABLE flag

2004-12-20 22:52 RD, revision 31097

A little cleanup

2004-12-20 22:51 RD, revision 31096

Added a note to self to look at adding ProvidesBackground in the future

2004-12-20 22:50 RD, revision 31095

Allow the OOR reference to be saved without doing an INCREF. This solves the circular reference problem with wx.Timer.

2004-12-20 22:46 RD, revision 31094

Typemaps for wxFileOffset

2004-12-20 22:44 RD, revision 31093

Added wxEXEC_NODISABLE flag

2004-12-20 22:43 RD, revision 31092

new wxMediaCtrl API

2004-12-20 20:34 ABX, revision 31091

Warning fix.

2004-12-20 20:27 ABX, revision 31090

Further decoration.

2004-12-20 20:24 ABX, revision 31089

Fixed typo.

2004-12-20 20:17 ABX, revision 31088

wxPalmOS mentioned.

2004-12-20 12:44 ABX, revision 31087

Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.

2004-12-20 09:24 JS, revision 31086

VC++ 5 compatibility

2004-12-20 01:31 VZ, revision 31085

wxGetInstance must be defined as extern C (patch 1085837)

2004-12-20 01:23 VZ, revision 31084

end label editing if the control loses focus (slightly modified patch 1084592)

2004-12-20 01:08 VZ, revision 31083

fixed dragging scrollbar in wxUniv: use wxMouseEvent::Dragging(), not Moving(), for tests (patch 1075176; bug 1053645)

2004-12-20 00:03 VZ, revision 31082

added flags parameter to wxExecute(wxArrayString *) overloads

2004-12-19 23:59 VZ, revision 31081

added wxEXEC_NODISABLE

2004-12-19 23:29 VZ, revision 31080

added a note about old/new selection inconcistency in events generated by wxNotebook::SetSelection()

2004-12-19 23:12 VZ, revision 31079

added test for Unicode/ANSI