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-04-29 07:42 JJ, revision 27003

Committing in . OpenVMS : supress warnings on unreacheable code Modified Files: wxWidgets/src/motif/dialog.cpp ----------------------------------------------------------------------

2004-04-29 04:26 SC, revision 27002

workaround for incorrect find control results because of our non-embedding group boxing

2004-04-28 23:15 DS, revision 27001

don't inherit back- and foreground colour

2004-04-28 23:04 DS, revision 27000

updated to newer zlib version

2004-04-28 22:03 DS, revision 26999

convert all M8.mcp files in a folder, not just the first one

2004-04-28 20:15 VS, revision 26998

re-added still needed zlib

2004-04-28 19:24 SC, revision 26997

fallback for non implemented structure region call

2004-04-28 16:11 VZ, revision 26996

fixed wild card string construction when description is not provided and when it is the default (*.* or *) one

2004-04-28 16:08 VZ, revision 26995

backport wxFileName::GetModificationTime() fix allowing it to work with files already opened [maybe in another application]

2004-04-28 10:48 VZ, revision 26994

let wxFileName::GetModificationTime() work with files already opened [maybe in another application]

2004-04-28 10:42 VZ, revision 26993

open registry keys in read-only mode as we might not have the rights for full access to them (this is default for normal users under XP)

2004-04-28 08:00 JJ, revision 26992

Committing in . OpenVMS updates Modified Files: wxWidgets/contrib/src/deprecated/resource.cpp wxWidgets/src/common/descrip.mms wxWidgets/src/common/wfstream.cpp

2004-04-27 20:02 RD, revision 26991

Fixes Bug [ 930200 ] Async does not work Because the wxConsoleAppTraits was being created for GUI apps wxExecute would fail if the wxEXEC_ASYNC flags was used.

2004-04-27 19:59 RD, revision 26990

Change SetStringSelection to return bool like in other classes and ports

2004-04-27 19:36 RD, revision 26989

It's now wx._core

2004-04-27 19:35 RD, revision 26988

Add Unbind methods that can Disconnect event handlers

2004-04-27 19:29 RD, revision 26987

Remove the need for the PyPen class

2004-04-27 19:26 RD, revision 26986

better __docfilter__ and other epydoc tweaks

2004-04-27 17:17 SC, revision 26985

added defines for wxchar workaround

2004-04-27 17:15 SC, revision 26984

specific workaround for XCODE native

2004-04-27 17:13 SC, revision 26983

cleanup

2004-04-27 13:48 JS, revision 26982

SmartPhone windows are always maximized: Patch 942118

2004-04-26 23:41 RD, revision 26981

reSWIGged

2004-04-26 23:38 RD, revision 26980

fixed introspection of objects with attrs without string names.

2004-04-26 23:33 RD, revision 26979

Patch [ 942051 ] generic wxDCBase::DoGetPartialTextExtents speed improvement

2004-04-26 22:28 RD, revision 26978

added missing comma

2004-04-26 22:26 RD, revision 26977

SetStringSelection and etc. fixes

2004-04-26 22:25 RD, revision 26976

Patches from KevinO that work around issues where the widget isn't fully created yet.

2004-04-26 22:23 RD, revision 26975

wxToggleButton on wxMac has these methods now

2004-04-26 22:22 RD, revision 26974

More details about the internal module name changes

2004-04-26 22:22 RD, revision 26973

make it easier to do a gtk2 build

2004-04-26 16:02 RD, revision 26972

Patch [ 941460 ] wxStaticBox note about control Z-Order

2004-04-26 09:58 VS, revision 26971

supress bcc warnings in new zlib

2004-04-26 09:22 VS, revision 26970

another 2.4 compatiblity fix

2004-04-26 05:34 SC, revision 26969

OSX Info.plist

2004-04-26 05:27 SC, revision 26968

xcode 1.2 native targets

2004-04-26 05:20 SC, revision 26967

on xcode native we end up with several definitions otherwise

2004-04-26 05:13 SC, revision 26966

xcode 1.2 project files with native targets and precompiled headers support

2004-04-26 04:59 SC, revision 26965

xcode precompiled headers support

2004-04-25 19:39 VS, revision 26964

don't crash if there's no wxFileSystem instance

2004-04-25 19:26 VS, revision 26963

2.4 backward compatiblity tests should be run only if the library was built in compatibility mode

2004-04-25 11:52 VZ, revision 26962

unused var warning

2004-04-25 11:06 VS, revision 26961

DMC fixes

2004-04-25 08:57 VS, revision 26960

removed GzipStreams, upgraded zlib

2004-04-25 08:55 VS, revision 26959

removed wxGzipStreams (supported by wxZlibStreams now)

2004-04-25 08:50 VS, revision 26958

removed GzipStreams, upgraded zlib

2004-04-25 08:49 VS, revision 26957
  • D /wxWidgets/trunk/docs/latex/wx/gzstream.tex
  • D /wxWidgets/trunk/include/wx/gzstream.h
  • D /wxWidgets/trunk/src/common/gzstream.cpp

removed wxGzipStreams (supported by wxZlibStreams now)

2004-04-25 08:48 VS, revision 26956

upgraded builtin zlib to 1.2.1

2004-04-25 08:46 VS, revision 26955

removed zlib tests

2004-04-25 08:06 , revision 26954
  • A /wxWidgets/tags/ZLIB_1_2_1
  • D /wxWidgets/tags/ZLIB_1_2_1/src/zlib/configure
  • D /wxWidgets/tags/ZLIB_1_2_1/src/zlib/descrip.mms
  • D /wxWidgets/tags/ZLIB_1_2_1/src/zlib/infblock.c
  • D /wxWidgets/tags/ZLIB_1_2_1/src/zlib/infblock.h
  • D /wxWidgets/tags/ZLIB_1_2_1/src/zlib/infcodes.c
  • D /wxWidgets/tags/ZLIB_1_2_1/src/zlib/infcodes.h
  • D /wxWidgets/tags/ZLIB_1_2_1/src/zlib/infutil.c
  • D /wxWidgets/tags/ZLIB_1_2_1/src/zlib/infutil.h
  • D /wxWidgets/tags/ZLIB_1_2_1/src/zlib/Makefile.riscos
  • D /wxWidgets/tags/ZLIB_1_2_1/src/zlib/Make_vms.com
  • D /wxWidgets/tags/ZLIB_1_2_1/src/zlib/maketree.c

This commit was manufactured by cvs2svn to create tag 'ZLIB_1_2_1'.