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

2002-03-28 14:26 SC, revision 14840

changed implementation (was using now removed methods)

2002-03-28 14:15 SC, revision 14839

changed image.h include to be correct in all (precomp and non-precomp) cases

2002-03-28 14:14 SC, revision 14838

corrected dynarray.h include

2002-03-28 12:52 VZ, revision 14837

fixed a buffer overflow (!) in wxHtmlTagsCache

2002-03-28 12:31 VZ, revision 14836

fixed a (harmless) BoundsChecker warning

2002-03-28 12:07 VZ, revision 14835

fixed compilation in Unicode build

2002-03-28 12:07 VZ, revision 14834

fixed typos in Unicode configs of wxBase (thanks Dimitri)

2002-03-28 11:44 VZ, revision 14833

committing the file which I forgot to commit yesterday (sorry)

2002-03-28 09:08 RR, revision 14832

Compile fix for TLW under X11.

2002-03-28 09:08 RR, revision 14831

Compile fix for wxFileName.

2002-03-28 00:37 VZ, revision 14830

use PALETTERGB instead of RGB when creating wxMask from colour

2002-03-28 00:29 VZ, revision 14829

basic wxFileName functions seem to work under Windows

2002-03-27 23:31 VZ, revision 14828

added test of wxFSVolume

2002-03-27 23:17 VZ, revision 14827

wxFileName::Get/SetTimes() finally seem to work under Windows

2002-03-27 22:29 VZ, revision 14826

fixed bug in ConvertWxToFileTime (bug 525868)

2002-03-27 22:09 RR, revision 14825

wxX11 wants to have the border style flag in wxWindowX11.

2002-03-27 19:04 VZ, revision 14824

fixed data format cast (patch 528965)

2002-03-27 19:00 VZ, revision 14823

minor cosmetic fixes

2002-03-27 18:45 VZ, revision 14822

Unicode compilation fixes (patch from Dimitri)

2002-03-27 18:43 VZ, revision 14821

removed a few warnings and CW compilation problems (patch from Dimitri)

2002-03-27 18:39 VZ, revision 14820

fix for building in a directory with a long name (patch 534399)

2002-03-27 18:36 VZ, revision 14819

added wxEXEC_MAKE_GROUP_LEADER (patch 535422)

2002-03-27 17:15 VZ, revision 14818

added wxExecute tests and a few other misc additions

2002-03-27 16:35 VZ, revision 14817

compilation warning fixed

2002-03-27 16:35 VZ, revision 14816

compilation warning about signed/unsigned comparison fixed

2002-03-27 16:30 VZ, revision 14815

compilation fix: include wx/iconbndl.h

2002-03-27 14:46 JJ, revision 14814

Committing in . OpenVMS complie support Modified Files: wxWindows/src/common/descrip.mms wxWindows/src/unix/descrip.mms wxWindows/src/unix/utilsx11.cpp ----------------------------------------------------------------------

2002-03-27 01:44 RD, revision 14813

Updates for new wxToolBar API

2002-03-27 01:10 RD, revision 14812

Updates for new wxToolBar API

2002-03-26 22:06 RD, revision 14811

Updates to match recent CVS changes.

2002-03-26 21:55 RD, revision 14810

Updates to match recent CVS changes.

2002-03-26 21:54 MBN, revision 14809

wxIconBundle implementation. wxTLW::SetIcons() properly implemented for wxMotif, wxGTK, wxMSW, wxX11, wxUniversal Placeholders that just call SetIcon for wxOS2 and wxMac. Regenerated makefiles. Added hardwired wxSYS_ICON_X/Y = 32 for wxGTK.

2002-03-26 21:42 JS, revision 14808

Copied roadmap from wxWebSite module added newline to end of hashmap.tex Reworded wxView::OnCreate doc

2002-03-26 21:42 RD, revision 14807

Don't use ConvertToBitmap

2002-03-26 21:41 MBN, revision 14806

