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

2004-10-13 17:24 RN, revision 29828

fix syntax errors

2004-10-13 17:22 RN, revision 29827

fix syntax error

2004-10-13 17:10 RN, revision 29826

small doc cleanup

2004-10-13 15:14 RD, revision 29825

line segment fixes

2004-10-13 15:14 RD, revision 29824

dc.DrawLines fixed [1046055]

2004-10-13 14:11 ABX, revision 29823

Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested).

2004-10-13 14:09 ABX, revision 29822

Darwin fixes (OW,BCC,MinGW,DMC tested).

2004-10-13 14:04 ABX, revision 29821

Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested).

2004-10-13 09:24 ABX, revision 29820

Fix to reflect wxUNIVERSAL conditions from header.

2004-10-13 02:54 RN, revision 29819

crush compiler warnings and handle out of memory errors slightly better

2004-10-12 21:08 VZ, revision 29818

check that item pointer is non-NULL in WM_DRAW/MEASUREITEM

2004-10-12 21:07 RR, revision 29817

Added new wxPrintFactory code and made wxPrinter and wxPrintPreview make use of it. BIG CHANGE.

2004-10-12 20:48 ABX, revision 29816

Reverted due to Darwin and other conflicts.

2004-10-12 20:47 ABX, revision 29815

Reverted due to Darwin conflict.

2004-10-12 20:14 ABX, revision 29814

Reverted conflict with Darwin.

2004-10-12 19:29 ABX, revision 29813

Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC.

2004-10-12 19:05 RL, revision 29812

Update config.{guess,sub}

2004-10-12 18:59 RL, revision 29811

Regenerate .po files from 2.5.3 source.

2004-10-12 18:28 VS, revision 29810

updated after moving xrc to the core

2004-10-12 18:15 JS, revision 29809

Restored the default wizard height to match 2.4 (and bitmap size) settings

2004-10-12 18:02 JS, revision 29808

Corrected swapped args

2004-10-12 17:12 ABX, revision 29807

Whitespaces, tabs and fix to the lack of empty line at end.

2004-10-12 16:58 ABX, revision 29806

Remove old pragmas for avoiding warnings with Open Watcom. They are not working with new build system and have to be passed to compiler through options.

2004-10-12 15:30 ABX, revision 29805

Undo last change due to STL.

2004-10-12 15:22 RN, revision 29804

annoying oversight - someday compilers will point this out