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

2000-02-06 00:03 VZ, revision 5863

tried to fix compilation for mingw32 and wxGTK/Motif in the same time

2000-02-05 23:07 JS, revision 5862

SetStatusFields type in implementation now matches header

2000-02-05 20:03 JS, revision 5861

Ok -> OK; status bar typo/cast

2000-02-05 18:18 GRG, revision 5860

Some compilation fixes

2000-02-05 18:16 GRG, revision 5859

Reverted a change which breaks compilation for win32 - not sure on how to fix this :-?

2000-02-05 18:15 GRG, revision 5858

Missing includes - please test without precompiled headers before committing

2000-02-05 18:04 SN, revision 5857

Added different strategy for updating grid lines.

2000-02-05 17:56 RR, revision 5856

Fixed status bar probs, Compilation fixes.

2000-02-05 16:09 JS, revision 5855

VC++ changes + makeproj additions

2000-02-05 15:56 SN, revision 5854

Include Header file of base class!

2000-02-05 14:27 SN, revision 5853

Fixed typo

2000-02-05 14:13 GT, revision 5852

Fixed a typo in a comment

2000-02-05 11:16 JS, revision 5851

Corrected initial m_filterIndex value (was 1)

2000-02-05 10:33 RR, revision 5850

wxWindow no longer emits any scroll events after a programmatic change to its scrollbars. Reverted sense of SHIFT and CONTROL in wxListCtrl.

2000-02-05 02:07 VZ, revision 5849

docs for wxTimer change

2000-02-05 01:57 VZ, revision 5848

1. wxTimer change - now generates EVT_TIMER() 2. wxStatusBar reorganisation

2000-02-05 01:55 VZ, revision 5847

cosemtic fixes

2000-02-05 01:06 MB, revision 5846

Space now move active cell right if grid is not editable

2000-02-05 01:03 MB, revision 5845

Removed ^M chars again

2000-02-05 00:26 MB, revision 5844

Removed erroneous EVT_SCROLLWIN

2000-02-04 23:41 SN, revision 5843

Added #ifdef HAVE_SCHED_YIELD

2000-02-04 20:27 VZ, revision 5842

readding back

2000-02-04 20:27 VZ, revision 5841

new sample: statbar

2000-02-04 19:27 VZ, revision 5840

updated to reflect the current situation

2000-02-04 18:31 VZ, revision 5839

another new version of wxStringTokenizer (with tests and docs)