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

2000-03-18 23:42 SN, revision 6838

Added includes needed if not using precompiled headers.

2000-03-18 23:24 SN, revision 6837

Removed redundant member variable.

2000-03-18 23:12 SN, revision 6836

Don't try to use Tooltips, if they are not available.

2000-03-18 22:50 SN, revision 6835

No precompiled headers for gcc, even if compiling WXPM.

2000-03-18 22:28 SN, revision 6834

Added a couple of fixes.

2000-03-18 22:25 VZ, revision 6833

some files for wxHandleFatalException() I previously forgot to commit

2000-03-18 21:46 VS, revision 6832

changed titlebar text colour from white to fg[GTK_STATE_SELECTED]

2000-03-18 21:15 RL, revision 6831

These two makefiles were *horrid* abominations. In fact they still are. But at least now they have some _chance_ of actually working..

2000-03-18 20:22 RL, revision 6830

made makefile more robust

2000-03-18 20:18 RR, revision 6829

wxAccel fix.

2000-03-18 20:11 JS, revision 6828

Added def files for making OpenGL DLLs (Mingw32); added comment to wxHTML format doc; added OpenGL libs to makeg95.env

2000-03-18 18:47 RR, revision 6827

I don't think the last person to edit splitter.cpp did actually run the sample afterwards. I did.

2000-03-18 17:39 SN, revision 6826

Added conversion of menu labels (&->~)

2000-03-18 16:48 GRG, revision 6825

Had to #ifdef out all the new wxGetFullHostName code as it breaks all the samples and apps _at least_ under mingw (and I think it will also cause other problems). Sorry, will have to wait for 2.1.14 to be released before this can be properly fixed.

2000-03-18 15:50 JS, revision 6824

Removed the wonderfully malicious WS_CLIPSIBLINGS style.

2000-03-18 14:12 JS, revision 6823

Corrected my correction.

2000-03-18 13:24 JS, revision 6822

Moved position of WXDLLEXPORT keyword

2000-03-18 13:19 JS, revision 6821

Corrected WXDLLEXPORT keyword position.

2000-03-18 09:34 JS, revision 6820

Restored sane way of using BC++ linker

2000-03-18 09:26 JS, revision 6819

Added stub for wxHandleFatalExceptions. But where's the implementation?

2000-03-18 09:20 JS, revision 6818

Doc tweaks

2000-03-18 08:33 RD, revision 6817

When making the DLL with glcanvas then you have to link the dll with the gl libraries. Added a flag to let the makefile do that.

2000-03-18 08:15 RD, revision 6816

When making the DLL with glcanvas then you have to link the dll with the gl libraries. Added a flag to let the makefile do that.

2000-03-18 07:57 RD, revision 6815

new swig generated code

2000-03-18 07:57 RD, revision 6814

changes for wxDash

2000-03-17 23:02 VZ, revision 6813

more tests: OS/user info functions

2000-03-17 23:02 VZ, revision 6812

compilation fix

2000-03-17 23:01 SN, revision 6811

Added include of module.h

2000-03-17 23:00 VZ, revision 6810

1. wxGetFullHostName() does return the full host name now under MSW 2. wxGetEmailAddress() doesn't always return empty string... 3. status bar created under MSW is of type wxStatusBar, hence wxWin RTTI works for it 4. carsh in IPC sample fixed

2000-03-17 19:30 RD, revision 6809

fixes for drop source and for capturing the mouse

2000-03-17 18:59 RD, revision 6808

Some wxPython doc changes

2000-03-17 18:49 RD, revision 6807

fixing the STC sample makefile to find the include directory

2000-03-17 18:29 VZ, revision 6806

fix in fontspec parsing

2000-03-17 18:18 VZ, revision 6805

HTTP_PROXY bug (freeze on program startup) should be fixed

2000-03-17 18:16 RD, revision 6804

wxFont remembers facename of actual font used

2000-03-17 17:59 JS, revision 6803

Some doc fixes; BC++, Watcom C++, Mingw32 fixes

2000-03-17 16:55 VZ, revision 6802

wxHandleFatalExceptions() added, documented

2000-03-17 16:41 SN, revision 6801

Added missing IMPLEMENT_DYNAMIC_CLASS

2000-03-17 15:42 RR, revision 6800

Small makefile change.

2000-03-17 15:30 VZ, revision 6799

