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

2004-07-21 11:21 VS, revision 28353

fixed --inplace

2004-07-21 10:45 VZ, revision 28352

documented that Write() doesn't always write all the data

2004-07-21 10:41 VZ, revision 28351

corrected code to not suppose that Write() always writes all the data it was given

2004-07-21 10:39 VZ, revision 28350

put the write end of the pipe in non blocking mode to avoid deadlocks and return from wxPipeOutputStream::OnSysWrite() without having necessarily written all the data as this is not always possible

2004-07-21 10:29 ABX, revision 28349

wxUSE_LOG fixes and sizer adjustements related to positioning with/without LOG output.

2004-07-21 10:17 VS, revision 28348

fixes to wx-config config name matching

2004-07-21 09:51 SC, revision 28347

first attempt for full screen implementation

2004-07-21 05:25 SC, revision 28346

only on mouse-down

2004-07-20 23:45 VZ, revision 28345

don't suppose that all 32bpp DIBs have alpha, this is not true, the extra byte may be just padding

2004-07-20 23:41 VZ, revision 28344

don't waste time initializing the memory of newly created wxImage before filling it with PNG data

2004-07-20 22:38 VZ, revision 28343

compilation warning about printf type mismatch

2004-07-20 21:59 VZ, revision 28342

AddFile(wxImage&) -> AddFile(const wxImage&)

2004-07-20 21:14 VZ, revision 28341

fix for opening files with VC++ 8 (closes bug 994337)

2004-07-20 19:30 ABX, revision 28340

wxUSE_LOG fixes.

2004-07-20 19:17 ABX, revision 28339

wxUSE_LOG fixes.

2004-07-20 19:11 ABX, revision 28338

wxUSE_LOG fixes.

2004-07-20 18:13 RD, revision 28337

DoPrepareDC needs the dc.

2004-07-20 17:18 ABX, revision 28336

wxUSE_LOG fixes.

2004-07-20 17:04 ABX, revision 28335

wxUSE_LOG fixes.

2004-07-20 16:48 SC, revision 28334

10.2 fixes

2004-07-20 16:40 SC, revision 28333

background handling

2004-07-20 16:34 VZ, revision 28332

update from Marco Cavallini

2004-07-20 16:30 VZ, revision 28331

added DoPrepareDC()

2004-07-20 14:53 SC, revision 28330

fixing best size to really include only 5 lines

2004-07-20 14:38 SC, revision 28329

correcting window variant