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-19 17:35 RD, revision 24603

Updated docstring patch for new SWIG CVS

2003-11-19 17:32 RD, revision 24602

SWIG Runtime update

2003-11-19 16:30 SC, revision 24601

XTI support for checklist

2003-11-19 14:50 GT, revision 24600

Added a parameter 'failOnDataTypeUnsupported' to getDbInfo (that defaults to TRUE keeping current functional behavior intact)), that will allow the user to override whether a call to getDbInfo() should fail immediately if a data type request reports back that it is unsupported/unavailable fixed issues with wxDb::DBMS() that were not correctly detecting MySQL databases using MySQL v4. also removed erroneous/duplicated code in this function that looked like a result of a bad merge at some point

2003-11-19 14:44 GT, revision 24599

Added a parameter 'failOnDataTypeUnsupported' to getDbInfo (that defaults to TRUE keeping current functional behavior intact)), that will allow the user to override whether a call to getDbInfo() should fail immediately if a data type request reports back that it is unsupported/unavailable

2003-11-19 06:42 RD, revision 24598

Added accessors for m_rowHeights, m_colWidths

2003-11-19 06:41 RD, revision 24597

Tests for FindItemAtPoint

2003-11-19 06:41 RD, revision 24596

Show using GetAtter in wxPyGridTbaleBase

2003-11-19 06:39 RD, revision 24595

Fix compilation error in gizmos

2003-11-19 06:36 RD, revision 24594

reSWIGged

2003-11-19 06:31 RD, revision 24593

Changed all TRUE/true --> True and all FALSE/false --> False so the Python docstrings will have the correct case. Started adding extra docstrings where needed. Some other little tweaks and fixes.

2003-11-19 06:28 RD, revision 24592

Correct a compile warning

2003-11-19 06:27 RD, revision 24591

SWIG patch for "autodoc" and "docstring" %features

2003-11-18 21:25 JS, revision 24590

WinCE fixes from "Viktor Voroshylo" <viktor@voroshylo.com>

2003-11-18 21:21 RD, revision 24589

Fixed a tex2rtf warning

2003-11-18 21:20 RD, revision 24588

Added FindItemAtPoint

2003-11-18 19:05 ROL, revision 24587

XMLID -> XRCID, Number -> GetCount, etc.

2003-11-18 19:04 ROL, revision 24586

removed second parameter from GetFirstChild calls

2003-11-18 17:52 DS, revision 24585

Don't leave behind trails from glowing OS X button (By extending invisible button border).

2003-11-18 16:54 DS, revision 24584

Ignore ReleaseBuild directory (Created by MSVC's "Win32 Release With Debug Info" config).

2003-11-18 16:38 DS, revision 24583

Horizontally aligned header (Like other technotes).

2003-11-18 16:37 DS, revision 24582

Updated translation technote to mention Makefile usage under Windows.

2003-11-17 19:57 RD, revision 24581

Bugfix patch from Alberto

2003-11-16 22:20 SN, revision 24580

Modified wxGetHomeDir to take environment variable HOME into account.

2003-11-16 21:56 SN, revision 24579

Fixed the code to actually work.