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-07-21 17:18 ABX, revision 34903

wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements.

2005-07-21 17:08 ABX, revision 34902

wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements.

2005-07-21 17:00 ABX, revision 34901

wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements.

2005-07-21 16:22 ABX, revision 34900

wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements.

2005-07-21 10:19 VZ, revision 34899

reverted last change with setting the focus only if we hadn't had it, this breaks under wxGTK

2005-07-21 10:16 VZ, revision 34898

added mouse wheel event test; don't trap left mouse clicks in MyCanvas as this makes it impossible to give focus to the window and so to use mouse wheel in it

2005-07-21 10:14 VZ, revision 34897

position of wxEVT_MOUSEWHEEL events is now in client, not screen, coordinates

2005-07-20 18:32 VZ, revision 34896

check the validity of wxString pointer itself too

2005-07-20 15:32 VZ, revision 34895

check that wxString is valid before dumping it

2005-07-20 14:39 VZ, revision 34894

fixed assert when dumping a string which is locked for writing

2005-07-20 13:41 VZ, revision 34893

update from Liou Xiao (accelerator key format changed)

2005-07-20 13:30 VZ, revision 34892

take the address of the member in wxON_BLOCK_EXIT_OBJ macros

2005-07-20 13:29 VZ, revision 34891

regenerated to include scope guard test

2005-07-20 10:23 VZ, revision 34890

tooltips work under Mac as well; no need for wxUSE_TOOLTIP (especially spellt incorrectly)

2005-07-19 19:55 JS, revision 34889

Make sure text part of combobox is enabled/disabled too

2005-07-19 19:08 ABX, revision 34888

Updated info after recent PODS 1.2 release.

2005-07-18 17:52 KH, revision 34887

QueryValue should use Open(Read) rather than Open [ Bug 1240345 ]

2005-07-18 16:58 ABX, revision 34886

Missing wxUSE_* markup.

2005-07-18 15:27 DW, revision 34885

Add upwards recursion to UpdateAccel method.

2005-07-18 14:39 JS, revision 34884

Patch from Andre Reitz to correct a couple of bugs 1. Error when fetching papersize from dev-mode somebody changed if {...} else if {...} else {...} to: ............. if {...} else {...} 2. Error when getting bin from devmode: - no translation to wxPRINTBIN_... constants when getting from devMode->dmDefaultSource - but: translation when setting to devMode->dmDefaultSource

2005-07-18 13:46 ABX, revision 34883

wxScopeGuard adjustements for Open Watcom.

2005-07-18 13:43 ABX, revision 34882

Code simplification and warning fixes.

2005-07-18 13:39 ABX, revision 34881

Comment correction.

2005-07-18 13:36 ABX, revision 34880

wxMSWUniv build fix.

2005-07-18 11:17 MW, revision 34879

wxABI_VERSION >= 20601 for wxLaunchDefaultBrowser

2005-07-17 13:00 MW, revision 34878

Add wxABI_VERSION > 20601 wrappers

2005-07-17 12:55 MW, revision 34877

Add test that wxABI_VERSION is not set when compiling the library

2005-07-17 12:54 MW, revision 34876

Add wxXmlResource changes

2005-07-17 12:50 MW, revision 34875

Make wxABI_VERSION default be e.g. 20699

2005-07-17 03:21 KH, revision 34874

Consider native data format, zero out buffer before use in case it doesn't get filled [ patch 1237326 ]

2005-07-17 03:15 KH, revision 34873

Added null checks to wxTextObjectData::GetDataHere and GetDataSize [ patch 1237326 ]

2005-07-16 23:10 VZ, revision 34872

handle '&' in the names of the files in the history correctly by quoting it

2005-07-16 22:52 VZ, revision 34871

put GetEscapeId() inside #if wxABI_VERSION > 20601

2005-07-16 22:38 VZ, revision 34870

fixed a rare crash due to malformed HTML

2005-07-16 22:29 VZ, revision 34869

fixed handling of the accelerators of menu items added to already attached submenus

2005-07-16 21:39 VS, revision 34868

removed 2.6.1 symbols from 2.6.2 tag

2005-07-16 12:28 MW, revision 34867

Compilation fix

2005-07-16 12:12 MW, revision 34866

Set wxABI_VERSION default value to e.g. 29999 so that new APIs can be wrapped in before the version number is bumped in cvs.

2005-07-16 06:59 RR, revision 34865

Apply patch for querying tooltip colours.

2005-07-16 06:46 RR, revision 34864

Applied GTK clipboard end of string patch.

2005-07-15 23:01 VZ, revision 34863

check whether there is a critical window and don't process events then (this is needed as sometimes window proc is called directly without passing by wxEventLoop)

2005-07-15 22:59 VZ, revision 34862

use wxEventLoop::SetCriticalWindow() to ensure that we don't get more crashes in the event handlers while the preview dialog is shown

2005-07-15 22:57 VZ, revision 34861

added SetCriticalWindow() and AllowProcessing(): this allows to freeze all events except those for the specified window

2005-07-15 22:54 VZ, revision 34860