skip status bars in wxWindow::Fit

2000-03-17 15:09 GRG, revision 6798

Fixed bug for late events arriving after connections had been destroyed

2000-03-17 14:08 VZ, revision 6797

warnings from FreeBSD compilation log removed

2000-03-17 14:05 JS, revision 6796

Removed an include from windres flags since it can't cope with a long command line

2000-03-17 13:59 VZ, revision 6795

oops, compilation error - fixed

2000-03-17 13:58 VZ, revision 6794

wxSTIPPLE_MASK_OPAQUE implementation from Klaas Holwerda

2000-03-17 13:39 BJ, revision 6793

fix for textctrl height

2000-03-17 13:31 BJ, revision 6792

*** empty log message ***

2000-03-17 13:12 BJ, revision 6791

default font for dialog

2000-03-17 12:47 SN, revision 6790

Added #pragma implementation for gcc.

2000-03-17 12:46 SN, revision 6789

bool-> int, gcc doesn't like bool in _C_ code.

2000-03-17 12:45 SN, revision 6788

bool->int, since gcc doesn't like bool in _C_ code

2000-03-17 12:01 JS, revision 6787

Added back gnuwin32 include

2000-03-17 11:18 GT, revision 6786

RCS left a turd in the previous checkin

2000-03-17 11:15 GT, revision 6785

Fixed compilation in release mode

2000-03-17 10:08 JS, revision 6784

Added some makefiles, more BC++/win16 fixes

2000-03-17 09:19 JS, revision 6783

Doc updates; new grid disabled for BC++/WIN16 (too much global data)

2000-03-17 08:44 MJ, revision 6782

db.h

2000-03-17 08:43 MJ, revision 6781

browsedb.cpp browsedb.h doc.cpp doc.h

2000-03-17 08:10 MT, revision 6780

added WS_CLIPSIBLINGS

2000-03-17 08:07 MT, revision 6779

no message

2000-03-16 23:24 DW, revision 6778

more framework fixes for menu displays

2000-03-16 21:57 GRG, revision 6777

Removed bool params and retvalues in GSocket interface to avoid mismatch between C-compiled bools in gsocket and C++ real bools as passed by wxSocket

2000-03-16 21:57 GRG, revision 6776

Removed bool params and retvalues in GSocket interface to avoid mismatch between C-compiled bools in gsocket and C++ real bools as passed by wxSocket

2000-03-16 20:46 GRG, revision 6775

Fixed a problem in GAddress related to CHECK_ADDRESS macro

2000-03-16 20:41 RR, revision 6774

Next take at getting mini-frames even with Life! to work...

2000-03-16 20:09 GRG, revision 6773

More debug code

2000-03-16 19:47 RR, revision 6772

Fixed mini-frame problems.

2000-03-16 19:42 GT, revision 6771

Fixed a typo in wxDbConnectionsInUse()

2000-03-16 19:27 SN, revision 6770

Readded #if wxUSE_UNICODE to ~wxApp.

2000-03-16 19:09 GT, revision 6769

Modified to use the newly defined names for functions/classes/structs defined to match the wxWindows conventions for naming (primarily prefacing these items with wx). Fixed program so it would not crash when using FILE|EXIT Fixed widget alignment issues

2000-03-16 19:02 GT, revision 6768

Modified to use the newly defined names for functions/classes/structs defined to match the wxWindows conventions for naming (primarily prefacing these items with wx).

2000-03-16 19:00 GT, revision 6767

Cleaned up the API for class/structure/function names to follow the wxWindows conventions (mostly prefixing wx to all of them). Backward compatability is maintained by keeping the old names calling the new functions, or typedef-ing the old names to the new names. The old names can be totally disabled at the end of the file by changing the #if 1 block that surrounds the old names Added a wxDbCreateDataSource() function, though it only works under MSW using VC6, because the API is not available with iODBC. To use this, it requires linking in odbccp32.lib and #including odbcinst.h in db.h. This function is disabled with #if 0 for now.

2000-03-16 19:00 GT, revision 6766

Cleaned up the API for class/structure/function names to follow the wxWindows conventions (mostly prefixing wx to all of them). Backward compatability is maintained by keeping the old names calling the new functions, or typedef-ing the old names to the new names. The old names can be totally disabled at the end of the file by changing the #if 1 block that surrounds the old names Added a param to GetWhereClause() so that now the LIKE operator can be applied to strings rather than EQUAL

