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-06-29 02:05 RD, revision 28078

Add some refreshes to try and workaround a display glitch

2004-06-29 02:04 RD, revision 28077

Refresh after changing the bitmap

2004-06-29 02:03 RD, revision 28076

Use root for OSX build

2004-06-29 02:03 RD, revision 28075

fixed icon image data

2004-06-29 02:02 RD, revision 28074

tweaked comment

2004-06-29 02:01 RD, revision 28073

A little better failure message

2004-06-29 01:58 RD, revision 28072

Fixed HitTest for columns > 1

2004-06-29 01:09 RD, revision 28071

Allow for Cmd-click on wxMac

2004-06-29 01:00 RD, revision 28070

Oops, forgot to remove som testing code

2004-06-29 00:57 RD, revision 28069

wxTreeListCtrl still uses the wxTR_TWIST_BUTTONS style

2004-06-29 00:56 RD, revision 28068

Fixed lots of painting, clipping and alignment issues.

2004-06-28 21:47 VS, revision 28067

implemented wxFRAME_NO_TASKBAR for wxGTK2

2004-06-28 21:46 VS, revision 28066

respect absence of wxCENTRE

2004-06-28 21:45 VS, revision 28065

implemented nested index entries and index entries pointing to multiple documents in wxHtmlHelpController; modified wxHtmlHelpData API to make it possible

2004-06-28 21:43 VS, revision 28064

wxHTML_REALLOC_STEP not used anymore

2004-06-28 21:42 VS, revision 28063

wxObjArray::empty() was missing

2004-06-28 21:42 VS, revision 28062

test nested indexes

2004-06-28 21:37 VS, revision 28061

create wxDialog with proper _NET_WM hint so that the WMs recognize it as a dialog

2004-06-28 21:30 RD, revision 28060

Fix HitTest offset, and some other little things that had been changed in our old copy of treelistctrl

2004-06-28 19:27 RD, revision 28059

Added GetUnicodeKey

2004-06-28 19:23 RD, revision 28058

Use top-level parent for the dialog parent

2004-06-28 19:22 MBN, revision 28057

Compilation fixes.

2004-06-28 19:22 RD, revision 28056

Add flush() to PyOnDemandOutputWindow

2004-06-28 19:21 RD, revision 28055

override GetLabe/SetLabel as on wxMac it will draw its own label that interferes with ours.

2004-06-28 19:02 KO, revision 28054

Fixing crash due to referencing a NULL m_font.