added a test of a crash inside wxEVT_PAINT handler (this is a problem as it happens multiple times...)

2005-07-15 21:05 VZ, revision 34859

rewrote sample to have a more conventional structure (in preparation for further changes...)

2005-07-15 16:26 ABX, revision 34858

Possibility of modeless wxWizard dialog (with presentation in sample).

2005-07-15 14:50 ABX, revision 34857

Missing header after recent changes.

2005-07-15 09:58 , revision 34856
  • A /wxWidgets/tags/xrced-0_1_5-3
  • D /wxWidgets/tags/xrced-0_1_5-3/.cvsignore
  • D /wxWidgets/tags/xrced-0_1_5-3/acinclude.m4
  • D /wxWidgets/tags/xrced-0_1_5-3/aclocal.m4
  • D /wxWidgets/tags/xrced-0_1_5-3/art
  • D /wxWidgets/tags/xrced-0_1_5-3/autoconf_inc.m4
  • D /wxWidgets/tags/xrced-0_1_5-3/autogen.sh
  • D /wxWidgets/tags/xrced-0_1_5-3/BuildCVS.txt
  • D /wxWidgets/tags/xrced-0_1_5-3/build
  • D /wxWidgets/tags/xrced-0_1_5-3/config.guess
  • D /wxWidgets/tags/xrced-0_1_5-3/config.sub
  • D /wxWidgets/tags/xrced-0_1_5-3/configure
  • D /wxWidgets/tags/xrced-0_1_5-3/configure.in
  • D /wxWidgets/tags/xrced-0_1_5-3/contrib
  • D /wxWidgets/tags/xrced-0_1_5-3/debian
  • D /wxWidgets/tags/xrced-0_1_5-3/demos
  • D /wxWidgets/tags/xrced-0_1_5-3/descrip.mms
  • D /wxWidgets/tags/xrced-0_1_5-3/difflast.pl
  • D /wxWidgets/tags/xrced-0_1_5-3/distrib
  • D /wxWidgets/tags/xrced-0_1_5-3/docs
  • D /wxWidgets/tags/xrced-0_1_5-3/include
  • D /wxWidgets/tags/xrced-0_1_5-3/install-sh
  • D /wxWidgets/tags/xrced-0_1_5-3/lib
  • D /wxWidgets/tags/xrced-0_1_5-3/locale
  • D /wxWidgets/tags/xrced-0_1_5-3/Makefile.in
  • D /wxWidgets/tags/xrced-0_1_5-3/make-deb
  • D /wxWidgets/tags/xrced-0_1_5-3/misc
  • D /wxWidgets/tags/xrced-0_1_5-3/mkinstalldirs
  • D /wxWidgets/tags/xrced-0_1_5-3/regen
  • D /wxWidgets/tags/xrced-0_1_5-3/samples
  • D /wxWidgets/tags/xrced-0_1_5-3/setup.h.in
  • D /wxWidgets/tags/xrced-0_1_5-3/setup.h_vms
  • D /wxWidgets/tags/xrced-0_1_5-3/src
  • D /wxWidgets/tags/xrced-0_1_5-3/tests
  • D /wxWidgets/tags/xrced-0_1_5-3/utils
  • D /wxWidgets/tags/xrced-0_1_5-3/version-script.in
  • D /wxWidgets/tags/xrced-0_1_5-3/wx-config-inplace.in
  • D /wxWidgets/tags/xrced-0_1_5-3/wx-config.in
  • D /wxWidgets/tags/xrced-0_1_5-3/wxBase.spec
  • D /wxWidgets/tags/xrced-0_1_5-3/wxGTK.spec
  • D /wxWidgets/tags/xrced-0_1_5-3/wxGTK_RR.spec
  • D /wxWidgets/tags/xrced-0_1_5-3/wxMGL.spec
  • D /wxWidgets/tags/xrced-0_1_5-3/wxMotif.spec
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/.cvsignore
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/b
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/b.bat
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/b.win32
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/config.py
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/contrib
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/demo
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/distrib
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/docs
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/include
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/misc
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/SWIG
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/samples
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/scripts
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/setup.py
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/src
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wx/.cvsignore
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wx/build
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wx/lib
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wx/py
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wx/tools/dbg.py
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wx/tools/genaxmodule.py
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wx/tools/helpviewer.py
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wx/tools/img2img.py
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wx/tools/img2png.py
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wx/tools/img2py.py
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wx/tools/img2xpm.py
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wx/tools/pywxrc.py
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wx/tools/__init__.py
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wxPython
  • D /wxWidgets/tags/xrced-0_1_5-3/wxPython/wxversion
  • D /wxWidgets/tags/xrced-0_1_5-3/wxWINE.spec
  • D /wxWidgets/tags/xrced-0_1_5-3/wxwin.m4
  • D /wxWidgets/tags/xrced-0_1_5-3/wxX11.spec

This commit was manufactured by cvs2svn to create tag 'xrced-0_1_5-3'.

2005-07-15 09:58 ROL, revision 34855

new version ready

2005-07-15 09:51 ROL, revision 34854

StdDialogButtonSizer menu