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

2005-01-30 15:01 VZ, revision 31653

fixed typo in last commit

2005-01-30 14:56 RR, revision 31652

Use wxEXEC_NODISABLE while querying CUPS about printers.

2005-01-30 14:23 RR, revision 31651

Documented SetItemDropEffect

2005-01-30 13:04 RR, revision 31650

I changed something, but I forgot what.

2005-01-30 12:49 RR, revision 31649

Applied popup patch for deleting the handlers correctly.

2005-01-30 12:47 RR, revision 31648

Applied IM patch.

2005-01-30 12:44 RR, revision 31647

Commited SetHilightDropEffect patch.

2005-01-29 23:52 KH, revision 31646

Make list consistent with tree in terms of Vetoed changes closing the inline edit and right-clicking on an item selecting it [patch 1110252]

2005-01-29 21:26 VZ, revision 31645

do reset m_count to 0 after deleting all the items in the control (was broken by last commit)

2005-01-29 21:19 VZ, revision 31644

(blind) compilation fixes for OS X 10.2

2005-01-29 20:49 VZ, revision 31643

don't run the thread if its creation failed

2005-01-29 20:04 SC, revision 31642

move FixMath include into non darwin part

2005-01-29 12:02 RR, revision 31641

One more place where we need to use connect_after in order not to confuse GTK+. This fixes the wxTreeCtrl crash.

2005-01-29 11:41 RR, revision 31640

Removed trailing semicolons.

2005-01-29 11:32 RR, revision 31639

Tried to restore wxPopupTransientWindow functionality under GTK+.

2005-01-29 01:32 RD, revision 31638

wxMac has wxSound::Stop now

2005-01-29 01:30 RD, revision 31637

reSWIGged

2005-01-29 01:24 RD, revision 31636

Don't use the parent's defered sizing handle if the window in question is a top-level window

2005-01-29 01:17 RD, revision 31635

Some little demo tweaks

2005-01-29 01:15 RD, revision 31634

log IsEditCancelled too

2005-01-29 01:14 RD, revision 31633

wxSL_* labels moved to a different module

2005-01-29 01:13 RD, revision 31632

Allow wxCustomDataObject ctor to be able to take the format name string directly and to automatically make the wxDataFormat from it.

2005-01-29 01:09 RD, revision 31631

Added some alternate constructors for the data classes

2005-01-29 01:08 RD, revision 31630

Change the name

2005-01-29 01:08 RD, revision 31629

Some TODO notes