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-11-14 13:55 DS, revision 24553

Applied patch #827025 (Removes last warnings from emulator util); Cosmetic cleanup.

2003-11-14 13:23 DS, revision 24552

Ignore Watcom build directory.

2003-11-14 12:59 DS, revision 24551

Fixed wxUniv+OpenGL compilation for MSW; Cosmetic cleanup.

2003-11-14 12:55 DS, revision 24550

Fixed Digital Mars compilation; Cosmetic cleanup.

2003-11-13 18:43 RD, revision 24549

Removed %noautorepr directives

2003-11-13 18:42 RD, revision 24548

Recent changes in SWIG make this patch no longer necessary

2003-11-13 16:05 DE, revision 24547

wxCocoa: Use the new native MDI implementation instead of generic

2003-11-13 16:03 DE, revision 24546

Added implementation of MDI using top level windows

2003-11-13 15:13 DE, revision 24545

Added a mechanism allowing a toplevel window to delay its deactivation event. This will come in handy for MDI among other things.

2003-11-13 14:33 DE, revision 24544

Very lame fix for windows with -1 for a component of position or size

2003-11-13 14:28 DE, revision 24543

Fix file header and remove unused include "wx/cocoa/mbarman.h"

2003-11-13 14:23 DE, revision 24542

Renamed UpdateWindowMenuBar to UpdateMenuBar and removed unused parameter

2003-11-12 21:34 RD, revision 24541

Merged the wxPy_newswig branch into the HEAD branch (main trunk)

2003-11-12 20:29 RD, revision 24540
  • D /wxWidgets/branches/wxPy_newswig/wxPython/wxSWIG

Removed my customized wxSWIG since I have now converted to using the new SWIG 1.3.x (cvs version)

2003-11-12 20:15 RD, revision 24539

more details for some things

2003-11-12 20:14 RD, revision 24538

fixed reverse renamers for grid module

2003-11-11 23:09 RD, revision 24537

reSWIGed

2003-11-11 23:08 RD, revision 24536

reSWIGged

2003-11-11 22:44 RD, revision 24535

reSWIGged

2003-11-11 22:42 RD, revision 24534

Oops

2003-11-11 22:33 RD, revision 24533

API updates

2003-11-11 22:32 RD, revision 24532

Check for wxUSE_PRINTING_ARCHITECTURE

2003-11-11 22:31 RD, revision 24531

Added note about some old aliases that have gone into the bit-bucket.

2003-11-11 22:27 RD, revision 24530

Added the Custom Controls category in the demo tree

2003-11-11 22:26 RD, revision 24529

API updates

2003-11-11 22:24 RD, revision 24528

typo fixked

2003-11-11 22:23 RD, revision 24527

Correctly handle the GIL in wxImage %extend methods

2003-11-11 22:22 RD, revision 24526

new typedefs and a little cleanup

2003-11-11 19:12 RD, revision 24525

reSWIGed

2003-11-11 19:11 RD, revision 24524

little tweaks

2003-11-11 19:08 RD, revision 24523

Use %constant wxEventTypeType instead of enums for wxEVT_ values

2003-11-11 18:26 RD, revision 24522

Typemap for wxEvtType

2003-11-11 18:25 RD, revision 24521

Delay redirecting stdio until the last poissible moment

2003-11-11 13:19 VS, revision 24520

Always set background colour prior to any HTML rendering (this fixes assert in GTK2 build because BgColor of wxHtmlRenderingState was unset=invalid)

2003-11-11 12:35 VS, revision 24519

part of DS' change _was_ corrent, restored

2003-11-10 23:23 RD, revision 24518

Made the packages list refelct reality

2003-11-10 22:33 RD, revision 24517

cleanup

2003-11-10 22:33 RD, revision 24516

warn if print arch is not configured

2003-11-10 22:33 RD, revision 24515

Handle the GIL properly in the %addmethods

2003-11-10 22:32 RD, revision 24514

Guard against double cleanup

2003-11-10 22:32 RD, revision 24513

Make an alias for GetPoint

2003-11-10 17:32 DS, revision 24512

Really fixed Borland release build warning (without sabotaging code this time).

2003-11-10 16:25 RD, revision 24511

reSWIGed

2003-11-10 15:49 VS, revision 24510

previous DS' change was broken, reverted

2003-11-10 15:49 VS, revision 24509

added test for CDATA handling

2003-11-10 15:17 DS, revision 24508

Added wxUnusedVar for Borland and fixed 2 release mode warnings for Borland (patch #835707); Slight code cleanup.

2003-11-10 13:46 VS, revision 24507

bakefile cleanup: use consistent way of setting lists

2003-11-10 12:47 VS, revision 24506

fixed msvc6prj - missing oleacc library

2003-11-10 12:46 VS, revision 24505

added bakefile's new tag <objects-depend>

2003-11-10 10:08 JS, revision 24504

Removed MGL_ROOT