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-09 20:56 VZ, revision 31878

don't use wxBG_STYLE_CUSTOM for GTK1, it breaks background painting there

2005-02-09 20:43 VZ, revision 31877

don't suppress default erase background logic, we do have to paint bg somewhere

2005-02-09 18:44 MW, revision 31876

'rpath' for hpux

2005-02-09 18:33 VZ, revision 31875

don't erase the background of wxHtmlWindow unconditionally

2005-02-09 17:40 RN, revision 31874

Fix eval order of arguments...

2005-02-09 16:57 JS, revision 31873

Fixed delete

2005-02-09 16:22 ABX, revision 31872

Better markup to wxRegKey. Do not list generic renderer member in native renderer section. Do not link to wxStringList and wxApp::OnQueryEndSession because they are removed from docs.

2005-02-09 15:01 JJ, revision 31871

---------------------------------------------------------------------- Committing in . -delete superfluous semicolons -Update OpenVMS compile support Modified Files: wxWidgets/include/wx/gtk/region.h wxWidgets/include/wx/gtk/textctrl.h wxWidgets/include/wx/motif/icon.h wxWidgets/include/wx/x11/region.h wxWidgets/src/common/descrip.mms ----------------------------------------------------------------------

2005-02-09 14:19 ABX, revision 31870

.empty() string decorations

2005-02-09 14:14 ABX, revision 31869

Semicolon removed for Borland

2005-02-09 10:56 ABX, revision 31868

Update to Bakefile 0.1.6

2005-02-09 07:07 ABX, revision 31867

wxPalmOS frame code clearning from MSW specific parts. Initial GetClientAreaOrigin implementation for wxFrame.

2005-02-09 07:04 ABX, revision 31866

World is more than WXUNIV vs. MSW

2005-02-08 21:00 ABX, revision 31865

Use wxICON as portable feature.

2005-02-08 20:58 ABX, revision 31864

Minor decorations.

2005-02-08 20:57 ABX, revision 31863

MinGW warning fix.

2005-02-08 17:02 RD, revision 31862

Check accelerators before sending EVT_CHAR

2005-02-08 16:23 RD, revision 31861

Allow EVT_CHAR events in a wxGTK2 build for F-keys, and other non-alphanumeric keys.

2005-02-08 16:10 MW, revision 31860

Rebaked test.bkl for new tests largefile, size, point

2005-02-08 15:39 MW, revision 31859

Minor compilo

2005-02-08 15:38 JS, revision 31858

Last change undone

2005-02-08 15:09 JS, revision 31857

Restored a couple of label

2005-02-08 15:03 JS, revision 31856

Set m_count to zero in DeleteAllItems

2005-02-08 13:50 JS, revision 31855

Corrections; don't use long section headings

2005-02-08 13:02 ABX, revision 31854

Minor decorations.