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

2000-01-16 22:54 VS, revision 5463

<pre> environment uses charset conversion as well

2000-01-16 22:54 VS, revision 5462

added <meta http-equiv> handler

2000-01-16 22:53 VS, revision 5461

wxHtmlFilterHTML adds fake <meta> tag so that the parser knows charset

2000-01-16 22:53 VS, revision 5460

wxNativeEncoding::To/FromString now stores wxFontEncoding info as well (don't worry, wxFontMapper stores data under different name now)

2000-01-16 22:52 VS, revision 5459

changed format of wxFontMapper entries: facename_encoding instead of encoding as key

2000-01-16 22:52 VS, revision 5458

added wxHTML i18n demonstration

2000-01-16 19:24 RR, revision 5457

sample docu

2000-01-16 18:49 GL, revision 5456

Tested wxMMedia2 on Cygwin B20. It works but it needs mmsystem.h.

2000-01-16 15:53 VS, revision 5455

added case sensitive and whole words only search

2000-01-16 13:27 VS, revision 5454

minor change in passing arguments to CreateAntialiasedBitmap

2000-01-16 13:26 VS, revision 5453

fixed default button size, finally

2000-01-16 13:25 VS, revision 5452

added some utils (tex2rtf, helpgen, makegen) to make system

2000-01-16 13:25 VS, revision 5451

fixed makefile - now compiles ALL samples

2000-01-16 13:25 VS, revision 5450

compilation fixes (gcc)

2000-01-16 10:39 RR, revision 5449

file dialogs now remembers the width of the first column.

2000-01-16 02:36 GRG, revision 5448

new makefile

2000-01-16 02:35 GRG, revision 5447

New makefiles

2000-01-16 00:57 GRG, revision 5446

Replaced \ with /

2000-01-16 00:55 GRG, revision 5445

Replaced \\ with /

2000-01-16 00:32 VS, revision 5444

index search is case insensitive now; index panel indicates number of displayed items

2000-01-16 00:31 VS, revision 5443

rewrote to use wxBoxSizer instead of hardcoded sizes

2000-01-16 00:31 VS, revision 5442

compilation fix for DLL build

2000-01-16 00:31 VS, revision 5441

file dialog now remebers list/report and hidden files settings, displays icons for all known file types

2000-01-16 00:31 VS, revision 5440

file dialog now remebers list/report and hidden files settings, displays icons for all known file types ; adds file extension if user did not specify one

2000-01-16 00:31 VS, revision 5439

KDE support for icons and mime types finished (icons searched in more directories, parsed .kdelnk files ever for mime types - mime.types or mailcap is no sufficient)