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-10-17 21:24 VZ, revision 4037

corrected serious bug in SetHBITMAP

1999-10-17 20:52 VS, revision 4036

HTML_xxxx constants changed to wxHTML_xxxx (with backward compatibility through WXWIN_COMPATIBILITY_2)

1999-10-17 20:47 VZ, revision 4035

added several other accel strings

1999-10-17 19:54 RR, revision 4034

Added temporary test to splitter.

1999-10-17 17:23 DW, revision 4033

*** empty log message ***

1999-10-17 15:59 RR, revision 4032

Small fix.

1999-10-17 14:55 RR, revision 4031

Distrib changes.

1999-10-17 13:03 VS, revision 4030

added HTML printing

1999-10-17 10:22 RR, revision 4029

Applied Diana's font patch II Made wxGLCanvas work again

1999-10-17 01:18 VZ, revision 4028

1. wxPostEvent added and documented 2. Made it possible to have wxDataObjects which support multiple formats painlessly 3. Extensively modified dnd sample to show a "real life" wxDataObject

1999-10-16 20:07 RR, revision 4027

Restored wxSizeEvent code form last week -> wxGLCanvas probably broken again.

1999-10-16 18:09 RD, revision 4026

Changed an OBJARRAY to an EXPORTED_OBJARRAY

1999-10-16 15:38 VS, revision 4025

wxHTML classes description is now in alphabetical order

1999-10-16 15:37 VS, revision 4024

fixed bug in PS clipping (non-virtual SetClippingRegion was overloaded)

1999-10-16 15:37 VS, revision 4023

wxHtmlCell::AdjustPagebreak now works correctly

1999-10-16 12:28 VS, revision 4022

wxHtmlCell::AdjustPagebreak documented

1999-10-16 12:27 VS, revision 4021

SetFonts methods have const param now

1999-10-16 12:24 VS, revision 4020

removed wxVERSION_* macros

1999-10-16 08:57 JS, revision 4019

Added instructions to Forty.

1999-10-16 06:09 RD, revision 4018

Added some definitions, a missing method, and fixed a compile error

1999-10-16 06:08 RD, revision 4017

Enabled to be run without splitters to track down possible bugs

1999-10-15 23:04 VZ, revision 4016

compilation fix

1999-10-15 21:00 DW, revision 4015

no message

1999-10-15 19:04 VZ, revision 4014

compilation fix

1999-10-15 18:12 , revision 4013

This commit was manufactured by cvs2svn to create tag 'BEFORE_LONG_INT_CHANGE'.

1999-10-15 18:12 VZ, revision 4012

unused param

1999-10-15 18:09 VZ, revision 4011

don't draw with NULL font

1999-10-15 17:59 VZ, revision 4010

compilation fix

1999-10-15 17:49 VZ, revision 4009

compilation fix

1999-10-15 17:47 VZ, revision 4008

warning fixed

1999-10-15 17:35 VZ, revision 4007

on some systems (HP-UX), strtok_r() needs _REENTRANT to be defined

1999-10-15 17:15 VZ, revision 4006

let's not forget that \& has lower priority than == in C

1999-10-15 16:59 VZ, revision 4005

1. wxImageHandler::DoCanRead() introduced to solve the virtual function name hiding problem 2. wxPNMHandler::CanRead() shouldn't use wxT() - should it?

1999-10-15 16:28 VZ, revision 4004

resolved a conflict

1999-10-15 16:21 VZ, revision 4003

resolved a conflict

1999-10-15 16:14 VZ, revision 4002

compile fix

1999-10-15 15:49 VZ, revision 4001

removed wxDialog::Centre()

1999-10-15 14:59 RR, revision 4000

scrolling of foreign windowsplus sample

1999-10-15 10:11 GT, revision 3999

Removed a variable declaration from within a FOR statement for compilation on HP-UX

1999-10-15 04:07 DW, revision 3998

*** empty log message ***

1999-10-14 22:36 DW, revision 3997

no message

1999-10-14 17:47 JS, revision 3996

Updated install.txt, added double-inclusion guard, corrected a GnuWin32 thing in spinctrl.cpp

1999-10-14 17:08 RR, revision 3995

HP-UX fixes

1999-10-14 15:52 VZ, revision 3994

never undefine 'inline' keyword for C++ compilation

1999-10-14 15:43 VZ, revision 3993

manually test for X11 headers/libs

1999-10-14 15:18 VZ, revision 3992

NULL shouldn't be used in test programs

1999-10-14 14:57 HH, revision 3991

fixed some frame cleanup stuff; The main frame (MyFrame) explicitely closes the helpframe now before deleting the config pointer and closing itself.

1999-10-14 14:10 JS, revision 3990

Added sqltypes.h (for Cygwin b20), some other Cygwin fixes.

1999-10-14 13:09 RR, revision 3989

Changed time of sending the wxSizeEvent and assorted things, this made wxGLCanvas work, wxMiniFrame looks correct again, Corrected makefile for HTML help

1999-10-14 12:55 VZ, revision 3988

init.cpp isn't included in the makefiles for wxMSW any more

1999-10-14 12:49 VZ, revision 3987

