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):

2009-03-12 19:14 KO, revision 59498

Removing Classic MacOS / CodeWarrior instructions as neither are supported any longer.

2009-03-12 18:17 JMS, revision 59497

Reworked the way child properties can be added to a property that has not yet been added to a grid or page; AddChild() deprecated, now use AddPrivateChild() instead. For public children, new member functions AppendChild() and InsertChild() should do the job.

2009-03-12 17:26 KO, revision 59496
  • D /wxWidgets/trunk/include/wxshlba_cw.pch
  • D /wxWidgets/trunk/include/wxshlba_cw.pch++
  • D /wxWidgets/trunk/include/wxshlba_cwc.pch
  • D /wxWidgets/trunk/include/wxshlba_cwc.pch++
  • D /wxWidgets/trunk/include/wxshlba_cwc_d.pch
  • D /wxWidgets/trunk/include/wxshlba_cwc_d.pch++
  • D /wxWidgets/trunk/include/wxshlba_cw_d.pch
  • D /wxWidgets/trunk/include/wxshlba_cw_d.pch++
  • D /wxWidgets/trunk/include/wxshlb_cw.pch
  • D /wxWidgets/trunk/include/wxshlb_cw.pch++
  • D /wxWidgets/trunk/include/wxshlb_cwc.pch
  • D /wxWidgets/trunk/include/wxshlb_cwc.pch++
  • D /wxWidgets/trunk/include/wxshlb_cwc_d.pch
  • D /wxWidgets/trunk/include/wxshlb_cwc_d.pch++
  • D /wxWidgets/trunk/include/wxshlb_cw_d.pch
  • D /wxWidgets/trunk/include/wxshlb_cw_d.pch++
  • D /wxWidgets/trunk/include/wx_cw.pch
  • D /wxWidgets/trunk/include/wx_cw.pch++
  • D /wxWidgets/trunk/include/wx_cwc.pch
  • D /wxWidgets/trunk/include/wx_cwc.pch++
  • D /wxWidgets/trunk/include/wx_cwcocoa.pch
  • D /wxWidgets/trunk/include/wx_cwcocoa.pch++
  • D /wxWidgets/trunk/include/wx_cwcocoa.pchmm
  • D /wxWidgets/trunk/include/wx_cwcocoa_d.pch
  • D /wxWidgets/trunk/include/wx_cwcocoa_d.pch++
  • D /wxWidgets/trunk/include/wx_cwcocoa_d.pchmm
  • D /wxWidgets/trunk/include/wx_cwc_d.pch
  • D /wxWidgets/trunk/include/wx_cwc_d.pch++
  • D /wxWidgets/trunk/include/wx_cwu_d.pch
  • D /wxWidgets/trunk/include/wx_cwu_d.pch++
  • D /wxWidgets/trunk/include/wx_cw_d.pch
  • D /wxWidgets/trunk/include/wx_cw_d.pch++
  • D /wxWidgets/trunk/include/wx_pb.h

Removing pch header files for CodeWarrior and also the wx_pb.h which is no longer used.

2009-03-12 17:06 KO, revision 59495

Fix reference ids and update Mac requirements in the introduction page.

2009-03-12 16:24 KO, revision 59494

Remove CodeWarrior portion of the Mac installation instructions.

2009-03-12 16:23 KO, revision 59493
  • D /wxWidgets/trunk/docs/osx/ansi.diff
  • D /wxWidgets/trunk/docs/osx/M5build.applescript
  • D /wxWidgets/trunk/docs/osx/M5converteol.sh
  • D /wxWidgets/trunk/docs/osx/M5mcp2xml.applescript
  • D /wxWidgets/trunk/docs/osx/M5replace.sh
  • D /wxWidgets/trunk/docs/osx/M5xml2mcp.applescript
  • D /wxWidgets/trunk/docs/osx/M8mcp2xml.applescript
  • D /wxWidgets/trunk/docs/osx/M8xml2mcp.applescript
  • D /wxWidgets/trunk/docs/osx/SetXMLCreator.applescript
  • D /wxWidgets/trunk/src/wxWindowsClassicM8.xml
  • D /wxWidgets/trunk/src/wxWindowsM8.xml
  • D /wxWidgets/trunk/src/wxWindowsW7.xml

CodeWarrior has been discontinued on Mac for years, and none of the (manually maintained) project files have been updated in at least 3 years, so remove CodeWarrior support from the tree.

2009-03-12 12:14 VZ, revision 59492

compilation fix for ANSI build

2009-03-12 11:11 JJ, revision 59491

update OpenVMS makefiles

2009-03-12 10:30 VZ, revision 59490

corrections to Dutch translation from Gideon van Melle

2009-03-12 01:31 KO, revision 59486

Update wxMac docs to reflect new wxOSX/Carbon and wxOSX/Cocoa split, keep a note about the original Cocoa port.

2009-03-12 01:21 KO, revision 59485

Add a note about the flag for compiling OSX/Cocoa.

2009-03-11 16:11 VZ, revision 59484

reset the associated view frame pointer when the frame is deleted directly instead of being closed gracefully

2009-03-11 14:33 RR, revision 59483

Commit third algorithm for sorting and preserving old positions

2009-03-11 13:57 VZ, revision 59482

work around some (harmless) g++ warnings about possibly uninitalized variables

2009-03-11 13:16 VZ, revision 59481

remove MSVC warnings about DLL-exported class inheriting from non DLL-exported one by not exporting private classes at all

2009-03-11 13:15 VZ, revision 59480

disable IPC test completely as it prevents the test program from running to completion when it hangs (for still unknown reason)

2009-03-11 07:51 VS, revision 59479

renamed ATTRIBUTE_PRINTF to WX_ATTRIBUTE_PRINTF to avoid naming conflicts (e.g. with latest libxml2)

2009-03-11 04:53 KO, revision 59478

Add HTML docs generation and packaging to release process.

2009-03-11 04:50 KO, revision 59477

Get SetLabel working again for wxStaticText by overriding SetLabel so that we can respect alignment. Also add a couple more sizing tweaks.

2009-03-10 21:27 SC, revision 59476

adding pure CoreText Impl

2009-03-10 18:41 RR, revision 59475

Mention wxQsort()

2009-03-10 18:31 RR, revision 59474

Make a single for loop out of two

2009-03-10 15:45 VZ, revision 59473

also fix handling of wxSP_ARROW_KEYS|wxSP_WRAP (see #10565)

2009-03-10 15:36 VZ, revision 59472

honour wxSP_ARROW_KEYS in wxSpinCtrlGeneric and don't handle the arrows unless it's specified (closes #10565)

2009-03-10 14:06 RR, revision 59471

Change Compare() method to being const