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-01-29 15:23 SC, revision 19016

carbon event support completed

2003-01-29 15:21 SC, revision 19015

bug fix & carbon support

2003-01-29 15:07 SC, revision 19014

string conversion

2003-01-29 15:06 SC, revision 19013

carbon modal state

2003-01-29 15:06 SC, revision 19012

bugfix : text background when using appearance text drawing

2003-01-29 15:04 SC, revision 19011

getting rid of wxBuffer

2003-01-29 15:04 SC, revision 19010

adaptions for cleaned up string conversions & carbon events support

2003-01-29 15:03 SC, revision 19009

adaptions for cleaned up string conversions

2003-01-29 15:02 SC, revision 19008

moving string conversions at one place

2003-01-29 15:00 SC, revision 19007

removing path corrections for wxMac, we now want a correct platform string for unzOpen

2003-01-29 14:59 SC, revision 19006

moving all string conversions to private.h

2003-01-29 14:58 SC, revision 19005

moving all string conversions here

2003-01-29 14:56 SC, revision 19004

additional mac alias types

2003-01-29 14:55 SC, revision 19003

getting rid of wxBuffer

2003-01-29 11:54 JJ, revision 19002

Committing in . wxIcon creation changed -> MOTIF code had to be changed likewise the GTK version. Modified Files: wxWindows/src/common/resource.cpp ----------------------------------------------------------------------

2003-01-29 11:52 JJ, revision 19001

Committing in . OpenVMS updates Modified Files: wxWindows/setup.h_vms wxWindows/src/common/descrip.mms wxWindows/src/motif/toplevel.cpp ----------------------------------------------------------------------

2003-01-29 03:25 RD, revision 19000

SWIGged updates for wxGTK

2003-01-29 03:25 RD, revision 18999

Preload file if given on command line

2003-01-29 03:24 RD, revision 18998

Typo

2003-01-29 03:23 RD, revision 18997

Ensure object is a window before calling AddWindow, etc.

2003-01-29 03:22 RD, revision 18996

Load class into wx namespace when the module is imported.

2003-01-29 03:20 RD, revision 18995

Make wxColour, wxPoint, wxSize, and etc. picklable.

2003-01-29 03:19 RD, revision 18994

Don't use string module

2003-01-29 03:18 RD, revision 18993

Fixes to dependencies, and doesn't lose the wxgtk*-config script any longer

2003-01-29 02:54 RD, revision 18992

Demo Tweaks