Docs for wxDialog/wxFrame::SetIcons and wxIconBundle. \verb$ $ -> \tt{ } ( as per tex2rtf suggestion ).

2002-03-26 21:25 VS, revision 14805

wxhtml.rc not needed anymore

2002-03-26 21:24 VS, revision 14804

don't include wxhtml.rc

2002-03-26 20:52 GD, revision 14803

minimum changes required for toolbar text related changes

2002-03-26 20:18 GD, revision 14802

minor compilation warning corrections

2002-03-26 20:15 GD, revision 14801

commented unused variables and otherwise removed compilation warnings

2002-03-26 18:42 VZ, revision 14800

fixed compilation warnings with GTK+ 2.0

2002-03-26 18:42 VZ, revision 14799

fixed crash under GTK+ 2.0

2002-03-26 17:45 VZ, revision 14798

fixed compilation error

2002-03-26 16:24 VZ, revision 14797

update the toolbar docs for radio buttons

2002-03-26 16:23 VZ, revision 14796

fix for toolbar radio buttons event generation

2002-03-26 16:09 VZ, revision 14795

radio toolbar buttons finally work

2002-03-26 14:09 VZ, revision 14794

don't send the events for the radio menu items being unchecked

2002-03-26 12:50 MBN, revision 14793

Corrected ctors for wxPropertyListView and wxPropertyListPanel

2002-03-26 11:30 VZ, revision 14792

wxUniv toolbar compilation fixes

2002-03-26 11:26 VZ, revision 14791

wxMotif toolbar compilation fixes

2002-03-26 09:37 JJ, revision 14790

Committing in . OpenVMS compile issues Modified Files: wxWindows/include/wx/db.h wxWindows/src/common/descrip.mms wxWindows/src/generic/descrip.mms ----------------------------------------------------------------------

2002-03-26 01:43 RD, revision 14789

switch to _EXPORTED_ hash maps to avoid VC++ warnings

2002-03-26 00:44 VZ, revision 14788

made radio buttons and the toolbat text work for Win32 toolbar

2002-03-25 23:37 VS, revision 14787

added wxArtProvider sample (not yet finished)

2002-03-25 23:28 VS, revision 14786

