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-02-07 16:37 VZ, revision 5888

1. modified Makefile to copy the .bmp 2. added "change angle" to the menu, abort (and not crash) if bitmap not found

2000-02-07 15:48 VZ, revision 5887

wxListCtrl::SortItems() clarifications, more samples docs

2000-02-07 12:50 JS, revision 5886

Copied XPM files to new names to avoid conflict when compilign with VC++ project files

2000-02-07 11:15 SN, revision 5885

*** empty log message ***

2000-02-07 10:14 HH, revision 5884

Some fixes (&->\&, _->\_) to remove latex complaints. Actually the whole point of this excercise was to try to make a nice pdf file with contents tree and thumbnail pages using pdflatex, but it keeps depleting tex's resources :-(

2000-02-07 10:08 BJ, revision 5883

add definition for FAR for mingwin 2.95

2000-02-07 10:07 BJ, revision 5882

add casts + type to untyped const for GCC2.95

2000-02-07 05:39 MB, revision 5881

Fixes for problem where selection fails to start on dragging mouse in grid cell window.

2000-02-07 03:36 MB, revision 5880

Fixed bug in wxGrid::DrawAllGridLines that was causing crashes

2000-02-06 21:25 JS, revision 5879

Small changes for VC++ 4 compilation

2000-02-06 20:36 RR, revision 5878

Small modifications to listtest.

2000-02-06 20:35 RR, revision 5877

Reenabled deleteallitems events, marked with RR.

2000-02-06 19:51 SN, revision 5876

Minor fix in screen update code

2000-02-06 19:11 JS, revision 5875

Some doc corrections; Watcom C++ corrections; VC++ 4 corrections

2000-02-06 17:13 RR, revision 5874

compilation fixes.

2000-02-06 15:05 JS, revision 5873

Changed static_cast syntax not recogised by all compilers

2000-02-06 14:51 JS, revision 5872

Added rotation to wxImage

2000-02-06 13:51 RR, revision 5871

Tried to prevent scrollbars from scrolling as per MSW, didn't work. Added DeleteAllItems event and test to listctrl.

2000-02-06 12:12 JS, revision 5870

long -> wxCoord

2000-02-06 12:11 RR, revision 5869

Scrolling fixes.

2000-02-06 11:48 JS, revision 5868

Some BC++ 4.5 and other compile fixes; changed FAR definition to WXFAR

2000-02-06 09:06 RL, revision 5867

patched DoSetClippingRegionAsRegion to update clipping state vars

2000-02-06 01:58 SN, revision 5866

Optimized Refresh Area in various functions

2000-02-06 01:30 VZ, revision 5865

some minor changes in controls/image, timings added to listtest

2000-02-06 00:21 SN, revision 5864

long -> wxCoord