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

2001-10-28 19:32 SC, revision 12190

added conversion routines to CIconHandle, removing pre 8.6 routines

2001-10-28 19:26 SC, revision 12189

added conversion routines to CIconHandle

2001-10-27 22:52 VS, revision 12188

added msw/gccpriv.h and others to headers list

2001-10-27 22:52 VS, revision 12187

added msw/gccpriv.h and others to headers list

2001-10-27 22:26 VS, revision 12186

fix for colspan or rowspan = 0 in HTML tables

2001-10-27 22:25 VS, revision 12185

fix for animated GIFs with frames of different dimensions

2001-10-27 22:24 VS, revision 12184

applied wxListCtrl label editing patch

2001-10-27 01:35 RD, revision 12183

new files for wxSTC on GTK

2001-10-27 01:23 RD, revision 12182

new files for wxSTC on Mac

2001-10-27 01:19 RD, revision 12181

Since there have to be platform ifdef's in wxSTC for wxMAC then we need to have septarate sets of the swig generated code.

2001-10-27 00:25 VZ, revision 12180

removed some straym ^Ms

2001-10-27 00:24 VZ, revision 12179

fixed wxNotebook bg colour

2001-10-27 00:15 RD, revision 12178

First pass at wxPython for Mac (darwin only so far). It builds but doesn't run yet.

2001-10-27 00:08 RD, revision 12177

First pass at wxPython for Mac (darwin only so far). It builds but doesn't run yet.

2001-10-27 00:07 VZ, revision 12176

don't make the dialogs appear in the taskbar

2001-10-27 00:07 VZ, revision 12175

position the controls correctly in the vertical toolbars

2001-10-26 23:56 VZ, revision 12174

wxToolBarTool::IsXXX() should return bool, not int

2001-10-26 20:45 DW, revision 12173

removed defs.h include

2001-10-26 18:35 RL, revision 12172

fix for regex dist target

2001-10-26 07:23 RD, revision 12171

fixes for the wxPre* helpers

2001-10-26 07:19 RD, revision 12170

Added wxURLDataObject

2001-10-26 05:46 RD, revision 12169

Use the right flags on wx-config

2001-10-26 02:14 RD, revision 12168

New PyCrust files

2001-10-26 02:13 RD, revision 12167

Added URL drag and drop sample to the wxPython demo

2001-10-26 02:11 RD, revision 12166

Added wxDragLink Added SetURL to wxURLDataObject Fixed the Mozilla problem by reversing the order of the component DOs in the wxURLDataObject. By checking the wxTextDataObject first then it avoids the problem of how Mozilla sends the UniformResourceLocator data.

2001-10-25 20:52 GD, revision 12165

added ranlib after installation for static library

2001-10-25 15:26 RL, revision 12164

typo fix

2001-10-24 21:16 MBN, revision 12163

Regenerated from filelist.txt

2001-10-24 21:02 MBN, revision 12162

Removed makefile.g295, added src/msw/files.lst

2001-10-24 20:56 MBN, revision 12161

Various cygwin compilation fixes.

2001-10-24 20:41 MBN, revision 12160

* make install now installs OLE headers on cygwin * cygwin now uses the same naming conventions for libraries as the rest of wxMSW * updated filelist.txt * added code to filelist.t fo parse OLE headers * all platforms using configure now have --enable-no_rtti, --enable-no_exceptions on by default

2001-10-24 19:12 VZ, revision 12159

fixed CURSOR resource leak

2001-10-24 17:46 RD, revision 12158

Changed CanPaste to just check IsSupported.

2001-10-23 23:21 VS, revision 12157

fix for typo

2001-10-23 22:12 RD, revision 12156

Added DnD related events to wxSTC

2001-10-23 21:03 GD, revision 12155

implemented --with-<lib> options (yes, no, sys, and builtin) for libjpeg, libtiff, libpng, freetype, regex and zlib default is sys which falls back to builtin if the system library is not found

2001-10-23 20:43 VZ, revision 12154

applied patch 473558: fixes for CW compilation under MSW

2001-10-23 17:41 VZ, revision 12153

fixed nice bug in wxGTK which always draw the text with the same foreground colour as background one in wxSOLID mode

2001-10-23 15:47 VZ, revision 12152

simplified WXDLLEXPORT/IMPORT defines, added WXEXPORT/IMPORT

2001-10-23 00:26 VZ, revision 12151

more incompatible changes listed

2001-10-22 22:16 DW, revision 12150

New Module Definition file for VisualAge .dll builds

2001-10-22 22:13 DW, revision 12149

Elimiante include of defs.h for VisualAge compiles

2001-10-22 22:12 DW, revision 12148

no message

2001-10-22 22:05 RD, revision 12147

It's better to scroll by a little too much than by just barely not enough...

2001-10-22 05:15 DW, revision 12146

Some OS/2 Modifications for coordinate normalizations and code for some common controls

2001-10-22 05:11 DW, revision 12145

Some OS/2 Modifications

2001-10-21 23:02 RR, revision 12144

Correction for wxFileConfig where UNIX was taken instead of MAC where both aredfined in wxMac.

2001-10-21 23:01 RR, revision 12143

Correction for make install and wxMac static libs.

2001-10-21 22:59 RR, revision 12142

Minor fix for make dist.

2001-10-21 15:30 RR, revision 12141

A few files were missing in the wxMac package.