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-07-16 00:12 RD, revision 28253

Skip, Skip, Skip

2004-07-16 00:06 RD, revision 28252

Little tweaks to match recent CVS changes. Fixed wxFontEnumerator GetFacename and GetEncodings to return an empty list instead of crashing if the Enumerate function hasn't been called yet.

2004-07-16 00:02 RD, revision 28251

Automated build tweaks and fixes

2004-07-16 00:00 RD, revision 28250

Pass pos and size to MSWCreateControl so the initial and minsize will be set correctly

2004-07-15 23:59 RD, revision 28249

fixed typo in a comment

2004-07-15 20:51 VS, revision 28248

DLL export fixes (patch 991760)

2004-07-15 18:17 SC, revision 28247

applied patch 90459

2004-07-15 16:24 VS, revision 28246

fixed dllexports: wxClientData is now in wxBase, not wxCore

2004-07-15 06:34 ABX, revision 28245

Type casting warning fixes.

2004-07-15 06:27 ABX, revision 28244

Unused parameters warning fixes.

2004-07-15 06:23 ABX, revision 28243

Limited setup.h warning fix.

2004-07-15 06:21 ABX, revision 28242

Smartphone adjustements.

2004-07-15 06:16 ABX, revision 28241

More broken compilers with enum/wxString& ambiguity.

2004-07-15 06:13 ABX, revision 28240

VC warning fix.

2004-07-14 20:25 VS, revision 28239

re-enabled and fixed wxTextCtrl::Cut,Copy,Paste with GTK+ 2

2004-07-14 19:51 VS, revision 28238

provide WM with hint about splash window's purpose under wxGTK2

2004-07-14 19:34 ABX, revision 28237

DMC/VC warning fix

2004-07-14 19:31 ABX, revision 28236

OpenWatcom warning fix

2004-07-14 19:30 ABX, revision 28235

VC warning fix and update to curent state of wxW.

2004-07-14 18:04 SC, revision 28234

attempt to get a 'correct' current working directory

2004-07-14 16:33 SC, revision 28233

making getter const

2004-07-13 18:36 SC, revision 28232

carbon cfm fixes

2004-07-13 18:32 SC, revision 28231

adding correct events

2004-07-13 16:24 VZ, revision 28230

fixed menu titles handling after wxID_SEPARATOR change

2004-07-13 16:19 ABX, revision 28229

Warning fixes.