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-12-14 23:11 DS, revision 24853

Fixed bug #859996: "Wrong path in BuildCVS.txt". As well as a couple of other minor changes.

2003-12-14 23:06 RN, revision 24852

Put the locale funcs here and had them call the correct CRT function via wx versions

2003-12-14 23:05 RN, revision 24851

Various fixes and warnings

2003-12-14 23:04 RN, revision 24850

Made funcs extern...

2003-12-14 23:04 RN, revision 24849

removed funcs...

2003-12-14 22:46 VS, revision 24848

added checks for Xxf86vmode

2003-12-14 22:20 RN, revision 24847

Made the #if wxUSE_UNICODE check correctly...

2003-12-14 22:19 RN, revision 24846

AK! TYPO!

2003-12-14 22:18 RN, revision 24845

Set CHRBITS to the "correct" amount. Also some other spruce-ups. (sorry, don't know how to be more specific than this!)

2003-12-14 22:03 VS, revision 24844

fixed fatal typo

2003-12-14 21:40 VS, revision 24843

fixed Makefile.in for samples

2003-12-14 19:36 RN, revision 24842

Some unicode changes...

2003-12-14 19:24 GD, revision 24841

wxMac mouse wheel, long file names and unix sockets

2003-12-14 18:53 GD, revision 24840

corrected wxUSE_UNICODE conditional compilation tests

2003-12-14 17:35 GD, revision 24839

corrected SF bug #809314: wxDynamicLibrary::ms_dllext definition for wxMac

2003-12-14 17:32 SN, revision 24838

Fixed mouse event generation.

2003-12-14 16:57 RN, revision 24837

1. Fixed Exception handling in MSVC project (\\GX) 2. No longer wxUSE_NEW_REGEX, just wxUSE_UNICODE 3. Various changes concerning #2 NOTE: I testing this in unicode and it works!!

2003-12-14 16:36 RN, revision 24836

Reversed Change

2003-12-14 13:13 SN, revision 24835

Bugfix.

2003-12-14 11:53 VS, revision 24834

fixed compilation errors, made messages more human-oriented

2003-12-14 11:07 VS, revision 24833

cleaning CR/LF mess

2003-12-14 04:30 RN, revision 24832

warning...

2003-12-14 04:23 RN, revision 24831

Reneabled inlining, but kept warnings disabled....

2003-12-14 04:01 DS, revision 24830

Fixed undeclared identifier compile error.

2003-12-14 03:45 RN, revision 24829

Fixed 2 warnings - VC++ simply doesn't want to inline that function....