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-11-22 19:57 JS, revision 30703
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/tex2rtf/docs/verbatim.sty
  • D /wxWidgets/trunk/utils/tex2rtf/docs/verbatim.sty

Doesn't conform to license conditions, so removing

2004-11-22 19:52 JS, revision 30702

Corrected copyright

2004-11-22 19:52 JS, revision 30701
  • D /wxWidgets/trunk/samples/mfc/makefile.dos
  • D /wxWidgets/trunk/samples/mfc/mfctest.def

Removed unnecessary files

2004-11-22 19:32 ABX, revision 30700

GCC fixes.

2004-11-22 18:04 JS, revision 30699

Replaced Rocketeer license with wxWindows license after reply from author

2004-11-22 17:48 ABX, revision 30698

GCC fixes.

2004-11-22 17:45 ABX, revision 30697

Warning fixes.

2004-11-22 17:37 VZ, revision 30696

(blind) fix for GTK2/Unicode crashes when copying text to the clipboard

2004-11-22 17:18 RN, revision 30695

guess to get initial font selection working on OSX 10.3

2004-11-22 16:37 KH, revision 30694

At least under GTK2, we do not need m_widget->window to be non-NULL in order to successfully change the background colour

2004-11-22 16:37 JS, revision 30693

Note about copy ctor

2004-11-22 16:22 VZ, revision 30692

compilation fix for USE_PCH == 0

2004-11-22 16:02 RN, revision 30691

delete-->delete[]

2004-11-22 15:55 JS, revision 30690

Changed Rocketeer licence to wxWindows licence, by authorisation of the copyright holder, Johnny C. Norris II

2004-11-22 15:12 ABX, revision 30689

Empty line at the end.

2004-11-22 12:36 ABX, revision 30688

Fix the assert of not reset highlighted menu item pointer.

2004-11-22 05:25 RN, revision 30687

PutChar doc

2004-11-22 05:05 RN, revision 30686

UNICODE-capatable UTF8 implementation of wxStringXXXStream

2004-11-22 05:00 RN, revision 30685

[ 1068188 ] Precompiled header for the test program [Modified a bit] Regen bakefiles for unit tests

2004-11-21 19:57 KH, revision 30684

The presence of the effects controls (i.e. color) should not depend on whether or not a color is present in the font data, but rather whether or not EnableEffects is true or false

2004-11-21 19:21 RN, revision 30683

Unicode logic fixes for AddEntries

2004-11-21 18:59 RN, revision 30682

Hack around MSVC 6 for forward declarators (from Mike W)

2004-11-21 18:26 RN, revision 30681

wxTextOutputStream::PutChar and text stream test

2004-11-21 17:44 RN, revision 30680

wxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossible case

2004-11-21 17:11 RN, revision 30679

Remove silly include (from me I guess :))