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-07 21:12 GL, revision 1636

* A few updates (stream doc)

1999-02-07 17:11 JS, revision 1635

Added wxGenericValidator & doc

1999-02-07 16:59 VZ, revision 1634

menu help texts added (it now works in wxGTK too, great!)

1999-02-07 00:46 VZ, revision 1633

16x16 icons for the controls sample (32x32 were too ugly)

1999-02-07 00:24 RD, revision 1632

Follow up for changes in wxWindows to various event classes

1999-02-07 00:23 VZ, revision 1631

icons for controls sample

1999-02-07 00:14 VZ, revision 1630

GetData() now takes a pointer and not a reference, IsSupported() takes a format and not a data object

1999-02-07 00:05 VZ, revision 1629

removed "#ifdef wxGTK" around clipboard code and added "#if wxUSE_TOOLTIPS" around code usign tooltips

1999-02-06 23:47 RD, revision 1628

Changing makefile.nt to makefile.vc as in rest of wxWindows

1999-02-06 23:43 VZ, revision 1627

unneeded line removed

1999-02-06 23:38 VZ, revision 1626

menu title is drawn in bold font and the commands from it are ignored

1999-02-06 23:34 VZ, revision 1625

more files to ignore in cvs commands (setup.h, lex_yy.c, y_tab.c)

1999-02-06 23:32 VZ, revision 1624

restored "#include <windows.h>"

1999-02-06 23:28 VZ, revision 1623

fixes for compilation without wxUSE_TOOLTIPS

1999-02-06 23:27 VZ, revision 1622

resizeable dialogs support

1999-02-06 23:25 VZ, revision 1621

wxGTK compatible clipboard implementation (not OLE clipboard - it will come later)

1999-02-06 23:17 VZ, revision 1620

wxTextFile::Eof() bug corrected (always returned FALSE before)

1999-02-06 23:12 VZ, revision 1619

description of Write() return value added

1999-02-06 22:55 RD, revision 1618

Follow up for changes in wxWindows to various event classes

1999-02-06 13:32 JS, revision 1617

Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStubs; rearranged/debugged docs

1999-02-06 00:46 JS, revision 1616

Altered font dialog slightly for Motif; added wxUSE_TOOLTIPS to Motif setup.h

1999-02-05 23:55 JS, revision 1615

Removed lots of OnClose functions; doc'ed OnCloseWindow better; MM_... -> wxMM_...

1999-02-05 19:07 RR, revision 1614

libjpeg not used by default (it didn't even link) no menu's help texts disappear again now that is

1999-02-05 17:26 VZ, revision 1613

WXWIN_COMPATBILITY is now 0

1999-02-05 16:44 VZ, revision 1612

compilation fixes (errors and warnings) for wxWin 2.0 compatibility