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

2003-09-01 19:56 RD, revision 23353

Added handler for WM_PRINT to assist with offscreen drawing of widgets

2003-09-01 19:54 RD, revision 23352

Fixed style setting

2003-09-01 19:53 RD, revision 23351

reSWIGged

2003-09-01 19:53 MBN, revision 23350

Regenerated Makefile.in.

2003-09-01 19:52 RD, revision 23349

More experiments with wxDrawWindowOnDC

2003-09-01 19:41 RD, revision 23348

Work around a bug in the Carbon headers

2003-09-01 19:32 RD, revision 23347

Check wxUSE_DEPRECATED before including its headers

2003-09-01 17:19 MBN, revision 23346

Regenerated makefile.

2003-09-01 14:51 JJ, revision 23345

Committing in . removing some obsolete CLEAR members Modified Files: wxWindows/samples/richedit/wxlwindow.cpp wxWindows/utils/dialoged/src/reseditr.cpp ----------------------------------------------------------------------

2003-09-01 14:47 JJ, revision 23344

Committing in . Update OpenVMS compile support Modified Files: wxWindows/setup.h_vms wxWindows/src/common/descrip.mms wxWindows/src/generic/descrip.mms wxWindows/src/generic/notebook.cpp wxWindows/src/gtk/notebook.cpp wxWindows/src/univ/descrip.mms wxWindows/src/univ/notebook.cpp ----------------------------------------------------------------------

2003-09-01 13:11 SC, revision 23343

only work on the focus if the control is shown

2003-09-01 12:54 CE, revision 23342

partial fix for digital mars compilation

2003-09-01 12:48 CE, revision 23341

fix digital mars compilation

2003-09-01 12:09 VS, revision 23340

re-added minimal.dsw

2003-08-31 22:35 SN, revision 23339

Added missing include.

2003-08-31 22:27 SN, revision 23338

Added a couple of files that were missing for wxOS2.

2003-08-31 21:44 SN, revision 23337

Removed duplicate declaration of wxEntry.

2003-08-31 21:39 SN, revision 23336

Updated to current API.

2003-08-31 21:37 SN, revision 23335

Updated API to current state of wxWindows (int -> size_t).

2003-08-31 21:09 VZ, revision 23334

don't return \n from GetLineText() neither

2003-08-31 21:02 VZ, revision 23333

don't return \r from GetLineText()

2003-08-31 21:00 SN, revision 23332

Added missing include.

2003-08-31 20:55 SN, revision 23331

Added missing include to resource file.

2003-08-31 20:52 SN, revision 23330

Added missing include.

2003-08-31 20:08 SN, revision 23329

Cleaned up remains of outdated 3D effect handling.