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

1998-11-17 23:03 JS, revision 1011

Cured BC++ makefile bug; wxGrid fix; updated Motif install.txt

1998-11-17 22:44 JS, revision 1010

Added sash window and layout window docs; added wxLog... and assert functions

1998-11-16 14:38 RR, revision 1009

Hm, FortyThieves' cards were all black. MDI insert child bug.

1998-11-16 11:48 UG, revision 1008

no message

1998-11-16 09:30 KB, revision 1007

Fixed bad bad bug.

1998-11-16 08:31 RR, revision 1006

Fixed bug in dc::blit() Redid fix in fileconf FortyThieves works now..

1998-11-16 07:18 RR, revision 1005

Fixed resizing of wxTextCtrl Added clientdata to menu

1998-11-16 00:01 RD, revision 1004

Generic treectrl for wxPython/GTK compiles...

1998-11-15 23:04 RD, revision 1003

Removing some ifdef's for wxGTK

1998-11-15 21:53 JS, revision 1002

Fix to parser.y to make it compile with makefile.unx; wxFileConfig adds a / to user path if necessary; OGL sample cleans itself up; wxLog fixes in app.cpp

1998-11-15 17:57 RR, revision 1001

Added new wxBitmapButton implementation Build fixes in base classes

1998-11-15 17:01 KB, revision 1000

Replaced kbList with wxList.

1998-11-15 15:29 RR, revision 999

Coompilation fixes for GTK 1.1.3

1998-11-14 20:20 RR, revision 998

Added spinbutton

1998-11-14 20:17 RR, revision 997

Doc corrections fixed listbox setbackground added spinbutton sample

1998-11-13 20:47 VZ, revision 996

1. GetNextChild() bug fixed in generic version 2. GetChildrenCount(bool recursive) added to all versions, implemented only in the generic one so far 3. Sample slightly modified to show new function

1998-11-12 22:47 JS, revision 995

Accelerators implemented for wxMotif; some wxComboBox stupidities cured

1998-11-12 18:18 RR, revision 994

Last fixes for wxMotif and configure

1998-11-12 16:40 RR, revision 993

Compile fixes, warnings etc.

1998-11-12 16:02 VZ, revision 992

"make depend" finally seems to work (thanks to Kristján Jónsson)

1998-11-12 06:12 RR, revision 991

CalcBoundingBox() added so that Max() works in wxDC

1998-11-11 18:06 GL, revision 990

* Fixes. * Added end process notification in motif.

1998-11-11 14:39 JS, revision 989

Motif bug fixes; dialog OnPaint works now; wxColourDialog tweaking

1998-11-11 14:19 RR, revision 988

Still bit fiddling in wxImage. SetSize rewritten.

1998-11-11 09:53 JS, revision 987

Changed setup.h so that global memory operators are switched off for GnuWin32; rearranged wxWave constructors; small changes in tlog.tex