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-01-23 21:58 RD, revision 25353

reSWIGged with the new SWIG runtime and also other recent changes

2004-01-23 21:28 RD, revision 25352

Fix MSVC 6 compile problems

2004-01-23 21:26 RD, revision 25351

Fixed another SWIG warning

2004-01-23 21:11 RD, revision 25350

Typo

2004-01-23 21:10 RD, revision 25349

Cleanup

2004-01-23 21:09 RD, revision 25348

wxGTK has SetSelection now

2004-01-23 21:08 RD, revision 25347

docstring fix

2004-01-23 21:07 RD, revision 25346

More encoding constants

2004-01-23 21:06 RD, revision 25345

Fixed SWIG warning

2004-01-23 21:03 RD, revision 25344

wxMenu::Append (and similar) now return a pointer to the wxMenuItem that was added.

2004-01-23 21:02 RD, revision 25343

wxMenu::Append (and similar) now return a pointer to the wxMenuItem that was added. Checked on MSW, GTK, and Mac, other port authors please double check changes.

2004-01-23 21:00 RD, revision 25342

Fixed compile error

2004-01-23 18:46 RD, revision 25341

wxMenu::Append (and similar) now return a pointer to the wxMenuItem that was added. Checked on MSW, GTK, and Mac, other port authors please double check changes.

2004-01-23 18:42 RN, revision 25340

Check for WCHAR_T (thanks to ABX for pointing this out)

2004-01-23 10:01 JS, revision 25339

Applied patch [ 882493 ] Added XRC support for wxStatusBar By Brian Ravnsgaard Riis

2004-01-23 10:01 , revision 25338

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

2004-01-23 10:01 JS, revision 25337

Applied patch [ 882493 ] Added XRC support for wxStatusBar By Brian Ravnsgaard Riis

2004-01-23 09:52 RN, revision 25336

OS X Dock Menu/Taskbar support (not added to bakefiles yet - preliminary)

2004-01-23 09:44 RN, revision 25335

HID support (preliminary - not added to bakefiles yet)

2004-01-23 02:44 RD, revision 25334

Fixed a "comparison is always false" warning

2004-01-23 02:43 RD, revision 25333

Moved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncFromSystemEnc to a module that is included in wxBase to prevent linking errors.

2004-01-23 02:30 DS, revision 25332

Fixed DDE memory leaks.

2004-01-23 00:12 RD, revision 25331

Fixed autodoc for static methods

2004-01-23 00:00 RD, revision 25330

ensure that SetDimensions params are ints

2004-01-22 23:59 RD, revision 25329

build static lib and then use it for building wxrc

2004-01-22 23:57 RD, revision 25328

Batch file for building the wxWindows .chm help file

2004-01-22 23:57 RD, revision 25327

Don't forget wxrc

2004-01-22 23:56 RD, revision 25326

Stop the timer when the demo is shutdown

2004-01-22 23:56 RD, revision 25325

use Bind

2004-01-22 23:27 RD, revision 25324

Add some missing wx. prefixes

2004-01-22 23:27 RD, revision 25323

take Throbber out of Misc

2004-01-22 23:26 RD, revision 25322

wx.App

2004-01-22 23:25 RD, revision 25321

add an overview

2004-01-22 22:55 RD, revision 25320

These files just changed in SWIG again, so update the patches again.

2004-01-22 22:31 RD, revision 25319

Updated SWIG patches and wxPython's SWIG runtime

2004-01-22 21:15 VS, revision 25318

fixed wrong handling of magenta (patch #882201)

2004-01-22 20:09 SC, revision 25317

no message

2004-01-22 20:05 VS, revision 25316

fixed wrong handling of magenta (patch #882201)

2004-01-22 18:53 SC, revision 25315

font encoding support added

2004-01-22 18:52 SC, revision 25314

setting the default locale during startup

2004-01-22 18:41 SC, revision 25313

moved system-fontencoding conversions to fontutil.cpp

2004-01-22 18:40 SC, revision 25312

mac encodings support

2004-01-22 18:38 SC, revision 25311

systen encoding for mac

2004-01-22 18:36 SC, revision 25310

font and system conversion functions for wxMac

2004-01-22 18:32 SC, revision 25309

added all standard mac encodings

2004-01-22 15:20 VZ, revision 25308

implemented SetSelection

2004-01-22 15:09 VZ, revision 25307

preselect the text in the dialog to allow replacing it easier (just as in the text entry dialog)

2004-01-22 14:47 VZ, revision 25306

implemented HitTest() (modified patch 875957)

2004-01-22 14:39 VZ, revision 25305

fix what seems to be a big memory leaks in SetPageImage()

2004-01-22 14:09 VZ, revision 25304

German translations update from Martin Jost (patch 875687)