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-01-25 14:33 vadz, revision 9163

compile/link problem fixed

2001-01-25 09:13 ronl, revision 9162

updated Debian build scripts

2001-01-25 02:33 ronl, revision 9161

Patched to enable building on Debian/Alpha

2001-01-24 17:16 vadz, revision 9160

applied wxNativeFontInfo patch #103089

2001-01-24 16:37 vadz, revision 9159

1. patch from Søren Erland Vestø implementing wxFTP::GetFileSize() with my fixes to the patch 2. significantly updated/cleaned FTP tests in the sample 3. don't log FTP passwords in wxLogTrace

2001-01-24 15:00 vadz, revision 9158

added wxEntry declaration

2001-01-24 14:51 vadz, revision 9157

compilation fix for new iostreams

2001-01-24 14:51 vadz, revision 9156

MIME type manager fixes described earlier on the list: 1. extended wxFileTypeInfo 2. moved handling of fallbacks into wxMimeTypesManager (instead of Impl) 3. added wxMimeTypesManager::Associate() and Unassociate() 4. Unix version only reads the files on demand => much faster startup

2001-01-24 11:04 georgetasker, revision 9155

Added optional parameter to SelectDocumentType() and SelectViewType() to allow the choice lists of documents/views to be alphabetically sorted if desired. Default behavior is FALSE on the sort to maintain backward compatability.

2001-01-23 23:20 vaclavslavik, revision 9154

synced intl.cpp and intl.h

2001-01-23 23:17 vaclavslavik, revision 9153

new locales code checked in

2001-01-23 18:38 roebling, revision 9152

Change required for new event types.

2001-01-23 17:30 vadz, revision 9151

fixed FindItem() to work with submenus

2001-01-23 15:12 georgetasker, revision 9150

One more function was out of alphanumeric sequence

2001-01-23 14:54 juliansmart, revision 9149

Added W2K toolbar fix to stable branch

2001-01-23 14:54 , revision 9148

This commit was manufactured by cvs2svn to create branch 'WX_2_2_BRANCH'.

2001-01-23 14:01 georgetasker, revision 9147

Reordered some of the functions from the sequence they were listed in to make them be in alphabetical order

2001-01-23 01:24 vadz, revision 9146

1. fixed spurious debug error message 2. fixed wxChoice height calculations

2001-01-23 00:24 vadz, revision 9145

fixed bug in parsing filenames without paths, added more/better tests

2001-01-22 11:55 juliansmart, revision 9144

Fixed wxToolBar colour mapping problem (I hope)

2001-01-22 11:54 juliansmart, revision 9143

And a 'standard colours' bitmap to help fix wxToolBar colour mapping problem

2001-01-21 23:00 dwebster, revision 9142

initial coding of and OS/2 XpmHandler

2001-01-21 23:00 dwebster, revision 9141

new makefile and gdiimage suport for xpm data

2001-01-21 18:29 depeyrot, revision 9140

CodeWarrior project for Classic Mac OS

2001-01-21 17:45 juliansmart, revision 9139

Remove plot.cpp