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-09-08 22:13 GRG, revision 3587

Bugfix in GSocket_Cleanup() GSocket_Connect and GSocket_WaitConnection now detect EWOULDBLOCK errors and act accordingly (this is needed for correct wxSocket behaviour)

1999-09-08 12:39 JS, revision 3586

Fixed cursor loading on Win95

1999-09-08 08:29 JS, revision 3585

Added wxTE_NO_VSCROLL style; corrected joystick event class

1999-09-07 16:23 GRG, revision 3584

Little changes

1999-09-07 15:40 GRG, revision 3583

Added -lwsock32 (needed for socket support)

1999-09-07 15:37 GRG, revision 3582

Added gsocket.c for MSW

1999-09-07 15:34 GRG, revision 3581

wxSocketClient::Connect() now honours the 'wait' parameter.

1999-09-07 15:25 GRG, revision 3580

GSocket for MSW

1999-09-07 15:20 GRG, revision 3579

Header file for MSW GSocket

1999-09-07 08:22 JS, revision 3578

Corrected #include in gsockmot.cpp

1999-09-07 05:28 RS, revision 3577

Fixed include gsockunix.h line

1999-09-06 19:06 GL, revision 3576

Moved gsockunx.h from src/unix to include/wx/unix Added include/wx/unix/gsockunx.h to Makefile.in

1999-09-06 12:54 PA, revision 3575

Added documentation for wxMenuBar::Refresh()

1999-09-06 12:53 PA, revision 3574

Changed scope of wxMenuBar::Refresh() from protected to public.

1999-09-06 12:15 JS, revision 3573

Added missing constant

1999-09-06 12:12 JS, revision 3572

Changed value of wxGA_SMOOTH (clashed with wxVERTICAL)

1999-09-06 09:36 JS, revision 3571

Added wxFontEnumerator class for wxMSW, and fixed text validator for French decimal point (",").

1999-09-05 20:45 VZ, revision 3570

some fixes for VC++ 1.5 makefiles

1999-09-05 19:42 JS, revision 3569

Fixed some doc problems

1999-09-05 15:14 JS, revision 3568

Misc. 16-bit compilation fixes

1999-09-05 14:09 JS, revision 3567

Updating corrupt file

1999-09-05 10:23 GL, revision 3566

Updated wxSocket documentation Renamed GSOCK_TIMEOUT to GSOCK_TIMEDOUT Added wxURL::ConvertFromURI Use wxUSE_LIBGIF in imaggif.cpp and samples/html/test/test.cpp Full implementation of "timeout"s in gsocket.c Non-blocking WaitConnection()/Connect() are supported now.

1999-09-05 06:46 GL, revision 3565

Changed some more name in wxSocket (internal)

1999-09-05 06:33 MB, revision 3564
  • D /wxWidgets/trunk/configure

What is it doing here anyway ?

1999-09-05 05:51 GL, revision 3563

Added GSocket/wxSocket alias to socket.h to prevent us from using GSocket internal symbols Added G721 filter for Wave Fixed a bug in wxsocket sample

1999-09-05 03:31 MB, revision 3562

Modifed ShowModal() function so that you can have dialogs with yes, no and cancel buttons.

1999-09-03 10:54 HH, revision 3561

fixed crashing generic dir dialog.

1999-09-03 05:19 MB, revision 3560

Added statline, checklst and spinbutt file to wxMotif compilation.

1999-09-03 05:16 MB, revision 3559

Enabled wxStaticLine for wxMotif. Added checklst.cpp and spinbutt.cpp to Motif compilation.

1999-09-03 04:18 MB, revision 3558

Fixes for gcc 2.95 and AIX.

1999-09-02 19:11 GL, revision 3557

Added a test to wxSocket sample (client side socket event test)

1999-09-02 08:23 JS, revision 3556

SetMenuBar potential memory leak fixed; added wxTAB_TRAVERSAL as dummy (0) style for backward compatibility

