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

1999-02-04 10:57 VS, revision 1586

wxJPEGHandler non-default

1999-02-04 06:51 RR, revision 1585

Faster imagescale code Blit() rewritten

1999-02-03 22:58 VZ, revision 1584

another compilation fix

1999-02-03 22:50 VZ, revision 1583

_MSC_VER change fixes - now compiles again

1999-02-03 19:11 VZ, revision 1582

Before/After => BeforeFirst/AfterFirst (corrects some minor bugs)

1999-02-03 19:10 VZ, revision 1581

reset m_sashPosition to 0 after calling OnUnsplit(), not before

1999-02-03 16:48 VZ, revision 1580

_MSC_VER => __VISUALC__ change

1999-02-03 16:44 VZ, revision 1579

compilation problem fixed

1999-02-03 14:28 RR, revision 1578

Trying to repair what CVS can do to source code

1999-02-03 13:43 VS, revision 1577

added JPEG support

1999-02-03 10:01 JS, revision 1576

Cured some Latex problems; fixed i declaration; fixed filedlg.cpp

1999-02-03 00:34 HH, revision 1575

removed gtk_text references

1999-02-03 00:27 HH, revision 1574

A minimal document skeleton. See comments inside for details

1999-02-03 00:18 HH, revision 1573

Fixed incredibly stupid mistake made earlier by me that upset tex2rtf

1999-02-02 23:30 VZ, revision 1572

clicking on the messages about assert failures in VC++ brings up the source file at the line with the assert statement (nothing changed for other compilers)

1999-02-02 22:23 VZ, revision 1571

1. Harm's patch for AppendText() 2. Kbd processing seems to work (dlg navigation keys, wxTE_PROCESS_TAB &c) 3. controls sample updated to use AppendText() and test kbd navigation

1999-02-02 19:20 HH, revision 1570

included description of wxTextCtrl::AppendText

1999-02-02 19:01 HH, revision 1569

added wxTextCtrl::AppendText, used by TextCtrl operator <<

1999-02-02 18:56 HH, revision 1568

added AppendText method, now used by operator <<

1999-02-02 18:37 JS, revision 1567

Removed unnecessary (and buggy) additions. Sorry Guilhem!

1999-02-02 13:35 VZ, revision 1566

allow 8bit chars in the group names in wxFileConfig

1999-02-02 12:37 JS, revision 1565

Consistent naming of e.g. wxUSE_CTRL

1999-02-02 12:07 VZ, revision 1564

compilation warning removed

1999-02-01 18:09 GL, revision 1563

* Someone destroy a part of my previous work. Redocumenting ...

1999-02-01 16:51 UG, revision 1562

updated so that the dll will compile successfully