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):

2000-03-16 17:37 RD, revision 6763

converted some args to return values

2000-03-16 17:37 VZ, revision 6762

tooltip fix: compile-time test removed, comment explaining it added

2000-03-16 17:22 VS, revision 6761

added remark on hhp2cached

2000-03-16 16:47 VZ, revision 6760

better TestSocketServer()

2000-03-16 16:30 VZ, revision 6759

bug fixes

2000-03-16 16:00 GRG, revision 6758

Only added \n to debug printfs

2000-03-16 15:53 DW, revision 6757

compile bug fixed in SetCursor

2000-03-16 15:35 GRG, revision 6756

More debug code

2000-03-16 12:26 GRG, revision 6755

MSW: Grouped all MSVC #pragma disable Unix: Fixed GAddress_destroy leak as Vadim did for MSW

2000-03-16 12:05 GRG, revision 6754

Process pending events before deleting pending objects, and do it regardless of the value of wxUSE_THREADS (wxPostEvents can be used in single threaded apps). Changed: wxApp::OnIdle

2000-03-16 08:49 JJ, revision 6753

Committing in . Modified Files: wxWindows/docs/readme_vms.txt ----------------------------------------------------------------------

2000-03-16 08:07 JJ, revision 6752

Committing in . Patches for the wxGTK compilation on VMS Modified Files: wxWindows/descrip.mms wxWindows/setup.h_vms wxWindows/include/wx/gtk/app.h wxWindows/samples/minimal/descrip.mms wxWindows/src/generic/descrip.mms wxWindows/src/generic/filedlgg.cpp wxWindows/src/gtk/app.cpp wxWindows/src/gtk/descrip.mms wxWindows/src/gtk/listbox.cpp wxWindows/src/gtk/utilsgtk.cpp wxWindows/src/gtk/win_gtk.c wxWindows/src/gtk/window.cpp wxWindows/src/gtk/wx_gtk_vmsjackets.c ----------------------------------------------------------------------

2000-03-16 01:12 VZ, revision 6751

1. fixed memory leak in GAddress 2. fixed memory leak with wxLogStderr in wxBase 3. updated tmake files/makefiles for wxBase with wxSocket under MSW 4. fixed wxSashWindow cursor bug by allowing SetCursor(wxNullCursor) 5. fixed warning in gsock*.c

2000-03-16 01:05 VZ, revision 6750

removed test code

2000-03-16 01:04 VZ, revision 6749

some fixes in TestSocketServer()

2000-03-16 01:03 VZ, revision 6748

1. fixed memory leak in GAddress 2. fixed memory leak with wxLogStderr in wxBase 3. updated tmake files/makefiles for wxBase with wxSocket under MSW 4. fixed wxSashWindow cursor bug by allowing SetCursor(wxNullCursor) 5. fixed warning in gsock*.c

2000-03-16 00:15 RD, revision 6747

dropTarget is now dynamically allocated.

2000-03-15 23:31 NI, revision 6746

included missing header files - without them mingw32 compilation failed

2000-03-15 23:27 DW, revision 6745

no message

2000-03-15 22:01 SN, revision 6744

Bugfix

2000-03-15 20:51 RL, revision 6743

removed TAB_TRAVERSAL style

2000-03-15 19:53 JS, revision 6742

Some C++Builder fixes

2000-03-15 19:19 VZ, revision 6741

wxSocketServer test added to console sample

2000-03-15 18:52 JS, revision 6740

Various compiler changes

2000-03-15 17:16 VZ, revision 6739

test data file for console sample