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-08-25 15:03 CE, revision 23203

revert instructions for makefile.sc as new makefiles not ready

2003-08-25 14:27 JS, revision 23202

Fix for missing CCS_VERT

2003-08-25 14:20 JS, revision 23201

Made CCS_VERT definition more general

2003-08-25 14:15 JS, revision 23200

WinCE fixes

2003-08-25 14:10 JS, revision 23199

Fixes for WinCE

2003-08-25 13:28 JS, revision 23198

Added WinCE files

2003-08-25 13:07 JS, revision 23197
  • D /wxWidgets/trunk/docs/msw/wince/porting.txt

Removed redundant file

2003-08-25 13:02 JS, revision 23196

Added some missing settings

2003-08-25 11:27 JS, revision 23195

Reverted changes in accessible.tex that caused syntax error

2003-08-25 10:02 JS, revision 23194

Typo correction

2003-08-25 09:56 JS, revision 23193

Corrected typos

2003-08-25 09:56 JS, revision 23192

Added readme copying to tardist

2003-08-25 09:32 JS, revision 23191

Minor change in case m_log is null

2003-08-25 08:13 JS, revision 23190

Correction for Unicode

2003-08-25 07:34 SC, revision 23189

generic template must not carry linkage clause

2003-08-24 23:42 SC, revision 23188

adding style to constructors

2003-08-24 23:41 SC, revision 23187

adding style to constructor

2003-08-24 23:41 SC, revision 23186

switching to registry based type info

2003-08-24 23:39 SC, revision 23185

adaption custom types to new macros

2003-08-24 23:36 SC, revision 23184

switching type info to registration base and lazy lookup (multi-lib-linkage problems with old approach)

2003-08-24 22:59 JS, revision 23183

Corrected sample.r name

2003-08-24 22:46 VZ, revision 23182

fixes for the list ctrl layout

2003-08-24 22:09 VZ, revision 23181

warning fixes

2003-08-24 21:40 VS, revision 23180

copy setup.h in every VC++ project file

2003-08-24 21:39 VS, revision 23179

copy setup.h in every project file

2003-08-24 20:11 SN, revision 23178

Use "Base" version of wxBell on OS/2.

2003-08-24 20:03 JS, revision 23177

Added some files

2003-08-24 19:59 JS, revision 23176

Added maketarballs script

2003-08-24 16:38 SN, revision 23175

Fixed #pragma interface/implementation handling for old compilers.

2003-08-24 15:56 SN, revision 23174

Use wxIconLocation instead of wxIcon (as in the other ports).

2003-08-24 15:43 VS, revision 23173

fixed wrong WXDLLEXPORT usage

2003-08-24 15:41 SC, revision 23172

linkage corrections

2003-08-24 15:27 JS, revision 23171

Removed warning

2003-08-24 15:25 JS, revision 23170

Worked around a problem whereby the MSW _native_ horiz. scrollbar was created instead of the Univ scrollbar

2003-08-24 15:22 SC, revision 23169

linkage corrections, destructors added

2003-08-24 14:30 JS, revision 23168

Eliminated bizarre VC++ internal compiler errors, perhaps related to enabling C++ RTTI

2003-08-24 14:26 SN, revision 23167

Try to get along without wxWakeUpMainThread (wxBase/GTK/Motif/X11 won't compile with it).

2003-08-24 14:08 SN, revision 23166

Compilation fixes for OS/2.

2003-08-24 13:27 VS, revision 23165

fix gcc warnings

2003-08-24 13:21 SC, revision 23164

moving xti includes after the EXTENDED_RTTI clause

2003-08-24 13:04 JS, revision 23163

Don't include xti.h if not using extended RTTI

2003-08-24 12:55 VS, revision 23162

fixed gcc warnings and reformatted some pieces of code to be a bit readable

2003-08-24 12:22 SC, revision 23161

gcc /vc6 workarounds

2003-08-24 11:35 JS, revision 23160

Added some window style metadata

2003-08-24 11:35 SN, revision 23159

More fixes/improvements for OS/2.

2003-08-24 11:30 JS, revision 23158

Added missing wxCalendarCtrl styles

2003-08-24 11:26 JS, revision 23157

Added style metadata for selected controls

2003-08-24 10:23 VS, revision 23156

regenerated makefiles

2003-08-24 10:19 SN, revision 23155

Fixed compile error (seen on OS/2).

2003-08-24 09:56 SN, revision 23154

Removed superfluous conditional include.