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-10-08 05:00 RN, revision 29728

final compilo fixups for 10.2 unicode - c/c++ fixes for regex - fixup regex unit tests

2004-10-08 01:26 RN, revision 29727

various cleanups

2004-10-08 00:47 RN, revision 29726

wxSound for wxCocoa

2004-10-08 00:40 RN, revision 29725

wxDisplay for wxCocoa

2004-10-08 00:26 VZ, revision 29724

(blind) fix for Metrowerks/Win32 compilation

2004-10-08 00:20 VZ, revision 29723

renamed __HUGEFILES_SUPPORTED to wxHAS_HUGE_FILES

2004-10-08 00:08 RN, revision 29722

wxCocoa link fixes

2004-10-07 23:32 RN, revision 29721

fix darwin defines

2004-10-07 23:21 RN, revision 29720

a bit of cleanup

2004-10-07 22:58 RD, revision 29719

Make sure that WXMAKINGDLL_XRC is defined correctly for monolithic DLL builds

2004-10-07 22:35 RN, revision 29718

bakefile time!! (Mainly stuff for wxCocoa)

2004-10-07 22:28 RN, revision 29717

1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd .. (they are just stubs and return 0 - we need our own, even in ANSIcd ..!)\n2.Finalize the null character changes in wxString - change mb_str and wc_str to not stop at null characters\n3.Add unit tests for the above

2004-10-07 21:56 KH, revision 29716

Fixed typos -- obejct should be object

2004-10-07 20:24 RD, revision 29715

Added missing GetCellSize

2004-10-07 20:22 RD, revision 29714

reSWIGged

2004-10-07 20:15 RD, revision 29713

Patch from Gordon Williams: - Added bar graph demo - Modified line end shape from round to square. - Removed FloatDCWrapper for conversion to ints and ints in arguments

2004-10-07 20:07 RN, revision 29712

revert change to bakefiles as per Robin's suggestion

2004-10-07 19:28 RD, revision 29711

FloatCanvas patch from Chris Barker.

2004-10-07 18:35 JS, revision 29710

Applied patch [ 1039456 ] [wxOS2]Popup menu problems By Dave Parsons Fixes problems including: titles do not display, title id is already allocated to the menu separator, menus show in totally the wrong position, possible to call DoPopupMenu with out of range parameters, showing a menu enters an infinite loop with 100% cpu usage, ProcessEvent is called destroying the return value from HandleMouseEvent.

2004-10-07 18:32 RN, revision 29709

some preparation for carbon/cocoa interop

2004-10-07 18:08 RD, revision 29708

Correct compile errors in non-unicode build

2004-10-07 18:06 RN, revision 29707

I guess I should update this - :)

2004-10-07 17:56 RN, revision 29706

another stub for wxCocoa

2004-10-07 17:45 RN, revision 29705

fix a bunch of warnings in unicode build

2004-10-07 17:22 RN, revision 29704

remove blatant hack from configure and do proper checking for stuff wxCocoa does not support