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-08-20 17:02 SN, revision 23053

Compilation fixes for gcc-3.2.

2003-08-20 16:59 MBN, revision 23052

Keep order of nodes when wxHashMap is resized; this ensures that wxHashTable has the same behaviour when wxUSE_STL=1 as when wxUSE_STL=0.

2003-08-20 16:02 DE, revision 23051

Fix autoresizingMask when scrolling is used

2003-08-20 16:00 VS, revision 23050

more OS/2 fixes

2003-08-20 15:14 VS, revision 23049

updated the RPMs

2003-08-20 15:13 VS, revision 23048

compilation fix

2003-08-20 14:45 DE, revision 23047

* Use a subclass of NSView for the dummy view which overrides hitTest: to return nil. That tells Cocoa never to send it any mouse events. * Set the autoresizingMask of the hidden view on the dummy view * Added some code to paint green over the dummy view. It makes debugging some things easier. Change the #undef WXCOCOA_FILL_DUMMY_VIEW to enable.

2003-08-20 13:56 VS, revision 23046

(blind) OS/2 build fixes

2003-08-20 13:37 DE, revision 23045

Normal wxWindow::Close() behavior

2003-08-20 10:29 SN, revision 23044

Added some missing brackets required by autoconf on OS2.

2003-08-20 10:02 VS, revision 23043

new makefiles update

2003-08-20 09:50 VS, revision 23042

how to build new RPMs

2003-08-20 09:39 VS, revision 23041

removed a typo(?)

2003-08-20 09:20 VS, revision 23040

wxMotif compilation fix

2003-08-20 09:01 VS, revision 23039

more Unicode fixes

2003-08-20 08:39 VS, revision 23038

Unicode compilation fixes for wxX11

2003-08-20 08:13 VS, revision 23037

Unicode compilation fix

2003-08-20 08:12 VS, revision 23036

regenerated with ac-2.57

2003-08-20 08:10 VS, revision 23035

there's no reason why wxrc should link against xrc library, it doesn't need it

2003-08-19 21:17 MBN, revision 23034

Fixes for wxHashTable when wxUSE_STL=1: wxHashTable must work like an hash_multimap, not an hash_map. wxHashTable::Delete is supposed to actually delete entries more tests in console sample.

2003-08-19 19:45 SC, revision 23033

switching to wxEmptyString to satisfy linker after wxxVariant constructor change

2003-08-19 19:44 SC, revision 23032

changing wxxVariant signature

2003-08-19 19:27 JS, revision 23031

Correcting typo

2003-08-19 18:02 VS, revision 23030

compilation fixes

2003-08-19 17:57 VS, revision 23029

<wx-lib>expat</wx-lib> is nonsense