-mwindows added for mingw32 compilation

1999-10-14 12:37 JS, revision 3986

makeg95.env edited for Mingw32/gcc 2.95 compilation; _T not redefined for Mingw32; removed init.cpp from makefile.vc (tmake keeps generating it); added spinctrl.cpp to MSW section in filelist.txt.

1999-10-14 12:31 VZ, revision 3985

= replaced with ==

1999-10-14 12:02 VZ, revision 3984

more mingw32 warnings fixed

1999-10-14 10:20 JS, revision 3983

Corrections

1999-10-14 09:29 RR, revision 3982

Applied patches for AIX, Corrected prop dialog, Tabbing in parent top-level-windows no longer possible,

1999-10-14 08:56 JS, revision 3981

Added makewise.bat, for making a WISE installation automatically.

1999-10-14 08:54 JS, revision 3980

Added system DLL file installs for makewise.bat.

1999-10-14 05:41 MB, revision 3979

Regenerated from tmake after editing filelist.txt to add gridg.h

1999-10-14 05:36 MB, revision 3978

Put gridg.h back so that it gets installed

1999-10-14 05:03 MB, revision 3977

Changed all EVT_WXGRID... constants to EVT_GRID...

1999-10-14 04:43 DW, revision 3976

*** empty log message ***

1999-10-14 04:42 MB, revision 3975

Changed all EVT_WXGRID... constants to EVT_GRID...

1999-10-13 22:34 DW, revision 3974

Latest Updates

1999-10-13 22:33 CR, revision 3973

changed LVHITTESTINFO to LV_HITTESTINFO

1999-10-13 22:05 CR, revision 3972

brought regconf interface read/write methods up to spec

1999-10-13 20:35 DW, revision 3971

no message

1999-10-13 18:52 VZ, revision 3970

warnings for mingw32 compilation fixed

1999-10-13 18:51 VZ, revision 3969

DnD is disabled automatically y configure for mingw32 without OLE headers

1999-10-13 18:06 VZ, revision 3968

small updates for Linux->Win32 cross compilation

1999-10-13 18:00 RD, revision 3967

update to wxPython module

1999-10-13 17:16 CR, revision 3966

Added tabg.o/tabg.d to GTK make stuff. Tabbed dialogs weren't linking correct.

1999-10-13 17:07 VZ, revision 3965

regenerated

1999-10-13 17:05 CR, revision 3964

Added item clicks event support

1999-10-13 17:04 CR, revision 3963

Added support for item clicks

1999-10-13 17:03 CR, revision 3962

Added right/middle click item support

1999-10-13 17:01 CR, revision 3961

Added tree control item click event wrappers

1999-10-13 17:00 CR, revision 3960

Added list control item click event wrappers

1999-10-13 16:59 CR, revision 3959

Added tree control item click events

1999-10-13 16:30 JS, revision 3958

Added some setup files

1999-10-13 16:15 VZ, revision 3957

wxMotif module corrections

1999-10-13 15:35 RR, revision 3956

Forgot resource sample.

1999-10-13 11:59 JS, revision 3955

Added precompiled header stuff.

1999-10-13 11:57 MB, revision 3954

Added demonstration of insert/delete rows/cols

1999-10-13 11:49 MB, revision 3953

Fixed bug causing crashes when all rows or cols were deleted and then an attempt was made to insert rows/cols

1999-10-13 04:36 MB, revision 3952

Put include for makelib.b32 back in (why was it taken out ? without it the lib isn't built)

1999-10-13 02:22 RN, revision 3951

Import regex from tcl 8.4.5

1999-10-13 02:22 , revision 3950

This commit was manufactured by cvs2svn to create branch 'RXSPENCER'.

1999-10-13 02:22 RN, revision 3949

Tcl regex lib

1999-10-13 02:22 VZ, revision 3948

added autogenerated files to make build work

1999-10-12 23:57 VZ, revision 3947

1. DLL compilation fixes (wrong WXDLLEXPORT placement) in db.h/cpp 2. dummy typedef added to gsocket.c - trans unit can't be empty 3. WX_DEFINE_EXPORTED_ARRAY & friends appear

1999-10-12 23:49 VZ, revision 3946

tmake template for DLL project for VC++ 6.0

1999-10-12 22:49 DW, revision 3945

More OS/2 stuff

1999-10-12 21:52 RR, revision 3944

Refresh() problem from DialogEd solved Unified the naming of GNU pragmas for base classed: dialogbase, choicebase, etc.

1999-10-12 20:29 RD, revision 3943

Attempting to create module def for wxPython

1999-10-12 17:20 GT, revision 3942

Moved the #include of filefn.h from db.h to db.cpp

1999-10-12 17:19 GT, revision 3941

Moved the #include of filefn.h to db.cpp

1999-10-12 14:36 RR, revision 3940

Some more distrib corrections.

1999-10-12 11:06 GT, revision 3939

Use of a postgres data source would fail due to checking for "PostgresSQL" rather than "PostgreSQL"

1999-10-12 11:02 GT, revision 3938

Changed #ifdef _IODBC_ to #ifdef __UNIX__