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-02-28 18:40 RD, revision 32478

Fix GetAmPmStrings wrapper

2005-02-28 18:40 RD, revision 32477

doc updates

2005-02-28 18:37 RD, revision 32476

Build/distrib updates

2005-02-28 18:36 RD, revision 32475

use wxMin

2005-02-28 18:35 RD, revision 32474

avoid buffer overrun

2005-02-28 18:18 RN, revision 32473

wxDisplay::GetFromWindow is only on msw evidently

2005-02-28 17:28 SC, revision 32472

mask access row bytes fixed

2005-02-28 17:23 VZ, revision 32471

trying to fix dmc warning about potential overload ambiguity

2005-02-28 17:20 VZ, revision 32470

return const ref to label from GetLabel() and other accessors instead of copying it, this fixes 1153178

2005-02-28 16:13 CE, revision 32469

fix missing defines with DMC

2005-02-28 16:05 VZ, revision 32468

removed strange bit flipping under wxGTK when saving TIFFs

2005-02-28 16:02 SC, revision 32467

correcting last commit

2005-02-28 15:14 RR, revision 32466

This change will make the parent TLW come to the front again after it has been sent to the back for some unknown reason, after a message dialog has been show.

2005-02-28 15:01 JS, revision 32465

Unicode fix

2005-02-28 14:45 RR, revision 32464

Apply combobox patch II.

2005-02-28 14:41 JS, revision 32463

Removed call to obsolete (and presumably redundant) SetPageSize

2005-02-28 14:38 RR, revision 32462

Changed ComboDropDown button under GTK+ so that it will create a transparent button. This works for the date control, but should be generalized somehow.

2005-02-28 13:55 JS, revision 32461

Documented wxImage XPM data ctor

2005-02-28 13:08 VZ, revision 32460

don't hide m_cal when disabling the control (bug 1150830)

2005-02-28 12:28 VZ, revision 32459

restored manual calls to gtk_glwindow_realized/map_callback() and added comment explaining why they're (sometimes) needed

2005-02-28 11:36 JS, revision 32458

Applied patch [ 1121371 ] configtool NULL pointer accesses

2005-02-28 11:36 JS, revision 32457

Applied socket destruction bug patch

2005-02-28 11:34 JS, revision 32456

WinCE doesn't have DFCS_FLAT

2005-02-28 11:33 JS, revision 32455

WinCE doesn't have GetThreadLocale

2005-02-28 11:31 JS, revision 32454

MSW doesn't have EOVERFLOW, WinCE additionally doesn't have errno.h