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-01 16:59 RR, revision 4787

Typos in sizer docs.

1999-12-01 15:34 RR, revision 4786

Disabling PNG, TIFF and JPEG works now.

1999-12-01 15:23 VZ, revision 4785

1. wxMotif::wxFrame derives from wxFrameBase now 2. wxFrame::GetClientAreaOrigin() made common to all ports and documented

1999-12-01 14:08 RR, revision 4784

Applied patch for multiple file selection, documented. Fixed some compilation warnings, Minor change to OpenGL code. Documented wxImageHandler::GetImageCount() and related.

1999-12-01 14:03 GT, revision 4783

Added wxODBC_FWD_ONLY_CURSORS define

1999-12-01 01:45 GT, revision 4782

wxTreeCtrl::IsVisible() fix fix - a (LPARAM) typecast was lost in the last checkin

1999-11-30 22:21 VZ, revision 4781

one day people will stop putting C++ comments in C files

1999-11-30 22:14 VZ, revision 4780

wxTreeCtrl::IsVisible() fix

1999-11-30 21:55 VZ, revision 4779

wxDateTime starting to work, more tests for it and for threads in console sample

1999-11-30 20:24 RD, revision 4778

a test file

1999-11-30 20:21 RD, revision 4777

Various small fixes and tweaks Added wxIntersectRect helper function

1999-11-30 18:42 RR, revision 4776

Made db.h compile (removed this wxODBC_ONLY_FARWRD_XXXXXX), Added sources for TIFF 3.5.2 from libtiff.org.

1999-11-30 18:23 RD, revision 4775

Various small fixes and tweaks

1999-11-30 17:24 RR, revision 4774

Compile fix for GIF decoder, Added image index to loadfile.

1999-11-30 14:40 GRG, revision 4773

Doesn't reset the stream pos to 0 in CanRead(). Please note that the PCX handler still cannot read images embedded in streams because it has to check for some things at the END of the file before proceeding!

1999-11-30 14:38 GRG, revision 4772

Fix to work with images embedded in streams (doesn't reset pos to 0)

1999-11-30 12:21 JS, revision 4771

Now allow SetMenuBar to be called several times.

1999-11-30 10:07 JS, revision 4770

Compile fixes

1999-11-29 23:05 VZ, revision 4769

joinable and detached POSIX threads (not fully tested yet)

1999-11-29 20:43 KB, revision 4768

event handling fixes

1999-11-29 19:20 GT, revision 4767

Added support for creating forward or backward scrolling cursors support at run-time versus compile time. Default behavior will be determined by wxODBC_FWD_ONLY_CURSORS set in setup.h

1999-11-29 18:36 RR, revision 4766

More TIFF things, Disabled leaking debug code.

1999-11-29 17:33 VS, revision 4765

fixed wxBITMAP for Motif

1999-11-29 11:14 VS, revision 4764

just deleted one empty line (testing CVS server)

1999-11-29 10:02 VZ, revision 4763

compilation fix