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

2003-04-28 17:43 PKO, revision 20373

Better sys.path handling, other minor tweaks.

2003-04-28 17:11 PKO, revision 20372

Commented out print statement.

2003-04-28 17:05 PKO, revision 20371

Removed old code.

2003-04-28 16:10 PKO, revision 20370

Removed addition of current dir to sys.path.

2003-04-28 15:09 CE, revision 20369

fix wxChar error in docs

2003-04-28 11:51 VZ, revision 20368

fix for Unicode compilation

2003-04-28 10:37 JS, revision 20367

Doc suggestions applied

2003-04-28 10:33 JS, revision 20366

Fixed [ 728819 ] memory leak in ipcbase.cpp

2003-04-28 02:08 VZ, revision 20365

another blind fix for wxX11 compilation

2003-04-28 02:04 VZ, revision 20364

updated to use the new raw bitmap API

2003-04-28 01:46 VZ, revision 20363

new template-based more flexible and hopefully more efficient raw bitmap implementation

2003-04-27 21:49 VZ, revision 20362

create tab ctrl with WS_VISIBLE style

2003-04-27 21:24 VZ, revision 20361

*really* fixed searching in sorted arrays

2003-04-27 21:18 RR, revision 20360

timer no longer returns IsRunning() after a one shot timer has fired.

2003-04-27 15:17 VZ, revision 20359

*really* fixed searching in sorted arrays

2003-04-27 14:13 PKO, revision 20358
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/samples/wx_examples/default.css
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/samples/wx_examples/examples.html
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/samples/wx_examples/examples.txt
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/samples/wx_examples/screenshots
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/wx/default.css
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/wx/wx.html
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/wx/wx.txt
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/wxPython/py/default.css
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/wxPython/py/MANUAL.txt
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/wxPython/py/wxd/default.css
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/wxPython/py/wxd/wxPython.html
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/wxPython/py/wxd/wxPython.txt

Moved to docs directory; some files renamed.

2003-04-27 14:02 PKO, revision 20357

New documentation directory.

2003-04-27 13:30 VZ, revision 20356

don't hardcode wxCHOICEDLG_DIALOG_STYLE

2003-04-26 20:32 SC, revision 20355

backpatch for activate error

2003-04-26 20:26 SC, revision 20354

moving rollover check, was causing hangs upon termination in case ->top was 0

2003-04-26 20:18 SC, revision 20353

moving rollover check, was causing hangs upon termination in case ->top was 0

2003-04-26 20:01 SC, revision 20352

transition window calls had some problems with layering, switched back to hide and show native calls

2003-04-26 12:54 MBN, revision 20351

Implemented wxEntryStart, wxEntryInitGui, wxEntryCleanup. Removed code already in wxTopLevelWindowBase.

2003-04-25 22:34 VS, revision 20350

added xh_wizrd.cpp

2003-04-25 20:42 MBN, revision 20349

Patch [ 726877 ]: Remove /GX- from makevc.env