oops, this was for my debugging purposes :(

2002-03-25 23:28 VS, revision 14785

added skeleton of wxArtProvider sample

2002-03-25 23:28 DW, revision 14784

no message

2002-03-25 23:28 VS, revision 14783

added wxArtProvider sample (not yet finished)

2002-03-25 23:26 VS, revision 14782

forgot to check in modified artstd.cpp

2002-03-25 23:25 VS, revision 14781

surround deprecated wxImage methods in WXWIN_COMPATIBILITY_2_2

2002-03-25 23:14 VZ, revision 14780

fixed compilation for wxMSW after the recent changes

2002-03-25 22:05 RR, revision 14779

Some more fiddling with two-window approach and the wxNO_FULL_REPAINT_ON_RESIZE flag.

2002-03-25 21:38 VZ, revision 14778

tests for the new toolbar features (icons text and the radio buttons)

2002-03-25 21:38 VZ, revision 14777

implemented (but it doesn't work yet) the radio buttons and text in the buttons for the GTK toolbars

2002-03-25 21:37 VZ, revision 14776

added and documented wxTB_NOICONS and wxTB_TEXT style flags

2002-03-25 18:06 DW, revision 14775

New radio item menu stuff

2002-03-25 17:06 VZ, revision 14774

some minor appearance fixes

2002-03-25 16:52 VZ, revision 14773

updated for 2.4.0

2002-03-25 16:30 VZ, revision 14772

more fixes to radio menu items: fixed Check() for them; allow separators inside the radio groups

2002-03-25 15:25 VZ, revision 14771

some UTF8 tests

2002-03-25 15:11 VZ, revision 14770

fixed compilation for wxBase

2002-03-25 15:11 VZ, revision 14769

fixed compilation under Unix where SQL_DATETIME is not defined

2002-03-25 14:31 VZ, revision 14768

fixed the menu bug introduced by the previous commit

2002-03-25 14:06 VZ, revision 14767

blind fix for compilation under AIX: always include wchar.h if available, even if we have wcstr.h

2002-03-25 14:06 VZ, revision 14766

test for wcstr.h only if we don't have wchar.h

2002-03-25 05:39 DW, revision 14765

no message

2002-03-24 22:17 RR, revision 14764

Implemented two-window approach for wxX11. Implemented wxSTAY_ON_TOP the way Qt does it. Added group window support.

2002-03-24 21:19 JS, revision 14763

Added SetActive to wxEventLoop Ensured Yield has a wxEventLoop (wxX11) Process size event explicitly in top-level SetSize (wxX11) Added wxYield to wxTopLevelWindow::Show (wxX11)

2002-03-24 15:50 VS, revision 14762

dirty fix for even dirtier memory leak

2002-03-24 10:31 JS, revision 14761

Updated art filespec

2002-03-24 10:29 JS, revision 14760

Updated release scripts

2002-03-24 01:24 VZ, revision 14759

fixes to radio menu items

2002-03-24 00:27 VS, revision 14758

moved the rest of XPMs in /include/wx/generic to /art

2002-03-24 00:23 VS, revision 14757

fixed sizers-inside-wxFrame

2002-03-24 00:23 VS, revision 14756

added radio menu items ot XRC

2002-03-24 00:23 VS, revision 14755

added wxTheme::GetArtProvider to wxUniv

2002-03-24 00:22 VS, revision 14754

change wxICON_INFO to wxICON_INFORMATION in Mac and MSW wxIcon code to be consistent with the constants

2002-03-24 00:22 VS, revision 14753

add automatic rescaling to wxArtProvider

2002-03-24 00:22 VS, revision 14752

WXWIN_COMPATIBILITY_2_2 is on by default

2002-03-24 00:22 VS, revision 14751

don't use deprecated wxImage methods inside wxWin

2002-03-24 00:22 VS, revision 14750

added wxArtProvider

2002-03-24 00:21 VS, revision 14749

remove wxApp::GetStdIcon from documentation

2002-03-24 00:21 VS, revision 14748

don't use wxApp::GetStdIcon

2002-03-24 00:19 VS, revision 14747

compilation fix for WXWIN_COMPATIBILITY_2_2

2002-03-24 00:19 VS, revision 14746

move wxApp::GetStdIcon to wxArtProvider

2002-03-24 00:18 VS, revision 14745

make dist works again with wxArtProvider related changes

2002-03-24 00:18 VS, revision 14744
  • D /wxWidgets/trunk/include/wx/generic/error.xpm
  • D /wxWidgets/trunk/include/wx/generic/info.xpm
  • D /wxWidgets/trunk/include/wx/generic/question.xpm
  • D /wxWidgets/trunk/include/wx/generic/warning.xpm
  • D /wxWidgets/trunk/include/wx/gtk/error.xpm
  • D /wxWidgets/trunk/include/wx/gtk/info.xpm
  • D /wxWidgets/trunk/include/wx/gtk/question.xpm
  • D /wxWidgets/trunk/include/wx/gtk/warning.xpm
  • D /wxWidgets/trunk/include/wx/gtk1/error.xpm
  • D /wxWidgets/trunk/include/wx/gtk1/info.xpm
  • D /wxWidgets/trunk/include/wx/gtk1/question.xpm
  • D /wxWidgets/trunk/include/wx/gtk1/warning.xpm

moved the rest of XPMs to /art

2002-03-23 12:58 JS, revision 14743

Added hack to make standard art provider link with app

2002-03-23 12:02 JS, revision 14742

Use wxHtmlHelpController for HTML help, not wxHelpControllerHtml :-) Use wxHtmlHelpController, not wxHelpControllerHtml

2002-03-23 01:37 VZ, revision 14741

fixed assert failure in SetPath() (backported from HEAD)