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-12-13 09:24 RN, revision 24803

Added Brian Victor's Patch

2003-12-13 08:48 RN, revision 24802

Display correct refresh rate & fixed reset mode with display sample

2003-12-13 07:29 RN, revision 24801

Implemented resolution changing using X11 video extentions\nBe sure to link with the appropriate libs (-lXxf86vm -lXinerama)

2003-12-13 03:53 RN, revision 24800

Added some placeholders...

2003-12-13 01:40 RD, revision 24799

Switch to a read-only combobox

2003-12-13 01:25 RD, revision 24798

Added a sample to the demo showing how to change the cursor, what all the stock cursors are, and how to set a custom cursor.

2003-12-13 00:37 RD, revision 24797

Fixed cursor resource names to actually match what's in the resource file.

2003-12-13 00:21 VS, revision 24796

don't return error if we can't load English catalog, it is normal

2003-12-12 23:53 VS, revision 24795

compilation fix

2003-12-12 22:03 VS, revision 24794

don't crash

2003-12-12 21:04 DS, revision 24793

Corrected size of staticbox borders when running OS X Panther or higher.

2003-12-12 20:45 VS, revision 24792

added link to XRC documentation elsewhere

2003-12-12 20:41 VS, revision 24791

wxScrolledWindow can have children, too

2003-12-12 09:11 JS, revision 24790

Don't compile this if not using MDI

2003-12-12 02:19 DS, revision 24789

Applied fix for patch #846732 'filedalog long filename support'. File dialog now returns ':' separated paths again with Classic/Carbon builds. The fix is attached to the same patch.

2003-12-11 22:20 DS, revision 24788

Fixed notebook redraw problems when using XP theme with Classic appearance.

2003-12-11 21:28 GD, revision 24787

updated CodeWarrior 5.3 project with latest file changes

2003-12-11 21:12 RD, revision 24786

reSWIGged

2003-12-11 20:17 JS, revision 24785

Commented out WM_MOUSELEAVE until it can be fixed

2003-12-11 20:14 RD, revision 24784

reSWIGged

2003-12-11 20:07 RD, revision 24783

Little changes to match recent changes in wxWindows

2003-12-11 20:06 RD, revision 24782

Regenerated the renamers with the new build_renamers.py

2003-12-11 20:04 RD, revision 24781

Moved simple from demo to samples

2003-12-11 20:03 RD, revision 24780

Run swig from the main setup.py when building the renamer's XML instead of from build_renamers.py. This makes it easy to ensure that the same flags are used. Also, use the new swig flag to generate the XML after the python language module has run, rather than instead of. This gives us more info in the xml output. Updated build_renamers.py to expect the xml file to already be generated, and also allow it to run with a xml doc tree from libxml2 rather than the xml.sax module. This makes the extraction of info much cleaner and logical since we usually need info from child or grandchild nodes.

2003-12-11 19:56 RD, revision 24779
  • D /wxWidgets/trunk/wxPython/demo/redemo.py

Get rid of this old never finished file