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-06-18 12:09 CE, revision 21223

fix DMars compilation to use precompiled headers

2003-06-18 09:20 JS, revision 21222

Added extra wxGLCanvas documentation from Davide Pasquini <davide.pasquini@fastwebnet.it>

2003-06-18 07:41 JS, revision 21221

Workaround a crash bug; real solution as yet unknown

2003-06-18 00:42 VZ, revision 21220

removed a now unnecessary line

2003-06-18 00:41 VZ, revision 21219

better mask handling in wxBitmap to wxImage conversion (patch 754881)

2003-06-17 23:08 VZ, revision 21218

#undef LoadIcon/Bitmap() too

2003-06-17 23:07 VS, revision 21217

linking against builtin libs works onw

2003-06-17 23:05 VS, revision 21216

linking against builtin libs works now

2003-06-17 22:45 VS, revision 21215

preparing for building against builtin 3rd party libs and some more tweaking

2003-06-17 22:40 VS, revision 21214

windows build fixes

2003-06-17 21:28 RD, revision 21213

Comment out the post and postun sections since they are not used (and are currently mandrake specific...)

2003-06-17 20:54 DE, revision 21212

DEFAULT_wxUSE_TABDIALOG=yes for wxCocoa (Generic notebook)

2003-06-17 18:46 JS, revision 21211

Addition of uxtheme.cpp.

2003-06-17 18:09 VZ, revision 21210

fixed compilation warnings

2003-06-17 17:44 RD, revision 21209

Hmmm... The menu stuff only works on Mandrake. Need to find a cross-distro way to do it.

2003-06-17 17:07 RD, revision 21208

Fixed misplaced parentethis. (#755963)

2003-06-17 16:23 JS, revision 21207

Added 'Go' button for quickly saving setup or configure file

2003-06-17 14:27 VS, revision 21206

added htlbox to samples

2003-06-17 14:05 VS, revision 21205

added htlbox to samples

2003-06-17 13:22 CE, revision 21204

modify Borland makefile to include bc in library names

2003-06-17 11:06 VZ, revision 21203

wxComboBox doesn't derive from wxChoice (officially)

2003-06-17 09:56 VZ, revision 21202

undid the last change: it results in crashes with some GTK+ versions

2003-06-17 09:55 JS, revision 21201

Renamed Platform -> Target Bumped version

2003-06-17 09:52 JS, revision 21200

Eliminated some code.

2003-06-17 09:36 CE, revision 21199

add ipc client / server samples for digital mars