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

2001-10-10 23:58 VZ, revision 11940

more missing WXDLLEXPORT(_DATA)

2001-10-10 23:02 SC, revision 11939

morefiles 1.5.2 adaptions

2001-10-10 23:00 SC, revision 11938

no precompiled MacHeaders anymore (guarantees synched headers)

2001-10-10 22:57 SC, revision 11937

new version 1.5.2 for morefiles

2001-10-10 22:44 VS, revision 11936

fixed menu navigation with mouse

2001-10-10 22:43 VS, revision 11935

FIXME so that I don't forget to implement this

2001-10-10 22:34 VZ, revision 11934

fix to allow code using EVT_END_PROCESS to compie with new wxEvtHandler declaration

2001-10-10 22:33 VZ, revision 11933

added missing WXDLLEXPORT

2001-10-10 22:18 VZ, revision 11932

added missing WXDLLEXPORT

2001-10-10 21:55 GD, revision 11931

renamed global variable to avoid conflict with export from Mac OS X framework

2001-10-10 21:47 GD, revision 11930

provide option to disable use of precompiled headers (Mac OS X) this is useful for tinderboxes where the errors produced by the Apple Developer Tools make it difficult to sort through the logs

2001-10-10 18:48 GD, revision 11929

improved OpenGL related documentation

2001-10-10 16:42 VZ, revision 11928

don't add /MT to CFLAGS explicitely

2001-10-10 16:37 VZ, revision 11927

fixes for cube sample from Paul Thiessen

2001-10-10 16:04 RD, revision 11926

Removed client data stuff from wxMenuBase since it now gets it from wxEvtHandler.

2001-10-10 12:55 VZ, revision 11925

updated templates and regenerated project files for OpenGL samples

2001-10-10 12:18 JJ, revision 11924

Committing in . Modified Files: wxWindows/src/common/descrip.mms Updated OpenVMS makefiles. ----------------------------------------------------------------------

2001-10-10 11:57 VZ, revision 11923

attempts to process non ASCII key strokes properly

2001-10-10 09:36 VZ, revision 11922

[blind] fixes to the project file according to George's message

2001-10-10 06:14 JJ, revision 11921

Committing in . Added Files: wxWindows/src/html/descrip.mms Compile support for OpenVMS (Thanks VZ for the help with removing my unsuccessfull checkin) ----------------------------------------------------------------------

2001-10-10 01:44 VZ, revision 11920

formatting changes

2001-10-10 01:15 VZ, revision 11919

ignore samples workspace files

2001-10-10 00:44 VZ, revision 11918

regenerated to include new files

2001-10-10 00:43 VZ, revision 11917

added wx*.dsp files

2001-10-10 00:34 VZ, revision 11916

1. new samples proejct files for VC++ 2. a few fixes (mainly compilation warnings) to the code