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-07-26 08:50 JS, revision 7838

Not sure why these files are being committed (CVS glitch?)

2000-07-26 08:50 JS, revision 7837

Not sure why this file is being committed (CVS glitch?)

2000-07-25 18:58 VZ, revision 7836

one crash in GetAltForEncoding fixed (how many left to go?)

2000-07-25 18:48 VS, revision 7835

added xml resources readme

2000-07-25 18:47 VS, revision 7834

wxGTK compilation fixes

2000-07-25 18:47 VS, revision 7833

wxGTK compilation fix (undefined wxDirDialogDefaultFolderStr)

2000-07-25 18:47 VS, revision 7832

gtk 1.2.8 compilation fix

2000-07-25 18:47 VS, revision 7831

added XML resources library

2000-07-25 16:41 VZ, revision 7830

added (inline) wxLocale::IsOk()

2000-07-25 15:38 VZ, revision 7829

parse cmd line a bit more correctly (in size setting testing code)

2000-07-25 12:15 MJ, revision 7828

dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp pgmctrl.cpp dbbrowse.dsp dbbrowse.dsw dummy.cpp

2000-07-25 12:03 MJ, revision 7827

dbtree.cpp

2000-07-25 08:50 MJ, revision 7826

dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp pgmctrl.cpp dbbrowse.dsp dbbrowse.dsw dummy.cpp

2000-07-25 06:27 GRG, revision 7825

Modified mouse ENTER/LEAVE events so that they also carry information about the state of the mouse buttons (they only had info about SHIFT and CTRL keys so far)

2000-07-24 23:44 OK, revision 7824

Fix gtk+ 1.2 compilation...

2000-07-24 19:55 JS, revision 7823

Fixed wxMotif breakage, sorry!

2000-07-24 15:26 JS, revision 7822

Added insertion point code to wxComboBox

2000-07-24 13:47 OK, revision 7821

Try to include windows.h.

2000-07-24 13:28 GRG, revision 7820

Fixed broken compilation due to Ove's last nice changes :-(

2000-07-24 12:50 VZ, revision 7819

added a note about wxTE_PROCESS_ENTER

2000-07-24 11:55 GRG, revision 7818

Corrected comment about Norlander headers (no changes to the code itself)

2000-07-24 09:44 JS, revision 7817

Updated version number.

2000-07-24 09:03 VZ, revision 7816

init m_text and m_vScrollbar to NULL in the default ctor

2000-07-24 09:01 JS, revision 7815

Corrected test for _vsnprintf

2000-07-24 06:27 MB, revision 7814

Changes as per patch from Paul Gammans to fix bug in edit control handling.