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-11-26 22:55 vadz, revision 8838

documented just added env functions

2000-11-26 22:46 vadz, revision 8837

added wxGet/Set/UnsetEnv() for Unix

2000-11-26 19:51 vadz, revision 8836

quick fix for crash in wxStreamBuffer

2000-11-26 19:40 vadz, revision 8835

fixed SubString docs

2000-11-26 19:37 vadz, revision 8834

fxied SubString docs

2000-11-26 16:36 roebling, revision 8833

Split wxCanvas into two (wxVectorCanvas).

2000-11-26 14:18 vadz, revision 8832

fix for uninit vars

2000-11-26 14:16 vadz, revision 8831

oops... compilation fix

2000-11-26 11:15 juliansmart, revision 8830

Added m_destroybuf initialisation

2000-11-26 10:25 roebling, revision 8829

Corrected typos in geometry.

2000-11-26 10:20 roebling, revision 8828

Ported stable-tree refresh code to devel tree.

2000-11-26 04:36 vadz, revision 8827

1. fix for generation of mouse enter/leave events in wxMSW 2. render disabled check/radio box [more] correctly 3. several bug fixes with m_posLast caching 4. implemented wxTextCtrl word (as opposed to line) wrap 5. problem with selection refresh in line wrap style fixed

2000-11-26 02:05 vadz, revision 8826

1. don't call GetPartOfWrappendLine() unnecessarily 2. optimized it (replaced by a call to HitTestLine) for the other cases

2000-11-25 23:41 vadz, revision 8825

patch 102361 applied

2000-11-25 23:23 vadz, revision 8824

typo in AutosizeRowOrCol fixed (bug 115437)

2000-11-25 23:14 vaclavslavik, revision 8823

various bugfixes

2000-11-25 23:14 vaclavslavik, revision 8822

updated XRC sample

2000-11-25 23:13 vaclavslavik, revision 8821

added growable cols and rows to wxFlexGridSizer XRC handler

2000-11-25 23:13 vaclavslavik, revision 8820

added wxFrame::IsMDIChild() (msw only, protected)

2000-11-25 23:13 vaclavslavik, revision 8819

applied (part of) Alexey Leko's patch

2000-11-25 23:12 vadz, revision 8818

fixed Set(wxPercentOf) (bug #12227)

2000-11-25 22:44 vadz, revision 8817

compilation fix for !wxUSE_DIRDLGG

2000-11-25 22:23 vadz, revision 8816

fixed majorDim == 0 problem in wxGTK::wxRadioBox

2000-11-25 20:07 roebling, revision 8815

Small mods to wxCanvas.

2000-11-24 21:52 roebling, revision 8814

Made geometry classes link.