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-08 15:52 JS, revision 25103

Applied patch [ 863936 ] wxGrid scroll bars not drawn.

2004-01-08 15:43 JS, revision 25102

Applied patch [ 863936 ] wxGrid scroll bars not drawn.

2004-01-08 15:15 JS, revision 25101

Applied patch [ 851044 ] wxGrid receives wxFocusEvent

2004-01-08 15:05 JS, revision 25100

Applied patch [ 871014 ] Adding size of control to its position

2004-01-08 14:59 JS, revision 25099

Applied patch [ 873021 ] Bug fix for MSW wxComboBox wxComboBox::GetValue within a wxEVT_COMMAND_TEXT_UPDATED event should now pass the correct value even if the handler for wxEVT_COMMAND_COMBOBOX_SELECTED changed the selection

2004-01-08 14:47 JS, revision 25098

Added change log for patch: wxGenericDirCtrl does not accept multiple wildcards

2004-01-08 14:44 JS, revision 25097

Applied patch [ 866387 ] wxGenericDirCtrl does not accept multiple wildcards

2004-01-08 14:35 JS, revision 25096

Applied patch [ 868061 ] Warning free OGL

2004-01-08 11:54 JS, revision 25095

Applied patch [ 867187 ] wxWindows-like markup in TEX2RTF tool

2004-01-08 11:36 JS, revision 25094

Applied patch [ 868373 ] Missed Unicode markup in menu sample

2004-01-08 11:33 JS, revision 25093

Applied patch [ 872338 ] Minor fixes to forty, fractal and poem demos

2004-01-08 08:43 JS, revision 25092

Applied [ 866603 ] Fixes the listctrl demo's 'Toggle' menu item

2004-01-08 08:35 JS, revision 25091

Applied patch [ 867158 ] Warning free gizmos

2004-01-08 08:29 JS, revision 25090

Applied [ 872574 ] fix of fatal error of preview without printer

2004-01-08 07:41 JS, revision 25089

Applied patch [ 871762 ] Solution to losing strings in Open Watcom

2004-01-08 00:31 RD, revision 25088

Typo fix

2004-01-08 00:31 RD, revision 25087

Copy Solaris note from 2.4's setup.py

2004-01-08 00:30 RD, revision 25086

Updated build and install docs

2004-01-07 21:15 RN, revision 25085

Fixed include path for wx/wxchar.h on all configurations

2004-01-07 21:12 RN, revision 25084

Fixed include path for wx/wxchar.h

2004-01-07 20:44 RD, revision 25083

reSWIGged

2004-01-07 18:46 RD, revision 25082

Updated overview

2004-01-07 15:36 JS, revision 25081

Added wxFULL_REPAINT_ON_RESIZE style

2004-01-07 14:53 VS, revision 25080

htmlproc.h wasn't installed

2004-01-07 14:21 VS, revision 25079

htmlproc.h wasn't installed

2004-01-07 02:57 RD, revision 25078

updated Joystick demo, is now wxDesigner-less

2004-01-06 21:46 RD, revision 25077

It *does* work now

2004-01-06 21:34 RD, revision 25076

reSWIGged

2004-01-06 21:33 RD, revision 25075

Rename the grid selection mode flags

2004-01-06 21:32 RD, revision 25074

Added a set of 2.4 compatibility classes for the wxDC classes that replaces the normal Draw methods with those that have 2.4 compatible parameter lists. These classes are used by default only when importing from wxPython.wx (the "old" namespace.)

2004-01-06 21:17 RD, revision 25073

Fixes for the UNICODE build

2004-01-06 08:54 JS, revision 25072

Added missing event.Skip()

2004-01-05 23:06 RD, revision 25071

fixed the fix

2004-01-05 21:03 RR, revision 25070

Compilo.

2004-01-05 19:54 RD, revision 25069

Ensure that the dirdialog is destroyed after use

2004-01-05 07:18 JS, revision 25068

Typo corrected

2004-01-03 18:00 JS, revision 25067

Removed duplicate code introduced during wxUniv merge in revision 1.132

2004-01-03 17:58 JS, revision 25066

Removed code duplication introduced during wxUniv merge in 1.132

2004-01-03 01:20 RD, revision 25065
  • D /wxWidgets/trunk/wxPython/demo/pyfiles.tgz

This file should not have been checked in!

2004-01-03 01:14 RD, revision 25064

Renamed demo modules to be wx-less.

2004-01-02 23:41 RD, revision 25063

Version number update

2004-01-02 22:00 RD, revision 25062

reSWIGged

2004-01-02 20:45 JS, revision 25061

Cure link error under wxGTK on Mac

2004-01-02 20:42 RD, revision 25060

Fix addtofunc directives foir wxCheckListBox

2004-01-02 20:41 RD, revision 25059

Don't use wx[H|V]SCROLL styles

2004-01-02 20:38 RD, revision 25058

reSWIGged

2004-01-02 20:37 RD, revision 25057

Some wxOGL tweaks to match what has been done in the C++ classes

2004-01-02 19:36 RD, revision 25056

New wxDesigner-less version of the MimeTypesManager demo

2004-01-02 17:35 RD, revision 25055

wxBell --> wx.Bell

2004-01-02 13:49 JS, revision 25054

Fixed menu creation in eVC3