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-10 09:51 JS, revision 24503

Corrections to allow compilation in DLL mode

2003-11-10 00:17 RD, revision 24502

reSWIGged

2003-11-10 00:08 RD, revision 24501

API fix. All of them need to check the mapped names

2003-11-09 22:05 RD, revision 24500

wxOGL demo update

2003-11-09 22:04 RD, revision 24499

API tweaks: wxPy_ConvertList doesn't need the classname any more, and wxPyCheckSwigType needs to check for mapped names too.

2003-11-09 22:03 RD, revision 24498
  • D /wxWidgets/branches/wxPy_newswig/wxPython/contrib/ogl/oglbasic.i
  • D /wxWidgets/branches/wxPy_newswig/wxPython/contrib/ogl/oglcanvas.i
  • D /wxWidgets/branches/wxPy_newswig/wxPython/contrib/ogl/oglshapes.i
  • D /wxWidgets/branches/wxPy_newswig/wxPython/contrib/ogl/oglshapes2.i
  • D /wxWidgets/branches/wxPy_newswig/wxPython/contrib/ogl/_oglextras.py

removed more of the old ogl files

2003-11-09 22:02 RD, revision 24497

ogl converted to new swig. Builds, but has troubles still...

2003-11-09 21:57 RD, revision 24496

ogl converted to new swig. Builds, but has troubles still...

2003-11-09 21:43 MBN, revision 24495

Fix after last commit.

2003-11-09 21:40 MBN, revision 24494

Warning fixes and deprecated method elimination from ABX.

2003-11-09 13:59 VS, revision 24493

addedd support for <pre width=...>

2003-11-09 12:27 VS, revision 24492

fixed wxConvLocal to work with C locale (and probably some others)

2003-11-09 12:09 VS, revision 24491

prevent deadlock in wxCSConv::DoCreate if it fails for wxConvLocal -- ugly but works

2003-11-08 23:50 RD, revision 24490

reSWIGged

2003-11-08 23:50 RD, revision 24489

reSWIGged

2003-11-08 21:30 SN, revision 24488

Commited regenerated file (adding rgncmn.cpp).

2003-11-08 19:40 DS, revision 24487

Fixed MSVC warnings from Win32 Unicode Release build.

2003-11-08 19:14 SN, revision 24486

Backported various changes from HEAD to fix a couple of bugs, details: - backported changed ProcessGridCellMouseEvent to fix bug #834929. - backported enforcement of column width/row height checking to fix bug #832991. - backported fix for bug #837656.

2003-11-08 19:03 RD, revision 24485

Rearrainged where headers are included from so external modules like gizmos can see all of the definitions it needs. Added a varout typemap for wxString.

2003-11-08 18:58 SN, revision 24484

Allow minimal acceptable row height/column width to be set to 0 for hiding rows/columns. Only return true from CanEnableCellControl if a valid cell is selected (fixing Bug #837656).

2003-11-08 18:52 SN, revision 24483

Avoid referencing WinInitialize/Finalize for non-PM builds.

2003-11-08 18:48 MBN, revision 24482

wxXRC STL-ification.

2003-11-08 18:45 MBN, revision 24481

Compilation fix for !WXWN_COMPATIBILITY_2_4.

2003-11-08 18:29 RD, revision 24480

Made the comment in the reverse renamer modules more clear

2003-11-08 18:29 RD, revision 24479
  • D /wxWidgets/branches/wxPy_newswig/wxPython/contrib/xrc/xrc.cpp

Forgot to remove this

2003-11-08 18:21 RD, revision 24478

Converted gizmos to the new swig

2003-11-08 15:40 VZ, revision 24477

add -lXpm to the GUI libs

2003-11-08 15:16 VZ, revision 24476

added comments to the makefile; added WX_CONFIG var to be able to use a different wx-config easily

2003-11-08 15:06 VZ, revision 24475

1. fixed --with-libxpm switch handling, added it to the summary 2. show toolkit name in lower case in the summary 3. changed defaults for all external libraries to "sys", didn't we agree to do this some long, long time ago?

2003-11-08 14:10 VZ, revision 24474

restored double square brackets for now, my last fix was wrong

2003-11-08 13:09 VZ, revision 24473

fix for previous commit

2003-11-08 12:43 VZ, revision 24472

use [A-Z] instead of [[A-Z]] in tr (replaces patch 838397)

2003-11-08 12:28 VZ, revision 24471

removed assert which became incorrect after last change

2003-11-08 10:31 VS, revision 24470

build_cfg_file is phony target

2003-11-08 04:06 RD, revision 24469

reSWIGged

2003-11-07 22:16 RD, revision 24468

Some demo fixes for true --> True, dc.Draw API changes, etc.

2003-11-07 22:14 RD, revision 24467

fixed wxTimer. Without its event class defined a deadlock can happen when it is trying to raise the exception.

2003-11-07 20:55 RD, revision 24466

Get the wxSize properly for Add[Spacer]

2003-11-07 20:55 RD, revision 24465

minor tweaks

2003-11-07 20:53 RD, revision 24464

use a panel

2003-11-07 20:52 RD, revision 24463

Fixed an accidental name clash, and added back a wxCHECK

2003-11-07 19:38 RD, revision 24462

Refactored the *_typecheck functions

2003-11-07 19:35 RD, revision 24461

Added demo of wxGridBagSizer

2003-11-07 19:33 RD, revision 24460

A little narrower initial layout

2003-11-07 17:45 RD, revision 24459

Set m_rows, m_cols so GetRows/GetCols in the base class work. Added GetCellSize method.

2003-11-07 11:42 VZ, revision 24458

fix for infinite loop in wxFileConfig when reading from input stream fails (patch 837134)

2003-11-07 11:34 VZ, revision 24457

fixed bug with looking beyond the end of string in ConvertStringToArgs() (patch 828609)

2003-11-07 10:23 SC, revision 24456

after rearrangement to-Page got lost

2003-11-07 08:33 RD, revision 24455

Test using wxGridBagSizer from XRC

2003-11-07 08:30 RD, revision 24454

Forgot to change the pos and span names