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

2002-12-28 18:36 JS, revision 18440

Fixed compilation by removing stream inclusion

2002-12-27 22:34 MBN, revision 18439

Re-committed Swedish translation. Merging a CRLF-terminated file with a LF-terminated one makes msgmerge misbehave.

2002-12-27 22:24 MBN, revision 18438

Updated Svedish translation from Jonas Rydberg.

2002-12-27 22:17 MBN, revision 18437

Updated Svedish translation from Jonas Rydberg.

2002-12-27 22:07 MBN, revision 18436

Fix Cygwin + makefile.g95 + wxUSE_PROLOGIO=0.

2002-12-27 21:58 MBN, revision 18435

Applied patch [ 652491 ] Update makefiles for mingw from Greg Chicares, with some small modifications.

2002-12-27 21:39 MBN, revision 18434

Use wxWcslen instead of wcslen. Work around a compiler bug: with (at least) GCC 2.95.3-5 under Cygwin, the destructor for the global s_fileInfo is called twice (!). This does hot happen if a function returning a reference to a static variable is used.

2002-12-27 21:16 RD, revision 18433

Fix for potential divide by zero error

2002-12-27 18:30 MBN, revision 18432

wxPerl notes for DocView.

2002-12-27 18:25 MBN, revision 18431

wxPerl notes for DocView.

2002-12-27 15:21 JS, revision 18430

Applied patch [ 657501 ] SpinButton wraps 1 too much

2002-12-27 15:15 JS, revision 18429

Applied patch [ 658174 ] Adds wxT() and char->wxChar conversion

2002-12-27 15:12 JS, revision 18428

Applied patch [ 658505 ] Updates documentation for wxTimeSpan

2002-12-27 15:02 JS, revision 18427

Applied patch [ 657515 ] Widgets sample notebook out of range

2002-12-27 14:59 JS, revision 18426

Applied patch [ 658786 ] Removes unresolved symbols from strconv (wxUniv/MSW)

2002-12-27 14:52 JS, revision 18425

Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code for wxOS2

2002-12-27 14:40 JS, revision 18424

Added a necessary pixel to height if wxTB_NODIVIDER is specified

2002-12-27 14:25 JS, revision 18423

Fixed bug [ 657949 ] Segmentation fault in ~wxFileHistory

2002-12-27 14:17 JS, revision 18422

Improved SetScrollbars fix using client size and max of window and virtual sizes

2002-12-27 14:04 JS, revision 18421

Improved my fix to SetScrollbars, using wxMax & GetClientSize

2002-12-27 03:57 RD, revision 18420

added imports for missing items

2002-12-26 23:36 VS, revision 18419

fixed XRCID() lookup of numeric control IDs

2002-12-26 19:16 RD, revision 18418

Use WXDLLEXPORT_DATA for wx*NameStr's

2002-12-26 19:11 RD, revision 18417

Use WXDLLEXPORT_DATA for wx*NameStr's

2002-12-25 15:23 VS, revision 18416

1) fixed compilation of wxBitmap, wxIcon toplevel nodes (to be backported into 2.4.1) 2) fixed wxrc when using -o dirname/filename