2000-03-16 18:59 GT, revision 6765

Cleaned up the API for class/structure/function names to follow the wxWindows conventions (mostly prefixing wx to all of them). Backward compatability is maintained by keeping the old names calling the new functions, or typedef-ing the old names to the new names. The old names can be totally disabled at the end of the file by changing the #if 1 block that surrounds the old names Undid RRs last change, as it breaks backward compatabilty with using this class with 1.6x (GetData() is still a supported function, and is used in dozens of other places in this file, so it could not have broken compilation). Added a param to GetWhereClause() so that now the LIKE operator can be applied to strings rather than EQUAL

2000-03-16 17:57 VZ, revision 6764

added test for bug #38

2000-03-16 17:37 RD, revision 6763

converted some args to return values

2000-03-16 17:37 VZ, revision 6762

tooltip fix: compile-time test removed, comment explaining it added

2000-03-16 17:22 VS, revision 6761

added remark on hhp2cached

2000-03-16 16:47 VZ, revision 6760

better TestSocketServer()

2000-03-16 16:30 VZ, revision 6759

bug fixes

2000-03-16 16:00 GRG, revision 6758

Only added \n to debug printfs

2000-03-16 15:53 DW, revision 6757

compile bug fixed in SetCursor

2000-03-16 15:35 GRG, revision 6756

More debug code

2000-03-16 12:26 GRG, revision 6755

MSW: Grouped all MSVC #pragma disable Unix: Fixed GAddress_destroy leak as Vadim did for MSW

2000-03-16 12:05 GRG, revision 6754

Process pending events before deleting pending objects, and do it regardless of the value of wxUSE_THREADS (wxPostEvents can be used in single threaded apps). Changed: wxApp::OnIdle

2000-03-16 08:49 JJ, revision 6753

Committing in . Modified Files: wxWindows/docs/readme_vms.txt ----------------------------------------------------------------------

2000-03-16 08:07 JJ, revision 6752

Committing in . Patches for the wxGTK compilation on VMS Modified Files: wxWindows/descrip.mms wxWindows/setup.h_vms wxWindows/include/wx/gtk/app.h wxWindows/samples/minimal/descrip.mms wxWindows/src/generic/descrip.mms wxWindows/src/generic/filedlgg.cpp wxWindows/src/gtk/app.cpp wxWindows/src/gtk/descrip.mms wxWindows/src/gtk/listbox.cpp wxWindows/src/gtk/utilsgtk.cpp wxWindows/src/gtk/win_gtk.c wxWindows/src/gtk/window.cpp wxWindows/src/gtk/wx_gtk_vmsjackets.c ----------------------------------------------------------------------

2000-03-16 01:12 VZ, revision 6751

1. fixed memory leak in GAddress 2. fixed memory leak with wxLogStderr in wxBase 3. updated tmake files/makefiles for wxBase with wxSocket under MSW 4. fixed wxSashWindow cursor bug by allowing SetCursor(wxNullCursor) 5. fixed warning in gsock*.c

2000-03-16 01:05 VZ, revision 6750

removed test code

2000-03-16 01:04 VZ, revision 6749

some fixes in TestSocketServer()

2000-03-16 01:03 VZ, revision 6748

1. fixed memory leak in GAddress 2. fixed memory leak with wxLogStderr in wxBase 3. updated tmake files/makefiles for wxBase with wxSocket under MSW 4. fixed wxSashWindow cursor bug by allowing SetCursor(wxNullCursor) 5. fixed warning in gsock*.c

2000-03-16 00:15 RD, revision 6747

dropTarget is now dynamically allocated.

2000-03-15 23:31 NI, revision 6746

included missing header files - without them mingw32 compilation failed

2000-03-15 23:27 DW, revision 6745

no message

2000-03-15 22:01 SN, revision 6744

Bugfix

2000-03-15 20:51 RL, revision 6743

removed TAB_TRAVERSAL style

2000-03-15 19:53 JS, revision 6742

Some C++Builder fixes

2000-03-15 19:19 VZ, revision 6741

wxSocketServer test added to console sample

2000-03-15 18:52 JS, revision 6740

Various compiler changes

2000-03-15 17:16 VZ, revision 6739

test data file for console sample