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-12-14 06:38 RD, revision 4937

Some GenButton enhancements

1999-12-14 02:02 VZ, revision 4936

added support for vertical toolbars for MSW - seems to work more or less

1999-12-13 23:15 VZ, revision 4935

mask corrections

1999-12-13 23:05 VZ, revision 4934

updated the sample and renamed the files

1999-12-13 22:13 DW, revision 4933

Needed a __WXPM__ in new OS ifdefs at top

1999-12-13 20:25 VZ, revision 4932

wxToolBar seems to compile under MSW/GTK/Motif and work under GTK

1999-12-13 20:21 VZ, revision 4931

wxCreateMaskedBitmap() is more const correct

1999-12-13 19:31 VZ, revision 4930

compilation fix

1999-12-13 19:30 VZ, revision 4929

added wxList::Insert(size_t); updated wxList documentation

1999-12-13 19:02 SB, revision 4928

Was missing png_read_end

1999-12-13 16:52 VS, revision 4927

wxNotebookSizer surrounder by wxUSE_NOTEBOOK

1999-12-13 16:22 VZ, revision 4926

this file belongs to the new branch too

1999-12-13 16:17 VS, revision 4925

now survives compilation even if wxUSE_SASH == 0

1999-12-13 16:16 VS, revision 4924

added #if wxUSE_NOTEBOOK around wxNotebookSizer

1999-12-13 16:16 VS, revision 4923

added #if wxUSE_CLIPBOARD

1999-12-13 15:55 RR, revision 4922

wxTextStream now interprets 1,1 as 1.1 (European formating).

1999-12-13 15:51 VZ, revision 4921

attempted Unicode fixes for BC++

1999-12-13 13:43 RR, revision 4920

Corrected wxRegion::GetBox()

1999-12-13 08:43 VS, revision 4919

added wxHTML samples

1999-12-13 01:03 GRG, revision 4918

PCX handler now saves files too (always as 24 bit images, though)

1999-12-13 01:03 VZ, revision 4917
  • D /wxWidgets/trunk/include/wx/tbar95.h

removed because unused

1999-12-13 01:03 VZ, revision 4916

another new tbar file

1999-12-13 01:02 GRG, revision 4915

Added wxOutputStream::PutC()

1999-12-13 00:58 VZ, revision 4914

cleaning up toolbars (doing it on my branch, so this doesn't yet change anything for anyone)

1999-12-13 00:55 VZ, revision 4913

moved wxID_SEPARATOR from menuitem.h to defs.h