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-07 21:32 VS, revision 6513

fix of previous commit

2000-03-07 21:29 DW, revision 6512

makefile enhancements for dll, ne wxwindll.ics for VA 4.0 dll

2000-03-07 21:28 DW, revision 6511

more minimal stuff

2000-03-07 21:27 DW, revision 6510

remove the #warning for VisualAge

2000-03-07 21:26 DW, revision 6509

no message

2000-03-07 17:16 GRG, revision 6508

Ops, stupid me.

2000-03-07 16:30 VS, revision 6507

fixed bug: removed m_windowStyle = style

2000-03-07 16:11 GRG, revision 6506

First set of changes toward wxBase compliance :-)

2000-03-07 13:47 MJ, revision 6505

*** empty log message ***

2000-03-07 12:17 VZ, revision 6504

updated to use msgmerge

2000-03-07 11:48 SN, revision 6503

Add Child to parent instead of adding it to itself!

2000-03-07 11:02 MJ, revision 6502

calendar.cpp

2000-03-07 10:54 VZ, revision 6501

technote about translations added

2000-03-07 10:53 VZ, revision 6500

technote about translations added

2000-03-07 10:38 MJ, revision 6499

calendar.cpp

2000-03-07 10:19 MJ, revision 6498

calendar.cpp

2000-03-07 10:07 MB, revision 6497

Modified <shift>+arrow key behaviour so that the starting cell is included in the selection

2000-03-07 10:03 VZ, revision 6496

Mark Johnoson's additions for variable-width weekday names

2000-03-07 10:02 MB, revision 6495

Added Create functions. They return TRUE if the file was successfully created; FALSE if it couldn't be created (or already exists - is that ok?).

2000-03-07 09:15 VZ, revision 6494

APPEXTRALIBS added to LDLIBS

2000-03-07 09:02 JJ, revision 6493

Committing in . VMS/GTK compile support Added Files: wxWindows/src/gtk/descrip.mms ----------------------------------------------------------------------

2000-03-07 09:00 JJ, revision 6492

Committing in . VMS/GTK compile support Modified Files: wxWindows/descrip.mms wxWindows/setup.h_vms wxWindows/samples/minimal/descrip.mms wxWindows/src/common/descrip.mms wxWindows/src/common/resource.cpp wxWindows/src/generic/descrip.mms wxWindows/src/gtk/dcclient.cpp wxWindows/src/gtk/filedlg.cpp wxWindows/src/gtk/fontdlg.cpp wxWindows/src/gtk/listbox.cpp wxWindows/src/gtk/tbargtk.cpp wxWindows/src/gtk/win_gtk.c wxWindows/src/unix/descrip.mms wxWindows/src/unix/fontenum.cpp Added Files: wxWindows/lib/vms_gtk.opt wxWindows/src/gtk/wx_gtk_vmsjackets.c ----------------------------------------------------------------------

2000-03-07 08:22 MB, revision 6491

Removed redundant m_displayed member var from wxGrid

2000-03-07 07:41 MB, revision 6490

Moved current cell initialization from wxGrid::OnPaint to wxGrid::DrawHighlight to accommodate wxGTK behaviour. Removed redundant m_displayed member var from wxGrid.

2000-03-06 23:39 GRG, revision 6489

Changed another NONE to wxSOCKET_NONE