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-01-07 04:39 RD, revision 18615

Various little tweaks

2003-01-07 04:38 RD, revision 18614

Patch from Robb, among other things removes the unconditional event.Skip()

2003-01-07 01:10 VZ, revision 18613

workaround for not appearing vertical scrollbar in wxTE_RICH2 controls

2003-01-06 23:13 VZ, revision 18612

made the #error message less self-contradictory

2003-01-06 22:46 VZ, revision 18611

fixed the return type of LoadIcon()

2003-01-06 22:39 RD, revision 18610

Some fixes and cleanups

2003-01-06 22:04 DW, revision 18609

OS/2 updates

2003-01-06 21:35 GD, revision 18608

corrected release target which included some include files in the build

2003-01-06 21:35 DW, revision 18607

OS/2 updates

2003-01-06 21:33 DW, revision 18606

Remove ctl3d32.lib from make.

2003-01-06 21:12 JS, revision 18605

Make it build in Unicode mode again

2003-01-06 20:54 MBN, revision 18604

Implemented wxToplevelWindowMotif. (forgot to commit)

2003-01-06 19:38 GD, revision 18603

corrected getting FSRef associated with the POSIX path in wxString

2003-01-06 17:50 DW, revision 18602

OS/2 patches missing from this version

2003-01-06 17:42 DW, revision 18601

no message

2003-01-06 16:36 MBN, revision 18600

Implemented wxToplevelWindowMotif.

2003-01-06 16:32 MBN, revision 18599

Aparently someone modified templates/filelist.txt without committing.

2003-01-06 15:39 SC, revision 18598

removed m_meta from all targets, corrected .shlba for all targets

2003-01-06 07:21 GD, revision 18597

updated Project Builder project for MoreFilesX

2003-01-05 22:59 RR, revision 18596

Removed usage of GetInternalFont() from GTK 2.0. This also removes any usage of GdkFont. I left the actual deprecated method so that the change can be bckported without binary incompatible changes.

2003-01-05 22:57 RR, revision 18595

Removed usage of GetInternalFont.

2003-01-05 22:56 RR, revision 18594

Minor fix related to wxMiniFrame drawing.

2003-01-05 22:55 RR, revision 18593

Corrected wxMiniFrame for GTK2 and removed its use of GetInternalFont(). Somehow, the close button doesn't appear.

2003-01-05 22:11 VZ, revision 18592

#undef LoadIcon() too

2003-01-05 20:47 JS, revision 18591

Backported fix for scrollbar refresh from trunk