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-01-14 15:35 RR, revision 5388

Typo in image sample (displayed PNM, not TIFF).

2000-01-14 14:27 RR, revision 5387

TIFF fix.

2000-01-14 13:37 DW, revision 5386

.RC file with OS/2 stuff in it.

2000-01-14 11:45 GRG, revision 5385

Added a comment about the 'UpdateWindow' issue in SetScrollBars()

2000-01-14 10:04 GRG, revision 5384

wxSocekt now uses wxPostEvent. Added preliminary wxDatagramSocket support (still incomplete)

2000-01-14 10:01 GRG, revision 5383

Mumit Khan's patches for cross compilation

2000-01-14 00:34 VZ, revision 5382

added the fix to autoconf hack

2000-01-14 00:20 RN, revision 5381
  • R /wxWidgets/trunk/src/regex/regexec.c

This commit was generated by cvs2svn to compensate for changes in r5380, which included commits to RCS files with non-trunk default branches.

2000-01-14 00:20 RN, revision 5380

Import regex from tcl 8.4.5

2000-01-14 00:20 , revision 5378

This commit was manufactured by cvs2svn to create branch 'RXSPENCER'.

2000-01-14 00:20 VZ, revision 5377

Initial revision

2000-01-14 00:17 VZ, revision 5376

1. some warnings fixed in forty 2. added test for a would-ve client data bug in wxTextCtrl 3. added support for metafiels to the dnd sample

2000-01-13 23:39 VZ, revision 5375

1. added wxEnhMetaFileXXX classes 2. fixed/added copy/paste for metafiles

2000-01-13 20:31 DW, revision 5374

LINKAGEMODE under OS/2 is only applicable for VisualAge, not EMX or Watcom

2000-01-13 14:26 JS, revision 5373

Changed wxWindowBase foreground to use wxSystemSettings, and changed wxTextCtrl to only be grey for single-line read-only controls.

2000-01-13 13:17 JS, revision 5372

Set RADIOBTN_PARENT_IS_RADIOBOX to 0 (sorry, but...); fixed a Dialog Editor crash problem; made wxStaticBitmap movable again

2000-01-13 11:07 SC, revision 5371

mac updates and msw bitmapdrawing on printer

2000-01-13 10:41 JS, revision 5370

Fixed read-only colour for wxTextCtrl (TODO: wxComboBox) and fixed makeproj in line with recent sample changes

2000-01-13 09:40 JS, revision 5369

Removed ::UpdateWindow from scrolwin.cpp; corrected default extension appending; corrected bug in dcprint.cpp that tried to access deleted memory

2000-01-13 09:03 JJ, revision 5368

Committing in . Update of VMS compile support Modified Files: wxWindows/descrip.mms wxWindows/setup.h_vms wxWindows/src/common/descrip.mms ----------------------------------------------------------------------

2000-01-13 07:58 SC, revision 5367

cw pro 5.3 adaptions

2000-01-13 07:58 SC, revision 5366

a base for geometry operations

2000-01-13 07:57 SC, revision 5365

adaptions for CW Pro 5.3 on mac

2000-01-13 01:10 GRG, revision 5364

last line missing

2000-01-13 01:07 GRG, revision 5363

A few more fixes from Mumit Khan