1999-09-02 06:01 , revision 3555
  • A /wxWidgets/tags/wxPython-2_1b3
  • D /wxWidgets/tags/wxPython-2_1b3/.cvsignore
  • D /wxWidgets/tags/wxPython-2_1b3/autogen.sh
  • D /wxWidgets/tags/wxPython-2_1b3/BuildCVS.txt
  • D /wxWidgets/tags/wxPython-2_1b3/config.guess
  • D /wxWidgets/tags/wxPython-2_1b3/config.sub
  • D /wxWidgets/tags/wxPython-2_1b3/configure
  • D /wxWidgets/tags/wxPython-2_1b3/configure.in
  • D /wxWidgets/tags/wxPython-2_1b3/distrib
  • D /wxWidgets/tags/wxPython-2_1b3/docs
  • D /wxWidgets/tags/wxPython-2_1b3/include
  • D /wxWidgets/tags/wxPython-2_1b3/install-sh
  • D /wxWidgets/tags/wxPython-2_1b3/lib
  • D /wxWidgets/tags/wxPython-2_1b3/locale
  • D /wxWidgets/tags/wxPython-2_1b3/Makefile.in
  • D /wxWidgets/tags/wxPython-2_1b3/misc
  • D /wxWidgets/tags/wxPython-2_1b3/mkinstalldirs
  • D /wxWidgets/tags/wxPython-2_1b3/modules
  • D /wxWidgets/tags/wxPython-2_1b3/samples
  • D /wxWidgets/tags/wxPython-2_1b3/setup.h.in
  • D /wxWidgets/tags/wxPython-2_1b3/src
  • D /wxWidgets/tags/wxPython-2_1b3/tests
  • D /wxWidgets/tags/wxPython-2_1b3/user
  • D /wxWidgets/tags/wxPython-2_1b3/utils/dialoged
  • D /wxWidgets/tags/wxPython-2_1b3/utils/framelayout
  • D /wxWidgets/tags/wxPython-2_1b3/utils/glcanvas
  • D /wxWidgets/tags/wxPython-2_1b3/utils/HelpGen
  • D /wxWidgets/tags/wxPython-2_1b3/utils/HelpHTML
  • D /wxWidgets/tags/wxPython-2_1b3/utils/Makefile.in
  • D /wxWidgets/tags/wxPython-2_1b3/utils/makefile.vc
  • D /wxWidgets/tags/wxPython-2_1b3/utils/nplugin
  • D /wxWidgets/tags/wxPython-2_1b3/utils/ogl
  • D /wxWidgets/tags/wxPython-2_1b3/utils/serialize
  • D /wxWidgets/tags/wxPython-2_1b3/utils/tex2rtf
  • D /wxWidgets/tags/wxPython-2_1b3/utils/wxMMedia2
  • D /wxWidgets/tags/wxPython-2_1b3/utils/wxOLE
  • R /wxWidgets/tags/wxPython-2_1b3/utils/wxPython/modules/html
  • D /wxWidgets/tags/wxPython-2_1b3/utils/wxPython/modules/html/Makefile.pre.in
  • D /wxWidgets/tags/wxPython-2_1b3/utils/wxPython/modules/html/makefile.vc
  • D /wxWidgets/tags/wxPython-2_1b3/utils/wxPython/modules/html/Setup.in
  • D /wxWidgets/tags/wxPython-2_1b3/utils/wxPython/src/makefile.nt
  • D /wxWidgets/tags/wxPython-2_1b3/utils/wxPython/src/wxp.cpp
  • D /wxWidgets/tags/wxPython-2_1b3/utils/wxprop
  • D /wxWidgets/tags/wxPython-2_1b3/utils/wxtree
  • D /wxWidgets/tags/wxPython-2_1b3/wx-config.in
  • D /wxWidgets/tags/wxPython-2_1b3/wxGTK.spec
  • D /wxWidgets/tags/wxPython-2_1b3/wxMotif.spec
  • D /wxWidgets/tags/wxPython-2_1b3/wxWINE.spec

This commit was manufactured by cvs2svn to create tag 'wxPython-2_1b3'.

1999-09-02 06:01 RD, revision 3554

Prep for wxPython 2.1b3 release

1999-09-02 05:39 RD, revision 3553

updated version number for DLL name

1999-09-02 05:38 RD, revision 3552

fixed a clash in values for wxSlider styles

1999-09-02 05:36 RD, revision 3551

wxPython doc updates

1999-09-02 05:31 RD, revision 3550

Prep for wxPython 2.1b3 release

1999-09-01 20:58 RD, revision 3549

removed a test value left in by accident

1999-09-01 20:54 RD, revision 3548

Some build updates

1999-09-01 20:53 RD, revision 3547

Added sh-bang

1999-09-01 18:05 GL, revision 3546

Write 0 to m_lastcount in OnSysRead and OnSysWrite

1999-08-31 23:26 HH, revision 3545

change to make wxHtmlHelp more flexible; don't panic if an empty index or contents filename is given

1999-08-31 23:22 HH, revision 3544

added wxHtmlHelpController and -System wrappers. See README for some remarks

1999-08-31 23:18 HH, revision 3543

some changes to make wxHtmlHelpController easier to subclass

1999-08-31 20:05 VS, revision 3542

ScanParam has only one parameter now

1999-08-31 18:16 GL, revision 3541

Fixed wxZlibOutputStream::Sync

1999-08-31 12:03 JS, revision 3540

Added Set/GetSelection to wxPrintDialogData (the value of the Selection radio button); corrected bug in cursor.cpp (used wxIconRefData).

1999-08-31 05:36 MB, revision 3539

Fixes for scrolling in wxScrolledWindow

1999-08-31 03:45 MB, revision 3538

ifdef'd out call to dc.FloodFill() for WXMOTIF (not implemented).