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

2008-05-06 07:06 BP, revision 53464

Interface header review of wxStringTokenizer by Azriel Fasten.

2008-05-06 03:17 BP, revision 53463

Added missing semi-colon in DVC interface header, and fixed the appearance alias to really only output to HTML.

2008-05-05 23:35 VZ, revision 53462

dump totals as well as averages when gatheting statistics

2008-05-05 23:30 VZ, revision 53461

remove _T()s, they're unneeded now

2008-05-05 22:02 BP, revision 53460

Added todos for changing wxVListBox::OnDraw* virtual functions to non-const (I'm not sure what compatibility issues we'll run into here yet).

2008-05-05 20:49 BP, revision 53459

Added margin to event handler function prototypes for IE6 and IE7 which were rendering it on top of the previous paragraph.

2008-05-05 10:53 VS, revision 53457

fixed   handling in wxHtmlWinParser, broken by TAB-handling changes (bug #1957041)

2008-05-05 10:52 VS, revision 53456

fixed   handling in wxHtmlWinParser, broken by TAB-handling changes (bug #1957041)

2008-05-05 10:10 JS, revision 53455

Reverted patch 1906896 because it broke prgrammatic style application with BeginStyle/EndStyle.

2008-05-05 10:10 JS, revision 53454

Reverted patch 1906896 because it broke prgrammatic style application with BeginStyle/EndStyle.

2008-05-05 08:16 JS, revision 53453

Use fallback when passing -1 for point size (as allowed by other ports)

2008-05-05 08:16 JS, revision 53452

Use fallback if passing -1 as point size (as allowed on other ports)

2008-05-05 08:15 JS, revision 53451

Removed non-ANSI characters, even if the result is gibberish German

2008-05-04 21:03 VS, revision 53450

clarified From/To8BitData's purpose

2008-05-04 21:03 VS, revision 53449

clarified From/To8BitData's purpose

2008-05-04 13:55 SC, revision 53448

fixing memory leaks on three levels (bug report 1905138)

2008-05-04 13:49 SC, revision 53447

fixing memory leaks on three levels (bug report 1905138)

2008-05-04 09:37 VS, revision 53446

check tables width parameter for invalid values

2008-05-04 09:36 VS, revision 53445

check tables width parameter for invalid values

2008-05-04 09:04 BP, revision 53444

Initial review of various [q-r] by Utensil Candel.

2008-05-04 08:45 VS, revision 53443

fixed incorrect handling of end iterator in HtmlizeLinebreaks() introduced in r53298 (patch #1956966)

2008-05-03 20:18 JS, revision 53442

Fixed [ 1905777 ] Defining default accelerators for wxRichTextCtrl Added standard accelerators for cut, copy, paste and select all.

2008-05-03 20:18 JS, revision 53441

Fixed [ 1905777 ] Defining default accelerators for wxRichTextCtrl Added standard accelerators for cut, copy, paste and select all.

2008-05-03 20:07 JS, revision 53440

Applied patch [ 1906896 ] Fix for bug #1906223 and optimization Don't set default style to cursor style until entering text Andrej Sinicyn

2008-05-03 20:07 JS, revision 53439

Applied patch [ 1906896 ] Fix for bug #1906223 and optimization Don't set default style to cursor style until entering text Andrej Sinicyn