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-01-21 23:29 VS, revision 13740

changed WX_PREFIX to WXPREFIX (wasn't in 2.2, can do it)

2002-01-21 22:45 VZ, revision 13739

compilation fix for Borland (hopefully)

2002-01-21 22:34 JS, revision 13738

Tidied/commented FL header files, regenerated docs and filled out Category section.

2002-01-21 21:36 RL, revision 13737

add versioned dep on libpng2-dev to avoid autobuilders making the same mistake.

2002-01-21 21:33 RD, revision 13736

Fixed a typemap. Added a Python list --> wxArrayInt typemap and wxArrayInt --> Python list helper. Added wxMultiChoiceDialog.

2002-01-21 21:30 RL, revision 13735

added missing header.

2002-01-21 21:25 DW, revision 13734

New Mod Def file.

2002-01-21 21:23 RL, revision 13733

Rebuild .debs with libpng2 (not libpng3 which would, and did, break binary compatibility)

2002-01-21 21:18 JS, revision 13732

Now adds 'include file' heading

2002-01-21 19:57 DW, revision 13731

More resource files

2002-01-21 19:51 DW, revision 13730

More resource files

2002-01-21 19:03 VS, revision 13729

fixed crash in wxSpinCtrl under wxGTK

2002-01-21 19:03 VS, revision 13728

fixed incorrect positioning of controls in generic wxSpinCtrl

2002-01-21 19:03 VS, revision 13727

added TAB handling

2002-01-21 19:03 VS, revision 13726

change WXDEBUG to WXSTDERR

2002-01-21 18:45 DW, revision 13725

Dialog updates

2002-01-21 18:11 VZ, revision 13724

added SetLabelFont() test

2002-01-21 17:53 VZ, revision 13723

added wxGetFontFromUser() similar to wxGetColourFromUser()

2002-01-21 17:52 VZ, revision 13722

added wxGetFontFromUser docs and links to it and wxGetColourFromUser from elsewhere

2002-01-21 17:49 VZ, revision 13721

added wxFont::Ok

2002-01-21 16:14 VZ, revision 13720

backported fix for some cpp versions not liking -MMD switch from the main branch

2002-01-21 15:52 VZ, revision 13719

added an explicit accessor to query the default key value

2002-01-21 14:32 DW, revision 13718

Commit of merge

2002-01-21 14:32 DW, revision 13717

no message

2002-01-20 23:14 VS, revision 13716

added first microscopic part of XRC format docs

2002-01-20 22:02 SN, revision 13715

Added missing include for non-precompiled headers.

2002-01-20 22:02 SN, revision 13714

Added missing include to os2/private.h.

2002-01-20 22:00 SN, revision 13713

Fixed apparent typo.

2002-01-20 22:00 SN, revision 13712

Added various #includes for non-precompiled headers.

2002-01-20 21:53 SN, revision 13711

- Added definition for struct SPBCDATA (missing in EMX). - Added forward declaration of wxString.

2002-01-20 21:50 SN, revision 13710

Fixed compilation problems with gcc on OS/2.

2002-01-20 21:47 SN, revision 13709

Added wchar handling for EMX (gcc on OS/2).

2002-01-20 21:44 SN, revision 13708

New version with latest additions to filelist.txt.

2002-01-20 21:43 SN, revision 13707

Added toplevel.{h,c} to OS/2 files.

2002-01-20 21:42 SN, revision 13706

Added wxUSE_OWNER_DRAWN for wxPM (OS/2)

2002-01-20 18:22 GD, revision 13705

use wxMac provided wxGetOsDescription with Apple DevTools

2002-01-20 17:52 GD, revision 13704

added missing include files for Apple DevTools

2002-01-20 16:47 SC, revision 13703

new targets for shared libs

2002-01-20 16:46 SC, revision 13702

added shared libs targets

2002-01-20 16:43 SC, revision 13701

added proper bracketing of QDflushing for carbon only

2002-01-20 16:34 SC, revision 13700

corrected wxKill signature, added Env methods (returning false)

2002-01-20 16:33 SC, revision 13699

export statement added

2002-01-20 16:32 SC, revision 13698

removed non appearance implementations

2002-01-20 16:32 SC, revision 13697

resource loader structure added for loading menu bar, apple menu will not get multiple entries under classic anymore

2002-01-20 16:29 SC, revision 13696

resource loader structure added

2002-01-20 16:28 SC, revision 13695

removed all resources that are not needed anymore

2002-01-20 16:27 SC, revision 13694

moved patterns to static structures, added resouce loader struct where needed

2002-01-20 16:26 SC, revision 13693

resource stack structure that sets up correct resource, new entry points for shared points

2002-01-20 16:24 SC, revision 13692

added constructor for compliance with wxPython

2002-01-20 16:24 SC, revision 13691

menu help under classic was not giving back the correct help menu handle