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-10 21:14 ABX, revision 31903

Build fix.

2005-02-10 20:29 RR, revision 31902

Corrected button height for multiline buttons.

2005-02-10 19:22 ABX, revision 31901

Warning fixes.

2005-02-10 17:25 ABX, revision 31900

wxEmptyString decorations.

2005-02-10 16:35 JS, revision 31899

Applied patch [ 1096612 ] FL: fix close button on wxGTK

2005-02-10 16:31 JS, revision 31898

Applied patch [ 1117207 ] changed the test for SQL_C_WCHAR

2005-02-10 16:26 MW, revision 31897

Compile console apps with wxUSE_GUI=0

2005-02-10 15:33 JS, revision 31896

Applied patch [ 1113565 ] generic treectl multiselection

2005-02-10 15:29 JS, revision 31895

Applied [ 1110257 ] wxFoldPanelBar does not display correctly

2005-02-10 14:55 JS, revision 31894

Applied patch [ 1119239 ] Adds socket support for Windows CE platforms by 'upcase'

2005-02-10 14:39 RN, revision 31893

remove superflous comments

2005-02-10 14:06 MW, revision 31892

Separate out zip specific parts of the archive test suite

2005-02-10 13:54 MW, revision 31891

Add wxUSE_ARCSTREAM so that other archive classes can be used without wxZip

2005-02-10 12:54 JS, revision 31890

Version update

2005-02-10 11:05 RN, revision 31889

wxSockAddr docs

2005-02-10 10:54 RN, revision 31888

wxMediaCtrl unix port with gstreamer usable version :)

2005-02-10 10:49 ABX, revision 31887

wxWindow::GetClientAreaOrigin duplicated wxWindowBase method.

2005-02-10 10:43 ABX, revision 31886

wxWindow::GetClientAreaOrigin duplicated wxWindowBase method.

2005-02-10 10:36 ABX, revision 31885

wxWindow::GetClientAreaOrigin duplicated wxWindowBase method.

2005-02-10 10:27 ABX, revision 31884

wxWindow::GetClientAreaOrigin duplicated wxWindowBase method.

2005-02-10 09:22 ABX, revision 31883

wxWindow::GetClientAreaOrigin duplicated wxWindowBase method. Working wxFrame::GetClientAreaOrigin. Screen size metric.

2005-02-09 22:49 RR, revision 31882

Applied patch for more compliant wxScrolbar event generation order.

2005-02-09 22:31 VZ, revision 31881

redraw the grid when it's enabled/disabled

2005-02-09 21:36 JS, revision 31880

Applied patch [ 1113624 ] MSW DLL requires global new/delete ops inline

2005-02-09 21:34 JS, revision 31879

Applied patch [ 1116706 ] wxRendererGeneric::DrawComboBoxDropButton position fix

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.