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

1999-11-20 21:16 RD, revision 4637
  • D /wxWidgets/trunk/utils/wxPython/demo/bitmaps/splash.gif

forgot to add the image with binary flags

1999-11-20 21:15 RD, revision 4636

Added SplashScreen class from Mike Fletcher and use it in the demo.

1999-11-19 23:32 RD, revision 4635

Added encoding parameter to wxFontList::FindOrCreateFont

1999-11-19 22:36 DW, revision 4634

Removal of previous wxValidtor code for wxOS2

1999-11-19 21:01 VZ, revision 4633

wxWindow::GetBestSize() added

1999-11-19 18:59 VZ, revision 4632

Tom's patch - hope I got it right this time

1999-11-19 16:19 VZ, revision 4631

compilation fix for !wxUSE_MENU_CALLBACK

1999-11-19 09:47 JJ, revision 4630

Committing in . Support for the samples bombs and caret on VMS Modified Files: wxWindows/descrip.mms Added Files: wxWindows/samples/bombs/bombs.opt wxWindows/samples/bombs/descrip.mms wxWindows/samples/caret/caret.opt wxWindows/samples/caret/descrip.mms ----------------------------------------------------------------------

1999-11-19 05:34 RD, revision 4629

updated wxMVCTree, VTK, and the demo

1999-11-19 00:51 JL, revision 4628

few adaptations to cope with new control.h file

1999-11-19 00:12 JL, revision 4627

adding the notion of cyclic group of radiobutton

1999-11-19 00:11 JL, revision 4626

with only a little modification could be generic

1999-11-18 23:41 JL, revision 4625

copy of the generic before adaptation

1999-11-18 23:38 JL, revision 4624

needed to compile

1999-11-18 23:37 JL, revision 4623

first add

1999-11-18 23:31 DW, revision 4622

Some minor modifications for VA 4.0 support

1999-11-18 23:30 JL, revision 4621

for Gray Controls implementation

1999-11-18 23:15 JL, revision 4620

add Mac to the list of definition of HAVE_LOCALTIME

1999-11-18 23:13 JL, revision 4619

needed for mac port

1999-11-18 23:12 JL, revision 4618

To include the wx/mac version

1999-11-18 23:10 JL, revision 4617

Used when the Apparence Manager is not installed

1999-11-18 16:14 VZ, revision 4616

Remove() -> RemoveAt()

1999-11-18 15:58 RR, revision 4615

Added wxEvtHandler::Disconect() Added wxToolBar::DeleteTool() Removed the WXWIN_COMP... defines from the common setup.h Some tests,

1999-11-18 15:00 VZ, revision 4614

wxGTK pastes text from rxvt again

1999-11-18 14:54 VZ, revision 4613

bug in wxArray::Remove() fixed (thanks Robert)

1999-11-18 14:34 VZ, revision 4612

wxLogTrace documentation updated and expanded, VC++ users note added

1999-11-18 14:30 JJ, revision 4611

Committing in . Modifications to get rid of warnings on VMS Modified Files: wxWindows/include/wx/utils.h wxWindows/src/common/date.cpp wxWindows/src/common/datstrm.cpp wxWindows/src/common/gdicmn.cpp wxWindows/src/common/image.cpp wxWindows/src/common/object.cpp wxWindows/src/common/sckipc.cpp wxWindows/src/common/txtstrm.cpp wxWindows/src/generic/fontdlgg.cpp wxWindows/src/generic/listctrl.cpp wxWindows/src/generic/scrolwin.cpp wxWindows/src/generic/splitter.cpp wxWindows/src/motif/app.cpp wxWindows/src/motif/bitmap.cpp wxWindows/src/motif/bmpbuttn.cpp wxWindows/src/motif/button.cpp wxWindows/src/motif/checkbox.cpp wxWindows/src/motif/choice.cpp wxWindows/src/motif/clipbrd.cpp wxWindows/src/motif/colour.cpp wxWindows/src/motif/combobox.cpp wxWindows/src/motif/control.cpp wxWindows/src/motif/cursor.cpp wxWindows/src/motif/dataobj.cpp wxWindows/src/motif/dcclient.cpp wxWindows/src/motif/dcmemory.cpp wxWindows/src/motif/dcscreen.cpp wxWindows/src/motif/dialog.cpp wxWindows/src/motif/filedlg.cpp wxWindows/src/motif/font.cpp wxWindows/src/motif/frame.cpp wxWindows/src/motif/gauge.cpp wxWindows/src/motif/icon.cpp wxWindows/src/motif/listbox.cpp wxWindows/src/motif/mdi.cpp wxWindows/src/motif/menu.cpp wxWindows/src/motif/menuitem.cpp wxWindows/src/motif/msgdlg.cpp wxWindows/src/motif/palette.cpp wxWindows/src/motif/radiobox.cpp wxWindows/src/motif/radiobut.cpp wxWindows/src/motif/region.cpp wxWindows/src/motif/scrolbar.cpp wxWindows/src/motif/settings.cpp wxWindows/src/motif/slider.cpp wxWindows/src/motif/statbmp.cpp wxWindows/src/motif/statbox.cpp wxWindows/src/motif/stattext.cpp wxWindows/src/motif/textctrl.cpp wxWindows/src/motif/timer.cpp wxWindows/src/motif/toolbar.cpp wxWindows/src/motif/utils.cpp wxWindows/src/motif/window.cpp wxWindows/src/unix/fontutil.cpp wxWindows/src/unix/utilsunx.cpp ----------------------------------------------------------------------

