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-06-13 22:19 VZ, revision 54200

search for X11 headers in paths under /usr/local before those under /usr (#9477)

2008-06-13 21:37 VZ, revision 54199

fix reference counting problems with wxGridCellWithAttr (re-#9567)

2008-06-13 19:23 RR, revision 54198

Ticket #1032 wxVariant::operator==(wxVariant& variant) has bad bug

2008-06-13 12:53 JS, revision 54187

Small improvement in HTML help options dialog.

2008-06-13 12:52 JS, revision 54186

Small improvement in HTML help options dialog.

2008-06-13 11:56 JS, revision 54185

Skip base command line parsing, which fails when passing a book file

2008-06-13 08:29 MMK, revision 54184

Implemented basic manual motion

2008-06-13 07:10 JS, revision 54183

Use new API

2008-06-13 04:20 SC, revision 54182

fixing file paths after renaming

2008-06-13 04:17 SC, revision 54181

mac paths updated

2008-06-13 00:09 VZ, revision 54179

use HandleWindowEvent() in Close() as it can be called from a GTK+ callback (#9565)

2008-06-13 00:05 VZ, revision 54178

use @deprecated doxygen tag, a few other minor corrections (#9564)

2008-06-13 00:01 VZ, revision 54177

correct bad references and use of @begincode instead of @code (#9566)

2008-06-12 23:58 VZ, revision 54176

fix crash which happened if you called SetAttr(NULL) followed by SetAttr(attr) (#9567)

2008-06-12 23:49 VZ, revision 54175

optimize wxGrid::BlockToDeviceRect() to avoid iterating over all cells, it's enough to only iterate over the visible ones (#9527)

2008-06-12 23:28 VZ, revision 54174

exclude pieces of wx hash map implementation which were wrongly included when std::unordered_map was used in STL build

2008-06-12 20:25 JS, revision 54173

Correction for menu code problem introduced in 2.8.5

2008-06-12 20:14 SC, revision 54172

mac paths updated

2008-06-12 18:51 VZ, revision 54171

don't test for hash_{map,set} classes if we have unordered_map

2008-06-12 18:51 VZ, revision 54170

get rid of several dozen of warnings when using g++ >= 4.2 about string literals to char* conversion

2008-06-12 18:43 VZ, revision 54169

use std[::tr1]::unordered_map if available in wxUSE_STL build (#9532)

2008-06-12 18:15 SC, revision 54168

mac paths updated

2008-06-12 18:12 VZ, revision 54167

fix some wrong declarations which upset mingw32

2008-06-12 18:08 SC, revision 54166

fixing file paths after renaming

2008-06-12 18:07 SC, revision 54165

fixing file paths after renaming