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-03-11 11:19 VZ, revision 32753

Unix compilation warning fixes

2005-03-11 09:33 JJ, revision 32752

Committing in . OPenVMS updates Modified Files: wxWidgets/setup.h_vms wxWidgets/src/unix/stdpaths.cpp ----------------------------------------------------------------------

2005-03-11 09:15 SC, revision 32751

border handling streamlined

2005-03-11 07:35 ABX, revision 32750

Use empty check consistent with other parts.

2005-03-11 07:32 ABX, revision 32749

Bring back help turned off as in previous WinCE setup.h. Perhaps it should be !__SMARTPHONE__.

2005-03-11 07:21 ABX, revision 32748

chkconf.h of wince has to be included in files.bkl

2005-03-11 03:03 VZ, revision 32747

added debugrpt.cpp and dbgrptg.cpp

2005-03-11 03:02 VZ, revision 32746

test background bitmap

2005-03-11 03:01 VZ, revision 32745

do use PCH with gsocket.cpp

2005-03-11 02:55 VZ, revision 32744

added wxDebugReport

2005-03-11 02:13 VZ, revision 32743

gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses anything else for it anyhow

2005-03-11 01:55 VZ, revision 32742

added wxSizerFlags::Left/Right()

2005-03-11 01:15 VZ, revision 32741

correct relative paths for headers

2005-03-11 00:26 VZ, revision 32740

regenerated with /EHsc instead of /GX (this requires cvs bakefile, please don't overwrite these changes with previous bakefile versions)

2005-03-11 00:19 VZ, revision 32739

added wxUSE_DEBUGREPORT

2005-03-11 00:19 VZ, revision 32738

cosmetic fix to a message

2005-03-11 00:02 VZ, revision 32737

corrected wxLogErrors() in Clear() and Flush()

2005-03-10 23:55 RD, revision 32736

reSWIGged

2005-03-10 23:54 RD, revision 32735

add default action methods

2005-03-10 23:06 RR, revision 32734

Reenable dead keys under GTK2.

2005-03-10 22:02 JS, revision 32733

When drawing a solid page background, don't use theme painting

2005-03-10 20:51 ABX, revision 32732

Missing API of wxMenuItem. const corrections. PalmOS specific note.

2005-03-10 20:14 ABX, revision 32731

Warning fix.

2005-03-10 19:59 ABX, revision 32730

Disable wxID_EXIT on PalmOS with all consequences in content of menu (separators). Remove msw related code in wxPalmOS.

2005-03-10 19:37 VZ, revision 32729

disable drag and drop