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

2006-11-12 22:37 VZ, revision 43381

wxStandardPathsCF::GetExecutablePath() implementation doesn't use CF API but Carbon one and so doesn't compile in wxCocoa, don't use it there

2006-11-12 22:35 VZ, revision 43380

wxCocoa doesn't have multi point wxRegion ctor neither

2006-11-12 22:33 VZ, revision 43379

don't assert if 'c' key is pressed when there is no selection

2006-11-12 22:16 VZ, revision 43378

call SetAnimation() from the ctor instead of just assigning m_animation directly to ensure that UpdateBackingStoreWithStaticImage() is initially called

2006-11-12 21:57 MW, revision 43377

Small fix.

2006-11-12 21:52 VZ, revision 43376

use wxFputs(s) instead of puts(s.mb_str()) to avoid crashes when conversion fails (see bug 1591388)

2006-11-12 21:49 MW, revision 43375

Add wxTar docs.

2006-11-12 21:47 MW, revision 43374

Add links to the zip and tar classes.

2006-11-12 21:45 MW, revision 43373

Fix a couple of small errors.

2006-11-12 21:43 VZ, revision 43372

show all available information in the dialog (somewhat modified patch 1592306)

2006-11-12 21:38 VZ, revision 43371

in addition to wxWinCE, also set background colour explicitly for GTK1, otherwise it is black there

2006-11-12 21:25 VZ, revision 43370

GetColumnTextValue() can't return a reference to a temporary string, so changed it to return wxString by value

2006-11-12 21:18 VZ, revision 43369

gcc warning fix: don't use NULL where integer is required

2006-11-12 21:01 BIW, revision 43368

gtk crash fix

2006-11-12 20:53 RR, revision 43367

Add cast

2006-11-12 20:32 BIW, revision 43366

tab sizing and split sizing fixes

2006-11-12 20:29 VZ, revision 43365

added aui and richtext and also some extra (probably unneeded) dependencies (patch 1590292)

2006-11-12 20:13 VZ, revision 43364

removed obsolete src/make*.env files

2006-11-12 20:06 VZ, revision 43363

made GetMultiLineTextExtent() const (part of patch 1595123)

2006-11-12 19:55 VZ, revision 43362

fixed probable typo

2006-11-12 19:55 VZ, revision 43361

compilation fix after last commit

2006-11-12 18:55 CE, revision 43360

add places to change the version for distribution

2006-11-12 18:50 CE, revision 43359

update for bakefile 0.2.1-xx

2006-11-12 18:01 JS, revision 43358

Typo fix

2006-11-12 17:58 JS, revision 43357

Fixed compile error on Wine due to type mismatch