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)

2002-07-09 11:52 VZ, revision 16115

automatically initialize m_cRef to 0 (patch 575011 + more)

2002-07-09 10:38 JS, revision 16114

Simplified helpview sample again and removed bitmaps.

2002-07-09 10:34 JS, revision 16113

Compiles

2002-07-09 10:25 JS, revision 16112
  • D /wxWidgets/trunk/utils/helpview/src/Makefile.vc

Removed makefile with capital M

2002-07-09 10:23 JS, revision 16111

Added helpview utility

2002-07-09 08:33 JS, revision 16110

Corrected a few typos and added references to files under docs.

2002-07-09 08:18 JS, revision 16109

Added comment about increased wxRadioBox space

2002-07-09 07:19 RR, revision 16108

Added port notes.

2002-07-09 06:13 RR, revision 16107

Makefile fix for "make win-dist".

2002-07-09 05:51 RR, revision 16106

Oops.

2002-07-09 05:04 DW, revision 16105

Tooltip updates

2002-07-09 05:03 DW, revision 16104

OS/2 fixes for new PNG lib

2002-07-09 05:03 DW, revision 16103

Updates for tooltip support

2002-07-08 23:09 RD, revision 16102

bug fix. The wxCharBuffer was being destroyed before it was used.

2002-07-08 23:04 GD, revision 16101

updated libpng from 1.0.3 to 1.2.4

2002-07-08 23:03 GD, revision 16100

corrected conflicts after import of libpng-1.2.4

2002-07-08 21:35 GD, revision 16099

readded previsouly removed files (needed for merge after import of libpng-1.2.4)

2002-07-08 21:22 GD, revision 16098

corrected conlfict after import of libpng-1.2.4

2002-07-08 21:19 GD, revision 16097

readded previously removed file

2002-07-08 20:58 JS, revision 16096

Added space under label since it was too close to first radio button.

2002-07-08 20:55 , revision 16095

This commit was manufactured by cvs2svn to create tag 'LIBPNG_1_2_4'.

2002-07-08 20:55 GD, revision 16094
  • R /wxWidgets/trunk/src/png/scripts/makefile.bor
  • R /wxWidgets/trunk/src/png/scripts/makefile.dec
  • R /wxWidgets/trunk/src/png/scripts/makefile.dj2
  • R /wxWidgets/trunk/src/png/scripts/makefile.knr
  • R /wxWidgets/trunk/src/png/scripts/makefile.msc
  • R /wxWidgets/trunk/src/png/scripts/makefile.os2
  • R /wxWidgets/trunk/src/png/scripts/makefile.std
  • R /wxWidgets/trunk/src/png/scripts/makefile.tc3
  • R /wxWidgets/trunk/src/png/scripts/makevms.com
  • R /wxWidgets/trunk/src/png/scripts/pngos2.def
  • R /wxWidgets/trunk/src/png/scripts/smakefile.ppc

This commit was generated by cvs2svn to compensate for changes in r16093, which included commits to RCS files with non-trunk default branches.

2002-07-08 20:55 GD, revision 16093

import of libpng-1.2.4

2002-07-08 20:55 , revision 16092

This commit was manufactured by cvs2svn to create branch 'LIBPNG'.

2002-07-08 20:52 GD, revision 16091

Initial revision