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-07-06 21:53 VS, revision 21723

don't link wxBase against GUI libraries

2003-07-06 21:51 VS, revision 21722

don't delete samples datafiles, it may be dangerous

2003-07-06 21:43 VZ, revision 21721

forward ported patch to IsEditable()

2003-07-06 21:40 VZ, revision 21720

send more page change events (patch 750521); document this behaviour

2003-07-06 21:35 VZ, revision 21719

implemented GetDefaultBorder() in wxControl, override it in some controls which don't want to have sunken style by default

2003-07-06 21:33 VZ, revision 21718

compilation fix (extra semicolon)

2003-07-06 21:17 VZ, revision 21717

added GetBorder(flags)

2003-07-06 21:13 VZ, revision 21716

wxNotebook::HitTest() for wxMSW added (patch 748469)

2003-07-06 21:02 VZ, revision 21715

wxNotebook::HitTest() for wxMSW added (patch 748469)

2003-07-06 19:43 VZ, revision 21714

applied a patch to prevent another IsDialogMessage() hang

2003-07-06 19:14 VZ, revision 21713

use HWND in tracing messages

2003-07-06 18:55 VS, revision 21712

don't link wxBase against GUI libraries

2003-07-06 17:52 JS, revision 21711

Added wxHtmlPrintout::AddFilter so the same filters used for viewing HTML can be used for printing it.

2003-07-06 17:24 VS, revision 21710

wxConvGdk is not used anymore

2003-07-06 17:23 VS, revision 21709

don't link wxBase against GUI libs

2003-07-06 16:55 DE, revision 21708

Fixed some fields in the file header

2003-07-06 16:54 DE, revision 21707

Remove finishLaunching method which called wxTheApp->OnInit()

2003-07-06 16:54 VS, revision 21706

compilation fix

2003-07-06 16:46 VS, revision 21705

reverted

2003-07-06 16:38 VS, revision 21704

where did this file disappear? added

2003-07-06 15:56 VS, revision 21703

fixed USER_EXPORTED_ARRAY macros

2003-07-06 12:38 RR, revision 21702

Mini error reported by Valgrind.

2003-07-06 12:05 VS, revision 21701

include EXTRACFLAGS only once

2003-07-06 11:51 RR, revision 21700

Clarified the list item end label edit semantics in the docs.

2003-07-06 11:49 RR, revision 21699

OK, wxMSW doesn't seem to send the end label edit event for wxListCtrls if the label editing was cancelled.