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):

2003-10-02 15:53 CE, revision 24053

fix for DMC bug reading JPEGs

2003-10-02 12:24 VZ, revision 24052

don't lose encoding information when getting/setting the text in the control

2003-10-02 04:26 RD, revision 24051

regenerated the images

2003-10-02 00:58 RD, revision 24050

A huge glob of changes in the 2.4 branch merged over to HEAD

2003-10-01 23:30 RD, revision 24049

newevent helpers

2003-10-01 23:29 RD, revision 24048

makedocs script now also crunches through some of the contribs docs

2003-10-01 23:28 RD, revision 24047

Added listbook demo and also some other demo tweaks

2003-10-01 23:20 RD, revision 24046

Another spelling error fix that didn't get saved before... <grumble>

2003-10-01 21:50 SN, revision 24045

Insure that top level windows will be at least visible when relying on default size.

2003-10-01 21:23 SN, revision 24044

Added MarkDirty implementation for MultiLine Edit controls.

2003-10-01 20:48 VZ, revision 24043

mention Spanish translations update

2003-10-01 20:45 VZ, revision 24042

update from JSJ

2003-10-01 20:39 RD, revision 24041

Another spelling error

2003-10-01 19:31 RD, revision 24040

Lots of spelling errors fixed

2003-10-01 19:30 RD, revision 24039

Another patch from Will

2003-10-01 18:51 VZ, revision 24038

added translation to Afrikaans (Petri Jooste)

2003-10-01 18:38 RD, revision 24037

Updated version number

2003-10-01 17:05 VS, revision 24036

