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-09-26 15:11 SC, revision 29403

updated project file

2004-09-26 15:03 RN, revision 29402

revert to pre-drawer state

2004-09-26 14:32 VZ, revision 29401

renamed HasFocus() to IsActive() to avoid confusion with FindFocus(); documented it; avoid code duplication in GTK1 version

2004-09-26 14:28 RN, revision 29400

fix warning

2004-09-26 14:22 RN, revision 29399

fix facename

2004-09-26 14:17 RR, revision 29398

Added wxTopLevelWindow::HasFocus() as discussed.

2004-09-26 14:13 RN, revision 29397

native font dialog implementation for mac os x 10.2+

2004-09-26 14:08 SC, revision 29396

dependency fix for clipping

2004-09-26 14:07 SC, revision 29395

unicode fix

2004-09-26 14:07 SC, revision 29394

unicode fix for CW

2004-09-26 14:05 SC, revision 29393

fix for CW compilation

2004-09-26 14:05 SC, revision 29392

clipping for wxMac cleaned up

2004-09-26 13:55 VZ, revision 29391

compilation fix for Unicode mode after huge file patch: Watcom is the only compiler to have a wide char version of struct stat as well as of the stat function itself

2004-09-26 13:35 RR, revision 29390

Compilo.

2004-09-26 13:18 RL, revision 29389

Enable the huge files patch to build with mingw-cross.

2004-09-26 11:52 RN, revision 29388

no reference to wxFont - you've got to be kidding! :)

2004-09-26 11:47 RL, revision 29387

wxSize needs to be fully defined if we want to use it inline here.

2004-09-26 10:51 RN, revision 29386

add drawer to taskbaricontest

2004-09-26 10:42 RN, revision 29385

Lots of fixes/cleanups for OSX taskbar

2004-09-26 10:26 VS, revision 29384

notify parent frame that client area changed when statusbar is destroyed

2004-09-26 09:14 RN, revision 29383

Fix some of vadim's compilation problems

2004-09-26 09:06 SC, revision 29382

making newline fixes depending on the encoding of \n

2004-09-26 08:46 RL, revision 29381

Limit the influence of flavour more strictly to autoconf format. Remove '-' and '.' from the $release tag for non autoconf platform. This may like slightly finer tuning than that for some people.

2004-09-26 08:27 RN, revision 29380

cleanups, proper event handling/cleanup

2004-09-26 08:15 RL, revision 29379
  • D /wxWidgets/trunk/contrib/build/xrc

Remove contrib xrc bakefiles, else regen dies because the makefiles for it no longer exist there.