1999-11-18 09:26 KB, revision 4610

Linux/AXP compilation fixed.

1999-11-18 08:41 GRG, revision 4609

Changed default address from INADDR_ANY to INADDR_NONE in GAddress_Init_INET, so that if the address is not correctly initialized it won't connect to localhost by default.

1999-11-18 08:39 GRG, revision 4608

Changed default address from INADDR_ANY to INADDR_NONE in GAddress_INET_Init, so that if the address is not correctly initialized it won't connect to localhost by default.

1999-11-18 07:17 RD, revision 4607

VTK wrapper of vtkRenderWindow for wxPython. Tested on MSW so far.

1999-11-17 22:35 VS, revision 4606

I changed wxUSE_HTML (and other related wxUSEs) to 1. wxHTML is stable enough and all other options are enabled by default so I guess it's time to enable wxHTML as well :)

1999-11-17 22:34 VS, revision 4605

fixed incomplete lists of supported handlers

1999-11-17 22:33 VS, revision 4604

wxBitmap::LoadFile and SaveFile now uses wxImage's methods in case there is no wxBitmap handler for given type

1999-11-17 22:33 VS, revision 4603

wxHtmlWindow::LoadPage does not use wxBusyCursor anymore. Instead it displays local hourglass cursor

1999-11-17 21:02 RD, revision 4602

Added wxWakeUpIdle() for MSW and empty stubs for Motif, OS2, and Mac Pending events are now deleted after being processed

1999-11-17 14:29 JS, revision 4601

Made some treectrl sample icons transparent; added toolbar.h to wx.h

1999-11-17 13:45 JJ, revision 4600

Committing in . New timing routines need new setup-definitions Modified Files: : wxWindows/setup.h_vms

1999-11-17 02:05 MT, revision 4599

use a smaller tip font for MSW

1999-11-16 23:24 DW, revision 4598

Modified full UNICODE support for VisualAge C++ for OS/2 V4.0

1999-11-16 23:21 DW, revision 4597

VisualAge V4.0 duplicate definition error suppression

1999-11-16 23:09 VZ, revision 4596

wxMSW fixes after wxFrameBase change - seems to work ok too by now

1999-11-16 21:31 VZ, revision 4595

wxFrameBase class for wxMSW and wxGTK

1999-11-16 16:59 VZ, revision 4594

assert in OnSelected() fixed

1999-11-16 16:44 VZ, revision 4593

send wxActivateEvents

1999-11-16 16:02 VZ, revision 4592

wxWindows/misc correction (was doubly included in wxGTK module)

1999-11-16 15:49 DW, revision 4591

Added full UNICODE support for VisualAge C++ for OS/2 V4.0

1999-11-16 15:31 VZ, revision 4590

crash when deleting window in OnUnsplit() corrected

1999-11-16 13:28 VZ, revision 4589

RemoveAt() added to array classes

1999-11-16 13:14 VZ, revision 4588

wxListCtrl::DeleteAllItems() doesn't send notification events (as documented)