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

2004-03-25 00:46 RD, revision 26328

Add GetMaxTotalWidth

2004-03-25 00:46 RD, revision 26327

EVT_SPLITTER_DCLICK alias to match the docs

2004-03-25 00:42 RD, revision 26326

Fixed OOR typo

2004-03-25 00:39 RD, revision 26325

GetFirstChild does't need the cookie anymore

2004-03-24 23:09 RD, revision 26324

Changed (again) how the GIL is aquired and the tstate restored. This time it's simpler, better, and handles the case where there is a wx calback/event while the GIL has been released by a non-wxPython extension module.

2004-03-24 23:06 RD, revision 26323

fixed indentation

2004-03-24 23:06 RD, revision 26322

fixes for unicode build, return values from event handlers (via updated attributes)

2004-03-24 23:02 RD, revision 26321

copare lower case

2004-03-24 20:12 VS, revision 26320

fixed warnings about unneeded arguments

2004-03-24 14:21 VZ, revision 26319

don't show the window initially if m_isShown is false, i.e. if Hide() had been called before Create()

2004-03-23 23:20 VS, revision 26318

unified wxTaskBarIcon behaviour: wxMSW version is not removed automatically when all frames are closed, it must be destroyed explicitly

2004-03-23 23:19 VS, revision 26317

use shared samples icon

2004-03-23 22:18 JS, revision 26316

Applied patch [ 920076 ] [listctrl sample] Keep multiselect menu item in sync

2004-03-23 22:14 JS, revision 26315

Applied patch [ 899676 ] Updated project files

2004-03-23 22:07 JS, revision 26314

Applied patch [ 905577 ] Removed copystring from OGL library

2004-03-23 21:58 JS, revision 26313

Applied patch [ 919791 ] [widgets sample] Update wxListbox selection handling

2004-03-23 21:50 JS, revision 26312

Applied [ 899616 ] Fixes to the checklst and splitter samples

2004-03-23 21:29 JS, revision 26311

Removed redundant wave.h include

2004-03-23 21:23 JS, revision 26310

Applied patch [ 914126 ] Cleaning of the forty demo Also made configurable between use of grid and canvas

2004-03-23 20:46 JS, revision 26309

Applied patch [ 919026 ] wxBU_EXACTFIT support in wxBitmapButtonXmlHandler

2004-03-23 20:39 JS, revision 26308

Added wxBU_EXACTFIT support to wxBitmapButton on wxMSW

2004-03-23 20:31 JS, revision 26307

Misc doc fixes

2004-03-23 17:48 SC, revision 26306

classic/carbon split

2004-03-23 17:38 SC, revision 26305

classic/carbon split

2004-03-23 17:35 SC, revision 26304

classic