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

2002-07-11 20:41 RD, revision 16140

demo tweaks

2002-07-11 20:17 RD, revision 16139

Typo fixed

2002-07-11 20:16 RD, revision 16138

Changed the wxDateTime.Parse* methods to return an int that will be -1 on failure, and the index where parsing stopped otherwise.

2002-07-11 20:16 RD, revision 16137

Added wxEVT_SCROLL_ENDSCROLL

2002-07-11 17:55 RD, revision 16136

put unicode mods back in

2002-07-11 17:43 RD, revision 16135

New wxActiveX and wxIEHtmlWin from Lindsay

2002-07-10 21:12 RD, revision 16134

Ensure that the wxSTC gets the focus when clicked. #if'd out my wxPopupWindow meanderings and just use a simple wxListBox for the AutoComplete window.

2002-07-10 17:13 JS, revision 16133

Added back makefile.vc

2002-07-10 14:17 VZ, revision 16132

AIX linking fix (declare wxDataObject dtor)

2002-07-10 14:11 VZ, revision 16131

compilation fix

2002-07-10 09:06 JS, revision 16130

Removed some inappropriate use of verbatim

2002-07-10 05:47 DW, revision 16129

More tooltip handling

2002-07-09 23:34 VZ, revision 16128

extracted the scroll events docs in a single file which is now included by all the others

2002-07-09 23:33 VZ, revision 16127

report the sider events

2002-07-09 23:33 VZ, revision 16126

added ENDSCROLL event (patch 576176)

2002-07-09 23:04 VZ, revision 16125

the handling of Home/End in wxScrollBar was reversed -- fixed now

2002-07-09 22:41 VZ, revision 16124

fix linking on AIX/RS6000 by using -mminimal-toc option

2002-07-09 22:26 VZ, revision 16123

compilation fix for 64 bit statvfs under Solaris

2002-07-09 22:02 DW, revision 16122

Tooltip udpates

2002-07-09 21:01 RR, revision 16121

No events when setting values.

2002-07-09 21:01 RR, revision 16120

Don't let wxSlider send events when programmatically changing the controls.

2002-07-09 17:01 RD, revision 16119

Compilation fix

2002-07-09 13:27 VZ, revision 16118

compilation fixes for _LARGE_FILES

2002-07-09 13:10 VZ, revision 16117

implemented wxVariant::NullList() (patch 578257)

2002-07-09 11:59 VZ, revision 16116

updates to CW8 project files and such (patch 578186)