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

2005-05-22 14:35 JS, revision 34253

Applied patch [ 1191456 ] -Fix- bakefile - missing wx.manifest wxMSW_2.6.0

2005-05-22 14:32 JS, revision 34252

Applied patch [ 1192917 ] Grids with no row or col headers cause AV under wxGTK

2005-05-22 14:23 JS, revision 34251

Test for x, y in GetPosition

2005-05-22 14:18 JS, revision 34250

Applied [ 1188707 ] -Fix- bakefiles for broken "make dist" wxMAC_2.6.0

2005-05-22 14:12 JS, revision 34249

Applied patch [ 1190194 ] Define some string macros to refer to :: functions

2005-05-22 14:07 JS, revision 34248

WinCE fixes

2005-05-22 14:03 VZ, revision 34247

include wx/defs.h before doing anything else (fixes 1204489)

2005-05-22 14:02 VZ, revision 34246

use correct background colour for items drawing (closes 1192073); use AutoXXX classes instead of manually dealing with GDI objects; fixed visual bug with background of selected items

2005-05-22 13:59 VZ, revision 34245

added AutoHPEN, AutoHBRUSH, AutoHBITMAP; refactored CompatibleBitmap into the last one to be able to add MonoBitmap as well

2005-05-22 13:36 JS, revision 34244

Removed reference to module file

2005-05-22 13:18 JS, revision 34243

Applied patch [ 1204217 ] [wxMSW] winXP: wxToolbar bad background vs separator lines

2005-05-22 13:04 JS, revision 34242

Applied patch [ 1204244 ] [wxMSW] Use Win2K look (MS Shell Dlg 2) if possible Adam Strzelecki

2005-05-22 12:10 JS, revision 34241

Applied patch [ 1195797 ] Fixes to compile on Win64

2005-05-22 11:33 JS, revision 34240

Fix to preserve alpha channel in Rotate90

2005-05-22 11:21 VZ, revision 34239

wxCloseEvent::GetLoggingOff() is for [query] end session events only

2005-05-22 11:02 JS, revision 34238

Applied [ 1202378 ] Fix display of MSW mediactrl when not using sizers et al.

2005-05-22 10:54 JS, revision 34237

Fixed cast

2005-05-22 10:49 JS, revision 34236

Applied patch [ 1202417 ] Make wxLaunchDefaultBrowser windows fallback work with wince

2005-05-22 10:42 JS, revision 34235

Fixed DDE in Unicode: bug [ 1206299 ] wxDDE 'segfaults' Steven Van Ingelgem

2005-05-22 10:22 JS, revision 34234

Remove debugging code accidentally left in

2005-05-22 01:48 DS, revision 34233

removed redundant preprocessor check

2005-05-22 00:29 MW, revision 34232

wxCheckListBox doesn't require wxUSE_OWNER_DRAWN when using WXUNIVERSAL

2005-05-21 23:51 MW, revision 34231

Allow -Wl,* options to shared-ld-sh

2005-05-21 20:18 JS, revision 34230

Fix memory leak (closes bug 1191328)

2005-05-21 17:22 JS, revision 34229

Fixed [ 1195584 ] Missing wxUSE_RICHEDIT2 in setup.h.in