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-04-22 22:48 RD, revision 26928

bugfix

2004-04-22 22:47 RD, revision 26927

Remove some obsolete window styles, added a new sizer flag

2004-04-22 22:46 RD, revision 26926

Add the masked package dir

2004-04-22 22:45 RD, revision 26925

Various tweaks, docstring fixes, etc.

2004-04-22 22:37 RD, revision 26924

Updated SWIG docstring changes, also merged prepend patch

2004-04-22 22:08 RD, revision 26923

Add SetKind accessor

2004-04-22 22:07 RD, revision 26922

Get the GIL before raising an exception

2004-04-22 22:05 RD, revision 26921

Fix wxGTK's menu and menubar so Insert does something other than always append.

2004-04-22 22:04 RD, revision 26920

SetFont may temporarily rset the background to wxNullColour before calling ApplyWidgetStyle, so make sure we don't use an invalid colour.

2004-04-22 22:02 RD, revision 26919

Add SetKind accessor

2004-04-22 21:44 RD, revision 26918

Instead of using GetAdjustedBestSize use the minsize if there is one, otherwise use GetBestSize. This allows for situations where the minsize is smaller than the bestsize (for example, abbreviated state fields will normally be smaller than the 100px best size for wxTextCtrls.)

2004-04-22 21:11 DS, revision 26917

fixed broken filetype filters in file dialogs

2004-04-22 20:51 SC, revision 26916

adapting the MSW way for mutex gui

2004-04-22 20:50 SC, revision 26915

fixes, rewrites, adopting the posix way of resume/suspend (while using MP-API) as throwing exceptions is explicitely not recommended

2004-04-22 18:28 VS, revision 26914

fixed missing CPPUNIT_LIBS,CFLAGS in dmars makefiles

2004-04-22 08:26 VS, revision 26913

fixed generating dmars makefiles

2004-04-21 21:14 VS, revision 26912

applied 928163: zlib truncated output fix

2004-04-21 21:13 VS, revision 26911

applied patch 939076: __SMARTPHONE__ define

2004-04-21 21:04 VS, revision 26910

added wxRegEx::GetMatchCount

2004-04-21 21:03 VS, revision 26909

applied patch 939076: __SMARTPHONE__ define

2004-04-21 20:47 VS, revision 26908

applied 928163: zlib truncated output fix

2004-04-21 20:20 VS, revision 26907

make the tests run a little faster

2004-04-21 20:17 VS, revision 26906

moved wxRegEx test from console to testsuite (patch 938995)

2004-04-21 20:14 VS, revision 26905

small fix (patch 938995)

2004-04-21 20:14 VS, revision 26904

added wxRegEx::GetMatchCount (patch 938995)