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-02-14 14:25 MBN, revision 25803

Updated italian translation.

2004-02-14 11:35 VZ, revision 25802

don't truncate filenames by default (why?)

2004-02-14 05:22 SC, revision 25801

corrected system condition for panther

2004-02-14 03:24 RD, revision 25800

Oops, used the wrong script to generate the metadata...

2004-02-14 03:17 RD, revision 25799

reSWIGged

2004-02-14 03:11 RD, revision 25798

Added some docstrings. Added wx.DefaultDateTime. Fixed CalendarCtrl.HitTest

2004-02-14 02:40 DS, revision 25797

Simplified OS X Panther detection code.

2004-02-14 02:29 RD, revision 25796

Oops, took out too much...

2004-02-14 02:22 RD, revision 25795

Fix the off-by-one a little differently, and correct a refresh problem on wxMac

2004-02-13 23:05 RD, revision 25794

Fixed an off-by-one error

2004-02-13 22:33 VZ, revision 25793

DMC compilation fix

2004-02-13 21:30 RD, revision 25792

reSWIGged

2004-02-13 20:24 RD, revision 25791

Gave wxWindow.GetHandle something to do on wxMac, although it won't have exactly the same meaning as the other platforms.

2004-02-13 20:23 RD, revision 25790

Fixed a compile error on wxMac

2004-02-13 20:23 RD, revision 25789

reSWIGged

2004-02-13 20:21 RD, revision 25788

Add some ownerdraw methods to ListBox for MSW

2004-02-13 20:09 RD, revision 25787

Make all wxMask constructors use the C++ (bitmap, colour) ctor, and then just default in BLACK to simulate the default (monobitmap) behaviour. It's too tricky to make true monochome bitmaps in a platform independent way from the Python wrappers.

2004-02-13 19:07 RD, revision 25786

Tweaks for when using some new tex2rtf options

2004-02-13 19:06 RD, revision 25785

Typo fixed

2004-02-13 19:06 RD, revision 25784

Call Skip from the focus handlers so wxGTK can still do it's internal housekeeping

2004-02-13 02:52 PKO, revision 25783

Fix test broken by change in package name from PyCrust to py.

2004-02-13 02:47 PKO, revision 25782

The truth is out there.

2004-02-13 00:03 VZ, revision 25781

added /usr/lib and lib32 to SEARCH_LIB (trying to fix IRIX compilation)

2004-02-12 22:50 VS, revision 25780

added description of environment variables that affect wxWin programs

2004-02-12 20:13 VS, revision 25779

fixed bug in .hhp's FILES section creation introduced in previous revision