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-16 04:57 RN, revision 24878

Newline madness :)

2003-12-15 21:50 VS, revision 24877

compilation fix for tooltip patch code applied by Julian and w32api

2003-12-15 21:43 VS, revision 24876

compilation fix for tooltip patch code applied by Julian and w32api

2003-12-15 21:07 DE, revision 24875

Use wxBitmap::GetNSImage() in wxDC::DrawBitmap. Mask support now works.

2003-12-15 19:30 DE, revision 24874

Add wxBitmap::GetNSImage() which creates an autoreleased NSImage either with or without the bitmap mask applied.

2003-12-15 17:16 RN, revision 24873

reversed some parts of wxGetKeyState for linkage reasons...

2003-12-15 16:49 DE, revision 24872

Strip menu codes from label

2003-12-15 16:23 DE, revision 24871

Wrap some functions with wxAutoNSAutoreleasePool

2003-12-15 15:57 DE, revision 24870

Improved idle event processing.

2003-12-15 11:42 VS, revision 24869

regenerated makefiles

2003-12-15 04:17 RN, revision 24868

reversed change

2003-12-15 02:21 RN, revision 24867

fix broken compilation

2003-12-15 02:20 RN, revision 24866

fix gcc warning

2003-12-15 01:03 RN, revision 24865

Fixed tabs (i.e. turning into spaces...) Part 2...

2003-12-15 01:02 RN, revision 24864

Fixed tabs (i.e. turning into spaces...)

2003-12-15 00:59 RN, revision 24863

(Fixed?) CHRBITS

2003-12-15 00:36 RN, revision 24862

Added u to end of library name

2003-12-15 00:28 RN, revision 24861

Quick fix.....

2003-12-15 00:24 DS, revision 24860

Fixed Mac CodeWarrior compilation (there's no <sys/types.h>).

2003-12-15 00:14 RN, revision 24859

Fixed typo

2003-12-15 00:05 RN, revision 24858

Uncommented Brian Vitors stuff...

2003-12-15 00:03 RN, revision 24857

Added debug unicode config

2003-12-14 23:58 RN, revision 24856

(should) fix unix compilation...

2003-12-14 23:39 RN, revision 24855

TODO note :)

2003-12-14 23:35 RN, revision 24854

wxGetKeyState as per feature request :).