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-01-20 18:59 VZ, revision 1436

fixes for Sun CC 5.0 (unlike 4.2 it understands bool)

1999-01-20 15:04 VZ, revision 1435

wxUSE_STREAM corrected to wxUSE_STREAMS

1999-01-20 14:47 VZ, revision 1434

wxString::Right() changed to AfterLast() (config works again)

1999-01-20 12:23 JS, revision 1433

Fixed wxConfig (I hope) and disabled wxRegConfig::DeleteAll.

1999-01-19 22:14 JS, revision 1432

FAQ mods

1999-01-19 19:36 VZ, revision 1431

1. wxMotif fixes for compilation in "no compatible" mode 2. Common fixes to be able to link minimal sample without stream classes, tree ctrl, list ctrl &c

1999-01-19 18:42 JS, revision 1430
  • D /wxWidgets/trunk/include/wx/motif/imaglist.h
  • D /wxWidgets/trunk/include/wx/motif/listctrl.h
  • D /wxWidgets/trunk/include/wx/motif/statusbr.h
  • D /wxWidgets/trunk/include/wx/motif/treectrl.h
  • D /wxWidgets/trunk/src/motif/imaglist.cpp
  • D /wxWidgets/trunk/src/motif/listctrl.cpp
  • M /wxWidgets/trunk/src/motif/makefile.unx
  • D /wxWidgets/trunk/src/motif/statusbr.cpp
  • D /wxWidgets/trunk/src/motif/treectrl.cpp

Removing redundant files.

1999-01-19 18:28 JS, revision 1429

Include dynarray.h

1999-01-19 18:23 JS, revision 1428

TWIN32 compatibility added; wxMotif uses wxGTK's wxPostScriptDC; wxByte replaces byte (can conflict with windows.h)

1999-01-19 16:33 RR, revision 1427

New DnD and Clipboard code Rearranged wxApp to do the same in the same order upon program start-up on wxGTK and wxMSW ODBC tweaks exchanged wxDataFormat for wxIPCFormat

1999-01-19 13:18 VZ, revision 1426

compilation fixes for "nocompatibility" mode

1999-01-19 11:00 JS, revision 1425

Some changes in a vain attempt to make Salford C++ work; added FAQ files; started wxTime documentation.

1999-01-17 23:55 JS, revision 1424

Some Motif corrections; Dialog Editor compilation under Motif

1999-01-17 22:49 VZ, revision 1423

thread docs updated

1999-01-17 22:44 VZ, revision 1422

OnExit() is called for modules which were initialized even if the init of the subsequent modules fails

1999-01-17 22:42 VZ, revision 1421

more thread fixes

1999-01-17 22:39 VZ, revision 1420

wxThread fixes - compilation under Unix temporarily broken, sorry.

1999-01-17 22:35 VZ, revision 1419

warning suppressed for MSVC++

1999-01-17 19:25 JS, revision 1418

VC++ compilation correction; doc file corrections

1999-01-17 16:10 GL, revision 1417

* First draft on wxStreamBuffer, wxStream* will follow.

1999-01-16 22:17 JS, revision 1416

For wxMSW, split XPM handler into separate file (please add handler explicitly in app); doc changes espec. wxBitmap overview

1999-01-16 12:52 UG, revision 1415

no message

1999-01-16 00:13 JS, revision 1414

Various changes for Salford C++, and commited fileconf.h/fileconf.cpp changes to take out nested classes

1999-01-15 13:24 JS, revision 1413

Added wxPrivateDropTarget class skeleton.

1999-01-15 11:18 VZ, revision 1412

even less spelling errors...