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-10-03 10:04 roebling, revision 8463

wxListCtrl scrolls more gracefully in report mode now.

2000-10-03 10:03 roebling, revision 8462

Reduce with of Permissions column

2000-10-03 07:41 juliansmart, revision 8461

Small fixes to defs.h; change "windows.h" to <windows.h> in filefn.cpp

2000-10-02 18:56 vadz, revision 8460

updated wxFileConf test

2000-10-02 18:55 roebling, revision 8459

Added support for the wxNO_FULL_PAINT_ON_REDRAW style, Minor flicker reduction (when not using abovementioned flag).

2000-10-02 18:53 roebling, revision 8458

Small bug in wxSizerItem::GetPosition()

2000-10-02 18:20 vadz, revision 8457

fix for group names containing ']'

2000-10-02 03:42 dwebster, revision 8456

interface additions (mostly for new generic/toolwin)

2000-10-02 02:53 dwebster, revision 8455

Add some new files for interface additions

2000-10-02 02:49 dwebster, revision 8454

OS/2 Statusbar fixes, and class interface updates

2000-10-02 02:45 dwebster, revision 8453

OS/2 Statusbar fixes

2000-10-02 02:40 dwebster, revision 8452

fix to allow static lib build

2000-10-02 02:39 dwebster, revision 8451

OS/2 Statusbar support

2000-10-02 02:35 dwebster, revision 8450

Statusbar support

2000-10-01 22:47 vadz, revision 8449

1. (hopefully) fixed horz scrolling 2. only refresh part of line in Replace() 3. changed wxWindow::Refresh() to take client coordinates 4. only refresh the text which must be refreshed when selection changes

2000-10-01 21:31 vaclavslavik, revision 8448

fixed LoadPanel (created two instances previously and returned the wrong one)

2000-09-30 21:25 vadz, revision 8447

added debugging code to HitTest(), added m_posLastVisible and m_colLastVisible

2000-09-30 16:30 vadz, revision 8446

fix from Robert for extra refreshes

2000-09-30 16:07 vadz, revision 8445

replaced GetInt() with GetId() fixing the assertion failures in the sample

2000-09-30 10:37 ronl, revision 8444

updated for wxPython contrib

2000-09-30 00:43 vadz, revision 8443

wxTextCtrl: 1. now only scroll the visible text, not the entire text rect 2. don't draw the columns before the leftmost (visible) one

2000-09-29 19:58 vaclavslavik, revision 8442

removed loading from in-memory document (illicit idea)

2000-09-28 22:29 vaclavslavik, revision 8441

added wxListCtrl::AssignImageList

2000-09-28 22:26 vaclavslavik, revision 8440

added wxTreeCtrl::AssignImageList

2000-09-28 22:25 vaclavslavik, revision 8439

added wxNotebook::AssingImageList