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-03-26 05:31 RD, revision 26353

Make an app bundle for the doc viewer

2004-03-26 03:15 DE, revision 26352

Create(): use wxAutoNSAutoreleasePool

2004-03-26 03:14 DE, revision 26351

Make wxCocoa work with wxUSE_STL==1: Use Erase instead of DeleteNode

2004-03-26 03:11 DE, revision 26350

Make wxCocoa work with wxUSE_STL==1: Use compatibility_iterator instead of Node and Erase instead of DeleteNode

2004-03-26 01:03 RD, revision 26349

Add a set for wxMac too

2004-03-26 00:24 RD, revision 26348

Better font selection and sizes for wxGTK2, tweaked call tip colors

2004-03-26 00:23 RD, revision 26347

Fixes and updates for the activex module info. Mention config.py change

2004-03-26 00:22 RD, revision 26346

A clarification

2004-03-26 00:21 RD, revision 26345

Moved config.py to the root because if wxPython hasn't been built yet it can't be imported from wx.build.config since wx._core doesn't exist. It is still copied down to wx/build for the install though.

2004-03-26 00:14 RD, revision 26344
  • D /wxWidgets/trunk/wxPython/demo/ActiveXWrapper_Acrobat.py
  • D /wxWidgets/trunk/wxPython/demo/ActiveXWrapper_IE.py
  • D /wxWidgets/trunk/wxPython/demo/ErrorDialogs.py
  • D /wxWidgets/trunk/wxPython/demo/IEHtmlWin.py
  • M /wxWidgets/trunk/wxPython/demo/Main.py
  • D /wxWidgets/trunk/wxPython/demo/OOR.py
  • D /wxWidgets/trunk/wxPython/demo/PlotCanvas.py

Cleanup obsolete samples

2004-03-26 00:07 RD, revision 26343

use wxPopupWindow again

2004-03-25 23:01 VS, revision 26342

fixed tree item size calculation (patch 922454, partially)

2004-03-25 21:36 RD, revision 26341

The setup.py script will now install wxPython's headers as part of the standard install. Moved the bulk of setup.py to wx/build/config.py so 3rd party modules that wish to use the same setup/configuration code can do so simply by importing this module form their own setup.py scripts.

2004-03-25 20:19 DE, revision 26340

Move m_isShown = false; into base class constructor

2004-03-25 19:41 SC, revision 26339

platform variants for wxMac

2004-03-25 19:30 SC, revision 26338

unicode adaption

2004-03-25 18:17 RD, revision 26337

No need to explicitly delete the tbicon

2004-03-25 18:16 RD, revision 26336

Added note about wx.TaskbarIcon

2004-03-25 18:13 RD, revision 26335

cleanup

2004-03-25 18:13 RD, revision 26334

added UpdateSize

2004-03-25 13:14 JS, revision 26333

Added UpdateSize to wxSplitterWindow, to allow an app to force pane resizing _before_ showing the window. Added a call to UpdateSize from helpfrm.cpp. Without this, the flicker is horrible.

2004-03-25 06:51 JJ, revision 26332

Committing in . Updates for OpenVMS Modified Files: wxWidgets/src/motif/gauge.cpp wxWidgets/src/motif/xmcombo/xmcombo.c ----------------------------------------------------------------------

2004-03-25 03:43 RD, revision 26331

# 17/03/2004 - Joerg "Adi" Sieker adi@sieker.info # o Added keyboard navigation to the control. # Use the cursor keys to navigate through the ages. :) # The Home key function as go to today # o select day is now a filled rect instead of just an outline

2004-03-25 03:39 RD, revision 26330

reSWIGged

2004-03-25 02:21 RD, revision 26329

reSWIGged