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-08-06 20:27 VS, revision 22653

removed OSX code that is no longer needed

2003-08-06 20:19 VS, revision 22652

moved makefiles to build/msw

2003-08-06 20:09 VS, revision 22651

moved makefiles to build/msw

2003-08-06 20:08 VS, revision 22650

fixed missing <module> rule

2003-08-06 20:07 VS, revision 22649

1. reordered options for better VC++ projects output 2. moved makefiles to build/msw

2003-08-06 18:14 VZ, revision 22648

added Load() and Set() methods

2003-08-06 16:54 VZ, revision 22647

fixed typo

2003-08-06 15:58 VS, revision 22646

added rest of contrib samples bakefiles

2003-08-06 15:44 VS, revision 22645

added rule for building wx plugins

2003-08-06 15:41 VS, revision 22644

use common resource and icon files for samples

2003-08-06 15:37 VS, revision 22643

misc fixes

2003-08-06 15:32 VS, revision 22642

compilation fix

2003-08-06 15:30 VS, revision 22641

added sample.xpm

2003-08-06 15:14 RD, revision 22640

Patch from Will Sadkin fixing parameter order

2003-08-06 14:47 VS, revision 22639

added render sample

2003-08-06 14:44 DE, revision 22638

Contrary to what I had thought, the addSubview and replaceSubview:with: messages do in fact retain the new subview properly. This is what the documentation clearly states, and it checks out when looking at the retainCount. I think I had been covering up a bug which I've since fixed.

2003-08-06 14:28 VS, revision 22637
  • D /wxWidgets/trunk/contrib/samples/gizmos/splittree/tree.rc

not needed now

2003-08-06 14:02 VS, revision 22636

there can only be one makefile in a directory

2003-08-06 14:01 VS, revision 22635
  • D /wxWidgets/trunk/contrib/samples/gizmos/editlbox/test.rc
  • D /wxWidgets/trunk/contrib/samples/gizmos/multicell/mtest.rc

not needed anymore

2003-08-06 13:00 VZ, revision 22634

mention wxRenderer

2003-08-06 12:59 VZ, revision 22633

added very preliminary wxRenderer documentation

2003-08-06 12:32 VZ, revision 22632

added sample showing how to use custom renderers and load them from DLL

2003-08-06 12:27 VZ, revision 22631

added common (for all samples) .ico/.r/.rc files

2003-08-06 12:15 VS, revision 22630

wx-lib must work on loadable modules, too

2003-08-06 12:10 VS, revision 22629

deprecated Initialize/CleanUpClasses