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-06-08 15:42 VZ, revision 2712

explained (?) difference between LeftDown and LeftIsDown

1999-06-08 15:08 VZ, revision 2711

the default value for the constraints is wxUnconstrained, not wxAsIs

1999-06-08 14:30 RR, revision 2710

Compile fixes.

1999-06-08 12:20 KB, revision 2709

another fix

1999-06-08 12:17 karsten, revision 2708

Fixed compilation, sorry for that.

1999-06-08 10:08 RR, revision 2707

A few more WINE fixes.

1999-06-08 07:01 RD, revision 2706

Added wxFrame::MakeModal for MSW, (it's already there for GTK)

1999-06-08 06:58 RD, revision 2705

Changed GetSize to DoGetSize so virtual GetSize works right.

1999-06-07 22:12 RR, revision 2704

compile fixes.

1999-06-07 21:29 RD, revision 2703

Added GetMessage to those that are undef'ed and reimplemented as inlines for wxMSW.

1999-06-07 21:28 RD, revision 2702

Since wxPrivateDataObject doesn't derive from wxObject it can't participate in wxWindows RTTI system using wxClassInfo. Removed DECLARE_DYNAMIC_CLASS( wxPrivateDataObject )

1999-06-07 21:17 RR, revision 2701

Added some WINE things.

1999-06-07 20:49 KB, revision 2700

Coupled some core functionality out, to allow its use outside the wxLibrary framework. Fixed a Unix bug (I believe). Untested, sorry for that, will test ASAP.

1999-06-07 20:48 KB, revision 2699

now accepts automake 1.3, too

1999-06-07 20:47 KB, revision 2698

Added a function to get screen coordinates relating to cursor coords.

1999-06-07 19:44 RR, revision 2697

Ignore.

1999-06-07 19:41 RR, revision 2696

Just ignore CVS. It's better for you.

1999-06-07 19:12 RR, revision 2695

I'm able to make a wxGTK.tgz again.

1999-06-07 18:27 VZ, revision 2694

1. configure caches the command line options 2. Motif makefile added

1999-06-07 18:26 VZ, revision 2693

1. wxWindow::IsTopLevel() added and documented 2. wxDynamicClass() added and documented 3. first Motif fixes (doesn't compile yet)

1999-06-07 16:22 RR, revision 2692

CVS cleanups.

1999-06-07 15:53 RR, revision 2691

Distribution things.

1999-06-07 14:51 RR, revision 2690

Updated distribtion and docs.

1999-06-07 13:54 RR, revision 2689

Fixed wrong include paths for zlib/png/jpeg.

1999-06-07 11:27 RR, revision 2688

Install AFMs as well.