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

2007-10-22 11:35 VZ, revision 49329

calling SetFocus() in OnMouseUp() is unnecessary if we skip the event in OnMouseDown()

2007-10-22 11:32 VZ, revision 49328

vswprintf() compilation fix for mingw32 with STLport 5.1

2007-10-22 11:30 VZ, revision 49327

removed mention of inexistent file

2007-10-22 11:27 VZ, revision 49326

compilation fix for wxUSE_STL==1 after wxList methods changes

2007-10-22 11:26 RR, revision 49325

Use a private GtkCellRendererText for rendering text in a wxDataViewCustomRenderer

2007-10-22 10:40 RR, revision 49323

Correctly set item in wxDataViewRenderer::Activate()

2007-10-22 09:03 RR, revision 49322

remove deprecated and constructor and SetModal() methods

2007-10-22 08:59 RR, revision 49320

remove deprecated and constructor and SetModal() methods

2007-10-22 08:22 CE, revision 49317

update to 2.9.0

2007-10-22 08:22 CE, revision 49316

correct file path

2007-10-22 08:19 CE, revision 49315

update to 2.9

2007-10-22 08:15 CE, revision 49314

update to 2.9

2007-10-22 08:13 SC, revision 49313

better appearance on mac w/o sunken border

2007-10-22 08:08 CE, revision 49312

checked locations between 2.8 and 2.9

2007-10-22 08:00 SC, revision 49311

xcode adaptions

2007-10-22 07:58 SC, revision 49310

making things compile and build again ...

2007-10-21 21:27 VZ, revision 49307

don't store NULL attribute in wxGridRowOrColAttrData::SetAttr() unnecessarily

2007-10-21 18:16 SC, revision 49306

offsetting fixed, color handling factored out

2007-10-21 18:14 SC, revision 49305

correct scrollbars with empty grow-box

2007-10-21 18:13 SC, revision 49304

fixing height for buttons with different variants

2007-10-21 18:12 SC, revision 49303

making sure pdf pages are correctly layouted

2007-10-21 18:11 SC, revision 49302

flushing corrected

2007-10-21 18:11 SC, revision 49301

scrolling fix

2007-10-21 18:10 SC, revision 49300

removed inlines, adding straight implementation for Flush

2007-10-21 18:07 PC, revision 49299

add wxUSE_MINIFRAME wrapper