fixed accelerators in wxGTK if NumLock is active (bug #723379)

2003-10-01 16:43 MBN, revision 24035

More wxMac compilation fixes.

2003-10-01 15:16 VS, revision 24034

wxInetFSHandler

2003-10-01 11:51 MBN, revision 24033

More (blind) wxMac configtool compilation fixes.

2003-10-01 11:47 VS, revision 24032

fixed file: protocol for filenames with space (patch #815772)

2003-10-01 10:23 VS, revision 24031

wx resource file must be linked into executables on OS/2

2003-10-01 04:43 RD, revision 24030

Demo tweaks

2003-09-30 23:56 VZ, revision 24029

update from Javier San José

2003-09-30 22:28 VZ, revision 24028

mention wxChoice::Delete() change in wxGTK

2003-09-30 22:26 VZ, revision 24027

and now it even compiles

2003-09-30 22:24 VZ, revision 24026

make Delete() work in presence of client data

2003-09-30 22:14 VZ, revision 24025

compilation fix after last commit

2003-09-30 21:22 MBN, revision 24024

Blinf wxMac compilation fix.

2003-09-30 21:04 RD, revision 24023

Various changes needed to get up to date with current CVS

2003-09-30 20:22 SN, revision 24022

Correctly bracketed initializers.

2003-09-30 20:13 SN, revision 24021

Modal dialogs now correctly use wxEventLoop.

2003-09-30 19:56 SN, revision 24020

Fixed compilation problem.

2003-09-30 19:39 RD, revision 24019

Updated version number

2003-09-30 19:21 RD, revision 24018

SWitch to using wxCAL_SEQUENTIAL_MONTH_SELECTION style for the demo

2003-09-30 19:13 SN, revision 24017

Fixed compilation problem.

2003-09-30 19:08 VS, revision 24016

properly quote characters when streaming out XML properties

2003-09-30 19:07 RD, revision 24015

Fixed bad merge...

2003-09-30 19:04 RD, revision 24014

More AutoComplete crash fixes

2003-09-30 18:37 VS, revision 24013

XML code fixes (patch #815196 -- backported to 2.4)

2003-09-30 18:36 VS, revision 24012

XML code fixes (patch #815196)

2003-09-30 15:52 SC, revision 24011

fixed typo

2003-09-30 12:49 VZ, revision 24010

use wxEvent::ShouldPropagate() instead of its own propgation control mechanism in wxNavigationKeyEvent (patch 814644)

2003-09-30 12:41 VZ, revision 24009

Unicode fixes for Watcom (part of patch 813225)

2003-09-30 12:33 VZ, revision 24008

no real changes

2003-09-30 12:29 VZ, revision 24007

don't draw raised border around disabled bitmaps (patch 814745)

2003-09-30 12:26 VZ, revision 24006

treat 0xc0c0c0 as transparent colour by default

2003-09-30 06:30 VS, revision 24005

upgraded bakefile to empy-3.1.1, it has more readable templates syntax

2003-09-30 02:43 RD, revision 24004

More patches from Will

2003-09-30 02:05 RD, revision 24003

Updated version

2003-09-30 00:29 VZ, revision 24002

unused params warnings fixes

2003-09-29 23:17 RD, revision 24001

Doc tweaks

2003-09-29 22:40 RD, revision 24000

RPM bulid tweaks

2003-09-29 17:46 RD, revision 23999

Updated version

2003-09-29 17:43 RD, revision 23998

Guard against EVT_PAINT recurrsion

2003-09-29 17:42 RD, revision 23997

Should not delete colours that come from the wxColourDatabase

2003-09-29 17:14 VZ, revision 23996

support creating larger minidumps; support WX_CRASH_FLAGS env var

2003-09-29 15:18 MBN, revision 23995

(Blind) compilation fix for Sun compiler.

2003-09-29 12:05 VZ, revision 23994

fixes in cleanup of DDE servers: don't delete them ourseleves (this is inconsistent with socket IPC classes); do check that they're all destroyed before DDE is shut down

2003-09-29 11:56 VS, revision 23993

wxMGL fixes

2003-09-28 18:38 VS, revision 23992

reversed order of configurations to make the IDE happy about the default one

2003-09-28 18:23 VS, revision 23991

compile db sample conditionally only if odbc support was built

2003-09-28 18:12 VZ, revision 23990

reverted strange and IMO unnecessary OFN_OVERWRITEPROMPT emulation (bug 812346)

2003-09-28 18:01 VZ, revision 23989

SetValue() takes just bool, not const bool

2003-09-28 17:51 VZ, revision 23988

SetValue() takes just bool, not const bool

2003-09-28 16:05 VS, revision 23987

added displayx11.{cpp,h}

2003-09-28 13:57 MBN, revision 23986

MinGW compilation fixes.

2003-09-28 13:53 MBN, revision 23985

(Blind) wxMotif compilation fix.

2003-09-28 11:10 VZ, revision 23984

mention that Write(string) works with NUL-terminated strings only

2003-09-28 00:29 VZ, revision 23983

mention wxListBook

2003-09-28 00:23 VZ, revision 23982

added 3-state checkboxes (patch 813790)

2003-09-27 21:16 RD, revision 23981

Windows Installer fixes

2003-09-27 21:16 RD, revision 23980

reSWIGged

2003-09-27 21:15 RD, revision 23979

DOn't build binaries for Python 2.1 any more

2003-09-27 15:48 VZ, revision 23978

regenerated after adding gzstream.* and vidmode.h

2003-09-27 15:40 VZ, revision 23977

no changes, just resolved a conflict

2003-09-27 15:33 VZ, revision 23976

show how to use different bitmaps for enabled/disabled menu item state

2003-09-27 15:30 VZ, revision 23975

added wxMirrorDC test; some warning fixes

2003-09-27 15:28 VZ, revision 23974

added handlers for radio btn events for testing

2003-09-27 15:28 VZ, revision 23973

warning fixes

2003-09-27 15:27 VZ, revision 23972

added a test for wxTextFile in Unicode

2003-09-27 15:20 VZ, revision 23971

removed Initialized()

2003-09-27 15:14 VZ, revision 23970

Unicode fix

2003-09-27 14:10 MBN, revision 23969

Linking fixes for wxGTK + wxUniversal: include minifram.cpp in lowlevel files (as in wxMSW and wxX11).

2003-09-27 14:06 VZ, revision 23968

removed duplicate UTF16/32 values

2003-09-27 13:58 VZ, revision 23967

fixed bug in wxDisplay::GetFromPoint() when Xinerama is not used (patch 813543)

2003-09-27 13:49 VZ, revision 23966

extra word removed (patch 813536)

2003-09-27 13:47 VZ, revision 23965

removed wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp in wxGTK now uses wxEvtLoop too

2003-09-27 13:33 MBN, revision 23964

Updated changes.txt.

2003-09-27 13:28 VZ, revision 23963

suppress compiler warning about uninit var

2003-09-27 13:24 VZ, revision 23962

define wxFONTENCODING_UNICODE as UTF16/32 depending on the platform

2003-09-27 13:18 VZ, revision 23961

added vidmode.h; stack.h is a wxBase header

2003-09-27 13:13 VZ, revision 23960

made UTF-16/32 equivalent to the corresponding LE/BE version (patch 812358)

2003-09-27 12:55 VZ, revision 23959

merged wxDisplayModeInfo and wxVideoMode in a single class, extracted it in a separate wx/vidmode.h header

2003-09-27 12:36 VZ, revision 23958

compilation fix for Mac (patch 813378)

2003-09-27 12:34 VZ, revision 23957

fix for handling (Shift-)Ctrl-Tab when the notebook itself has focus (patch 813507)

2003-09-27 12:26 VZ, revision 23956

minor fix for wxSlider sizing (patch 809202)

2003-09-27 11:43 VZ, revision 23955

fixes to radio button handling (patch 803360)

2003-09-26 23:47 VZ, revision 23954

update height of the header window whenever it changes