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-04-12 18:40 VS, revision 20171

applied patch to fix tooltips charset

2003-04-12 18:38 VS, revision 20170

compilation fix

2003-04-12 18:38 VS, revision 20169

added LDFLAGS_GL to makefiles

2003-04-12 18:37 VS, revision 20168

compilation fix for gcc

2003-04-12 18:37 VS, revision 20167

added Georgian translation

2003-04-12 18:05 SC, revision 20166

redraw fixes for OSX

2003-04-12 18:03 SC, revision 20165

adaption to deprecated files

2003-04-12 13:16 VZ, revision 20164

fixed Moving() documentation

2003-04-12 13:15 VZ, revision 20163

added Ukrainian translation

2003-04-12 04:17 DE, revision 20162

DECLARE_WXCOCOA_OBJC_CLASS now declares types as struct objc_object* so that they are exactly the same type for C++ and Objective-C++ code. This allows them to be used as arguments to functions, especially virtuals, because the C++ name mangling will be the same.

2003-04-12 01:18 VZ, revision 20161

fixed syntax error in configure.in; regenerated configure after recent changes

2003-04-12 01:13 VZ, revision 20160

Unix OpenGL build fix

2003-04-12 01:11 VZ, revision 20159

don't suppose that libs GL and GLU arei n the same directory (bug 699289)

2003-04-12 01:02 VZ, revision 20158

trying to fix threads compilation options: use -Ethreads under UnixWare, don't use -pthreads under IRIX

2003-04-12 00:53 VZ, revision 20157

UnixWare compilation fix (explicitly declare pthread_mutexattr_settype)

2003-04-12 00:47 VZ, revision 20156

user dash and container focus patches

2003-04-12 00:43 VZ, revision 20155

fixes return values of wxSemaphore::TryWait() and WaitTimeout() to behave as documented

2003-04-12 00:35 VZ, revision 20154

UnixWare compilation fix (include sys/filio.h)

2003-04-12 00:32 VZ, revision 20153

added UnixWare recognition

2003-04-12 00:22 VZ, revision 20152

Unixware compilation fix (#undef index)

2003-04-12 00:03 VZ, revision 20151

fixed CheckTransparency() for RGBA images

2003-04-12 00:02 VZ, revision 20150

2.4 -> 2.5; build in another directory than source one; mention --disable-shared

2003-04-11 23:56 VZ, revision 20149

unstable doesn't mean it crashes

2003-04-11 23:24 VS, revision 20148

don't forget to backport manifest and wxLocale fix

2003-04-11 23:22 VS, revision 20147

added WindowsXP manifest directly into application's resources