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

2004-08-04 22:27 RD, revision 28628

The build can now start RPM builds on more than one linux target, currently set up to do RH9 and FC2.

2004-08-04 22:24 RD, revision 28627

SetSizeHints --> SetMinSize or SetBestFittingSize, and other tweaks

2004-08-04 19:22 SC, revision 28626

fixing memleak, correcting huge background erase area

2004-08-04 19:04 ABX, revision 28625

wxSplashScreen sample added.

2004-08-04 18:54 ABX, revision 28624

wxSplashScreen also for About frame.

2004-08-04 18:20 SC, revision 28623

best size taking into account borders

2004-08-04 17:16 ABX, revision 28622

Array has pointers.

2004-08-04 17:14 ABX, revision 28621

wxSplashScreen sample added to global makefiles.

2004-08-04 17:08 ABX, revision 28620

wxSplash sample code, sample image, bake and make files.

2004-08-04 16:36 SC, revision 28619

redraw fixes

2004-08-04 13:13 SC, revision 28618

we have to force live updates under OSX as there is no ScreenDC on OSX available right now

2004-08-04 11:48 SC, revision 28617

corrected scroll rect position

2004-08-04 08:37 SN, revision 28616

Fixed typo reported by Ian Brown.

2004-08-04 08:04 ABX, revision 28615

Blind fix to precompiled headers verified by author of bug #1003085

2004-08-04 07:03 ABX, revision 28614

Missed defs.h inclusion.

2004-08-04 04:44 RL, revision 28613

Prepare another upload with .po updates and a wrongly reverted hunk from the KBSD patch.

2004-08-04 03:22 DE, revision 28612

Use new C++ sockets for everything except OS/2

2004-08-04 03:04 DE, revision 28611

C->C++ conversion

2004-08-04 00:35 DE, revision 28610

Support building X11 and Motif on Mac OS X

2004-08-03 21:17 RD, revision 28609

more dbg flags (but it's still comment out by defult)

2004-08-03 19:22 DE, revision 28608

Accidently left in an extra {} and also had wrong license name.

2004-08-03 19:18 DE, revision 28607

Revert original UNIX C->C++ conversion and instead make it work exactly like the new MSW C++ GSocket.

2004-08-03 18:41 DE, revision 28606

Provide stub for wxDisplayBase::GetCount()

2004-08-03 18:00 SC, revision 28605

refresh had to offset the region by borders moving windows had to take parent borders into account as well on composited windows

2004-08-03 14:46 ABX, revision 28604

Makefiles for foldbar sample.