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

2004-03-23 08:57 JS, revision 26303

Added new icons Made menus more Mac-friendly

2004-03-23 06:06 RD, revision 26302

Need to navigate to "about:blank" in order for the internal docuemnt to be created, which has to be done in order for LoadString to work, so do it at the start.

2004-03-23 05:29 RD, revision 26301

Lindsay Mathieson's newest wxActiveX class has been wrapped into a new extension module called wx.activex. Lots of demo and lib updates to go along with it.

2004-03-23 05:26 RD, revision 26300

use default window id

2004-03-22 22:14 VS, revision 26299

marked wxWindows.dsp as deprecated

2004-03-22 21:48 VS, revision 26298

fixed linking (EXTRALIBS_GUI comes after EXTRALIBS and I don't see an easy way to change it)

2004-03-22 18:35 RD, revision 26297

Ensure the buffer is NULL-terminated before converting it.

2004-03-22 18:22 RD, revision 26296

Expand the range of WXK_ values that are excluded from OnChar. Correct the position of the context menu. (SF# 921247)

2004-03-22 18:06 VZ, revision 26295

moved wxWinHandleHash below wxWindow declaration as otherwise the dtor of forward declared wxWindow is not called inside WX_DECLARE_HASH

2004-03-22 17:47 VZ, revision 26294

removed wxMotif::wxMenuItem::DeleteSubMenu()

2004-03-22 17:42 VZ, revision 26293

auto detect the icon if none given instead of asserting (MSW and Mac do allow this)

2004-03-22 12:53 VS, revision 26292

compilation fixes

2004-03-22 11:07 VZ, revision 26291

update from Ylia K

2004-03-21 23:13 VZ, revision 26290

distinguish between main keyboard and numeric enter keys (fixes 902095)

2004-03-21 10:37 VS, revision 26289

lists rendering fixes (second part of patch 911377)

2004-03-21 09:31 VS, revision 26288

a) navigation panel needs size hint, reverted previous revision; b) added wxADJUST_MINSIZE for tree and list controls

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

removed any possibility of confusion regarding Bakefiles.local.bkgen format

2004-03-20 16:21 RR, revision 26286

Applied SetItemData() patch.

2004-03-20 13:44 VZ, revision 26285

compilation fix for the last wxSprintf() change

2004-03-20 12:57 RR, revision 26284

Applied notebook font patch.

2004-03-20 12:51 VZ, revision 26283

why should wxMessageDialog dialog have another m_parent, in addition to wxWindow::m_parent? removed

2004-03-20 12:49 VZ, revision 26282

reuse existing wxGetTopLevelParent() function in wxMessageDialog ctor instead of reimplementing it (yes, it is just 4 lines, but this still was enough for a fatal bug to slip in them...)

2004-03-20 12:45 VZ, revision 26281

explicitly return NFR_UNICODE from WM_NOTIFYFORMAT when using MSLU

2004-03-20 12:39 VZ, revision 26280

added wxSetCCUnicodeFormat() and use it in wxTreeCtrl/wxToolBar; also replaced SendMessage(LVM_SETUNICODEFORMAT) with a call to it in wxListCtrl

2004-03-20 12:28 RR, revision 26279

i Allow NULL parent in message dialog.

2004-03-20 12:24 RR, revision 26278

Fix conversion error in tooltips.

2004-03-20 07:43 SC, revision 26277

split classic and carbon

2004-03-19 22:45 VZ, revision 26276

fixed wxSnprintf() for Unicode build

2004-03-19 21:12 JS, revision 26275

Implemented borderless wxTextCtrl (wxNO_BORDER) If this inteferes with other patches we can revert and apply later

2004-03-19 16:33 SN, revision 26274

Fixed bogus line break.

2004-03-19 15:48 JJ, revision 26273

Committing in . wxX11 for OpenVMS (phase 3) -minimal.exe for OpenVMS now builds and displays a window but crashes when trying to use the menus. Modified Files: wxWidgets/descrip.mms wxWidgets/include/wx/vms_x_fix.h wxWidgets/lib/VMS_X11_UNIV.OPT wxWidgets/samples/minimal/descrip.mms wxWidgets/src/univ/descrip.mms wxWidgets/src/x11/app.cpp wxWidgets/src/x11/descrip.mms wxWidgets/src/x11/font.cpp wxWidgets/src/x11/gsockx11.cpp wxWidgets/src/x11/utilsx.cpp ----------------------------------------------------------------------

2004-03-19 12:22 JS, revision 26272

Wizard sets default button when displaying new page

2004-03-19 10:34 JS, revision 26271

When a directory can't accessed, don't assert, return false from wxDir and give a suppressable error message. This fixes problems reading e.g. .vol directories.

2004-03-19 08:53 JJ, revision 26270

Committing in . Enabling wxX11 for OpenVMS (Phase 2) -partly redo and fix for prevous commit Modified Files: wxWidgets/setup.h_vms wxWidgets/include/wx/display.h wxWidgets/src/common/dpycmn.cpp ----------------------------------------------------------------------

2004-03-19 08:28 JS, revision 26269

Reduced margin in Mac wxNotebook

2004-03-19 08:04 JJ, revision 26268

Committing in . Enabling wxX11 for OpenVMS (phase 1) Modified Files: wxWidgets/descrip.mms wxWidgets/setup.h_vms wxWidgets/include/wx/display.h wxWidgets/samples/minimal/descrip.mms wxWidgets/src/common/descrip.mms wxWidgets/src/common/dpycmn.cpp wxWidgets/src/generic/descrip.mms wxWidgets/src/html/descrip.mms wxWidgets/src/univ/descrip.mms wxWidgets/src/unix/descrip.mms wxWidgets/src/x11/descrip.mms Added Files: wxWidgets/lib/VMS_X11_UNIV.OPT Removed Files: wxWidgets/lib/vms_gtk_univ.opt ----------------------------------------------------------------------

2004-03-18 23:12 VS, revision 26267

WXUSINGDLL is defined when building samples on non-MSW platforms for simplicity, corrected check for it to affect Win32 only

2004-03-18 22:27 RD, revision 26266

Some dot-files need copied to the tarball

2004-03-18 22:26 RD, revision 26265

Correct file format errors

2004-03-18 22:05 RD, revision 26264

Got rid of the BIN dir

2004-03-18 22:04 RD, revision 26263

demo tweaks

2004-03-18 21:41 JS, revision 26262

Remove size hints for now that messes up nav panel size

2004-03-18 21:18 RD, revision 26261

added tinkalink2.wav, as a binary file this time

2004-03-18 21:10 RD, revision 26260
  • D /wxWidgets/trunk/samples/sound/tinkalink.wav

removed so it can get added back flagged as a binary file

2004-03-18 20:43 RD, revision 26259

removed some sample sounds, added another.

2004-03-18 19:02 RD, revision 26258

Restored part of the default positioning code for dialogs that I removed a few days ago.

2004-03-18 17:24 VS, revision 26257

compilation fix

2004-03-18 17:23 RD, revision 26256

Fix compile errors with VC 6. Untabified.

2004-03-18 13:57 SC, revision 26255

corrected delete operator for array

2004-03-18 11:16 VZ, revision 26254

fixes for warnings about implicit double -> int conversions